<html>
<head>
<title>Webune Redirect</title>
<script type="text/javascript">
<!--
function delayer(){
window.location = "http://www.webune.com"
}
//-->
</script>
</head>
<body onLoad="setTimeout('delayer()', 5000)">
<h2 >Your will be redirected.... </h2>
<p>We are sorry, this page has moved to another location. please wait while you are redirected to the new website</p>
<p><a href="http://www.webune.com">Webune.com </a></p>
</body>
</html>
<head>
<title>Webune Redirect</title>
<script type="text/javascript">
<!--
function delayer(){
window.location = "http://www.webune.com"
}
//-->
</script>
</head>
<body onLoad="setTimeout('delayer()', 5000)">
<h2 >Your will be redirected.... </h2>
<p>We are sorry, this page has moved to another location. please wait while you are redirected to the new website</p>
<p><a href="http://www.webune.com">Webune.com </a></p>
</body>
</html>
so just copy and paste the code above to your notepad and save it as webune-timer.html then open it with your browser and you will see it in action.. its cool.
try it