
 function checkFrameset() {
  if(!parent.leftFrame)
   location.href="http://www.mcg83.de/index.htm?" + location.pathname;
 }


