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='#CCE1F0'>"
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/serverhire.jsp'><img src='/_default/images/menu_9.gif' width='80' height='26' border='0'></a><a href='/serviceorder?module=serviceconfig&protype=CE701&type=mini' onmouseout=Hide(3) onmouseover=JavaM(3)><img src='/_default/images/menu_4.gif' width='80' height='26' border='0'></a><a href='/serviceorder?module=application'><img src='/_default/images/menu_10.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);

