<script> function yonlendir(){ window.location.href="program.zip" } setTimeout("yonlendir();",5000); </script>