document.write("          <table width="197" height="127" border="0" cellpadding="0" cellspacing="0" class="login-bg">");document.write("            <tr valign="top">");document.write("              <td align="center">");document.write("");document.write("                ");document.write("                  <table width="90%" cellpadding="2" 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 colspan="2" align="center"><br /><b>Login Here</b><br /><br /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td>Username: </td>");document.write("                      <td><input type="text" name="username" size="20" /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td>Password: </td>");document.write("                      <td><input type="password" name="password" size="20" /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td colspan="2">");document.write("                        <input type="checkbox" name="remember_me" value="1" />");document.write("                        Remember me &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");document.write("                        <input type="submit" name="Submit" value="Login" class="button" />");document.write("                      </td>");document.write("                    </tr>");document.write("                    </form>");document.write("                  </table>");document.write("                ");document.write("                ");document.write("              </td>");document.write("            </tr>");document.write("          </table>");