function HideMainMenu(){
  if(document.layers){
   //Browser="NN4";
  textlayer = document.layers["topmenu"];
  textlayer.document.open();
  textlayer.document.write("");
  textlayer.document.close();
  textlayer = document.layers["showhide"];
  textlayer.document.open();
  textlayer.document.write("<ul><li><a href=\"#\" onClick=\"ShowMainMenu();\" class=\"showmenu\">Show Main Menu</a></li><li></li></ul>");
  textlayer.document.close();
  }
   if(document.all){
  //Browser="IE"
  textlayer = document.all["topmenu"];
  textlayer.innerHTML="";
  textlayer = document.all["showhide"];
  textlayer.innerHTML="<ul><li><a href=\"#\" onClick=\"ShowMainMenu();\" class=\"showmenu\">Show Main Menu</a></li><li></li></ul>";
  }
  if(document.getElementById){
  //Browser="NN6+";
  textlayer = document.getElementById("topmenu");
  textlayer.innerHTML = "";
  textlayer = document.getElementById("showhide");
  textlayer.innerHTML = "<ul><li><a href=\"#\" onClick=\"ShowMainMenu();\" class=\"showmenu\">Show Main Menu</a></li><li></li></ul>";
  }
  // Create / Update Cookie
  createCookie('topmenu','hide',365)  
}
function ShowMainMenu(){
  if(document.layers){
   //Browser="NN4";
  textlayer = document.layers["topmenu"];
  textlayer.document.open();
  textlayer.document.write(strMenu1);
  textlayer.document.close();
  textlayer = document.layers["showhide"];
  textlayer.document.open();
  textlayer.document.write("<ul><li><a href=\"#\" onClick=\"HideMainMenu();\" class=\"hidemenu\">Hide Main Menu</a></li><li></li></ul>");
  textlayer.document.close();
  }
   if(document.all){
  //Browser="IE"
  textlayer = document.all["topmenu"];
  textlayer.innerHTML=strMenu1;
  textlayer = document.all["showhide"];
  textlayer.innerHTML="<ul><li><a href=\"#\" onClick=\"HideMainMenu();\" class=\"hidemenu\">Hide Main Menu</a></li><li></li></ul>";
  }
  if(document.getElementById){
  //Browser="NN6+";
  textlayer = document.getElementById("topmenu");
  textlayer.innerHTML = strMenu1;
  textlayer = document.getElementById("showhide");
  textlayer.innerHTML = "<ul><li><a href=\"#\" onClick=\"HideMainMenu();\" class=\"hidemenu\">Hide Main Menu</a></li><li></li></ul>";
  }
  // Create / Update Cookie
  createCookie('topmenu','show',365)  
}
// Home Page Menu
strMenu1="<div class=\"row-1\"><div class=\"wrapper\">";
strMenu1=strMenu1+"<!-- Your Account --><div class=\"col-1 maxheight\">";
strMenu1=strMenu1+"<div class=\"box1 maxheight\">";
strMenu1=strMenu1+"<div class=\"border-top maxheight\"><div class=\"border-left maxheight\">";
strMenu1=strMenu1+"<div class=\"border-bot maxheight\"><div class=\"border-right maxheight\">";
strMenu1=strMenu1+"<div class=\"left-top-corner maxheight\"><div class=\"right-top-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"right-bot-corner maxheight\"><div class=\"left-bot-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"inner\"><div class=\"min-height\">";
strMenu1=strMenu1+"<div class=\"title\"><span><em><b>Your Account</b></em></span></div>";
strMenu1=strMenu1+"<div class=\"inner1\">";
strMenu1=strMenu1+"<p><strong>Account Information.</strong></p>";
strMenu1=strMenu1+"<p class=\"p1\">Update your profile, edit a web site, change your options,  ";
strMenu1=strMenu1+"or check your user stats from your user account page.</p>";
strMenu1=strMenu1+"<div class=\"wrapper p1\"><a href=\"account.php\" class=\"link\"><em><b>Click here</b></em></a></div>";
strMenu1=strMenu1+"</div></div></div></div></div></div></div></div></div></div></div></div></div>";
strMenu1=strMenu1+"<!-- Websites -->";
strMenu1=strMenu1+"<div class=\"col-2  maxheight\"><div class=\"box1 maxheight\">";
strMenu1=strMenu1+"<div class=\"border-top maxheight\"><div class=\"border-left maxheight\">";
strMenu1=strMenu1+"<div class=\"border-bot maxheight\"><div class=\"border-right maxheight\">";
strMenu1=strMenu1+"<div class=\"left-top-corner maxheight\"><div class=\"right-top-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"right-bot-corner maxheight\"><div class=\"left-bot-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"inner\"><div class=\"min-height\">";
strMenu1=strMenu1+"<div class=\"title\"> <em><b>Websites</b></em></div>";
strMenu1=strMenu1+"<div class=\"inner1\">";
strMenu1=strMenu1+"<p><strong>Search and Review Websites</strong></p>";
strMenu1=strMenu1+"<div class=\"list p1\">";
strMenu1=strMenu1+"<ul>";
strMenu1=strMenu1+"<li><a href=\"view.php?category=design\">Portfolio &amp; Design Sites</a></li>";
strMenu1=strMenu1+"<li><a href=\"view.php?category=tuts\">Tutorial &amp; Resource Sites</a></li>";
strMenu1=strMenu1+"<li><a href=\"view.php?category=blogs\">Personal Sites &amp; Blogs</a></li>";
strMenu1=strMenu1+"</ul>";
strMenu1=strMenu1+"</div><div class=\"wrapper p1\">";
strMenu1=strMenu1+"<a href=\"sites.php\" class=\"link\"><em><b>All Websites</b></em></a>";
strMenu1=strMenu1+"</div></div></div></div></div></div></div></div></div></div></div></div></div></div>";
strMenu1=strMenu1+"<!-- Community News -->"  ;                          
strMenu1=strMenu1+"<div class=\"col-3  maxheight\"><div class=\"box1 maxheight\">";
strMenu1=strMenu1+"<div class=\"border-top maxheight\"><div class=\"border-left maxheight\">";
strMenu1=strMenu1+"<div class=\"border-bot maxheight\"><div class=\"border-right maxheight\">";
strMenu1=strMenu1+"<div class=\"left-top-corner maxheight\"><div class=\"right-top-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"right-bot-corner maxheight\"><div class=\"left-bot-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"inner\"><div class=\"min-height\">";
strMenu1=strMenu1+"<div class=\"title\"> <em><b>Community News</b></em></div>";
strMenu1=strMenu1+"<div class=\"inner1\">";

