start_c_1.html 170 B

123456789101112
  1. <html>
  2. <head>
  3. <title></title>
  4. </head>
  5. <body>
  6. <script language="javascript">
  7. self.location.href = "start.html#c=1";
  8. </script>
  9. </body>
  10. </html>