| 12345678910111213141516 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html>
- <head>
- <script type="text/javascript">
- <!--
- location.replace("html/index.html");
- //-->
- </script>
- <noscript>
- <meta http-equiv="refresh" content="0; url=html/index.html"> <!-- äëÿ òåõ íåñêîëüêèõ ïðîöåíòîâ «ñ¸ðôåðîâ», êîòîðûå îòêëþ÷èëè JavaScript -->
- </noscript>
- </head>
- <body>
- </body>
- </html>
|