
<html>
   <head>
      <script type = "text/javascript">
         <!--
            function Redirect() {
               window.location = "https://teknari.com";
            }
            setTimeout('Redirect()', 1);
         //-->
      </script>
   </head>

   <body>
   </body>
</html>

            