document.writeln("<table width=\"180\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("          <tr>");
document.writeln("            <td width=\"60\" height=\"25\" style=\"color:#FFFFFF\">经销商：<\/td>");
document.writeln("            <td width=\"120\" height=\"25\"><input type=\"text\" name=\"textfield\" style=\"width:90px; height:14px;\"\/>");
document.writeln("            <\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td width=\"60\" height=\"25\" style=\"color:#FFFFFF\">密&nbsp; 码：<\/td>");
document.writeln("            <td height=\"25\"><input type=\"password\" name=\"textfield\" style=\"width:90px; height:14px;\"\/><\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td height=\"25\">&nbsp;<\/td>");
document.writeln("            <td height=\"40\"><img src=\"Images\/Login.gif\" width=\"65\" height=\"20\" \/><\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td height=\"40\" colspan=\"2\">");
document.writeln("			<table width=\"120\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("              <tr>");
document.writeln("                <td style=\"padding-left:20px; line-height:150%; color:#FFFFFF\">·<a href=\"Program.asp\"><font style=\"line-height:150%; color:#FFFFFF\">如何成为代理商</font></a><br \/>");
document.writeln("·<a href=\"#\"><font style=\"line-height:150%; color:#FFFFFF\">忘记密码</font></a><\/td>");
document.writeln("              <\/tr>");
document.writeln("            <\/table>");
document.writeln("			<\/td>");
document.writeln("            <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td height=\"20\" colspan=\"2\">&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/table>");
