document.write("");document.write("               ");document.write("                  <table width=\"450px\" cellpadding=\"0\" cellspacing=\"1\">");document.write("                    <form action=\"login.php\" method=\"post\">");document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("                    <tr>");document.write("                      <td width=\"69\">Username: </td>");document.write("                      <td width=\"93\"><input type=\"text\" name=\"username\" size=\"15\" class=\"textbox\" /></td>");document.write("                      <td width=\"67\">&nbsp;&nbsp;Password: </td>");document.write("                      <td width=\"92\"><input type=\"password\" name=\"password\" size=\"15\" class=\"textbox\" /></td>");document.write("  ");document.write("    <td width=\"454\" align=\"left\">&nbsp;&nbsp;");document.write("                        <input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" />                      ");document.write("      </td>");document.write("                    </tr>");document.write("                    ");document.write("                    </form>");document.write("               </table>");document.write("                ");document.write("                ");