weed | voilou j'ai a chaque ube erreur de script a cause d'un document.tile
Code :
- function phpads_95_pop(e)
- {
- if (!window.phpads_95)
- {
- var gauche = (screen.width - 250)/2;
- var haut = (screen.height - 250)/2;
- var phpads_95 = window.open('', 'phpads_95', 'height=250,width=250,toolbars=no,location=no,menubar=no,status=no,resizable=no,scrollbars=no,left=' + gauche + ',top=' + haut);
- ---------> if (!phpads_95.document.title || phpads_95.document.title == '') {
- phpads_95.document.open('text/html', 'replace');
- phpads_95.document.write('<html><head>');
- phpads_95.document.write('<script language=\'JavaScript\'>');
- phpads_95.document.write('function showbanner() {');
- phpads_95.document.write('\tvar phpadsbanner = \'\';\n\tphpadsbanner += \'<\'+\'iframe src="ht');
- phpads_95.document.write('tp://adpulse.ads.targetnet.com/dp/ad/locid.26\';\n\tphpadsbanne');
- phpads_95.document.write('r += \'18/caid.669/wt.250/ht.250/type.html/?click." width=250');
- phpads_95.document.write(' heigh\';\n\tphpadsbanner += \'t=250 frameborder=0 marginheight=');
- phpads_95.document.write('0 marginwidth=0 scrolling="\';\n\tphpadsbanner += \'no" bgcolor=');
- phpads_95.document.write('"white">\\n <\'+\'script src="http://adpulse.ads.targ\';\n\tphpad');
- phpads_95.document.write('sbanner += \'etnet.com/dp/ad/locid.2618/caid.669/wt.250/ht.25');
- phpads_95.document.write('0/type.js/ig\';\n\tphpadsbanner += \'.iframe/?click." language="');
- phpads_95.document.write('Javascript"><\'+\'/script>\\n <\'+\'noscrip\';\n\tphpadsbanner += \'');
- phpads_95.document.write('t>\\n <\'+\'a target=\\\'_blank\\\' href="http://pub.hardware.fr');
- phpads_95.document.write('/v3/a\';\n\tphpadsbanner += \'dclick.php?bannerid=95&zoneid=');
- phpads_95.document.write('16&source=&dest=ht\';\n\tphpadsbanner += \'tp%3A%2F%2Fad');
- phpads_95.document.write('pulse.ads.targetnet.com%2Fdp%2Fad%2Flocid.2618%\';\n\tphpadsban');
- phpads_95.document.write('ner += \'2Fcaid.669%2Fwt.250%2Fht.250%2Ftype.click&ismap=');
- phpads_95.document.write('" src="\';\n\tphpadsbanner += \'http://adpulse.ads.targetnet.co');
- phpads_95.document.write('m/dp/ad/locid.2618/caid.669/w\';\n\tphpadsbanner += \'t.250/ht.2');
- phpads_95.document.write('50/type.image/ig.iframe" width=250 height=250 bord\';\n\tphpads');
- phpads_95.document.write('banner += \'er=0 alt=""><\'+\'/a>\\n <\'+\'/noscript>\\n<\'+\'/ifra');
- phpads_95.document.write('me><\'+\'img src=\\\'http://\';\n\tphpadsbanner += \'pub.hardware.fr');
- phpads_95.document.write('/v3/adlog.php?bannerid=95&clientid=54&\';\n\tphpadsbanne');
- phpads_95.document.write('r += \';zoneid=16&source=&block=18000&capping=0&a');
- phpads_95.document.write('mp;cb=\';\n\tphpadsbanner += \'fdb76a23a5fc1e17552122124408d5e8\\\'');
- phpads_95.document.write(' width=\\\'0\\\' height=\\\'0\\\' alt=\\\'\';\n\tphpadsbanner += \'\\\' styl');
- phpads_95.document.write('e=\\\'width: 0px; height: 0px;\\\'>\';\n\n\tdocument.write(\'<html><h');
- phpads_95.document.write('ead><title>\');\n\tdocument.write(\'Mardi 08 Avril 2003</title><');
- phpads_95.document.write('/head>\');\n\tdocument.write(\'<body leftmargin="0" topmargin="0');
- phpads_95.document.write('" marginwidth="0" marginheight="0">\');\n\tdocument.write(phpad');
- phpads_95.document.write('sbanner);\n');
- phpads_95.document.write('}');
- phpads_95.document.write('</script>');
- phpads_95.document.write('</head>');
- phpads_95.document.write('<body onLoad=\'showbanner()\'>');
- phpads_95.document.write('</body></html>');
- phpads_95.document.close();
- }
- phpads_95.focus();
- }
- return true;
- }
- window.setTimeout("phpads_95_pop();", 1000);
|
Message édité par weed le 08-04-2003 à 19:58:41
|