document.write("                ");document.write("                  <table width=\"28%\" cellpadding=\"0\" cellspacing=\"0\">");document.write("                    <form action=\"login.php\" method=\"post\">");document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />                    ");document.write("                    <tr>");document.write("                      <td width=\"46%\"><b>Username:</b></td>");document.write("                      <td width=\"45%\"><b>Password:</b></td>");document.write("  <td width=\"5%\">&nbsp;</td>");document.write("                      <td width=\"4%\">&nbsp;</td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td><input type=\"text\" name=\"username\" size=\"15\" /></td>");document.write("                      <td><input type=\"password\" name=\"password\" size=\"15\" />                      </td>");document.write("  <td><input type=\"checkbox\" name=\"remember_me\" value=\"1\" /></td>");document.write("                      <td><input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" /></td>");document.write("                    </tr>");document.write("                    </form>");document.write("                  </table>");document.write("                ");document.write("                ");document.write("              </td>");document.write("            </tr>");document.write("          </table>");