if (window == top){
  var mylink="http://www.mylord2000.de/";
  top.location.href = mylink;
}

