 function checkFrameset() {
  if(!parent.navigation)
   location.replace('http://www.peterpiek.com/index.htm?' + location.pathname);
 }
