var menu = "";
menu += "<table width='100%' border='0' cellspacing='0' cellpadding='0'>"
menu += "  <tr> "
menu += "    <td width='758' valign='top'>  "
menu += "            <table width='100%' border='0' cellspacing='0' cellpadding='0' bgcolor='#AAA971'>"
menu += "              <tr> "
menu += " <td><a href='/'><img src='/_default/images/menu_1.gif' width='75' height='26' border='0'></a><a href='/serviceorder?module=domainregister' onmouseout=Hide(1) onmouseover=JavaM(1)><img src='/_default/images/menu_2.gif' width='78' height='26' border='0'></a><a href='/serviceorder' onmouseout=Hide(2) onmouseover=JavaM(2)><img src='/_default/images/menu_3.gif' width='80' height='26' border='0'></a><a href='/default/corpmail_e.jsp' onmouseout=Hide(3) onmouseover=JavaM(3)><img src='/_default/images/menu_4.gif' width='80' height='26' border='0'></a><a href='/default/spread.jsp' onmouseout=Hide(4) onmouseover=JavaM(4)><img src='/_default/images/menu_5.gif' width='80' height='26' border='0'></a><a href='/websitedesign' onmouseout=Hide(5) onmouseover=JavaM(5)><img src='/_default/images/menu_6.gif' width='80' height='26' border='0'></a><a href='/agent' onmouseout=Hide(6) onmouseover=JavaM(6)><img src='/_default/images/menu_7.gif' width='80' height='26' border='0'></a><a href='/faqcustomer' onmouseout=Hide(7) onmouseover=JavaM(7)><img src='/_default/images/menu_8.gif' width='80' height='26' border='0'></a><a href='/serviceorder?module=shopcart'><img src='/_default/images/shopcart.gif' width='80' height='26' border='0'></a></td>"
menu += "              </tr>"
menu += "            </table>"
menu += "</td>"
menu += "       <td width='2' ><img src='/_default/images/blank.gif' width='2' height='10'></td>"
menu += "    <td >&nbsp;</td>"
menu += "  </tr>"
menu += "</table>"
document.write(menu);
