Sei sulla pagina 1di 3

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!--hack-by-sujianto-sp---> <!--script-login-ini-berjalan-pada-MikroTik-versi-2.9.27--> <!--copy-paste-script-login-ini-pada-file-login.

html--> <head> <title>Internet WiFi Hotspot > login</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="expires" content="-1" /> <style type="text/css"> a, a:link, a:visited, a:active { color: #AAAAAA; text-decoration: none; font-siz e: 10px; } a:hover { border-bottom: 1px dotted #c1c1c1; color: #FF0000; font-weight: bold;} img {border: none;} td { font-size: 14px; color: #7A7A7A; } #layer-utama { position:absolute; width:500px; height:374px; z-index:0; left: 150px; top: 0; } #layer-login { position:absolute; width:100px; height:100px; z-index:1; left: 180px; top: 185px; } .style-login { font-size: 12px; font-family: Verdana; } .style-text-1 { font-family: Tahoma; font-size: 10px; } .style-text-2 { font-family: Tahoma; font-size: 10px; } --> </style> </head> <body> &nbsp;<p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

<p>$(if chap-id)</p> <form name="sendin" action="$(link-login-only)" method="post"> <input type="hidden" name="username" /> <input type="hidden" name="password" /> <input type="hidden" name="dst" value="$(link-orig)" /> <input type="hidden" name="popup" value="true" /> </form> <script type="text/javascript" src="/md5.js"></script> <script type="text/javascript"> <!-function doLogin() { document.sendin.username.value = document.login.username.value; document.sendin.password.value = hexMD5('$(chap-id)' + document. login.password.value + '$(chap-challenge)'); document.sendin.submit(); return false; } //--> </script> $(endif) <div id="layer-utama" style="position: absolute; left: 0px; top: 0px; width: 600 px; height: 279px"> <img src="/img/login-hotspot_01.png" width="150" height="83" /><img src= "/img/login-hotspot_02.png" width="150" height="83" /><img src="/img/login-hotsp ot_03.png" width="150" height="83" /><img src="/img/login-hotspot_04.png" width= "150" height="83" /><img src="/img/login-hotspot_05.png" width="150" height="82" /><img src="/img/login-hotspot_06.png" width="150" height="82" /><img src="/img /login-hotspot_07.png" width="150" height="82" /><img src="/img/login-hotspot_08 .png" width="150" height="82" /><img src="/img/login-hotspot_09.png" width="150" height="83" /><img src="/img/login-hotspot_10.png" width="150" height="83" /><i mg src="/img/login-hotspot_11.png" width="150" height="83" /><img src="/img/logi n-hotspot_12.png" width="150" height="83" /><img src="/img/login-hotspot_13.png" alt="" width="150" height="31" /><img src="/img/login-hotspot_14.png" alt="" wi dth="150" height="31" /><img src="/img/login-hotspot_15.png" alt="" width="150" height="31" /><img src="/img/login-hotspot_16.png" alt="" width="150" height="31 " border="0" /><br> <table border="0" width="100%" id="table1" cellspacing="1"> <tr> <td height="18" bgcolor="#FFFFCC" style="border-left-wid th: 1px; border-right-width: 1px; border-top-style: dotted; border-top-width: 1p x; border-bottom-width: 1px"><span class="style-text-1"></span><span class="styl e-text-1"></span></td> <td width="363" height="18" bgcolor="#FFFFCC" style="bor der-left-width: 1px; border-right-width: 1px; border-top-style: dotted; border-t op-width: 1px; border-bottom-width: 1px"> <div align="right" class="style-text-2"><a href=termsconditions.html ><span style="text-decoration: none">Terms and Conditions</span> </a> <a href="registrasi-notebook.html">Internet Vvip Akses</a> <a href="ant ivirus-update.html">Antivirus Update</a></font> 571 </div></td> </tr> </table> </div> <div id="layer-login" style="position: absolute; left: 16px; top: 153px"> <form name="login" action="$(link-loginonly)" method="post" $(if chap-id) onSubmit="return doLog in()" $(endif)> <input type="hidden" name="dst" value="$(link-orig)" />

<input type="hidden" name="popup " value="true" /> <table width="100" style="background-c olor: #ffffff"> <tr> <td align="lef t" class="style-login"><span class="style-login">USERNAME </span></td> <td><input style="width: 80px" name="username" type="text" value="$(username)"/> </td> </tr> <tr><td align="l eft" class="style-login"><span class="style-login">PASSWORD </span></td> <td><input style="width: 80px" name="password" type="password"/></td> </tr> <tr><td class="s tyle-login"><span class="style-login"></span></td> <td><input type="submit" value="LOGIN" /></td> </tr> <tr> <td colspan="2 " class="style-login"><div class="style-login"> FREE LOG IN $(if trial == 'yes')<a style="color: #FF8080"href="$(link-login-only)?dst=$(l ink-orig-esc)&amp;username=T-$(mac-esc)">CLICK HERE!</a >$(endif)</div></td> </tr> </table> </form> </div> $(if error)<br /><div style="color: #FF8080; font-size: 9px">$(error)</div>$(end if) <script type="text/javascript"> <!-document.login.username.focus(); //--> </script> </body> </html>

Potrebbero piacerti anche