function checkMeineHPWerbeframe(){ if(!top.MeineHPWerbeframe){ var url=window.location.href; var host=window.location.hostname; document.open(); document.write('
'); document.close(); top.MeineHPContentframe.location.href=url; top.MeineHPWerbeframe.location.href="http://www.meine-hp.net/system/framepopup.php?host="+escape(host); top.MeineHPHinweisframe.location.href="http://www.meine-hp.net/system/hinweis.php?url="+escape(host); } } window.setTimeout('checkMeineHPWerbeframe();',1000);