function displayMenu(_levelId){
showMain();
}

function hideLevel( _levelId ) {
	var thisLevel = document.getElementById( _levelId );
	thisLevel.style.display = "none";
	}

function showLevel( _levelId ) {
	var thisLevel = document.getElementById( _levelId );
	//if ( thisLevel.style.display == "none") {
		thisLevel.style.display = "block";
		//}
	//else {
	//	hideLevel( _levelId);
		//}
	}

function showMainNoLogo(){
document.writeln("  <table width=\"600\"><!--- Main Menu --->");
document.writeln("		 <tr>");
document.writeln("            <td align=\"middle\">");
document.writeln("               <div align=\"center\">");
document.writeln("                  <strong>::</strong> <A href=\"sails.htm\"> SAILS</A>&nbsp; <strong>");
document.writeln("                  ::</strong> <A href=\"pix.htm\">PIX</A>&nbsp;<strong>");
document.writeln("                  ::</strong> <A href=\"design.htm\"> DESIGN</A>");
document.writeln("                  <strong>::</strong>&nbsp;<A href=\"news.htm\">NEWS</A><strong>");
document.writeln("                  ::</strong> <A href=\"contact.htm\">CONTACT</A> <strong>::</strong>");
document.writeln("               </div>");
document.writeln("            </td>");
document.writeln("            </tr></table>");
}
	
function showMain(){
document.writeln("  <table width=\"600\"><!--- Main Menu --->");
document.writeln("		 <tr>");
document.writeln("            <td align=\"left\" >");
document.writeln("               <A href=\"about.htm\"><IMG height=17 alt=\"\" src= \"Images/logoloftx100.jpg\" width=100 align=left border=    0></A>&nbsp;");
document.writeln("            </td>");
document.writeln("            <td align=\"middle\">");
document.writeln("               <div align=\"center\">");
document.writeln("                  <strong>::</strong> <A href=\"sails.htm\"> SAILS</A>&nbsp; <strong>");
document.writeln("                  ::</strong> <A href=\"pix.htm\">PIX</A>&nbsp;<strong>");
document.writeln("                  ::</strong> <A href=\"design.htm\"> DESIGN</A>");
document.writeln("                  <strong>::</strong>&nbsp;<A href=\"news.htm\">NEWS</A><strong>");
document.writeln("                  ::</strong> <A href=\"contact.htm\">CONTACT</A> <strong>::</strong>");
document.writeln("               </div>");
document.writeln("            </td>");
document.writeln("            <td valign=\"center\">");
document.writeln("              <A href=\"about.htm\"><IMG height=17 alt=\"\" src=\"Images/logoloftx100.jpg\" width= 100 align=right border=0></A>");
document.writeln("            </td></tr></table>");
}

function showAbout(){
document.writeln("       <table width=\"600\")>  <!--- About --->");
document.writeln("		 <tr id=\"about\" style=\"DISPLAY: block\">");
document.writeln("            <td colspan=\"3\" align=\"right\">");
document.writeln("               <p align=\"center\">");
document.writeln("                   &nbsp; <A href=\"about.htm\">about</A> :: <A href=\"team.htm\">");
document.writeln("                  team</A> :: <A href=\"archive.htm\">archives</A> ::&nbsp;<A href=\"credits.htm\">credits</A> :: <A");
document.writeln("                  href=\"http://www.loftsails.com\">intro</A>");
document.writeln("               </p>");
document.writeln("            </td>");
}

function showSails(){
document.writeln("         <!--- Sails --->");
document.writeln("			 <table width=\"600\")> <tr id=\"sails\" style=\"DISPLAY: block\">");
document.writeln("            <td colspan=\"3\">");
document.writeln("               <p align=\"center\">");
document.writeln("                   <A href=\"sails.htm\">SAILS</A> :: <A href=\"lip.htm\"> Lip");
document.writeln("                  Freewave&nbsp;</A> :: <A href=\"o2.htm\"> O2 Freeride&nbsp;</A> :: <A");
document.writeln("                  href=\"o2p.htm\"> O2+ Formula&nbsp;</A> :: <A href=\"spark.htm\">");
document.writeln("                  Kids</A> &nbsp;:: <A href=\"accessories.htm\">Accessories</A> ::&nbsp;<A href=\"sails.htm\">SAILS</A>&nbsp;");
document.writeln("               </p>");
document.writeln("            </td></tr></table>");
}
function showDesign(){
document.writeln("         <table width=\"600\")><tr><td><!--- Design --->");
document.writeln("<tr id=\"design\" style=\"DISPLAY: block\">");
document.writeln("            <td colspan=\"3\">");
document.writeln("               <p align=\"center\">");
document.writeln("                   <A href=\"design.htm\">DESIGN </A>:: <A href=\"materials.htm\">construction</A> :: <A");
document.writeln("                  href=\"method.htm\">method</A> :: <A href=");
document.writeln("                  \"features.htm\">features</A> :: <A href=");
document.writeln("                  \"comments.htm\">trim/comments</A> &nbsp;:: <A href=\"design.htm\">DESIGN</A>&nbsp;");
document.writeln("               </p>");
document.writeln("            </td></tr></table>");
}
function showPix(){
document.writeln("         <table width=\"600\")><!--- PIX --->");
document.writeln(" <tr id=\"pix\" style=\"DISPLAY: block\">");
document.writeln("            <td colspan=\"3\">");
document.writeln("               <p align=\"center\">");
document.writeln("                   <A href=\"pix.htm\">:: PIX");
document.writeln("      ::&nbsp; </A> &nbsp;&nbsp;");
document.writeln("               </p>");
document.writeln("            </td>");
}
function showNews(){
document.writeln("         <table width=\"600\")><!--- News --->");
document.writeln("         <tr id=\"news\" style=\"DISPLAY: block\">");
document.writeln("            <td colspan=\"3\">");
document.writeln("               <p align=\"center\">");
document.writeln("                    <A href=\"news.htm\">NEWS </A>"); 
document.writeln("                    :: <A href=\"tests.htm\"> tests</A>"); 
document.writeln("                    :: <A href=\"results.htm\"> results</A>");
document.writeln("                    :: <A href=\"team.htm\"> team</A>");
document.writeln("                    :: <A href=\"news.htm\">NEWS</A>");
document.writeln("               </p>");
document.writeln("            </td>");
}
function showContact(){
document.writeln("         <table width=\"600\")><!--- Contact --->");
document.writeln("         <tr id=\"contact\" style=\"DISPLAY: block\">");
document.writeln("            <td colspan=\"3\">");
document.writeln("               <p align=\"center\"> &nbsp;<A href=\"contact.htm\">CONTACT</A>");
document.writeln("                ::&nbsp;&nbsp;<a href=\"http://pub49.bravenet.com/forum/show.php?usernum=4143101761&amp;cpv=1\" target=\"_blank\">forum</a>");
document.writeln("				        :: <A href=\"team.htm\">team</A>"); 
document.writeln("	              ::&nbsp;<A href=\"contact.htm\">CONTACT</A>&nbsp;");
document.writeln("               </p>");
document.writeln("            </td>");
document.writeln("         </tr>");
document.writeln("      </table>");
document.writeln("");
}
