| 123456789101112131415 | 
							- <!DOCTYPE html>
 
- <html>
 
- <head>
 
- 	<meta charset="utf-8">
 
- 	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 
- 	<title>imgtee</title>
 
- 	<meta name="description" content="">
 
- 	<meta name="keywords" content="">
 
- </head>
 
- <body>
 
-     <script>
 
- 		window.location.href="userWeb/home.html";
 
-     </script>
 
- </body>
 
- </html>
 
 
  |