<html>
<head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-2" />
   <script src="/javascripts/prototype.js" type="text/javascript"></script>
   <script src="/javascripts/scriptaculous.js"
    type="text/javascript"></script>
   <script src="/javascripts/efflib.js" type="text/javascript"></script>
   <style type="text/css">
      @import "/stylesheets/hacks.css";
   </style>
   <title>Uycie biblioteki script.aculo.us</title>
</head>
<body>
<div id="entry_box" class="box">
<span class="instruct">Prosz poda nazw uytkownika: </span>
<form action="javascript:void%200" method="get">
<input id="login_nm" type="text" size="25" maxlength="30" class="txtbox"><br />
<button class="ajbut" id="gobut">Logowanie</button>
<div id="answer" class="answer" style="display:none;"></div>
</form>
</div>
</body>
</html>
