var menu_select = location.search.substring(1)

if (menu_select=='')
	{
	menu_select = 1;
	}

document.write('<table width="760" border="0" cellspacing="0" cellpadding="0">');
document.write('  <tr>');
document.write('    <td><img src="images/pic_logo.jpg" width="288" height="127"></td>');
document.write('    <td><a href="http://store.warnervideo.com/whv.product.asp?upc=085392208326" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'dvd1\',\'\',\'images/dvd_tout_over.jpg\',1)" target="_blank"><img src="images/dvd_tout.jpg" width="472" height="127" border="0" name="dvd1"></td>');
document.write('  </tr>');
document.write('</table>');

document.write('<table width="760" border="0" cellspacing="0" cellpadding="0">')
document.write('  <tr>');
document.write('    <td><img src="images/pic_nav_mid01.gif" width="20" height="19"></td>');
if(menu_select == 1)
	document.write('    <td><img name="bt1" border="0" src="images/bt1_flash_site_over.gif" width="126" height="19" alt="Flash Site"></td>');
else
	document.write('    <td><a href="index.html?1" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt1\',\'\',\'images/bt1_flash_site_over.gif\',1)"><img name="bt1" border="0" src="images/bt1_flash_site.gif" width="126" height="19" alt="Flash Site"></a></td>');

document.write('    <td><img src="images/pic_nav_mid02.gif" width="26" height="19"></td>');


if(menu_select == 2)
	document.write('    <td><img name="bt2" border="0" src="images/bt2_trailer_over.gif" width="49" height="19" alt="Trailer"></td>');
else
	document.write('    <td><a href="trailer.html?2" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt2\',\'\',\'images/bt2_trailer_over.gif\',1)"><img name="bt2" border="0" src="images/bt2_trailer.gif" width="49" height="19" alt="Trailer"></a></td>');

document.write('    <td><img src="images/pic_nav_mid03.gif" width="20" height="19"></td>');

if(menu_select == 3)
	document.write('    <td><img name="bt3" border="0" src="images/bt3_story_over.gif" width="38" height="19" alt="Story"></td>');
else
	document.write('    <td><a href="story.html?3" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt3\',\'\',\'images/bt3_story_over.gif\',1)"><img name="bt3" border="0" src="images/bt3_story.gif" width="38" height="19" alt="Story"></a></td>');

document.write('    <td><img src="images/pic_nav_mid04.gif" width="21" height="19"></td>');

if(menu_select == 4)
	document.write('    <td><img name="bt4" border="0" src="images/bt4_gallery_over.gif" width="55" height="19" alt="Gallery"></td>');
else
	document.write('    <td><a href="gallery.html?4" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt4\',\'\',\'images/bt4_gallery_over.gif\',1)"><img name="bt4" border="0" src="images/bt4_gallery.gif" width="55" height="19" alt="Gallery"></a></td>');

document.write('    <td><img src="images/pic_nav_mid05.gif" width="26" height="19"></td>');

if(menu_select == 5)
document.write('    <td><img name="bt5" border="0" src="images/bt5_production_over.gif" width="77" height="19" alt="Production"></td>');
else
document.write('    <td><a href="production.html?5" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt5\',\'\',\'images/bt5_production_over.gif\',1)"><img name="bt5" border="0" src="images/bt5_production.gif" width="77" height="19" alt="Production"></a></td>');

document.write('    <td><img src="images/pic_nav_mid07.gif" width="35" height="19"></td>');

if(menu_select == 6)
document.write('    <td><img name="bt6" border="0" src="images/caston.gif" width="37" height="19" alt="Production"></td>');
else
document.write('    <td><a href="cast.html?6" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt6\',\'\',\'images/caston.gif\',1)"><img name="bt6" border="0" src="images/castoff.gif" width="37" height="19" alt="Cast"></a></td>');

document.write('    <td><img src="images/pic_nav_mid08.gif" width="23" height="19"></td>');

if(menu_select == 7)
	document.write('    <td><img name="bt7" border="0" src="images/filmmakerson.gif" width="89" height="19" alt="Filmmakers"></td>');
else
	document.write('    <td><a href="filmmakers.html?7" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'bt7\',\'\',\'images/filmmakerson.gif\',1)"><img name="bt7" border="0" src="images/filmmakersoff.gif" width="89" height="19" alt="Filmmakers"></a></td>');

document.write('    <td><img src="images/pic_nav_mid09.gif" width="118" height="19"></td>');
document.write('  </tr>');
document.write('</table>');