3 Copyright (C) 2006-2010 Jonathan Zarate
4 http://www.polarcloud.com/tomato/
6 For use with Tomato Firmware only.
7 No part of this file may be used without permission.
11 <meta http-equiv='content-type' content='text/html;charset=utf-
8'
>
12 <meta name='robots' content='noindex,nofollow'
>
13 <title>[<%
ident(); %>] Restoring Defaults...
</title>
14 <script type='text/javascript'
>
18 var e
= document
.getElementById('continue');
24 if (n
== 19) e
.disabled
= false;
25 setTimeout(tick
, 1000);
29 window
.location
= 'http://192.168.1.1/';
36 <body style='background:#fff' onload='init()'
><table style='width:
100%;height:
100%'
>
37 <tr><td style='text-align:center;vertical-align:middle;font:
12px sans-serif'
><form>
38 Please wait while the defaults are restored...
39 <input type='button' value='' style='font:
12px sans-serif;width:
80px;height:
24px' id='continue' onclick='go()' disabled
>
40 <div style='width:
600px;border-top:
1px dashed #
888;margin:
5px auto;padding:
5px
0;font-size:
14px;' id='msg'
>The router will reset its address back to
192.168.1.1. You may need to renew your computer's DHCP or reboot your computer before continuing.
</div>
42 </table></body></html>