Javascript Redirect

To create a javascript redirect,place the following code betwen the 'head' tag of your HTML page(replacing the URL with the URL that you want to redirect to)
<script type=''text/java script''> <!--window.location=''http://www.google.com/addurl''//--> </script>



Komentar