if (top.frames.length < 1) {
  var ziel = location.pathname;
  top.location.href=("http://gelaunt.de/index.phtml?ziel=" + ziel);
 }
