document.write("<div class=\"content_right_container\">");document.write("      <h3><img src=\"http://www.electronics-manufacturers.com/products/themes/ee/images/plusblue.gif\" alt=\" \" align=\"left\" />Member login</h3>");document.write("   <div class=\"content_right_container_box\">");document.write("<table width=\"100%\" border=\"0\">");document.write("                    <form action=\"http://www.electronics-manufacturers.com/products/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("  <tr>");document.write("    <td colspan=\"2\"><div class=\"button_logout\"><a href=\"http://www.electronics-manufacturers.com/products/register.php\">Sign up for an account</a></div></td>");document.write("    </tr></form>");document.write("</table>");document.write("                ");document.write("  </div>");document.write("        </div>");