window.defaultStatus = "ServerHowTo.de" ; 
if (window != window.top){
  top.location.href = location.href;
}


