<!--
 function checkFrameset() {
  docref='none';
  if (document.referrer && document.referrer != "") docref = escape(document.referrer);
  if(!parent.Frame29767)
  {  
   location.replace("http://www.westpark-gamers.de/index.html?" + location.pathname + location.search + "&wpgref=" + docref);
  }
 }
//-->
