document.write("<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");document.write("  <form action=\"login.php\" method=\"post\">");document.write("<input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("<tr> ");document.write("  <td colspan=\"3\">&nbsp;</td>");document.write("</tr>");document.write("<tr> ");document.write("  <td width=\"20%\" class=\"headet_text\">Username: </td>");document.write("  <td width=\"40%\"><input type=\"text\" name=\"username\" size=\"20\" /></td>");document.write("  <td width=\"40%\" rowspan=\"2\" align=\"left\"><input type=\"image\" src=\"http://www.cmyservice.com/themes/cmyservice/images/go_button.jpg\" style=\"width:41;height:40\" name=\"Submit\"/ title=\"Click to login\"></td>");document.write("</tr>");document.write("<tr> ");document.write("  <td class=\"headet_text\">Password: </td>");document.write("  <td><input type=\"password\" name=\"password\" size=\"20\" /></td>");document.write("</tr>");document.write("<tr> ");document.write("  <td colspan=\"3\" class=\"headet_text\"> <input type=\"checkbox\" name=\"remember_me\" value=\"1\" />");document.write("Remember me &nbsp;&nbsp;&nbsp;&nbsp;</td>");document.write("</tr>");document.write("<tr>");document.write(" <td colspan=\"3\">&nbsp;</td>");document.write("</tr>");document.write("<tr>");document.write(" <td colspan=\"3\">");document.write("  <table width=\"80%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");document.write("   <tr>");document.write(" <td align=\"center\"><a href=\"http://www.cmyservice.com/register.php\" class=\"top_links\"><b>Don\'t have an account? Register here</b></a></td>");document.write("   </tr>");document.write("  </table>");document.write(" </td>");document.write("</tr>");document.write("  </form>");document.write("</table>");document.write("");