browserVer=parseInt(navigator.appVersion); 
HB=window.open('totziens.html','HBback'); 
if(browserVer>=4){ 
window.focus(); 
}
