// JavaScript Document
thisHost = location.hostname;

         document.write ("<table width='760' border='0' align='center' cellpadding='0' cellspacing='0'> ");
         document.write ("  <tr> ");
         document.write ("    <td> ");
         document.write ("      <table cellspacing=0 cellpadding=0 width=960 align=center border=0 > ");
         document.write ("          <tr>  ");
         document.write ("            <td colspan=3 height=1 align='center'></td> ");
         document.write ("          </tr> ");
         document.write ("          <tr>  ");
         if (thisHost=="etest8.longgle.com"){
           document.write ("            <td width='160' height='81' align=center ><a href='http://etest8.longgle.com/etest8longgle.asp'><img src='http://etest8.longgle.com/images/log/etest8longgle.gif' width='160' height='72' border='0'></a></td> ");
         }else
         { 
           document.write ("            <td width='160' height='81' align=center ><a href='http://www.etest8.com/index.asp'><img src='http://kc.etest8.com/images/etest8-school.gif' width='160' height='72' border='0'></a></td> ");
         }
        document.write ("            <td width='829'  colspan='2' align=left> ");
        document.write ("              <table width='100%' height='100%' border='0' cellpadding='0' cellspacing='0'> ");
        document.write ("                <tr>  ");
        document.write ("                  <td width='2%' rowspan='2'>&nbsp;</td> ");
        document.write ("                  <td width='75%' rowspan='2'><table width='85%'  border='0'> ");
        document.write ("                       <tr>  ");
        document.write ("                         <td><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='650' height='72'> ");
        document.write ("                             <param name='movie' value='images/school-head.swf'> ");
        document.write ("                             <param name='quality' value='high'> ");
        document.write ("                             <embed src='images/school-head.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='650' height='72'></embed></object> ");
        document.write ("                          </td> ");
        document.write ("                       </tr> ");
        document.write ("                       <tr>  ");
        document.write ("                         <td  bgcolor='#990000'> </td> ");
        document.write ("                       </tr> ");
        document.write ("                     </table> ");
        document.write ("                   </td> ");
        document.write ("                   <td colspan='2'> ");
        document.write ("                     <table bordercolor=#111111 cellspacing=0 cellpadding=0 width=100%   align=center border=0> ");
        document.write ("                         <tr>  ");
        document.write ("                           <td width=10 height=16 align=middle valign=center><img height=7  src='http://www.etest8.com/images/pic_arrow_03.gif' width=7 border=0></td> ");
        document.write ("                           <td width=56 height=16 align=middle valign=bottom><a href='http://www.etest8.com/register.asp' target='_parent'>免费注册</a></td> ");
        document.write ("                           <td width=10 align=middle><img height=7  src='http://www.etest8.com/images/pic_arrow_03.gif'  width=7 border=0></td> ");
        document.write ("                           <td width=59 align=middle valign=bottom><a href='http://www.etest8.com/confirm.asp?action=payconfirm' target='_parent'>付费确认</a></td> ");
        document.write ("                         </tr> ");
        document.write ("                         <tr>  ");
        document.write ("                           <td valign=center align=middle height=16><img height=7 src='http://www.etest8.com/images/pic_arrow_03.gif'  width=7 border=0></td> ");
        document.write ("                           <td valign=bottom align=middle height=16><a href='http://www.etest8.com/howtopay.asp' target='_parent'>如何付费</a></td> ");
        document.write ("                           <td align=middle><img height=7 src='http://www.etest8.com/images/pic_arrow_03.gif'  width=7 border=0></td> ");
        document.write ("                           <td valign=bottom align=middle><a href='http://www.etest8.com/contactus.asp' target='_parent'>联系我们</a></td> ");
        document.write ("                         </tr> ");
        document.write ("                         <tr>  ");
        document.write ("                           <td valign=center align=middle height=16><img height=7 src='http://www.etest8.com/images/pic_arrow_03.gif' width=7 border=0></td> ");
        document.write ("                           <td valign=bottom align=middle height=16><a href='http://www.etest8.com/registerok.asp' target='_parent'>会员登录</a></td> ");
        document.write ("                           <td align=middle><img height=7  src='http://www.etest8.com/images/pic_arrow_03.gif' width=7 border=0></td> ");
        document.write ("                           <td valign=bottom align=middle><a href='http://www.etest8.com/help/help.asp' target='_parent'>帮助中心</a></td> ");
        document.write ("                         </tr> ");
        document.write ("                     </table> ");
        document.write ("                   </td> ");
        document.write ("                 </tr> ");
        document.write ("               </table> ");
        document.write ("             </td> ");
        document.write ("           </tr> ");
        document.write ("       </table> ");
        
        document.write ("       <table height=28 cellspacing=0 cellpadding=0 width=960 align=center bgcolor=#6382c6 border=0> ");
        document.write ("         <tr>  ");
        document.write ("           <td width=160  background='http://www.etest8.com/images/button_manager.gif'  height=28>  ");
        document.write ("             <table cellspacing=0 cellpadding=0 width='98%' border=0> ");
        document.write ("                 <tr>  ");
        document.write ("                   <td><div align='f1'> <img src='http://www.etest8.com/images/news.gif' width='11' height='11'>  ");
        var day="";
        var month="";
        var ampm="";
        var ampmhour="";
        var myweekday="";
        var year="";
        mydate=new Date();
        myweekday=mydate.getDay();
        mymonth=mydate.getMonth()+1;
        myday= mydate.getDate();
        myyear= mydate.getYear();
        year=(myyear > 200) ? myyear : 1900 + myyear;
        if(myweekday == 0)
        weekday=" 星期日 ";
        else if(myweekday == 1)
        weekday=" 星期一 ";
        else if(myweekday == 2)
        weekday=" 星期二 ";
        else if(myweekday == 3)
        weekday=" 星期三 ";
        else if(myweekday == 4)
        weekday=" 星期四 ";
        else if(myweekday == 5)
        weekday=" 星期五 ";
        else if(myweekday == 6)
        weekday=" 星期六 ";
        document.write(year+"年"+mymonth+"月"+myday+"日 "+weekday);

        document.write ("                     </div> ");
        document.write ("                   </td> ");
        document.write ("                 </tr> ");
        document.write ("             </table> ");
        document.write ("           </td> ");
        document.write ("           <td valign=center width=796    background='/images/bg_header1.gif' height=28>  ");
        document.write ("             <div align=center>  ");
        document.write ("<table width=\"790\" height=\"28\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#111111\" id=\"AutoNumber3\">");
        document.write ("<tr>");
        document.write ("<td align=\"center\" width=\"2\" height=\"28\"> <img border=\"0\" src=\"http://www.etest8.com/images/header_line_03.gif\" width=\"2\" height=\"28\"></td>");

        if (thisHost=="etest8.longgle.com"){
           document.write ("<td align=\"center\" width=\"46\" height=\"28\"><a href=\"http://etest8.longgle.com/etest8longgle\">首页</a></td>");
        }else
        { 
          document.write ("<td align=\"center\" width=\"46\" height=\"28\"><a href=\"http://www.etest8.com/index.asp\">首页</a></td>");
        }
        document.write ("<td align=\"center\" width=\"2\" height=\"28\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/software.asp\" target='_blank'>考试软件</a></td>");
        
        document.write ("<td align=\"center\" width=\"2\" height=\"28\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"\http://www.etest8book.com\" target='_blank'>考试书店</a></td>");
        
        document.write ("<td align=\"center\" width=\"2\" height=\"28\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/teacher.asp\" target='_blank'>老师加盟</a></td>");

        document.write ("<td align=\"center\" width=\"2\" height=\"28\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/lesson/card.asp\" target='_blank'>学习卡</a></td>");

        document.write ("<td align=\"center\" width=\"2\" height=\"28\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/orderLunwen.htm\" target='_blank'>论文撰写</a></td>");
        
        document.write ("<td align=\"center\" width=\"3\" height=\"28\"><font color=\"#FFFFFF\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></font></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/agreement.asp\" target='_blank'>会员权利</a></td>");
        
        document.write ("<td align=\"center\" width=\"3\" height=\"28\"><font color=\"#FFFFFF\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></font></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/searchList.asp\" target='_blank'>站内搜索</a></td>");
        
        document.write ("<td align=\"center\" width=\"3\" height=\"28\"><font color=\"#FFFFFF\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></font></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/ad.htm\" target='_blank'>广告服务</a></td>");
        
        document.write ("<td align=\"center\" width=\"3\" height=\"28\"><font color=\"#FFFFFF\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></font></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/px.asp\" target='_blank'>企业培训</a></td>");
        
        document.write ("<td align=\"center\" width=\"3\" height=\"28\"><font color=\"#FFFFFF\"> <img border=\"0\" src=\"http://www.etest8.com/images/header_line_03.gif\" width=\"2\" height=\"28\"></font></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/sitemap.asp\" target='_blank'>站点导航</a></td>");
        
        document.write ("<td align=\"center\" width=\"3\" height=\"28\"><font color=\"#FFFFFF\"> <img border=\"0\" src=\"/images/header_line_03.gif\" width=\"2\" height=\"28\"></font></td>");
        document.write ("<td width=\"58\" height=\"28\" align=\"center\"><a href=\"http://www.etest8.com/question.asp?action=add\" target='_blank'>在线留言</a></td>");

        document.write ("</tr>");
        document.write ("</table>");
        
        document.write ("             </div> ");
        document.write ("           </td> ");
        document.write ("         </tr> ");
        document.write ("       </table>  ");
        
        document.write (" <center>  ");
        document.write ("  </table>  ");
        document.write (" </center>  ");

        document.write ("      </td>");
        document.write ("    </tr>");
        document.write ("  </table>");
        