strMenu1=strMenu1+"<p><strong>29 May, 2009.</strong></p>";
strMenu1=strMenu1+"<p class=\"p1\">A Resource Directory has been added. This area includes member";
strMenu1=strMenu1+"submitted webmaster resources and tools.</p>";



strMenu1=strMenu1+"<div class=\"wrapper p1\"><a href=\"updates.php\" class=\"link\"><em><b>More News</b></em></a></div>";
strMenu1=strMenu1+"</div></div></div></div></div></div></div></div></div></div></div></div></div>";
strMenu1=strMenu1+"<!-- Community Links --> ";               
strMenu1=strMenu1+"<div class=\"col-4 maxheight\"><div class=\"box1 maxheight\">";
strMenu1=strMenu1+"<div class=\"border-top maxheight\"><div class=\"border-left maxheight\">";
strMenu1=strMenu1+"<div class=\"border-bot maxheight\"><div class=\"border-right maxheight\">";
strMenu1=strMenu1+"<div class=\"left-top-corner maxheight\"><div class=\"right-top-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"right-bot-corner maxheight\"><div class=\"left-bot-corner maxheight\">";
strMenu1=strMenu1+"<div class=\"inner\"><div class=\"min-height\">";
strMenu1=strMenu1+"<div class=\"title\"> <em><b>Community Links</b></em> </div>";
strMenu1=strMenu1+"<div class=\"inner1\">";
strMenu1=strMenu1+"<div class=\"list1\">";
strMenu1=strMenu1+"<ul>";
strMenu1=strMenu1+"<li><a href=\"members.php\">Member Listing</a></li>";
strMenu1=strMenu1+"<li><a href=\"mb.php\">Discussion Board</a></li>";
strMenu1=strMenu1+"<li><a href=\"resources.php\">Resource Directory</a></li>";
strMenu1=strMenu1+"<li><a href=\"options.php\">Update Profile &amp Options</a></li>";
strMenu1=strMenu1+"</ul></div><div class=\"wrapper p1\"><a href=\"help.php\" class=\"link\"><em><b>FAQs &amp; Help</b></em></a></div>";
strMenu1=strMenu1+"</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>";