
document.write("");
document.write("            <div class=\"block_small_title\">Üye Alanı</div>");
document.write("            <div class=\"block_small_content\">");
document.write("              <div class=\"block_small_content_text\">");
document.write("                ");
document.write("                    <form action=\"login.php\" method=\"post\">");
document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />");
document.write("                    <b>Kullanıcı Adı:&nbsp;<input type=\"text\" name=\"username\" size=\"17\" /><br />");
document.write("<b>Üyelik Şifre:&nbsp;&nbsp;</b><input type=\"password\" name=\"password\" size=\"17\" /><br />");
document.write("                      Beni Hatırla &nbsp;<input type=\"checkbox\" name=\"remember_me\" value=\"1\" class=\"checkbox\" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type=\"submit\" name=\"Submit\" value=\"Giriş\" class=\"button\" />");
document.write("                    </font><br /><br /></b><center>Henüz üyemiz değilseniz, ücretsiz <a href=\"/register.php\"><b>Kayıt Olun</a></b></center>");
document.write("                    </form><br />");
document.write("                ");
document.write("                              </div>");
document.write("            </div>");
document.write("");
document.write("               ");