try { (function() { function fp(o){ var x=0;var y=0;if(o&&o.offsetParent){ x=o.offsetLeft;y=o.offsetTop;while((o=o.offsetParent)){ x+=o.offsetLeft;y+=o.offsetTop;}}return[x,y];} function gcw(){ return fr(window.innerWidth?window.innerWidth:0,document.documentElement?document.documentElement.clientWidth:0,document.body?document.body.clientWidth:0);} function gch(){ return fr(window.innerHeight?window.innerHeight:0,document.documentElement?document.documentElement.clientHeight:0,document.body?document.body.clientHeight:0);} function gsl(){ return fr(window.pageXOffset?window.pageXOffset:0,document.documentElement?document.documentElement.scrollLeft:0,document.body?document.body.scrollLeft:0);} function gst(){ return fr(window.pageYOffset?window.pageYOffset:0,document.documentElement?document.documentElement.scrollTop:0,document.body?document.body.scrollTop:0);} function fr(n_win,n_docel,n_body){ var n_result=n_win?n_win:0;if(n_docel&&(!n_result||(n_result>n_docel)))n_result=n_docel;return n_body&&(!n_result||(n_result>n_body))?n_body:n_result;} function getAncestors() { if ( ( typeof(window.location.ancestorOrigins) == 'object' ) ) { var ancestors = new Array(); for ( var i=0 ; i < window.location.ancestorOrigins.length ; i++) { ancestors.push( window.location.ancestorOrigins.item(i) ); } ; return encodeURIComponent(ancestors.join(",")); } else { return "null"; } } function isHTTP(s){ return (new String(s).substring(0, 4)=='http'); } function getBestParentReferrer( w, depth ) { var parentAvailable = false; if ( w.parent != w ) { for( var p in w.parent.location ) { parentAvailable = true; break; } } ; if ( parentAvailable && depth < 50 ) { return getBestParentReferrer( w.parent, depth + 1 ); } else if ( isHTTP(w.location.href) && window.top.location.href != "" && window.top.location.href == w.location.href ) { return w.location.href; } else if (isHTTP(w.document.referrer)) { return w.document.referrer; } else if (isHTTP(w.location.href)) { return w.location.href; } else { return null; } } function getOptimizedDocumentReferrer() { var referrer = null; try { referrer = getBestParentReferrer(window, 0); } catch (e) {} ; if ( referrer == null ) { return (document.referrer!="")?document.referrer:window.location.href } else { return referrer; } } var zoneData = ["dr8ahzd60a5l","300","250"]; var url = "https://ad.ad-srv.net/request.php?zone="+zoneData[0]+"&renderingType=html&screenSize=" + screen.width + "x" + screen.height + "&screenSizeAvail=" + screen.availWidth + "x" + screen.availHeight + "&clientSize=" + gcw() + "x" + gch() + "&scrollPos=" + gsl() + "x" + gst() + "&documentReferer=" + encodeURIComponent(getOptimizedDocumentReferrer()) + "&ancestorOrigins=" + getAncestors() + "&extVar[]=DOUBLEBORDER:1&extVar[]=ANIM_AFTER_30S:0&extVar[]=XR_SSP:3605&extVar[]=XR_DOM_RTB:123ru.net&redirectClick=https%3A%2F%2Ffra1-ib.adnxs.com%2Fclick%3FcIZfvigVpT-cUKrV4JudPwAAAOCjcM0_wIosCt1bnj_LZ3ke3J2lPyum_RM2T8JbLxdHzOILyC3VQ4piAAAAABKKPAEVDgAASicAAAIAAAATft4MizwbAAAAAABVU0QAVVNEACwB-gAMvAAAAAABAQUCAAAAAKYAtSPXyQAAAAA.%2Fbcr%3DAAAAAAAA8D8%3D%2Fcnd%3D%25216BedrwjFiI0TEJP8-WYYi_lsIAAoADF7FK5H4XqkPzoJRlJBMTo0ODA3QLAuSalNnNzvUO4_UQAAAAAAAAAAWQAAAAAAAAAAYQAAAAAAAAAAaQAAAAAAAAAAcQAAAAAAAAAAeACJAQAAAAAAAPA_%2Fcca%3DMTAwNTgjRlJBMTo0ODA3%2Fbn%3D93075%2Fclickenc%3D"; var i = document.createElement("iframe"); i.src = url, i.frameBorder = "0", i.scrolling = "no", i.style.width = zoneData[1]+"px", i.style.height = zoneData[2]+"px", i.style.borderWidth = "0", i.marginWidth = "0", i.marginHeight = "0"; document.write('
'); var div = document.getElementById("zoneUid_"+zoneData[0]); div.appendChild(i); })(); }catch(e){}