<!--// Central source for Local Menu content for Dataprojectorfunction getLocalMenu(){		// initialize the content var	var display =	'<TABLE border="0" cellspacing="0" cellpadding="2" width="130">'+'<TR valign="top">'+'<TD rowspan="25" width="4"><IMG src="/global/img/spacer.gif" width="5" height="1" alt=""></TD>'+'<td colspan="2"><IMG src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<td width="9" align="right"><img src="/global/img/local_arrow.gif" width="9" height="9"></td>'+'<td class="small"><a href="/products/data_projector/index.html">Top</a></td>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<td width="9" align="right"><img src="/global/img/local_arrow.gif" width="9" height="9"></td>'+'<td class="small"><a href="/products/data_projector/xgp610x/index.html">XG-P610X</a></td>'+'</TR><TR valign="top">'+'<td width="9" align="right"><img src="/global/img/local_arrow.gif" width="9" height="9"></td>'+'<td class="small"><a href="/products/data_projector/xgph70x/index.html">XG-PH70X</a></td>'+'</TR><TR valign="top">'+'<td width="9" align="right"><img src="/global/img/local_arrow.gif" width="9" height="9"></td>'+'<td class="small"><a href="/products/data_projector/xgph50x/index.html">XG-PH50X</a></td>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xgc465x/index.html">XG-C465X/C435X</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xgc430x/index.html">XG-C430X/<br>C335X/C330X</A></TD>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/pgf320w/index.html">PG-F320W</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xgf315x/index.html">XG-F315X/PG-F310X</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/pgf312x/index.html">PG-F312X/<br>F262X/F212X</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xgmb67xl/index.html">XG-MB67X-L</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xgmb65xl/index.html">XG-MB65X-L/<br>MB55X-L</A></TD>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xgf260x/index.html">XG-F260X/F210X</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small"><A href="/products/data_projector/pgf200x/index.html">PG-F200X</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xr32x/index.html">XR-32X/32S</A></TD>'+'</TR><TR valign="top">'+'<TD width="9" align="right" valign="top"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/xr40x/index.html">XR-40X/30X/30S</A></TD>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<TD width="9" align="right"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/software/index.html">Software</A></TD>'+'</TR><TR valign="top">'+'<td colspan="2"><img src="/global/img/spacer.gif" width="1" height="3" alt=""></td>'+'</TR><TR valign="top">'+'<TD width="9" align="right"><IMG src="/global/img/local_arrow.gif" width="9" height="9"></TD>'+'<TD class="small" valign="top"><A href="/products/data_projector/archives/index.html">Archives</A></TD>'+'</TR>'+'</TABLE>';	 	// Insert data into the content area	//document.getElementById("localMenuArea").innerHTML = display;	document.write(display);}//-->
