<!DOCTYPE html>
               <html>
                   <body>
		    <script>     </script>
                 <script>
                     setTimeout(function(){
                          window.location.href="/?a1";
                       }, 100);
                       </script>
                   </body>
               </html>