<form name="redirect"><center><font face="Arial"><b>You will be redirected to the script in<form><input type="text" size="3" name="redirect2"></form>seconds</b></font></center><script><!--//change below target URL to your ownvar targetURL="http://www.manicse85.blogspot.com"//change the second to start counting down fromvar countdownfrom=10var currentsecond=document.redirect.redirect2.value=countdownfrom+1function countredirect(){if (currentsecond!=1){currentsecond-=1document.redirect.redirect2.value=currentsecond}else{window.location=targetURLreturn}setTimeout("countredirect()",1000)}countredirect()//--></script>