first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / database / configuration / webcam / reloader.html
1 <html>
2 <head>
3 <script type="text/javascript">
4 <!--
5 function delayer(){
6   window.location.reload(true);
7 }
8 //-->
9 </script>
10 </head>
11 <body onLoad="setTimeout('delayer()', 2321)">
12 <h2>Webcamomatic Yo!</h2>
13 <p>oof</p>
14
15 <center><img src="webcam.jpeg"></center>
16
17 <p>The horrendous new picture will be up shortly.</p>
18
19 </body>
20 </html>
21