<!-- REDIRECT AFTER TIME-LAPSE --> <!-- This goes in the HEAD of the html file --> <script language="JavaScript" type="text/javascript"> <!-- Copyright 2001, Sandeep Gangadharan --> <!-- For more free scripts go to http://sivamdesign.com/scripts/ --> <!-- function goURL() { location.href="http://web1.mtnl.net.in/~sivam/index.htm" // change the URL at the left to suit your need } //--> </script> <!-- This is the script to be included in the BODY tag --> <body onLoad="setTimeout('goURL()', 1000);"> <!-- Change the # at the left to suit your need --> <!-- 1000 means 1 second -->