<!--// 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="20" 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/video_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/video_projector/xvz21000/index.html">XV-Z21000</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/video_projector/xvz21000/index.html">XV-Z20000</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/video_projector/xvz21000/index.html">DT-5000</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/video_projector/xvz3100/index.html">XV-Z3100</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/video_projector/dt510/index.html">DT-510</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/video_projector/archives/index.html">Archives</A></TD>'+'</TR>'+'</TABLE>';	 	// Insert data into the content area	//document.getElementById("localMenuArea").innerHTML = display;	document.write(display);}//-->
