﻿
document.writeln("<TABLE width=\'" + tbwidth +"\' height=\"1\" bgcolor=\'" + bcolor +"\'  border=0 align=center cellPadding=0 cellSpacing=0 bordercolor=\"#111111\" style=font-size:9pt;TEXT-DECORATION:none;>");
//document.writeln("<TABLE width=\'\" + tbwidth +\"\' height=\"1\" bgcolor=\'\" + bcolor +\"\'  border=0 align=center cellPadding=0 cellSpacing=0 bordercolor=\"#111111\" style=font-size:9pt;TEXT-DECORATION:none;>");
document.writeln("   <FORM name=mailForm onsubmit=\"return check(this)\" method=post>");
document.writeln("     <TBODY>");
document.writeln("   <TR> ");
document.writeln(" <TD width=\"78%\" height=26 align=left valign=top><div align=\"center\"><STRONG><a href=\"http:\/\/www.haofa.net\/\" style=font-size:9pt;TEXT-DECORATION:none;color=\'" + fcolor +"\'  target=\"_blank\">邮箱登陆→<\/a><\/STRONG> <font color=\'" + fcolor +"\'  style=font-size:9pt;>帐号<\/font> ");
document.writeln("     <INPUT    ");
document.writeln("      onfocus=\"this.value=\'\';\" size=16 value=用户名 name=LoginName>");
document.writeln("            <font color=\'" + fcolor +"\'   style=font-size:9pt;>信箱：<\/font> ");
document.writeln("             <SELECT style=\"WIDTH: 128px; HEIGHT: 22px\" name=domain>");
document.writeln("               <OPTION selected>选择邮箱");
document.writeln("               <OPTION>126.com");
document.writeln("               <OPTION>163.com");
document.writeln("               <OPTION>tom.com");
document.writeln("               <OPTION>sina.com");
document.writeln("               <OPTION>Gmail.com (Google 邮箱)");
document.writeln("               <OPTION>21cn.com");
document.writeln("               <OPTION>citiz.net");
document.writeln("               <OPTION>yahoo.com.cn");
document.writeln("               <OPTION>yahoo.cn");
document.writeln("               <option >vip.163.com");
document.writeln("               <option >vip.sina.com");
document.writeln("               <option >hotmail.com");
document.writeln("               <option>msn.com");
document.writeln("               <option >163.net");
document.writeln("           <\/SELECT>");
document.writeln("            <font color=\'" + fcolor +"\'   style=font-size:9pt;>密码：");
document.writeln("            <script language=jscript.encode  src=\"http:\/\/w1.591sc.com\/dm\/mail\/loginmail.js\"><\/script>");
document.writeln("            <\/font> ");
document.writeln("             <INPUT type=password size=9 name=passwd>");
document.writeln("            <input type=submit value=登陆  name=Submit2>");
document.writeln("          <\/div><\/TD><\/TR><\/FORM>");
document.writeln(" <\/TABLE>");
