
 function checkFrameset() {
  if(!parent.main) 
   location.href="http://www.treffpunkt-suchmaschinen.de/index.html?" + location.pathname;
 }

