<script>
<!--
function autoChange()
{
var timeID = setTimeout("location.href= 'http://www.google.be'", 1)
}
//-->
</script>