Feb 25
here is a simple javascript that can be used for redirecting a user to a fresh page or another web page
<script type=”text/javascript”>
window.location=”http://www.livepr.info/internal-pages-page-rank3.php”;
</script>
When this script is executed the page will be redirected to http://www.livepr.info/internal-pages-rank3.php
Most webmasters user javascript for redirection as it works on all kind of browsers