document.write("<div class=\"content_right_container\">");document.write("      <h3><img src=\"http://www.ifsa-info.com/themes/i/images/plusblue.gif\" alt=\" \" align=\"left\" />Editor login</h3>");document.write("   <div class=\"content_right_container_box\">");document.write("<table width=\"100%\" border=\"0\">");document.write("                    <form action=\"http://www.ifsa-info.com/login.php\" method=\"post\">");document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />  ");document.write("  <tr>");document.write("    <td width=\"27%\">Username:</td>");document.write("    <td width=\"73%\"><input type=\"text\" name=\"username\" size=\"16\" ");document.write("");document.write("                      value=\'\'");document.write("            onblur=\"if(this.value==\'\') this.value=\'\';\"");document.write("            onfocus=\"if(this.value==\' username\') this.value=\'\';\"");document.write("                    /></td>");document.write("  </tr>");document.write("  <tr>");document.write("    <td>Password:</td>");document.write("    <td><input type=\"password\" name=\"password\" size=\"16\" ");document.write("");document.write("                      value=\'\'");document.write("            onblur=\"if(this.value==\'\') this.value=\'\';\"");document.write("            onfocus=\"if(this.value==\'pass\') this.value=\'\';\"");document.write("                    /></td>");document.write("  </tr>");document.write("  <tr>");document.write("    <td colspan=\"2\">Remember me ");document.write("      <input type=\"checkbox\" name=\"remember_me\" value=\"1\" /> <input type=\"submit\" name=\"Submit\" value=\"Sign in\" class=\"button\" /></td>");document.write("  </tr>");document.write("  </form>");document.write("</table>");document.write("                ");document.write("  </div>");document.write("        </div>");