THe below html can be userd any web language and it just redirect you to the webpage specified.
<html>
<script>
location = “
http://avancezone.com“;
</script>
</html>

The above script will redirect yoour page to avancezone.com…

Chage your page url and Enjoy the cute working script