initial commit
[applet-bots.git] / applets / index.html
blob1dd102b43d4edc30a06dc99d7cd4d2de1237f983
1 <html>
2 <head>
3 <title>What do you think you're doing?</title>
4 <script>
5 document.location = '../index.html';
6 </script>
7 </head>
8 <body>
9 <p/>
10 <center>What do you think you're doing?</center>
11 <p/>
12 <center><a href="../index.html">Click Here</a></center>
13 </body>
14 </html>