document.writeln("  <\/div>");
document.writeln("  <div id=\"Layer3\"><strong>全国第一家真正即时申请生效的永久免费1G全能虚拟主机空间<\/strong><br \/>");
document.writeln("    支持html\/asp\/asp.net\/php等语言，免费支持MySql数据库，支持域名子目录绑定，自定义写入权限……<\/div>");
document.writeln("  <div id=\"Layer2\"><img src=\"\/newstyle\/2\/images\/logo.gif\" width=\"270\" height=\"72\" \/><\/div>");
document.writeln("<\/div>");
document.writeln("<div id=\"Layer22\">");
document.writeln("  <DIV id=tab1>");
document.writeln("    <H1 class=block><\/H1>");
document.writeln("    <H3 onmouseover=go_to1(1);><A href=\"\/\" >网站首页<\/A><\/H3>");
document.writeln("    <DIV class=block>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 20px; TEXT-ALIGN: left\">欢迎来到主机屋，我们承诺将永久免费为您提供1G全能虚拟主机<\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H3 onmouseover=go_to1(2);><A href=\"\/user\/register2.asp\"> 注册会员<\/A> <\/H3>");
document.writeln("    <DIV>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 50px; TEXT-ALIGN: left\">注册主机屋会员马上拥有1G免费全能虚拟主机空间<\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H3 onmouseover=go_to1(3);><A href=\"\/style\/info\/hostmore.asp?id=8\"> 开通主机<\/A> <\/H3>");
document.writeln("    <DIV>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 85px; TEXT-ALIGN: left\">开通主机 开始您的网站建设之旅 还不赶快开始<\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H3 onmouseover=go_to1(4);><A href=\"\/style\/info\/domain.asp\"> 域名申请<\/A> <\/H3>");
document.writeln("    <DIV>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 170px; TEXT-ALIGN: left\">主机屋为国家域名中心高级合作伙伴 域名无利润零售 并且无任何限制  com域名53元 <\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H3 onmouseover=go_to1(5);><A href=\"\/user\/logininfo.asp\"> 会员中心<\/A> <\/H3>");
document.writeln("    <DIV>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 255px; TEXT-ALIGN: left\">在这里管理您的主机 域名和数据库 <\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H3 onmouseover=go_to1(6);><A href=\"http:\/\/bbs.zhujiwu.com/\" target=\"_blank\"> 交流论坛<\/A> <\/H3>");
document.writeln("    <DIV>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 340px; TEXT-ALIGN: left\">有问题随时来这反馈 这就是实力和信心的体现<\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H3 onmouseover=go_to1(7);><A href=\"http:\/\/www.zhujiwu.cn\/style\/info\/self2.asp\">关于主机屋<\/A> <\/H3>");
document.writeln("    <DIV>");
document.writeln("      <UL>");
document.writeln("        <LI style=\"PADDING-LEFT: 425px; TEXT-ALIGN: left\">了解主机屋的运营相关背景等详细情况<\/LI>");
document.writeln("      <\/UL>");
document.writeln("    <\/DIV>");
document.writeln("    <H2 class=block><a href=\"\/style\/info\/shownews.asp?id=29\">主机屋2010年投资计划--主机屋2010年6月前发展概要<\/a><\/H2>");
document.writeln("  <\/DIV>")

 var hh=document.getElementById("tab1").getElementsByTagName("H3");
 var dd=document.getElementById("tab1").getElementsByTagName("div");
 function go_to1(ao){
  for(var i=0;i<hh.length;i++){
   if(ao-1==i){
   hh[i].className+=" up";
   dd[i].className+=" block";
   }
   else {
   hh[i].className=" ";
   dd[i].className=" ";
   }
  }
 }


document.writeln("</div>")