
// menu for mainpage
function botnav()
{
  
	document.write("<DIV id=bottomnav>");
	document.write("</DIV>");
	


}


