<!-- Begin// NOTE: If you use a ' add a slash before it like this \'document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');// TITLE LINE 1document.write('<left><a href="index.html" class="menu">Home</a>');document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');document.write('<span class="menutitle">Categories:</span><br>');// START LINKS// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINKdocument.write('<a href="event.htm" class="menu">Event Video</a>');//document.write('<br><center><a href="event.htm"><img src="picts/EventIcon.gif" width="64" height="48" border="0" class="borders"></a><br><br></center>');document.write('<a href="corporate.htm" class="menu">Corporate</a>');//document.write('<br><center><a href="corporate.htm"><img src="picts/CorpIcon.gif" width="64" height="48" border="0" class="borders"></a><br><br></center>');document.write('<a href="legal.htm" class="menu">Legal</a>');//document.write('<br><center><a href="legal.htm"><img src="picts/LegalIcon.gif" width="64" height="48" border="0" class="borders"></a><br><br></center>');document.write('<a href="nonprofit.htm" class="menu">Nonprofit</a>');//document.write('<br><center><a href="nonprofit.htm"><img src="picts/NonprofitIcon.gif" width="64" height="48" border="0" class="borders"></a><br><br></center>');// BLACK SPLIT LINE 1document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');// TITLE LINE 2document.write('<span class="menutitle">Video Store:</span><br>');//document.write('<br><center><a href="store1.htm"><img src="picts/StoreIcon1.gif" width="64" height="48" border="0" class="borders"></a><br><br></center>');document.write('<a href="catalog/index.php" class="menu">View/Order</a>');// BLACK SPLIT LINE 3document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');// TITLE LINE 3document.write('<span class="menutitle">Help & Support:</span><br>');document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');document.write('<a href="contact.htm" class="menu">Contact</a>');// BLACK SPLIT LINE 4document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');//dstudio:added ... copied from header.js/*document.write('<TABLE cellpadding="4" cellspacing="0" border="0"><tr><td colspan="2" class="search-font" nowrap>')document.write('Search<br>')document.write('</td></tr><tr><td align="left" valign=top>')document.write('<form action="http://www.google.com/search" name="f" target="_blank" style="margin: 0px">')document.write('<input type="hidden" name="any selected">')document.write('<input size="15" name="q" value="" class="searchform" style="width:98px;">')document.write('</td><td align="left" valign=top>')document.write('<INPUT TYPE="image" SRC="picts/search-off.gif" border="0" onmouseover="this.src=\'picts/search-on.gif\'" onmouseout="this.src=\'picts/search-off.gif\'" alt="Search" style="margin-right:7px"><br>')document.write('</form>')document.write('</td></tr></table>')*///dstudio:added ... copied from header.js ... and modified to use the osCommerce search document.write('<TABLE cellpadding="4" cellspacing="0" border="0"><tr><td colspan="2" class="search-font" nowrap>')document.write('Search<br>')document.write('</td></tr><tr><td align="left" valign=top>')document.write('<form name="quick_find" action="catalog/advanced_search_result.php" method="get" style="margin: 0px">')document.write('<input type="hidden" name="any selected">')document.write('<input size="15" name="keywords" value="" class="searchform" style="width:98px;">')document.write('</td><td align="left" valign=top>')document.write('<INPUT TYPE="image" SRC="picts/search-off.gif" border="0" onmouseover="this.src=\'picts/search-on.gif\'" onmouseout="this.src=\'picts/search-off.gif\'" alt="Search" style="margin-right:7px"><br>')document.write('</form>')document.write('</td></tr></table>')// THIS IS THE GRAPHIC UNDER THE MENUdocument.write('<br><center><a href="contact.htm"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');document.write('</td></tr></table>');document.write('<!-- LINK TABLE-->');//  End -->
