document.write(''); function jumurl(){ window.location.href = '/index.html' } setTimeout(jumurl,10) document.write('');