JavaScript Redirect

<script type="text/javascript">

window.location = "http://www.yoursite.com/"

</script>