<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>index.htm</title> <script type="text/javascript"> window.location.href = "login.htm"; </script> </head> <body> </body> </html>