document.write( "<h2>Login...</h2><div>  <form action=\"https://SimpleNetball.spawtz.com/SpawtzApp/Login.aspx\" id=\"login_form\" method=\"post\">        <label for=\"username\">Email Address</label>        <div class=\"input_wrapper\"><input type=\"email\" name=\"n_EmailAddress_em\" placeholder=\"Enter your email address\" /></div>        <label for=\"password\">Password</label>        <div class=\"input_wrapper\"><input type=\"password\" name=\"Password\" placeholder=\"Enter your password\" /></div>        <a href=\"http://SimpleNetball.spawtz.com/External/Registration\" class=\"grey_arrow_link\">Signup</a><a href=\"javascript:document.forms.login_form.submit();\" class=\"arrow_link right\">Login</a>		<input type=\"submit\" style=\"visibility: hidden\"/>      </form></div>");
