function f(){
document.write ("<link href=styles2.css rel=stylesheet type=text/css>");
}

window.onFocus = f()  