Coucou voila lors de l'ouverture de msn j'ai un environnement qui s'ouvre avc la questions souhaitez vous faire un déboguage...
voila le rapport :
//<![CDATA[
function getRADIds(){return{"adid":"1430662","pid":"4748332","targetid":"1185719"};}if(typeof(inDapIF) != "undefined" && parent._dapUtils.is_ie5up){parent.dap_Resize(document.body.id, 180, 150);document.onreadystatechange=startRenderAd_1224935513;document.close();} else {document.write(renderAd_1224935513());}function startRenderAd_1224935513() {if (document.readyState=="complete") {var dapIfs = document.body.id;var childdapIfs = dapIfs + 'Child';var ifrm = document.createElement("IFRAME");ifrm.id = childdapIfs;ifrm.height = parent.document.all[dapIfs].height;ifrm.width = parent.document.all[dapIfs].width;ifrm.scrolling = "no";ifrm.frameBorder = 0;document.body.insertAdjacentElement("afterBegin",ifrm);writeinDapIF_1224935513(ifrm, dapIfs);parent.document.all[dapIfs].insertAdjacentElement('beforeBegin', ifrm);parent.dap_Resize(document.body.id, 0, 0);}}function writeinDapIF_1224935513(ifrm, dapIfs) {var s = '<html><head><title>Advertisement</title>
<!-- Sunbelt Popup Killer - script has been inserted by SPF -->
<script type="text/javascript">
<!--
var NoPopupsDone = 0;var CurrWindowOpen = window.open;var CurrWindowOpen2 = window.open;var orig_setTimeout = window.setTimeout;var orig_setInterval = window.setInterval;if ( window.showModelessDialog ) { var orig_showModelessDialog = window.showModelessDialog;} if ( window.showModalDialog ) { var orig_showModalDialog = window.showModalDialog;}
var cnt = 0;var popupType = "direct";var KPF_LOG_URL = "http://127.0.0.1:44501/pl.html?";var KPF_TIMEOUT = 100;var onUnloadFlag = false;var KPF_CompleteLoaded = false;
function nullMethod() {}function nullWindow() { this.window = new Object(); this.document = new Object(); this.document.open=this.document.close=this.document.write=this.document.writeln=nullMethod; this.alert=this.back=this.blur=this.captureEvents=this.clearInterval=this.clearTimeout=this.close=this.confirm=this.dump=this.escape=this.focus=this.forward=this.GetAttention=this.getSelection=this.home=this.moveBy=this.moveTo=this.open=this.print=this.prompt=this.releaseEvents=this.resizeBy=this.resizeTo=this.scroll=this.scrollBy=this.scrollByLines=this.scrollByPages=this.scrollTo=this.setCursor=this.setInterval=this.setTimeout=this.sizeToContent=this.stop=this.unescape=this.updateCommands=nullMethod;}
function destroyIframe(ifr){ if (ifr != document.getElementById("kpfLogFrame")) { var x = ifr.parentNode.removeChild(ifr); delete x; };}
function sendStream(s, idx, kpf_pt){ try { var ifr = document.getElementById("kpfLogFrame"); var tmp = ifr.cloneNode(true); tmp.id = "ifr_" + idx; var s2 = "srv=" + document.location + "&url=" + s + "&pty=" + kpf_pt; tmp.src = KPF_LOG_URL + escape(s2); document.body.appendChild(tmp); } catch (e) { orig_setTimeout("sendStream('" + s + "', " + idx + ",'" + kpf_pt + "')", KPF_TIMEOUT); }}
function sendUrl(url){ if (onUnloadFlag) sendStream(url, cnt++, popupType); else { try { orig_setTimeout("sendStream('" + url + "', cnt++,'" + popupType + "')", KPF_TIMEOUT); } catch (e) {} }}
function newOpen(url, name, atr) {wnd = new nullWindow();wnd.focus = nullWindow;wnd.opener = this.window;sendUrl(url);return(wnd); }
function newOpen2(url, name, atr) { sendUrl(url); return(new nullWindow());}
function stopPopups(kpf_pt) { popupType = kpf_pt; CurrWindowOpen = window.open; window.open = newOpen2; }
function startPopups(kpf_pt) { window.open = CurrWindowOpen; popupType = kpf_pt;}
function my_setTimeout(one, two) { if (typeof(one) == "function") { function myFun(){} myFun=one; function newFun() { stopPopups('ontimer'); myFun(); startPopups('direct'); } try { return orig_setTimeout(newFun,two); } catch (e) { try { return eval("newFun()"); } catch(e) { } } } else { try { return orig_setTimeout("stopPopups('ontimer');"+one+"; startPopups('direct');", two); } catch (e) { try { return eval("stopPopups('ontimer');"+one+"; startPopups('direct');"); } catch(e) { } } }}
function my_setInterval(one, two) { if (typeof(one) == "function") { function myFun(){} myFun=one; function newFun() { stopPopups('ontimer'); myFun(); startPopups('direct'); } try { return orig_setInterval(newFun,two); } catch (e) { } } else { try { return orig_setInterval("stopPopups('ontimer');"+one+";startPopups('direct');", two); } catch (e) { } }}
function my_onload() { var my_retcode = true; stopPopups("onload"); if(orig_onload) my_retcode = orig_onload(); startPopups("direct"); KPF_CompleteLoaded = true; return my_retcode; }
function my_unload() { var my_retcode = true; var cnt = 0; stopPopups("onunload"); onUnloadFlag = true; if(orig_onunload) my_retcode = orig_onunload(); startPopups("direct"); return my_retcode;}
function my_windowopen(url, name, atr){ if ( (! KPF_CompleteLoaded) || (document.all && event != null && event.type == "mouseover") ) { if ( ! KPF_CompleteLoaded) { popupType = "direct"; } else { popupType = "mouseover"; } sendUrl(url); popupType = "direct"; } else { try { return CurrWindowOpen2(url, name, atr); } catch (e) {} }}
function my_showModelessDialog (url , arguments , features) { if (!NoPopupsDone) { var wnd = new nullWindow(); popupType = "direct_dialog"; sendUrl(url); popupType = "direct"; return wnd; } if (popupType!="direct" | (event && event.type == "mouseover") ) { var curr_popup = popupType; if (event && event.type == "mouseover") { popupType = "mouseover"; } popupType = popupType+"_dialog"; sendUrl(url); popupType = curr_popup; return ( new nullWindow() ); } else { return ( orig_showModelessDialog(url , arguments , features) ); } }
function my_showModalDialog (url , arguments , features) { if (!NoPopupsDone) { popupType = "direct_dialog"; sendUrl(url); popupType = "direct"; return ""; } if (popupType!="direct" | (event && event.type == "mouseover") ) { var curr_popup = popupType; if (event && event.type == "mouseover") { popupType = "mouseover"; } popupType = popupType+"_dialog"; sendUrl(url); popupType = curr_popup; return ""; } else { return ( orig_showModalDialog(url , arguments , features) ); } }
function nopopups() { if(!NoPopupsDone) { var oldReadyStateChange = null; if( document.onreadystatechange ) { oldReaduStateChange = document.onreadystatechange; document.onreadystatechange = null; } NoPopupsDone = 1; orig_onload = window.onload; orig_onunload = window.onunload; window.onload = my_onload; window.onunload = my_unload; window.open = my_windowopen;
if( oldReadyStateChange ) { document.onreadystatechange = oldReadyStateChange; } }
}
window.setTimeout = my_setTimeout;window.setInterval = my_setInterval;window.open = newOpen;if ( orig_showModelessDialog ) { window.showModelessDialog = my_showModelessDialog;}if ( orig_showModalDialog ) { window.showModalDialog = my_showModalDialog;}
//-->
</script>
<!-- Sunbelt Popup Killer - end of the script inserted by SPF -->
</head><body id="' + dapIfs + 'Child" leftmargin="0" topmargin="0"><scr'+'ipt type="text/javascript">var inDapIF=true;';if(document.domain && parent.location.hostname!=document.domain){s += 'document.domain="' + document.domain + '";';}if (typeof(inDapMgrIf) != "undefined"){s +=' var inDapMgrIf=true;';}s+= 'window.setTimeout("document.close();",30000);';s+= '</scr'+'ipt>';var renderAdCode = renderAd_1224935513();renderAdCode = renderAdCode.replace(/\n/g,"\\n");renderAdCode = renderAdCode.replace(/'/g,"\\\'");s+= renderAdCode;s+='</body></html>';ifrm.src = "javascript:void(document.write('" + s + "'));";}function renderAd_1224935513() {var adCode_1224935513=new Array();adCode_1224935513.push('<scr'+'ipt type="text/javascript">\n');adCode_1224935513.push('function pr_swfver(){\n');adCode_1224935513.push('var osf,osfd,i,axo=1,v=0,nv=navigator;\n');adCode_1224935513.push('if(nv.plugins&&nv.mimeTypes.length){osf=nv.plugins["Shockwave Flash"];if(osf&&osf.description){osfd=osf.description;v=parseInt(osfd.substring(osfd.indexOf(".")-2))}}\n');adCode_1224935513.push('else{try{for(i=5;axo!=null;i++){axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);v=i}}catch(e){}}\n');adCode_1224935513.push('return v;\n');adCode_1224935513.push('}\n');adCode_1224935513.push('var pr_redir="$CTURL$";\n');adCode_1224935513.push('var pr_pos="",pr_ajx="";\n');adCode_1224935513.push('if((typeof(inDapIF)!="undefined")&&(inDapIF)){pr_pos="&pos=s";if((typeof(inDapMgrIf)!="undefined")&&(inDapMgrIf)){pr_ajx="&ajx=1"}}\n');adCode_1224935513.push('var pr_s="ads.pointroll.com/PortalServe/?pid=628986M63520080624233612"+pr_pos+pr_ajx+"&flash="+pr_swfver()+"&redir="+pr_redir+"&r="+Math.random();\n');adCode_1224935513.push('document.write("<scr"+"ipt type=\'text/javascript\' src=\'http://"+pr_s+"\'></scr"+"ipt>");\n');adCode_1224935513.push('</scr'+'ipt>\n');var s = adCode_1224935513.join('');return s; }
//]]><!-- Sunbelt Popup Killer - script has been appended by SPF -->
<img id="kpfLogFrame" src="http://127.0.0.1:44501/pl.html?START_LOG" onload="destroyIframe(this)" style="display:none;">
</img>
<script type="text/javascript">
<!--
nopopups();
//-->
</script>
<!-- Sunbelt Popup Killer - end of the script appended by SPF-->