function pwtCreatePrebidNamespace(preBidNameSpace) { window[preBidNameSpace] = window[preBidNameSpace] || {}; window[preBidNameSpace].que = window[preBidNameSpace].que || [];/* prebid.js v1.13.0Updated : 2018-07-26 */!(function(d){var s=window.pbjsChunk;window.pbjsChunk=function(e,t,n){for(var r,i,o,a=0,u=[];a';s+="",s+="",s+="",s+=n.adHtml,s+="",d.write(s),d.close()}catch(l){u.log("Error in rendering creative in safe frame."),u.log(l),u.log("Rendering synchronously."),u.displayCreative(window.document,msgData.pwt_bid)}else n.adUrl?u.writeIframe(window.document,n.adUrl,n.width,n.height,""):(u.log("creative details are not found"),u.log(n))}}}catch(l){}},t.addMessageEventListenerForSafeFrame=function(e){u.addMessageEventListener(e,u.safeFrameCommunicationProtocol)},t.getElementLocation=function(e){var t,n=0,i=0;if(u.isFunction(e.getBoundingClientRect))t=e.getBoundingClientRect(),n=Math.floor(t.left),i=Math.floor(t.top);else for(;e;)n+=e.offsetLeft,i+=e.offsetTop,e=e.offsetParent;return{x:n,y:i}},t.createVLogInfoPanel=function(e,t){var n,i,r,o=window.document;if(u.visualDebugLogIsEnabled&&(n=o.getElementById(e),n&&t.length&&t[0][0]&&t[0][1]&&(r=e+"-pwtc-info",!u.isUndefined(o.getElementById(r))))){var a=u.getElementLocation(n);i=o.createElement("div"),i.id=r,i.style="position: absolute; /*top: "+a.y+"px;*/ left: "+a.x+"px; width: "+t[0][0]+"px; height: "+t[0][1]+"px; border: 1px solid rgb(255, 204, 52); padding-left: 11px; background: rgb(247, 248, 224) none repeat scroll 0% 0%; overflow: auto; z-index: 9999997; visibility: hidden;opacity:0.9;font-size:13px;font-family:monospace;";var _=o.createElement("img");_.src=u.metaInfo.protocol+"ads.pubmatic.com/AdServer/js/pwt/close.png",_.style="cursor:pointer; position: absolute; top: 2px; left: "+(a.x+t[0][0]-16-15)+"px; z-index: 9999998;",_.title="close",_.onclick=function(){i.style.display="none"},i.appendChild(_),i.appendChild(o.createElement("br"));for(var d="Slot: "+e+" | ",s=0;sa&&(a=0),i="Bid: "+t.bidder+(t.s2s?"(s2s)":"")+": "+_.getNetEcpm()+"("+_.getGrossEcpm()+"): "+a+"ms",_.getPostTimeoutStatus()&&(i+=": POST-TIMEOUT");break;case"win-bid":var _=t.bidDetails;i="Winning Bid: "+_.getAdapterID()+": "+_.getNetEcpm();break;case"win-bid-fail":i="There are no bids from PWT";break;case"hr":i="----------------------";break;case"disp":i="Displaying creative from "+t.adapter}n.appendChild(r.createTextNode(i)),n.appendChild(r.createElement("br"))}}},t.getExternalBidderStatus=function(e){var t=!0;return u.forEachOnArray(e,(function(e,n){t=window.OWT.externalBidderStatuses[n]?t&&window.OWT.externalBidderStatuses[n].status:t})),t},t.resetExternalBidderStatus=function(e){u.forEachOnArray(e,(function(e,t){u.log("resetExternalBidderStatus: "+t),window.OWT.externalBidderStatuses[t]=void 0}))}}),(function(e,t){t.COMMON={BID_PRECISION:2,DEAL_KEY_FIRST_PART:"pwtdeal_",DEAL_KEY_VALUE_SEPARATOR:"_-_",PREBID_PREFIX:"PB_",CONFIG:"config",DIV_ID:"divID",PARAMS:"params",SIZES:"sizes",HEIGHT:"height",WIDTH:"width",SLOTS:"slots",KEY_GENERATION_PATTERN_VALUE:"kgpv",KEY_VALUE_PAIRS:"kvp",IMPRESSION_ID:"iid",PARENT_ADAPTER_PREBID:"prebid"},t.CONFIG={GLOBAL:"global",ADAPTERS:"adapters",COMMON:"pwt",TIMEOUT:"t",KEY_GENERATION_PATTERN:"kgp",KEY_LOOKUP_MAP:"klm",SERVER_SIDE_KEY:"sk",PUBLISHER_ID:"pubid",PROFILE_ID:"pid",PROFILE_VERSION_ID:"pdvid",LOGGER_URL:"dataURL",TRACKER_URL:"winURL",REV_SHARE:"rev_share",THROTTLE:"throttle",BID_PASS_THROUGH:"pt",GLOBAL_KEY_VALUE:"gkv",MASK_BIDS:"maksBids",META_DATA_PATTERN:"metaDataPattern",SEND_ALL_BIDS:"sendAllBids",SERVER_SIDE_ENABLED:"serverSideEnabled",GDPR_CONSENT:"gdpr",CONSENT_STRING:"cns",GDPR_CMPAPI:"cmpApi",GDPR_TIMEOUT:"gdprTimeout",GDPR_AWC:"awc",DEFAULT_GDPR_CMPAPI:"iab",DEFAULT_GDPR_TIMEOUT:1e4,DEFAULT_GDPR_AWC:"0",DEFAULT_GDPR_CONSENT:"0"},t.METADATA_MACROS={WIDTH:"_W_",HEIGHT:"_H_",PARTNER:"_P_",GROSS_ECPM:"_GE_",NET_ECPM:"_NE_",BID_COUNT:"_BC_",PARTNER_COUNT:"_PC_"},t.MACROS={WIDTH:"_W_",HEIGHT:"_H_",AD_UNIT_ID:"_AU_",AD_UNIT_INDEX:"_AUI_",INTEGER:"_I_",DIV:"_DIV_"},t.SLOT_STATUS={CREATED:0,PARTNERS_CALLED:1,TARGETING_ADDED:2,DISPLAYED:3},t.WRAPPER_TARGETING_KEYS={BID_ID:"pwtsid",BID_STATUS:"pwtbst",BID_ECPM:"pwtecp",BID_DEAL_ID:"pwtdid",BID_ADAPTER_ID:"pwtpid",BID_SIZE:"pwtsz",PUBLISHER_ID:"pwtpubid",PROFILE_ID:"pwtprofid",PROFILE_VERSION_ID:"pwtverid",META_DATA:"pwtm"},t.IGNORE_PREBID_KEYS={hb_bidder:1,hb_adid:1,hb_pb:1,hb_size:1,hb_deal:1},t.LOGGER_PIXEL_PARAMS={TIMESTAMP:"tst",PAGE_URL:"purl",TIMEOUT:"to"},t.MESSAGES={M1:": In fetchbids.",M2:": Throttled.",M3:": adapter must implement the fetchBids() function.",M4:"BidManager: entry ",M5:": Callback.",M6:"bidAlreadExists : ",M7:": Exiting from fetchBids.",M8:". Config not found, ignored.",M9:". Config ignored.",M10:"Bid is rejected as ecpm is NULL.",M11:"Bid is rejected as ecpm is NaN: ",M12:"Existing bid ecpm: ",M13:", is lower than new bid ecpm ",M14:", so we are replacing bid.",M15:", is greater than new bid ecpm ",M16:", so we are not replacing bid.",M17:"Post timeout bid, ignored.",M18:"Bid is selected.",M19:": Found winning adapterID: ",M20:"Bid is rejected as ecpm is empty string.",M21:": error in respose handler.",M22:"Bid is rejected as ecpm is <= 0.",M23:"Existing bid is default-bid with zero ecpm, thus replacing it with the new bid from partner.",M24:"Passsed argument is not a bidAdaptor",M25:"Bid details not found for bidID: "}}),(function(e,t,n){function i(e,t){this.adapterID=e,this.kgpv=t,this.bidID=a.getUniqueIdentifierStr(),this.grossEcpm=0,this.netEcpm=0,this.defaultBid=0,this.adHtml="",this.adUrl="",this.height=0,this.width=0,this.creativeID="",this.keyValuePairs={},this.isPostTimeout=!1,this.receivedTime=0,this.dealID="",this.dealChannel="",this.isWinningBid=!1,this.status=0}var r=n(4),o=n(2),a=n(1);i.prototype.getAdapterID=function(){return this.adapterID},i.prototype.getBidID=function(){return this.bidID},i.prototype.setGrossEcpm=function(e){return null===e?(a.log(o.MESSAGES.M10),a.log(this),this):a.isString(e)&&(e=e.replace(/\s/g,""),0===e.length)?(a.log(o.MESSAGES.M20),a.log(this),this):window.isNaN(e)?(a.log(o.MESSAGES.M11+e),a.log(this),this):(e=window.parseFloat(e.toFixed(o.COMMON.BID_PRECISION)),this.grossEcpm=e,this.netEcpm=window.parseFloat((this.grossEcpm*r.getAdapterRevShare(this.getAdapterID())).toFixed(o.COMMON.BID_PRECISION)),this)},i.prototype.getGrossEcpm=function(){return this.grossEcpm},i.prototype.getNetEcpm=function(){return this.netEcpm},i.prototype.setDefaultBidStatus=function(e){return this.defaultBid=e,this},i.prototype.getDefaultBidStatus=function(){return this.defaultBid},i.prototype.setAdHtml=function(e){return this.adHtml=e,this},i.prototype.getAdHtml=function(){return this.adHtml},i.prototype.setAdUrl=function(e){return this.adUrl=e,this},i.prototype.getAdUrl=function(){return this.adUrl},i.prototype.setHeight=function(e){return this.height=e,this},i.prototype.getHeight=function(){return this.height},i.prototype.setWidth=function(e){return this.width=e,this},i.prototype.getWidth=function(){return this.width},i.prototype.getKGPV=function(){return this.kgpv},i.prototype.setKeyValuePair=function(e,t){return this.keyValuePairs[e.substr(0,20)]=t,this},i.prototype.getKeyValuePairs=function(){return this.keyValuePairs},i.prototype.setPostTimeoutStatus=function(){return this.isPostTimeout=!0,this},i.prototype.getPostTimeoutStatus=function(){return this.isPostTimeout},i.prototype.setReceivedTime=function(e){return this.receivedTime=e,this},i.prototype.getReceivedTime=function(){return this.receivedTime},i.prototype.setDealID=function(e){return e&&(this.dealID=e,this.dealChannel=this.dealChannel||"PMP",this.setKeyValuePair(o.COMMON.DEAL_KEY_FIRST_PART+this.adapterID,this.dealChannel+o.COMMON.DEAL_KEY_VALUE_SEPARATOR+this.dealID+o.COMMON.DEAL_KEY_VALUE_SEPARATOR+this.bidID)),this},i.prototype.getDealID=function(){return this.dealID},i.prototype.setDealChannel=function(e){return this.dealID&&e&&(this.dealChannel=e,this.setKeyValuePair(o.COMMON.DEAL_KEY_FIRST_PART+this.adapterID,this.dealChannel+o.COMMON.DEAL_KEY_VALUE_SEPARATOR+this.dealID+o.COMMON.DEAL_KEY_VALUE_SEPARATOR+this.bidID)),this},i.prototype.getDealChannel=function(){return this.dealChannel},i.prototype.setWinningBidStatus=function(){return this.isWinningBid=!0,this},i.prototype.getWinningBidStatus=function(){return this.isWinningBid},i.prototype.setStatus=function(e){return this.status=e,this},i.prototype.getStatus=function(){return this.status},i.prototype.setSendAllBidsKeys=function(){this.setKeyValuePair(o.WRAPPER_TARGETING_KEYS.BID_ID+"_"+this.adapterID,this.bidID),this.setKeyValuePair(o.WRAPPER_TARGETING_KEYS.BID_STATUS+"_"+this.adapterID,this.getNetEcpm()>0?1:0),this.setKeyValuePair(o.WRAPPER_TARGETING_KEYS.BID_ECPM+"_"+this.adapterID,this.getNetEcpm().toFixed(o.COMMON.BID_PRECISION)),this.setKeyValuePair(o.WRAPPER_TARGETING_KEYS.BID_SIZE+"_"+this.adapterID,this.width+"x"+this.height)},e.exports.Bid=i,t.createBid=function(e,t){return new i(e,t)}}),(function(e,t,n){function i(){var e=o.COMMON.PARENT_ADAPTER_PREBID;if(!a.isOwnProperty(r.adapters,e)){var t={};t[o.CONFIG.REV_SHARE]="0.0",t[o.CONFIG.THROTTLE]="100",t[o.CONFIG.KEY_GENERATION_PATTERN]="_DIV_",t[o.CONFIG.KEY_LOOKUP_MAP]={},r.adapters[e]=t}}var r=n(5),o=n(2),a=n(1),_=null;_=this,t.getPublisherId=function(){return a.trim(r.pwt.pubid)||"0"},t.getMataDataPattern=function(){return a.isString(r[o.CONFIG.COMMON][o.CONFIG.META_DATA_PATTERN])?r[o.CONFIG.COMMON][o.CONFIG.META_DATA_PATTERN]:null},t.getSendAllBidsStatus=function(){return window.parseInt(r[o.CONFIG.COMMON][o.CONFIG.SEND_ALL_BIDS])||0},t.getTimeout=function(){return window.parseInt(r.pwt.t)||1e3},t.getAdapterRevShare=function(e){var t=r.adapters;return a.isOwnProperty(t[e],o.CONFIG.REV_SHARE)?1-window.parseFloat(t[e][o.CONFIG.REV_SHARE])/100:1},t.getAdapterThrottle=function(e){var t=r.adapters;return a.isOwnProperty(t[e],o.CONFIG.THROTTLE)?100-window.parseFloat(t[e][o.CONFIG.THROTTLE]):0},t.isServerSideAdapter=function(e){var t=r.adapters;return a.isOwnProperty(t[e],o.CONFIG.SERVER_SIDE_ENABLED)?1===window.parseInt(t[e][o.CONFIG.SERVER_SIDE_ENABLED]):!1},t.getAdapterMaskBidsStatus=function(e){var t=r.adapters,n={audienceNetwork:1};return a.isOwnProperty(n,e)?n[e]:a.isOwnProperty(t[e],o.CONFIG.MASK_BIDS)?window.parseInt(t[e][o.CONFIG.MASK_BIDS])||0:0},t.getBidPassThroughStatus=function(e){var t=r.adapters;return a.isOwnProperty(t[e],o.CONFIG.BID_PASS_THROUGH)?window.parseInt(t[e][o.CONFIG.BID_PASS_THROUGH]):0},t.getProfileID=function(){return a.trim(r.pwt[o.CONFIG.PROFILE_ID])||"0"},t.getProfileDisplayVersionID=function(){return a.trim(r.pwt[o.CONFIG.PROFILE_VERSION_ID])||"0"},t.getAnalyticsPixelURL=function(){return r.pwt[o.CONFIG.LOGGER_URL]||!1},t.getMonetizationPixelURL=function(){return r.pwt[o.CONFIG.TRACKER_URL]||!1},t.forEachAdapter=function(e){a.forEachOnObject(r.adapters,e)},t.getGdpr=function(){var e=r[o.CONFIG.COMMON][o.CONFIG.GDPR_CONSENT]||o.CONFIG.DEFAULT_GDPR_CONSENT;return"1"===e},t.getCmpApi=function(){return r[o.CONFIG.COMMON][o.CONFIG.GDPR_CMPAPI]||o.CONFIG.DEFAULT_GDPR_CMPAPI},t.getGdprTimeout=function(){var e=r[o.CONFIG.COMMON][o.CONFIG.GDPR_TIMEOUT];return e?window.parseInt(e):o.CONFIG.DEFAULT_GDPR_TIMEOUT},t.getAwc=function(){var e=r[o.CONFIG.COMMON][o.CONFIG.GDPR_AWC]||o.CONFIG.DEFAULT_GDPR_AWC;return"1"===e},t.addPrebidAdapter=i,t.initConfig=function(){_.addPrebidAdapter();var e={};a.forEachOnObject(o.CONFIG,(function(t,n){e[n]=""})),a.forEachOnObject(r.adapters,(function(t,n){var i={};a.forEachOnObject(n,(function(t,n){a.isOwnProperty(e,t)||(i[t]=n)})),a.forEachOnObject(n[o.CONFIG.KEY_LOOKUP_MAP],(function(e,t){a.forEachOnObject(i,(function(e,n){t[e]=n}))}))}))}}),(function(e,t){t.pwt={t:"1800",pid:"172",gcv:"53",pdvid:"24",pubid:"156021",dataURL:"t.pubmatic.com/wl?",winURL:"t.pubmatic.com/wt?",metaDataPattern:0,sendAllBids:"0",adserver:"DFP",gdpr:"1",cmp:"iab",gdprTimeout:"500",awc:"1"},t.adapters={pulsepoint:{cp:"561062",rev_share:"-15.0",timeout:"1800",throttle:"100",serverSideEnabled:"0",kgp:"_AU_@_W_x_H_",klm:{"/1050432/IE_Home_ATF_300X250@300x250":{ct:"565227"},"/1050432/IE_Home_ATF_728X90@728x90":{ct:"565228"},"/1050432/IE_Home_BTF_300X250@300x250":{ct:"565229"},"/1050432/IE_Home_MID_300X250@300x250":{ct:"565230"},"/1050432/IE_ROS_ENT_AS_ATF_300X250@300x250":{ct:"565188"},"/1050432/IE_ROS_ENT_AS_BTF_300X250@300x250":{ct:"565190"},"/1050432/IE_ROS_ENT_AS_Gutter_Right_Skin@160x600":{ct:"576958"},"/1050432/IE_ROS_ENT_AS_MID_300X250@300x250":{ct:"565191"},"/1050432/IE_ROS_ENT_HP_ATF_300X250@300x250":{ct:"565267"},"/1050432/IE_ROS_ENT_HP_ATF_728X90@728x90":{ct:"565268"},"/1050432/IE_ROS_ENT_HP_BTF_300X250@300x250":{ct:"565269"},"/1050432/IE_ROS_ENT_HP_MID_300X250@300x250":{ct:"565270"},"/1050432/IE_ROS_INDIA_AS_ATF_300X250@300x250":{ct:"577163"},"/1050432/IE_ROS_INDIA_AS_ATF_728X90@728x90":{ct:"577166"},"/1050432/IE_ROS_INDIA_AS_BTF_300X250@300x250":{ct:"577188"},"/1050432/IE_ROS_INDIA_AS_Gutter_Right_Skin@160x600":{ct:"577192"},"/1050432/IE_ROS_INDIA_AS_MID_300X250@300x250":{ct:"577193"},"/1050432/IE_ROS_INDIA_HP_ATF_300X250@300x250":{ct:"577195"},"/1050432/IE_ROS_INDIA_HP_ATF_728X90@728x90":{ct:"577197"},"/1050432/IE_ROS_INDIA_HP_BTF_300X250@300x250":{ct:"577200"},"/1050432/IE_ROS_INDIA_HP_MID_300X250@300x250":{ct:"577203"},"/1050432/IE_ROS_LSY_AS_ATF_300X250@300x250":{ct:"565196"},"/1050432/IE_ROS_LSY_AS_BTF_300X250@300x250":{ct:"565198"},"/1050432/IE_ROS_LSY_AS_Gutter_Right_Skin@160x600":{ct:"577209"},"/1050432/IE_ROS_LSY_AS_MID_300X250@300x250":{ct:"565199"},"/1050432/IE_ROS_LSY_HP_ATF_300X250@300x250":{ct:"565274"},"/1050432/IE_ROS_LSY_HP_ATF_728X90@728x90":{ct:"565275"},"/1050432/IE_ROS_LSY_HP_BTF_300X250@300x250":{ct:"565276"},"/1050432/IE_ROS_LSY_HP_MID_300X250@300x250":{ct:"565277"},"/1050432/IE_ROS_OPN_AS_ATF_300X250@300x250":{ct:"565172"},"/1050432/IE_ROS_OPN_AS_ATF_728X90@728x90":{ct:"565173"},"/1050432/IE_ROS_OPN_AS_BTF_300X250@300x250":{ct:"565174"},"/1050432/IE_ROS_OPN_AS_Gutter_Right_Skin@160x600":{ct:"576928"},"/1050432/IE_ROS_OPN_AS_MID_300X250@300x250":{ct:"565175"},"/1050432/IE_ROS_OPN_HP_ATF_300X250@300x250":{ct:"565251"},"/1050432/IE_ROS_OPN_HP_ATF_728X90@728x90":{ct:"565252"},"/1050432/IE_ROS_OPN_HP_BTF_300X250@300x250":{ct:"565253"},"/1050432/IE_ROS_OPN_HP_MID_300X250@300x250":{ct:"565256"},"/1050432/IE_ROS_OTH_AS_ATF_300X250@300x250":{ct:"565218"},"/1050432/IE_ROS_OTH_AS_BTF_300X250@300x250":{ct:"565220"},"/1050432/IE_ROS_OTH_AS_Gutter_Right_Skin@160x600":{ct:"576745"},"/1050432/IE_ROS_OTH_AS_MID_300X250@300x250":{ct:"565221"},"/1050432/IE_ROS_OTH_HP_ATF_300X250@300x250":{ct:"565295"},"/1050432/IE_ROS_OTH_HP_ATF_728X90@728x90":{ct:"565296"},"/1050432/IE_ROS_OTH_HP_BTF_300X250@300x250":{ct:"565297"},"/1050432/IE_ROS_OTH_HP_MID_300X250@300x250":{ct:"565298"},"/1050432/IE_ROS_PHOTO_ATF_300X250_AS@300x250":{ct:"576941"},"/1050432/IE_ROS_PHOTO_ATF_728X90_AS@728x90":{ct:"576940"},"/1050432/IE_ROS_PHOTO_Gutter_Right_Skin_AS@160x600":{ct:"576944"},"/1050432/IE_ROS_PHOTO_HP_ATF_300X250@300x250":{ct:"576945"},"/1050432/IE_ROS_PHOTO_HP_BTF_300X250@300x250":{ct:"576946"},"/1050432/IE_ROS_SPO_AS_ATF_300X250@300x250":{ct:"565180"},"/1050432/IE_ROS_SPO_AS_ATF_728X90@728x90":{ct:"565181"},"/1050432/IE_ROS_SPO_AS_BTF_300X250@300x250":{ct:"565182"},"/1050432/IE_ROS_SPO_AS_Gutter_Right_Skin@160x600":{ct:"577227"},"/1050432/IE_ROS_SPO_AS_MID_300X250@300x250":{ct:"565183"},"/1050432/IE_ROS_SPO_HP_ATF_300X250@300x250":{ct:"565260"},"/1050432/IE_ROS_SPO_HP_ATF_728X90@728x90":{ct:"565261"},"/1050432/IE_ROS_SPO_HP_BTF_300X250@300x250":{ct:"565262"},"/1050432/IE_ROS_SPO_HP_MID_300X250@300x250":{ct:"565263"},"/1050432/IE_ROS_TECH_AS_ATF_300X250@300x250":{ct:"577245"},"/1050432/IE_ROS_TECH_AS_BTF_300X250@300x250":{ct:"577247"},"/1050432/IE_ROS_TECH_AS_Gutter_Right_Skin@160x600":{ct:"577249"},"/1050432/IE_ROS_TECH_AS_MID_300X250@300x250":{ct:"577250"},"/1050432/IE_ROS_TECH_HP_ATF_300X250@300x250":{ct:"577252"},"/1050432/IE_ROS_TECH_HP_ATF_728X90@728x90":{ct:"565282"},"/1050432/IE_ROS_TECH_HP_BTF_300X250@300x250":{ct:"577256"},"/1050432/IE_ROS_TECH_HP_MID_300X250@300x250":{ct:"577259"},"/1050432/IE_ROS_VIDEO_AS_ATF_300X250@300x250":{ct:"577260"},"/1050432/IE_ROS_VIDEO_AS_BTF_300X250@300x250":{ct:"577262"},"/1050432/IE_ROS_VIDEO_AS_Gutter_Right_Skin@160x600":{ct:"577264"},"/1050432/IE_ROS_VIDEO_AS_MID_300X250@300x250":{ct:"577266"},"/1050432/IE_ROS_VIDEO_HP_ATF_300X250@300x250":{ct:"577268"},"/1050432/IE_ROS_VIDEO_HP_ATF_728X90@728x90":{ct:"577270"},"/1050432/IE_ROS_VIDEO_HP_BTF_300X250@300x250":{ct:"577272"},"/1050432/IE_ROS_VIDEO_HP_MID_300X250@300x250":{ct:"577275"},"/1050432/IE_ROS_WORLD_AS_ATF_300X250@300x250":{ct:"577276"},"/1050432/IE_ROS_WORLD_AS_ATF_728X90@728x90":{ct:"577278"},"/1050432/IE_ROS_WORLD_AS_BTF_300X250@300x250":{ct:"577280"},"/1050432/IE_ROS_WORLD_AS_Gutter_Right_Skin@160x600":{ct:"577282"},"/1050432/IE_ROS_WORLD_AS_MID_300X250@300x250":{ct:"577283"},"/1050432/IE_ROS_WORLD_HP_ATF_300X250@300x250":{ct:"577285"},"/1050432/IE_ROS_WORLD_HP_ATF_728X90@728x90":{ct:"577287"},"/1050432/IE_ROS_WORLD_HP_BTF_300X250@300x250":{ct:"577289"},"/1050432/IE_ROS_WORLD_HP_MID_300X250@300x250":{ct:"577292"},"/1050432/IE_VideoSlider_Mid_300x250@300x250":{ct:"579939"}}},appnexus:{rev_share:"-15.0",timeout:"1800",throttle:"100",pt:0,serverSideEnabled:"0",kgp:"_AU_@_W_x_H_",klm:{"/1050432/IE_Home_ATF_300X250@300x250":{placementId:"11482207"},"/1050432/IE_Home_ATF_300X250@300x600":{placementId:"11482207"},"/1050432/IE_Home_ATF_728X90@728x90":{placementId:"11482207"},"/1050432/IE_Home_ATF_728X90@970x90":{placementId:"11482207"},"/1050432/IE_Home_BTF_300X250@300x250":{placementId:"11482207"},"/1050432/IE_Home_MID_300X250@300x250":{placementId:"11482207"},"/1050432/IE_Home_MID_300X250@300x600":{placementId:"11482207"},"/1050432/IE_ROS_ENT_AS_ATF_300X250@300x250":{placementId:"11482208"},"/1050432/IE_ROS_ENT_AS_ATF_300X250@300x600":{placementId:"11482208"},"/1050432/IE_ROS_ENT_AS_BTF_300X250@300x250":{placementId:"11482208"},"/1050432/IE_ROS_ENT_AS_Gutter_Right_Skin@160x600":{placementId:"11482208"},"/1050432/IE_ROS_ENT_AS_MID_300X250@300x250":{placementId:"11482208"},"/1050432/IE_ROS_ENT_AS_MID_300X250@300x600":{placementId:"11482208"},"/1050432/IE_ROS_ENT_HP_ATF_300X250@300x250":{placementId:"11482209"},"/1050432/IE_ROS_ENT_HP_ATF_300X250@300x600":{placementId:"11482209"},"/1050432/IE_ROS_ENT_HP_ATF_728X90@728x90":{placementId:"11482209"},"/1050432/IE_ROS_ENT_HP_ATF_728X90@970x90":{placementId:"11482209"},"/1050432/IE_ROS_ENT_HP_BTF_300X250@300x250":{placementId:"11482209"},"/1050432/IE_ROS_ENT_HP_MID_300X250@300x250":{placementId:"11482209"},"/1050432/IE_ROS_ENT_HP_MID_300X250@300x600":{placementId:"11482209"},"/1050432/IE_ROS_INDIA_AS_ATF_300X250@300x250":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_ATF_300X250@300x600":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_ATF_728X90@728x90":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_ATF_728X90@970x90":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_BTF_300X250@300x250":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_Gutter_Right_Skin@160x600":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_MID_300X250@300x250":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_AS_MID_300X250@300x600":{placementId:"11482210"},"/1050432/IE_ROS_INDIA_HP_ATF_300X250@300x250":{placementId:"11482211"},"/1050432/IE_ROS_INDIA_HP_ATF_300X250@300x600":{placementId:"11482211"},"/1050432/IE_ROS_INDIA_HP_ATF_728X90@728x90":{placementId:"11482211"},"/1050432/IE_ROS_INDIA_HP_ATF_728X90@970x90":{placementId:"11482211"},"/1050432/IE_ROS_INDIA_HP_BTF_300X250@300x250":{placementId:"11482211"},"/1050432/IE_ROS_INDIA_HP_MID_300X250@300x250":{placementId:"11482211"},"/1050432/IE_ROS_INDIA_HP_MID_300X250@300x600":{placementId:"11482211"},"/1050432/IE_ROS_LSY_AS_ATF_300X250@300x250":{placementId:"11482212"},"/1050432/IE_ROS_LSY_AS_ATF_300X250@300x600":{placementId:"11482212"},"/1050432/IE_ROS_LSY_AS_BTF_300X250@300x250":{placementId:"11482212"},"/1050432/IE_ROS_LSY_AS_Gutter_Right_Skin@160x600":{placementId:"11482212"},"/1050432/IE_ROS_LSY_AS_MID_300X250@300x250":{placementId:"11482212"},"/1050432/IE_ROS_LSY_AS_MID_300X250@300x600":{placementId:"11482212"},"/1050432/IE_ROS_LSY_HP_ATF_300X250@300x250":{placementId:"11482213"},"/1050432/IE_ROS_LSY_HP_ATF_300X250@300x600":{placementId:"11482213"},"/1050432/IE_ROS_LSY_HP_ATF_728X90@728x90":{placementId:"11482213"},"/1050432/IE_ROS_LSY_HP_ATF_728X90@970x90":{placementId:"11482213"},"/1050432/IE_ROS_LSY_HP_BTF_300X250@300x250":{placementId:"11482213"},"/1050432/IE_ROS_LSY_HP_MID_300X250@300x250":{placementId:"11482213"},"/1050432/IE_ROS_LSY_HP_MID_300X250@300x600":{placementId:"11482213"},"/1050432/IE_ROS_OPN_AS_ATF_300X250@300x250":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_ATF_300X250@300x600":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_ATF_728X90@728x90":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_ATF_728X90@970x90":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_BTF_300X250@300x250":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_Gutter_Right_Skin@160x600":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_MID_300X250@300x250":{placementId:"11482214"},"/1050432/IE_ROS_OPN_AS_MID_300X250@300x600":{placementId:"11482214"},"/1050432/IE_ROS_OPN_HP_ATF_300X250@300x250":{placementId:"11482215"},"/1050432/IE_ROS_OPN_HP_ATF_300X250@300x600":{placementId:"11482215"},"/1050432/IE_ROS_OPN_HP_ATF_728X90@728x90":{placementId:"11482215"},"/1050432/IE_ROS_OPN_HP_ATF_728X90@970x90":{placementId:"11482215"},"/1050432/IE_ROS_OPN_HP_BTF_300X250@300x250":{placementId:"11482215"},"/1050432/IE_ROS_OPN_HP_MID_300X250@300x250":{placementId:"11482215"},"/1050432/IE_ROS_OPN_HP_MID_300X250@300x600":{placementId:"11482215"},"/1050432/IE_ROS_OTH_AS_ATF_300X250@300x250":{placementId:"11482216"},"/1050432/IE_ROS_OTH_AS_ATF_300X250@300x600":{placementId:"11482216"},"/1050432/IE_ROS_OTH_AS_BTF_300X250@300x250":{placementId:"11482216"},"/1050432/IE_ROS_OTH_AS_Gutter_Right_Skin@160x600":{placementId:"11482216"},"/1050432/IE_ROS_OTH_AS_MID_300X250@300x250":{placementId:"11482216"},"/1050432/IE_ROS_OTH_AS_MID_300X250@300x600":{placementId:"11482216"},"/1050432/IE_ROS_OTH_HP_ATF_300X250@300x250":{placementId:"11482217"},"/1050432/IE_ROS_OTH_HP_ATF_728X90@728x90":{placementId:"11482217"},"/1050432/IE_ROS_OTH_HP_ATF_728X90@970x90":{placementId:"11482217"},"/1050432/IE_ROS_OTH_HP_BTF_300X250@300x250":{placementId:"11482217"},"/1050432/IE_ROS_OTH_HP_MID_300X250@300x250":{placementId:"11482217"},"/1050432/IE_ROS_PHOTO_ATF_300X250_AS@300x250":{placementId:"11482218"},"/1050432/IE_ROS_PHOTO_ATF_728X90_AS@728x90":{placementId:"11482218"},"/1050432/IE_ROS_PHOTO_ATF_728X90_AS@970x90":{placementId:"11482218"},"/1050432/IE_ROS_PHOTO_Gutter_Right_Skin_AS@160x600":{placementId:"11482218"},"/1050432/IE_ROS_PHOTO_HP_ATF_300X250@300x250":{placementId:"11482219"},"/1050432/IE_ROS_PHOTO_HP_ATF_728X90@300x250":{placementId:"11482219"},"/1050432/IE_ROS_PHOTO_HP_BTF_300X250@300x250":{placementId:"11482219"},"/1050432/IE_ROS_SPO_AS_ATF_300X250@300x250":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_ATF_300X250@300x600":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_ATF_728X90@728x90":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_ATF_728X90@970x90":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_BTF_300X250@300x250":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_Gutter_Right_Skin@160x600":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_MID_300X250@300x250":{placementId:"11482220"},"/1050432/IE_ROS_SPO_AS_MID_300X250@300x600":{placementId:"11482220"},"/1050432/IE_ROS_SPO_HP_ATF_300X250@300x250":{placementId:"11482221"},"/1050432/IE_ROS_SPO_HP_ATF_300X250@300x600":{placementId:"11482221"},"/1050432/IE_ROS_SPO_HP_ATF_728X90@728x90":{placementId:"11482221"},"/1050432/IE_ROS_SPO_HP_ATF_728X90@970x90":{placementId:"11482221"},"/1050432/IE_ROS_SPO_HP_BTF_300X250@300x250":{placementId:"11482221"},"/1050432/IE_ROS_SPO_HP_MID_300X250@300x250":{placementId:"11482221"},"/1050432/IE_ROS_SPO_HP_MID_300X250@300x600":{placementId:"11482221"},"/1050432/IE_ROS_TECH_AS_ATF_300X250@300x250":{placementId:"11482222"},"/1050432/IE_ROS_TECH_AS_ATF_300X250@300x600":{placementId:"11482222"},"/1050432/IE_ROS_TECH_AS_BTF_300X250@300x250":{placementId:"11482222"},"/1050432/IE_ROS_TECH_AS_Gutter_Right_Skin@160x600":{placementId:"11482222"},"/1050432/IE_ROS_TECH_AS_MID_300X250@300x250":{placementId:"11482222"},"/1050432/IE_ROS_TECH_AS_MID_300X250@300x600":{placementId:"11482222"},"/1050432/IE_ROS_TECH_HP_ATF_300X250@300x250":{placementId:"11482223"},"/1050432/IE_ROS_TECH_HP_ATF_300X250@300x600":{placementId:"11482223"},"/1050432/IE_ROS_TECH_HP_ATF_728X90@728x90":{placementId:"11482223"},"/1050432/IE_ROS_TECH_HP_ATF_728X90@970x90":{placementId:"11482223"},"/1050432/IE_ROS_TECH_HP_BTF_300X250@300x250":{placementId:"11482223"},"/1050432/IE_ROS_TECH_HP_MID_300X250@300x250":{placementId:"11482223"},"/1050432/IE_ROS_VIDEO_AS_ATF_300X250@300x250":{placementId:"11482224"},"/1050432/IE_ROS_VIDEO_AS_ATF_300X250@300x600":{placementId:"11482224"},"/1050432/IE_ROS_VIDEO_AS_BTF_300X250@300x250":{placementId:"11482224"},"/1050432/IE_ROS_VIDEO_AS_Gutter_Right_Skin@160x600":{placementId:"11482224"},"/1050432/IE_ROS_VIDEO_AS_MID_300X250@300x250":{placementId:"11482224"},"/1050432/IE_ROS_VIDEO_AS_MID_300X250@300x600":{placementId:"11482224"},"/1050432/IE_ROS_VIDEO_HP_ATF_300X250@300x250":{placementId:"11482225"},"/1050432/IE_ROS_VIDEO_HP_ATF_300X250@300x600":{placementId:"11482225"},"/1050432/IE_ROS_VIDEO_HP_ATF_728X90@728x90":{placementId:"11482225"},"/1050432/IE_ROS_VIDEO_HP_ATF_728X90@970x90":{placementId:"11482225"},"/1050432/IE_ROS_VIDEO_HP_BTF_300X250@300x250":{placementId:"11482225"},"/1050432/IE_ROS_VIDEO_HP_MID_300X250@300x250":{placementId:"11482225"},"/1050432/IE_ROS_WORLD_AS_ATF_300X250@300x250":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_ATF_300X250@300x600":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_ATF_728X90@728x90":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_ATF_728X90@970x90":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_BTF_300X250@300x250":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_Gutter_Right_Skin@160x600":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_MID_300X250@300x250":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_AS_MID_300X250@300x600":{placementId:"11482226"},"/1050432/IE_ROS_WORLD_HP_ATF_300X250@300x250":{placementId:"11482227"},"/1050432/IE_ROS_WORLD_HP_ATF_300X250@300x600":{placementId:"11482227"},"/1050432/IE_ROS_WORLD_HP_ATF_728X90@728x90":{placementId:"11482227"},"/1050432/IE_ROS_WORLD_HP_ATF_728X90@970x90":{placementId:"11482227"},"/1050432/IE_ROS_WORLD_HP_BTF_300X250@300x250":{placementId:"11482227"},"/1050432/IE_ROS_WORLD_HP_MID_300X250@300x250":{placementId:"11482227"},"/1050432/IE_ROS_WORLD_HP_MID_300X250@300x600":{placementId:"11482227"},"/1050432/IE_VideoSlider_Mid_300x250@300x250":{placementId:"11482228"}}},criteo:{rev_share:"-15.0",timeout:"1800",throttle:"100",kgp:"_W_x_H_@_W_x_H_",klm:{"300x250@300x250":{zoneId:"1116600"},"300x600@300x600":{zoneId:"1120959"},"728x90@728x90":{zoneId:"1116607"},"970x90@970x90":{zoneId:"1120960"}}},rubicon:{accountId:"16708",rev_share:"-15.0",timeout:"1800",throttle:"100",pt:"0",serverSideEnabled:"0",kgp:"_W_x_H_@_W_x_H_",klm:{"300x250@300x250":{zoneId:"921952",siteId:"146372",floor:"0"},"300x600@300x600":{zoneId:"921952",siteId:"146372",floor:"0"},"728x90@728x90":{zoneId:"921952",siteId:"146372",floor:"0"},"970x90@970x90":{zoneId:"921952",siteId:"146372",floor:"0"}}},aol:{network:"11116.1",server:"adserver.adtechus.com",rev_share:"-15.0",timeout:"1800",throttle:"100",kgp:"_AU_@_W_x_H_",klm:{"/1050432/IE_Home_ATF_300X250@300x250":{placement:"4597651",bidFloor:"0"},"/1050432/IE_Home_ATF_300X250@300x600":{placement:"4597698",bidFloor:"0"},"/1050432/IE_Home_ATF_728X90@728x90":{placement:"4597677",bidFloor:"0"},"/1050432/IE_Home_ATF_728X90@970x90":{placement:"4597616",bidFloor:"0"},"/1050432/IE_Home_BTF_300X250@300x250":{placement:"4597585",bidFloor:"0"},"/1050432/IE_Home_MID_300X250@300x250":{placement:"4597588",bidFloor:"0"},"/1050432/IE_Home_MID_300X250@300x600":{placement:"4597691",bidFloor:"0"},"/1050432/IE_ROS_ENT_AS_ATF_300X250@300x250":{placement:"4597605",bidFloor:"0"},"/1050432/IE_ROS_ENT_AS_ATF_300X250@300x600":{placement:"4597676",bidFloor:"0"},"/1050432/IE_ROS_ENT_AS_BTF_300X250@300x250":{placement:"4597573",bidFloor:"0"},"/1050432/IE_ROS_ENT_AS_Gutter_Right_Skin@160x600":{placement:"4597634",bidFloor:"0"},"/1050432/IE_ROS_ENT_AS_MID_300X250@300x250":{placement:"4597659",bidFloor:"0"},"/1050432/IE_ROS_ENT_AS_MID_300X250@300x600":{placement:"4597600",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_ATF_300X250@300x250":{placement:"4597673",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_ATF_300X250@300x600":{placement:"4597682",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_ATF_728X90@728x90":{placement:"4597641",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_ATF_728X90@970x90":{placement:"4597668",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_BTF_300X250@300x250":{placement:"4597664",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_MID_300X250@300x250":{placement:"4597694",bidFloor:"0"},"/1050432/IE_ROS_ENT_HP_MID_300X250@300x600":{placement:"4597730",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_ATF_300X250@300x250":{placement:"4597688",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_ATF_300X250@300x600":{placement:"4597574",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_ATF_728X90@728x90":{placement:"4597595",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_ATF_728X90@970x90":{placement:"4597696",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_BTF_300X250@300x250":{placement:"4597722",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_Gutter_Right_Skin@160x600":{placement:"4597615",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_MID_300X250@300x250":{placement:"4597566",bidFloor:"0"},"/1050432/IE_ROS_INDIA_AS_MID_300X250@300x600":{placement:"4597568",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_ATF_300X250@300x250":{placement:"4597648",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_ATF_300X250@300x600":{placement:"4597708",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_ATF_728X90@728x90":{placement:"4597661",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_ATF_728X90@970x90":{placement:"4597686",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_BTF_300X250@300x250":{placement:"4597608",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_MID_300X250@300x250":{placement:"4597715",bidFloor:"0"},"/1050432/IE_ROS_INDIA_HP_MID_300X250@300x600":{placement:"4597622",bidFloor:"0"},"/1050432/IE_ROS_LSY_AS_ATF_300X250@300x250":{placement:"4597607",bidFloor:"0"},"/1050432/IE_ROS_LSY_AS_ATF_300X250@300x600":{placement:"4597645",bidFloor:"0"},"/1050432/IE_ROS_LSY_AS_BTF_300X250@300x250":{placement:"4597725",bidFloor:"0"},"/1050432/IE_ROS_LSY_AS_Gutter_Right_Skin@160x600":{placement:"4597631",bidFloor:"0"},"/1050432/IE_ROS_LSY_AS_MID_300X250@300x250":{placement:"4597700",bidFloor:"0"},"/1050432/IE_ROS_LSY_AS_MID_300X250@300x600":{placement:"4597627",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_ATF_300X250@300x250":{placement:"4597638",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_ATF_300X250@300x600":{placement:"4597596",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_ATF_728X90@728x90":{placement:"4597674",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_ATF_728X90@970x90":{placement:"4597684",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_BTF_300X250@300x250":{placement:"4597625",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_MID_300X250@300x250":{placement:"4597724",bidFloor:"0"},"/1050432/IE_ROS_LSY_HP_MID_300X250@300x600":{placement:"4597731",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_ATF_300X250@300x250":{placement:"4597586",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_ATF_300X250@300x600":{placement:"4597579",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_ATF_728X90@728x90":{placement:"4597582",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_ATF_728X90@970x90":{placement:"4597697",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_BTF_300X250@300x250":{placement:"4597614",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_Gutter_Right_Skin@160x600":{placement:"4597635",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_MID_300X250@300x250":{placement:"4597719",bidFloor:"0"},"/1050432/IE_ROS_OPN_AS_MID_300X250@300x600":{placement:"4597727",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_ATF_300X250@300x250":{placement:"4597672",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_ATF_300X250@300x600":{placement:"4597705",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_ATF_728X90@728x90":{placement:"4597591",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_ATF_728X90@970x90":{placement:"4597619",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_BTF_300X250@300x250":{placement:"4597669",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_MID_300X250@300x250":{placement:"4597716",bidFloor:"0"},"/1050432/IE_ROS_OPN_HP_MID_300X250@300x600":{placement:"4597703",bidFloor:"0"},"/1050432/IE_ROS_OTH_AS_ATF_300X250@300x250":{placement:"4597675",bidFloor:"0"},"/1050432/IE_ROS_OTH_AS_ATF_300X250@300x600":{placement:"4597653",bidFloor:"0"},"/1050432/IE_ROS_OTH_AS_BTF_300X250@300x250":{placement:"4597699",bidFloor:"0"},"/1050432/IE_ROS_OTH_AS_Gutter_Right_Skin@160x600":{placement:"4597655",bidFloor:"0"},"/1050432/IE_ROS_OTH_AS_MID_300X250@300x250":{placement:"4597587",bidFloor:"0"},"/1050432/IE_ROS_OTH_AS_MID_300X250@300x600":{placement:"4597569",bidFloor:"0"},"/1050432/IE_ROS_OTH_HP_ATF_300X250@300x250":{placement:"4597665",bidFloor:"0"},"/1050432/IE_ROS_OTH_HP_ATF_728X90@728x90":{placement:"4597620",bidFloor:"0"},"/1050432/IE_ROS_OTH_HP_ATF_728X90@970x90":{placement:"4597706",bidFloor:"0"},"/1050432/IE_ROS_OTH_HP_BTF_300X250@300x250":{placement:"4597711",bidFloor:"0"},"/1050432/IE_ROS_OTH_HP_MID_300X250@300x250":{placement:"4597687",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_ATF_300X250_AS@300x250":{placement:"4597690",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_ATF_728X90_AS@728x90":{placement:"4597726",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_ATF_728X90_AS@970x90":{placement:"4597633",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_Gutter_Right_Skin_AS@160x600":{placement:"4597649",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_HP_ATF_300X250@300x250":{placement:"4597602",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_HP_ATF_728X90@300x250":{placement:"4597681",bidFloor:"0"},"/1050432/IE_ROS_PHOTO_HP_BTF_300X250@300x250":{placement:"4597613",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_ATF_300X250@300x250":{placement:"4597720",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_ATF_300X250@300x600":{placement:"4597639",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_ATF_728X90@728x90":{placement:"4597693",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_ATF_728X90@970x90":{placement:"4597656",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_BTF_300X250@300x250":{placement:"4597597",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_Gutter_Right_Skin@160x600":{placement:"4597728",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_MID_300X250@300x250":{placement:"4597640",bidFloor:"0"},"/1050432/IE_ROS_SPO_AS_MID_300X250@300x600":{placement:"4597692",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_ATF_300X250@300x250":{placement:"4597713",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_ATF_300X250@300x600":{placement:"4597571",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_ATF_728X90@728x90":{placement:"4597683",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_ATF_728X90@970x90":{placement:"4597723",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_BTF_300X250@300x250":{placement:"4597576",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_MID_300X250@300x250":{placement:"4597603",bidFloor:"0"},"/1050432/IE_ROS_SPO_HP_MID_300X250@300x600":{placement:"4597624",bidFloor:"0"},"/1050432/IE_ROS_TECH_AS_ATF_300X250@300x250":{placement:"4597657",bidFloor:"0"},"/1050432/IE_ROS_TECH_AS_ATF_300X250@300x600":{placement:"4597717",bidFloor:"0"},"/1050432/IE_ROS_TECH_AS_BTF_300X250@300x250":{placement:"4597626",bidFloor:"0"},"/1050432/IE_ROS_TECH_AS_Gutter_Right_Skin@160x600":{placement:"4597604",bidFloor:"0"},"/1050432/IE_ROS_TECH_AS_MID_300X250@300x250":{placement:"4597584",bidFloor:"0"},"/1050432/IE_ROS_TECH_AS_MID_300X250@300x600":{placement:"4597623",bidFloor:"0"},"/1050432/IE_ROS_TECH_HP_ATF_300X250@300x250":{placement:"4597577",bidFloor:"0"},"/1050432/IE_ROS_TECH_HP_ATF_300X250@300x600":{placement:"4597580",bidFloor:"0"},"/1050432/IE_ROS_TECH_HP_ATF_728X90@728x90":{placement:"4597618",bidFloor:"0"},"/1050432/IE_ROS_TECH_HP_ATF_728X90@970x90":{placement:"4597710",bidFloor:"0"},"/1050432/IE_ROS_TECH_HP_BTF_300X250@300x250":{placement:"4597593",bidFloor:"0"},"/1050432/IE_ROS_TECH_HP_MID_300X250@300x250":{placement:"4597644",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_AS_ATF_300X250@300x250":{placement:"4597570",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_AS_ATF_300X250@300x600":{placement:"4597572",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_AS_BTF_300X250@300x250":{placement:"4597575",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_AS_Gutter_Right_Skin@160x600":{placement:"4597685",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_AS_MID_300X250@300x250":{placement:"4597718",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_AS_MID_300X250@300x600":{placement:"4597650",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_HP_ATF_300X250@300x250":{placement:"4597660",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_HP_ATF_300X250@300x600":{placement:"4597662",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_HP_ATF_728X90@728x90":{placement:"4597714",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_HP_ATF_728X90@970x90":{placement:"4597654",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_HP_BTF_300X250@300x250":{placement:"4597598",bidFloor:"0"},"/1050432/IE_ROS_VIDEO_HP_MID_300X250@300x250":{placement:"4597629",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_ATF_300X250@300x250":{placement:"4597671",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_ATF_300X250@300x600":{placement:"4597612",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_ATF_728X90@728x90":{placement:"4597594",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_ATF_728X90@970x90":{placement:"4597601",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_BTF_300X250@300x250":{placement:"4597617",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_Gutter_Right_Skin@160x600":{placement:"4597636",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_MID_300X250@300x250":{placement:"4597592",bidFloor:"0"},"/1050432/IE_ROS_WORLD_AS_MID_300X250@300x600":{placement:"4597701",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_ATF_300X250@300x250":{placement:"4597581",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_ATF_300X250@300x600":{placement:"4597704",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_ATF_728X90@728x90":{placement:"4597658",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_ATF_728X90@970x90":{placement:"4597652",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_BTF_300X250@300x250":{placement:"4597590",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_MID_300X250@300x250":{placement:"4597670",bidFloor:"0"},"/1050432/IE_ROS_WORLD_HP_MID_300X250@300x600":{placement:"4597709",bidFloor:"0"},"/1050432/IE_VideoSlider_Mid_300X250@300x250":{placement:"4597643",bidFloor:"0"}}},pubmatic:{publisherId:"156021",rev_share:"-15.0",timeout:"1800",throttle:"100",pt:0,serverSideEnabled:"0",kgp:"_AU_@_W_x_H_:_AUI_",sk:"true"}}}),(function(e,t,n){function i(e){p.isOwnProperty(window.PWT.bidMap,e)||(window.PWT.bidMap[e]=u.createBMEntry(e))}function r(e,t,n,i){window.PWT.bidMap[e].setNewBid(t,n),window.PWT.bidIdMap[n.getBidID()]={s:e,a:t},0===n.getDefaultBidStatus()&&p.vLogInfo(e,{type:"bid",bidder:t+(0!==l.getBidPassThroughStatus(t)?"(Passthrough)":""),bidDetails:n,latency:i,s2s:l.isServerSideAdapter(t)})}function o(e,t,n){var i="",r=0,o=0,_=c.METADATA_MACROS,d="g";p.forEachOnObject(t.adapters,(function(t,n){""!=n.getLastBidID()&&("pubmaticServer"!==t&&o++,p.forEachOnObject(n.bids,(function(t,n){1!=n.getDefaultBidStatus()&&1!=n.getPostTimeoutStatus()&&(r++,i+=a(e,n))})))})),0==i.length&&(i=e),i=i.replace(new RegExp(_.BID_COUNT,d),r),i=i.replace(new RegExp(_.PARTNER_COUNT,d),o),n[c.WRAPPER_TARGETING_KEYS.META_DATA]=encodeURIComponent(i)}function a(e,t){var n=c.METADATA_MACROS,i="g";return e.replace(new RegExp(n.PARTNER,i),t.getAdapterID()).replace(new RegExp(n.WIDTH,i),t.getWidth()).replace(new RegExp(n.HEIGHT,i),t.getHeight()).replace(new RegExp(n.GROSS_ECPM,i),t.getGrossEcpm()).replace(new RegExp(n.NET_ECPM,i),t.getNetEcpm())}function _(e){var t=null,n={};return p.forEachOnObject(e.adapters,(function(e,i){var r=S.auctionBidsCallBack(e,i,n,t);t=r.winningBid,n=r.keyValuePairs})),null!==l.getMataDataPattern()&&o(l.getMataDataPattern(),e,n),{wb:t,kvp:n}}function d(e,t,n,i){return""!=t.getLastBidID()?(p.forEachOnObject(t.bids,(function(t,r){return r.getPostTimeoutStatus()===!0?{winningBid:i,keyValuePairs:n}:(1!==r.getDefaultBidStatus()&&1==l.getSendAllBidsStatus()&&r.setSendAllBidsKeys(),0===l.getBidPassThroughStatus(e)&&p.copyKeyValueObject(n,r.getKeyValuePairs()),0!==l.getBidPassThroughStatus(e)?(p.copyKeyValueObject(n,r.getKeyValuePairs()),{winningBid:i,keyValuePairs:n}):(null==i?i=r:i.getNetEcpm()0?(t.setStatus(1),t.setWinningBidStatus(),p.vLogInfo(e,{type:"win-bid",bidDetails:t})):p.vLogInfo(e,{type:"win-bid-fail"})}return{wb:t,kvp:n}},t.getBidById=function(e){if(!p.isOwnProperty(window.PWT.bidIdMap,e))return p.log(c.MESSAGES.M25+e),null;var t=window.PWT.bidIdMap[e].s,n=window.PWT.bidIdMap[e].a;if(p.isOwnProperty(window.PWT.bidMap,t)){p.log("BidID: "+e+", DivID: "+t+c.MESSAGES.M19+n);var i=window.PWT.bidMap[t].getBid(n,e);return null==i?null:{bid:i,slotid:t}}return p.log(c.MESSAGES.M25+e),null},t.displayCreative=function(e,t){var n=S.getBidById(t);if(n){var i=n.bid,r=n.slotid;p.displayCreative(e,i),p.vLogInfo(r,{type:"disp",adapter:i.getAdapterID()}),S.executeMonetizationPixel(r,i)}},t.executeAnalyticsPixel=function(){var e={s:[]},t=l.getPublisherId(),n=I.getUserConsentDataFromLS(),i="",r=l.getAnalyticsPixelURL(),o={};r&&(r=p.metaInfo.protocol+r+"pubid="+t,e[c.CONFIG.PUBLISHER_ID]=l.getPublisherId(),e[c.LOGGER_PIXEL_PARAMS.TIMEOUT]=""+l.getTimeout(),e[c.LOGGER_PIXEL_PARAMS.PAGE_URL]=window.decodeURIComponent(p.metaInfo.pageURL),e[c.LOGGER_PIXEL_PARAMS.TIMESTAMP]=p.getCurrentTimestamp(),e[c.CONFIG.PROFILE_ID]=l.getProfileID(),e[c.CONFIG.PROFILE_VERSION_ID]=l.getProfileDisplayVersionID(),l.getGdpr()&&(i=n&&n.c?encodeURIComponent(n.c):"",e[c.CONFIG.GDPR_CONSENT]=n&&n.g,e[c.CONFIG.CONSENT_STRING]=i,r+="&gdEn="+(l.getGdpr()?1:0)),p.forEachOnObject(window.PWT.bidMap,(function(e,t){S.analyticalPixelCallback(e,t,o)})),p.forEachOnObject(o,(function(t,n){n.length>0&&(e.s=n,e[c.COMMON.IMPRESSION_ID]=window.encodeURIComponent(t),(new window.Image).src=r+"&json="+window.encodeURIComponent(JSON.stringify(e)))})))},t.executeMonetizationPixel=function(e,t){var n=l.getMonetizationPixelURL(),i=l.getPublisherId();n&&(n+="pubid="+i,n+="&purl="+window.encodeURIComponent(p.metaInfo.pageURL),n+="&tst="+p.getCurrentTimestamp(),n+="&iid="+window.encodeURIComponent(window.PWT.bidMap[e].getImpressionID()),n+="&bidid="+window.encodeURIComponent(t.getBidID()),n+="&pid="+window.encodeURIComponent(l.getProfileID()),n+="&pdvid="+window.encodeURIComponent(l.getProfileDisplayVersionID()),n+="&slot="+window.encodeURIComponent(e),n+="&pn="+window.encodeURIComponent(t.getAdapterID()),n+="&en="+window.encodeURIComponent(t.getNetEcpm()),n+="&eg="+window.encodeURIComponent(t.getGrossEcpm()),n+="&kgpv="+window.encodeURIComponent(t.getKGPV()),S.setImageSrcToPixelURL(n))},t.analyticalPixelCallback=s,t.setImageSrcToPixelURL=function(e){var t=new window.Image;t.src=p.metaInfo.protocol+e},t.getAllPartnersBidStatuses=function(e,t){var n=!0;return p.forEachOnArray(t,(function(t,i){e[i]&&p.forEachOnObject(e[i].adapters,(function(e,t){p.forEachOnObject(t.bids,(function(e,t){n=n&&0===t.getDefaultBidStatus()}))}))})),n}}),(function(e,t){function n(e,t){return toString.call(e)==="[object "+t+"]"}var i="OpenWrap",r=909090,o=function(e){return n(e,"Function")},a=(function(){try{return window.localStorage&&o(window.localStorage.getItem)&&o(window.localStorage.setItem)}catch(e){return!1}})(),_=function(e,t,n,r){var o;if(a){try{o=window.localStorage.getItem(i)}catch(_){}if(o&&"string"==typeof o)try{o=JSON.parse(o)}catch(_){o={}}else o={};o&&(o.hasOwnProperty(e)||(o[e]={}),o[e].t=(new Date).getTime(),o[e][t]=n,"c"==t&&(o[e].g=r?1:0));try{window.localStorage.setItem(i,JSON.stringify(o))}catch(_){}}};t.setConsentDataInLS=_,t.isCmpFound=function(){return!!window.__cmp},t.getUserConsentDataFromCMP=function(){function e(e){if(e&&e.data&&e.data.__cmp&&e.data.__cmp.result){var t=e.data.__cmp.result;t&&t.consentData?_(n,"c",t.consentData,t.gdprApplies):"string"==typeof t&&_(n,"c",t)}}function t(){window.__cmp("getConsentData","vendorConsents",(function(e){e&&e.consentData?_(n,"c",e.consentData,e.gdprApplies):"string"==typeof e&&_(n,"c",e)}))}var n=r,i=0,o={__cmp:{callId:"iframe:"+ ++i,command:"getConsentData"}};window.__cmp?"function"==typeof window.__cmp?t():setTimeout((function(){"function"==typeof window.__cmp&&t()}),500):(window.top.postMessage(o,"*"),window.addEventListener("message",e))},t.getUserConsentDataFromLS=function(){var e=r,t={c:"",g:0};if(!a)return t;var n;try{n=window.localStorage.getItem(i)}catch(o){}if(n&&"string"==typeof n){try{n=JSON.parse(n)}catch(o){n={}}if(n.hasOwnProperty(e)){var _=n[e];_&&_.c&&_.t&&_.t&&parseInt(_.t,10)>(new Date).getTime()-864e5&&(t.c=_.c,t.g=_.g)}}return t}}),(function(e,t,n){function i(e){this.name=e,this.sizes=[],this.adapters={},this.creationTime=o.getCurrentTimestampInMs(),this.impressionID="",this.analyticsEnabled=!1,this.expired=!1}var r=n(2),o=n(1),a=n(9).AdapterEntry;i.prototype.setExpired=function(){return this.expired=!0,this},i.prototype.getExpiredStatus=function(){return this.expired},i.prototype.setAnalyticEnabled=function(){return this.analyticsEnabled=!0,this},i.prototype.getAnalyticEnabledStatus=function(){return this.analyticsEnabled},i.prototype.setNewBid=function(e,t){o.isOwnProperty(this.adapters,e)||(this.adapters[e]=new a(e)),this.adapters[e].setNewBid(t)},i.prototype.getBid=function(e,t){return o.isOwnProperty(this.adapters,e)?this.adapters[e].getBid(t):void 0},i.prototype.getName=function(){return this.name},i.prototype.getCreationTime=function(){return this.creationTime},i.prototype.setImpressionID=function(e){return this.impressionID=e,this},i.prototype.getImpressionID=function(){return this.impressionID},i.prototype.setSizes=function(e){return this.sizes=e,this},i.prototype.getSizes=function(){return this.sizes},i.prototype.setAdapterEntry=function(e){return o.isOwnProperty(this.adapters,e)||(this.adapters[e]=new a(e),o.log(r.MESSAGES.M4+this.name+" "+e+" "+this.adapters[e].getCallInitiatedTime())),this},i.prototype.getLastBidIDForAdapter=function(e){return o.isOwnProperty(this.adapters,e)?this.adapters[e].getLastBidID():""},e.exports.BMEntry=i,t.createBMEntry=function(e){return new i(e)}}),(function(e,t,n){function i(e){this.adapterID=e,this.callInitiatedTime=r.getCurrentTimestampInMs(),this.bids={},this.lastBidID=""}var r=n(1);i.prototype.getCallInitiatedTime=function(){return this.callInitiatedTime},i.prototype.getLastBidID=function(){return this.lastBidID},i.prototype.getBid=function(e){return r.isOwnProperty(this.bids,e)?this.bids[e]:null},i.prototype.setNewBid=function(e){delete this.bids[this.lastBidID];var t=e.getBidID();this.bids[t]=e,this.lastBidID=t},e.exports.AdapterEntry=i}),(function(e,t,n){function i(e){Y.isObject(e)&&(at=e)}function r(){return at}function o(e){var t=0;try{var n=e.getSlotId().getId().split("_");t=parseInt(n[n.length-1])}catch(i){}return t}function a(e,t){if(!Y.isOwnProperty(t,e))return!1;var n=t[e],i=Y.getScreenWidth(_t.getWindowReference()),r=Y.getScreenHeight(_t.getWindowReference());if(Y.log(e+": responsiveSizeMapping found: screenWidth: "+i+", screenHeight: "+r),Y.log(n),!Y.isArray(n))return!1;for(var o=0,a=n.length;a>o;o++)if(2==n[o].length&&2==n[o][0].length){var _=n[o][0][0],d=n[o][0][1];if(i>=_&&r>=d){if(0!=n[o][1].length&&!Y.isArray(n[o][1][0])){if(2==n[o][1].length&&Y.isNumber(n[o][1][0])&&Y.isNumber(n[o][1][1]))return[n[o][1]];Y.log(e+": Unsupported mapping template."),Y.log(n)}return n[o][1]}}return!1}function _(e,t){var n=_t.getSizeFromSizeMapping(e,_t.slotSizeMapping);if(n!==!1)return Y.log(e+": responsiveSizeMapping applied: "),Y.log(n),n;var i=[];return Y.isFunction(t.getSizes)&&Y.forEachOnArray(t.getSizes(),(function(t,n){Y.isFunction(n.getWidth)&&Y.isFunction(n.getHeight)?i.push([n.getWidth(),n.getHeight()]):(Y.log(e+", size object does not have getWidth and getHeight method. Ignoring: "),Y.log(n))})),i}function d(e,t){Y.isObject(e)&&Y.isFunction(e.getDivID)&&Y.isArray(t)&&t[0]&&t[0]==e.getDivID()&&(e.setDisplayFunctionCalled(!0),e.setArguments(t))}function s(e,t,n){if(Y.isOwnProperty(_t.slotsMap,e))n||_t.slotsMap[e].setSizes(_t.getAdSlotSizesArray(e,t));else{var i=Z.createSlot(e);i.setDivID(e),i.setPubAdServerObject(t),i.setAdUnitID(t.getAdUnitPath()),i.setAdUnitIndex(_t.getAdUnitIndex(t)),i.setSizes(_t.getAdSlotSizesArray(e,t)),i.setStatus(z.SLOT_STATUS.CREATED),tt&&Y.isObject(JSON)&&Y.isFunction(JSON.stringify)&&Y.forEachOnArray(t.getTargetingKeys(),(function(e,n){i.setKeyValue(n,t.getTargeting(n))})),_t.slotsMap[e]=i,Y.createVLogInfoPanel(e,i.getSizes())}}function l(e){if(Y.isObject(e)&&Y.isFunction(e.getSlotId)){var t=e.getSlotId();if(t&&Y.isFunction(t.getDomId))return t.getDomId()}return""}function c(e,t,n){Y.log("Generating slotsMap"),Y.forEachOnArray(e,(function(e,i){var r=_t.generateSlotName(i);_t.storeInSlotsMap(r,i,n),n&&Y.isOwnProperty(_t.slotsMap,r)&&_t.setDisplayFunctionCalledIfRequired(_t.slotsMap[r],t)})),Y.log(_t.slotsMap)}function p(e){return Y.isOwnProperty(_t.slotsMap,e)?_t.slotsMap[e].getStatus():z.SLOT_STATUS.DISPLAYED}function I(e,t){Y.isOwnProperty(_t.slotsMap,e)&&_t.slotsMap[e].updateStatusAfterRendering(t)}function u(e){var t=[];return Y.forEachOnObject(_t.slotsMap,(function(n,i){Y.isOwnProperty(e,i.getStatus())&&t.push(n)})),t}function S(e){var t,n={};Y.isOwnProperty(_t.slotsMap,e)&&(t=_t.slotsMap[e].getPubAdServerObject(),Y.forEachOnArray(t.getTargetingKeys(),(function(e,i){n[i]=t.getTargeting(i)})),t.clearTargeting(),Y.forEachOnObject(n,(function(e,n){Y.isOwnProperty(_t.wrapperTargetingKeys,e)||t.setTargeting(e,n)})))}function g(e,t,n){Y.forEachOnArray(e,(function(e,i){if(Y.isOwnProperty(_t.slotsMap,i)){var r=_t.slotsMap[i];r.setStatus(z.SLOT_STATUS.PARTNERS_CALLED),n&&(_t.removeDMTargetingFromSlot(i),r.setRefreshFunctionCalled(!0),r.setArguments(t))}}))}function E(e){var t=[];return Y.forEachOnArray(e,(function(e,n){t.push(_t.slotsMap[n])})),t}function O(e){var t={};return Y.forEachOnObject(e,(function(e,n){t[n]=""})),t}function A(e){var t=q.getBid(e),n=t.wb||null,i=t.kvp||null,r=_t.slotsMap[e].getPubAdServerObject(),o=z.IGNORE_PREBID_KEYS;if(Y.log("DIV: "+e+" winningBid: "),Y.log(n),n&&n.getNetEcpm()>0){_t.slotsMap[e].setStatus(z.SLOT_STATUS.TARGETING_ADDED),r.setTargeting(z.WRAPPER_TARGETING_KEYS.BID_ID,n.getBidID()),r.setTargeting(z.WRAPPER_TARGETING_KEYS.BID_STATUS,n.getStatus()),r.setTargeting(z.WRAPPER_TARGETING_KEYS.BID_ECPM,n.getNetEcpm().toFixed(z.COMMON.BID_PRECISION));var a=n.getDealID();a&&r.setTargeting(z.WRAPPER_TARGETING_KEYS.BID_DEAL_ID,a),r.setTargeting(z.WRAPPER_TARGETING_KEYS.BID_ADAPTER_ID,n.getAdapterID()),r.setTargeting(z.WRAPPER_TARGETING_KEYS.PUBLISHER_ID,K.getPublisherId()),r.setTargeting(z.WRAPPER_TARGETING_KEYS.PROFILE_ID,K.getProfileID()),r.setTargeting(z.WRAPPER_TARGETING_KEYS.PROFILE_VERSION_ID,K.getProfileDisplayVersionID()),r.setTargeting(z.WRAPPER_TARGETING_KEYS.BID_SIZE,n.width+"x"+n.height)}Y.forEachOnObject(i,(function(e,t){Y.isOwnProperty(o,e)||(r.setTargeting(e,t),_t.defineWrapperTargetingKey(e))}))}function f(e){Y.isObject(_t.wrapperTargetingKeys)||(_t.wrapperTargetingKeys={}),_t.wrapperTargetingKeys[e]=""}function m(e,t){return Y.isObject(e)&&Y.isFunction(t)?function(){return et=!0,Y.log("Disable Initial Load is called"),t.apply(e,arguments)}:(Y.log("disableInitialLoad: originalFunction is not a function"),null)}function T(e,t){return Y.isObject(e)&&Y.isFunction(t)?function(){return Y.log("enableSingleRequest is called"),t.apply(e,arguments)}:(Y.log("disableInitialLoad: originalFunction is not a function"),null)}function R(e,t){return Y.isObject(e)&&Y.isFunction(t)?function(){var n=arguments,i=n[0]?n[0]:null;return null!=i&&(Y.isOwnProperty(ot,i)||(ot[i]=[]),ot[i]=ot[i].concat(n[1])),t.apply(e,arguments)}:(Y.log("setTargeting: originalFunction is not a function"),null)}function P(e,t){return Y.isObject(e)&&Y.isFunction(t)?function(){var n=arguments[0]||window.googletag.pubads().getSlots();return Y.forEachOnArray(n,(function(e,t){delete rt[_t.generateSlotName(t)]})),t.apply(e,arguments)}:(Y.log("destroySlots: originalFunction is not a function"),null)}function h(e,t,n,i){Y.log(e),Y.log(i),_t.updateStatusAfterRendering(i[0],!1),n.apply(t,i)}function D(e,t){var n=t.getStatus();n!=z.SLOT_STATUS.DISPLAYED&&n!=z.SLOT_STATUS.TARGETING_ADDED&&_t.findWinningBidAndApplyTargeting(e)}function F(e,t,n){_t.getStatusOfSlotForDivId(n[0])!=z.SLOT_STATUS.DISPLAYED?_t.updateStatusAndCallOriginalFunction_Display("Calling original display function after timeout with arguments, ",e,t,n):Y.log("AdSlot already rendered")}function x(e,t,n){Y.getExternalBidderStatus(t)&&q.getAllPartnersBidStatuses(window.PWT.bidMap,t)?(Y.resetExternalBidderStatus(t),n()):e>0&&window.setTimeout((function(){_t.executeDisplay(e-10,t,n)}),10)}function w(e,t,n,i){switch(e){case z.SLOT_STATUS.CREATED:case z.SLOT_STATUS.PARTNERS_CALLED:var r=Object.keys(_t.slotsMap);"object"==typeof window.OWT.externalBidderStatuses[i[0]]&&window.OWT.externalBidderStatuses[i[0]]&&_t.executeDisplay(K.getTimeout(),r,(function(){Y.forEachOnObject(_t.slotsMap,(function(e,t){_t.findWinningBidIfRequired_Display(e,t)})),_t.processDisplayCalledSlot(t,n,i)})),setTimeout((function(){Y.log("PostTimeout.. back in display function"),Y.forEachOnObject(_t.slotsMap,(function(e,t){_t.findWinningBidIfRequired_Display(e,t)})),_t.processDisplayCalledSlot(t,n,i)}),K.getTimeout());break;case z.SLOT_STATUS.TARGETING_ADDED:_t.updateStatusAndCallOriginalFunction_Display("As DM processing is already done, Calling original display function with arguments",t,n,i);break;case z.SLOT_STATUS.DISPLAYED:_t.updateStatusAndCallOriginalFunction_Display("As slot is already displayed, Calling original display function with arguments",t,n,i)}}function b(e,t,n){if(e.length>0){_t.updateStatusOfQualifyingSlotsBeforeCallingAdapters(e,t,n);var i=_t.arrayOfSelectedSlots(e);Q.callAdapters(i)}}function y(e,t){return J.getUserConsentDataFromCMP(),Y.isObject(e)&&Y.isFunction(t)?function(){if(Y.log("In display function, with arguments: "),Y.log(arguments),et)return Y.log("DisableInitialLoad was called, Nothing to do"),t.apply(e,arguments);_t.updateSlotsMapFromGoogleSlots(e.pubads().getSlots(),arguments,!0),_t.displayFunctionStatusHandler(p(arguments[0]),e,t,arguments);var n={};n[z.SLOT_STATUS.CREATED]="",_t.forQualifyingSlotNamesCallAdapters(u(n),arguments,!1);var i=arguments[0];setTimeout((function(){Y.realignVLogInfoPanel(i),q.executeAnalyticsPixel()}),2e3+K.getTimeout())}:(Y.log("display: originalFunction is not a function"),null)}function M(e){_t.displayHookIsAdded||(_t.displayHookIsAdded=!0,Y.log("Adding hook on googletag.display."),Y.addHookOnFunction(e,!1,"display",this.newDisplayFunction))}function H(e,t,n){return Y.isOwnProperty(_t.slotsMap,e)&&_t.slotsMap[e].isRefreshFunctionCalled()===!0&&_t.slotsMap[e].getStatus()!==z.SLOT_STATUS.DISPLAYED?(_t.findWinningBidAndApplyTargeting(t),_t.updateStatusAfterRendering(t,!0),!0):n}function v(e,t){Y.createVLogInfoPanel(e,_t.slotsMap[t].getSizes()),Y.realignVLogInfoPanel(e),q.executeAnalyticsPixel()}function N(e,t,n,i){Y.log("Executing post timeout events, arguments: "),Y.log(i);var r=!1;Y.forEachOnArray(e,(function(e,t){var n=_t.slotsMap[t].getDivID();r=_t.findWinningBidIfRequired_Refresh(t,n,r),window.setTimeout((function(){_t.postRederingChores(n,t)}),2e3)})),this.callOriginalRefeshFunction(r,t,n,i)}function X(e,t,n,i){e===!0?(Y.log("Calling original refresh function post timeout"),n.apply(t,i)):Y.log("AdSlot already rendered")}function C(e,t){var n=[],i=[];return i=0==e.length||null==e[0]?t.getSlots():e[0],Y.forEachOnArray(i,(function(e,t){var i=_t.generateSlotName(t);i.length>0&&(n=n.concat(i))})),n}function B(e,t){return J.getUserConsentDataFromCMP(),Y.isObject(e)&&Y.isFunction(t)?function(){Y.log("In Refresh function"),_t.updateSlotsMapFromGoogleSlots(e.getSlots(),arguments,!1);var n=C(arguments,e);_t.forQualifyingSlotNamesCallAdapters(n,arguments,!0),Y.log("Intiating Call to original refresh function with Timeout: "+K.getTimeout()+" ms");var i=arguments;"object"==typeof window.OWT.externalBidderStatuses[n[0]]&&window.OWT.externalBidderStatuses[n[0]]&&_t.executeDisplay(K.getTimeout(),n,(function(){_t.postTimeoutRefreshExecution(n,e,t,i)})),setTimeout((function(){_t.postTimeoutRefreshExecution(n,e,t,i)}),K.getTimeout())}:(Y.log("refresh: originalFunction is not a function"),null)}function L(e,t){return Y.isObject(e)&&Y.isFunction(t)?function(){return it[_t.generateSlotName(this)]=arguments[0],t.apply(this,arguments)}:(Y.log("newSizeMappingFunction: originalFunction is not a function"),null)}function G(e){if(Y.isObject(e)&&Y.isFunction(e.defineSlot)){var t=e.defineSlot("/Harshad",[[728,90]],"Harshad-02051986");if(t)return Y.addHookOnFunction(t,!0,"defineSizeMapping",_t.newSizeMappingFunction),e.destroySlots([t]),!0}return!1}function W(e){if(Y.isObject(e)&&Y.isObject(e.googletag)&&Y.isFunction(e.googletag.pubads)){var t=e.googletag,n=t.pubads();return Y.isObject(n)?(_t.addHookOnSlotDefineSizeMapping(t),Y.addHookOnFunction(n,!1,"disableInitialLoad",_t.newDisableInitialLoadFunction),Y.addHookOnFunction(n,!1,"enableSingleRequest",_t.newEnableSingleRequestFunction),_t.newAddHookOnGoogletagDisplay(t),Y.addHookOnFunction(n,!1,"refresh",_t.newRefreshFuncton),Y.addHookOnFunction(n,!1,"setTargeting",_t.newSetTargetingFunction),Y.addHookOnFunction(t,!1,"destroySlots",_t.newDestroySlotsFunction),!0):!1}return!1}function U(e){return Y.isObject(e)?(e.googletag=e.googletag||{},e.googletag.cmd=e.googletag.cmd||[],!0):!1}function k(e){if(Y.isUndefined(e.google_onload_fired)&&Y.isObject(e.googletag)&&Y.isArray(e.googletag.cmd)&&Y.isFunction(e.googletag.cmd.unshift)){Y.log("Succeeded to load before GPT");var t=this;return e.googletag.cmd.unshift((function(){Y.log("OpenWrap initialization started"),t.addHooks(e),Y.log("OpenWrap initialization completed")})),!0}return Y.log("Failed to load before GPT"),!1}function V(e){return Y.isObject(e)&&Y.isObject(e.PWT)&&Y.isFunction(e.PWT.jsLoaded)?(e.PWT.jsLoaded(),!0):!1}function j(e){e.PWT.safeFrameMessageListenerAdded||(Y.addMessageEventListenerForSafeFrame(e),e.PWT.safeFrameMessageListenerAdded=!0)}var K=n(4),z=n(2),Y=n(1),q=n(6),J=n(7),Q=n(11),Z=n(13),$=!1;t.displayHookIsAdded=$;var et=!1,tt=!0,nt={};t.wrapperTargetingKeys=nt;var it={};t.slotSizeMapping=it;var rt={};t.slotsMap=rt;var ot={},at=null,_t=this;t.setWindowReference=i,t.getWindowReference=r,t.getAdUnitIndex=o,t.getSizeFromSizeMapping=a,t.getAdSlotSizesArray=_,t.setDisplayFunctionCalledIfRequired=d,t.storeInSlotsMap=s,t.generateSlotName=l,t.updateSlotsMapFromGoogleSlots=c,t.getStatusOfSlotForDivId=p,t.updateStatusAfterRendering=I,t.getSlotNamesByStatus=u,t.removeDMTargetingFromSlot=S,t.updateStatusOfQualifyingSlotsBeforeCallingAdapters=g,t.arrayOfSelectedSlots=E,t.defineWrapperTargetingKeys=O,t.findWinningBidAndApplyTargeting=A,t.defineWrapperTargetingKey=f,t.newDisableInitialLoadFunction=m,t.newEnableSingleRequestFunction=T,t.newSetTargetingFunction=R,t.newDestroySlotsFunction=P,t.updateStatusAndCallOriginalFunction_Display=h,t.findWinningBidIfRequired_Display=D,t.processDisplayCalledSlot=F,t.executeDisplay=x,t.displayFunctionStatusHandler=w,t.forQualifyingSlotNamesCallAdapters=b,t.newDisplayFunction=y,t.newAddHookOnGoogletagDisplay=M,t.findWinningBidIfRequired_Refresh=H,t.postRederingChores=v,t.postTimeoutRefreshExecution=N,t.callOriginalRefeshFunction=X,t.getQualifyingSlotNamesForRefresh=C,t.newRefreshFuncton=B,t.newSizeMappingFunction=L,t.addHookOnSlotDefineSizeMapping=G,t.addHooks=W,t.defineGPTVariables=U,t.addHooksIfPossible=k,t.callJsLoadedIfRequired=V,t.initSafeFrameListener=j,t.init=function(e){return K.initConfig(),Y.isObject(e)?(_t.setWindowReference(e),_t.initSafeFrameListener(e),_t.wrapperTargetingKeys=_t.defineWrapperTargetingKeys(z.WRAPPER_TARGETING_KEYS),_t.defineGPTVariables(e),Q.registerAdapters(),_t.addHooksIfPossible(e),_t.callJsLoadedIfRequired(e),!0):!1}}),(function(e,t,n){function i(){return Math.floor(100*Math.random())}function r(e,t,n){p.forEachOnObject(e,(function(e,i){g.setInitTimeForSlotsForAdapter(t,e),i.fB(t,n)}))}function o(e,t){p.forEachOnArray(e,(function(e,n){var i=n.getDivID();I.resetBid(i,t),I.setSizes(i,p.generateSlotNamesFromPattern(n,"_W_x_H_"))}))}function a(e,t){return!(e>=l.getAdapterThrottle(t))}function _(e,t){p.forEachOnObject(e,(function(e,n){I.setCallInitTime(n.getDivID(),t)}))}function d(e){if(e){var t=e.ID();p.isFunction(e.fB)?g.registeredAdapters[t]=e:p.log(t+c.MESSAGES.M3)}else p.log(c.MESSAGES.M3),p.log(e)}function s(){g.registerAdapter(u.register())}var l=n(4),c=n(2),p=n(1),I=n(6),u=n(12),S={};t.registeredAdapters=S;var g=this;t.callAdapters=function(e){var t=p.generateUUID();g.resetSlots(e,t),g.callAdapter(S,e,t)},t.getRandomNumberBelow100=i,t.callAdapter=r,t.resetSlots=o,t.throttleAdapter=a,t.setInitTimeForSlotsForAdapter=_,t.registerAdapter=d,t.registerAdapters=s}),(function(e,t,n){function i(e,t){var n=u.createBid(e.bidderCode,t),i=parseInt(e.pubmaticServerErrorCode);return n.setGrossEcpm(e.cpm),n.setDealID(e.dealId),n.setDealChannel(e.dealChannel),n.setAdHtml(e.ad||""),n.setAdUrl(e.adUrl||""),n.setWidth(e.width),n.setHeight(e.height),n.setReceivedTime(e.responseTimestamp),1===i||2===i?(n.setDefaultBidStatus(0),n.setWidth(0),n.setHeight(0)):3===i||5===i?(n.setDefaultBidStatus(1),n.setPostTimeoutStatus()):i&&n.setDefaultBidStatus(1),S.forEachOnObject(e.adserverTargeting,(function(e,t){"hb_format"!==e&&"hb_source"!==e&&n.setKeyValuePair(e,t)})),n}function r(e){var t=e.adUnitCode||"";if(S.isOwnProperty(m.kgpvMap,t)){if("pubmaticServer"===e.bidderCode&&(e.bidderCode=e.originalBidder),e.bidderCode&&p.isServerSideAdapter(e.bidderCode)){var n=m.kgpvMap[t].divID,i=m.getPBCodeWithWidthAndHeight(n,e.bidderCode,e.width,e.height),r=m.getPBCodeWithoutWidthAndHeight(n,e.bidderCode);if(S.isOwnProperty(m.kgpvMap,i))t=i;else{if(!S.isOwnProperty(m.kgpvMap,r))return S.log("Failed to find kgpv details for S2S-adapter:"+e.bidderCode),void 0;t=r}}e.bidderCode&&g.setBidFromBidder(m.kgpvMap[t].divID,m.transformPBBidToOWBid(e,m.kgpvMap[t].kgpv))}else S.log("Failed to find pbBid.adUnitCode in kgpvMap, pbBid.adUnitCode:"+e.adUnitCode)}function o(e){for(var t in e)if(S.isOwnProperty(e,t)&&S.isOwnProperty(m.kgpvMap,t))for(var n=e[t],r=n.bids||[],o=0;o0&&window[A])try{if(S.isFunction(window[A].setConfig)){var a={debug:S.isDebugLogEnabled(),bidderSequence:"random",userSync:{iframeEnabled:!0,pixelEnabled:!0,enabledBidders:(function(){var e=[];return p.forEachAdapter((function(t){e.push(t)})),e})(),syncDelay:2e3}};p.getGdpr()&&(a.consentManagement={cmpApi:p.getCmpApi(),timeout:p.getGdprTimeout(),allowAuctionWithoutConsent:p.getAwc()}),window[A].setConfig(a)}if(!S.isFunction(window[A].requestBids))return S.log("PreBid js requestBids function is not available"),void 0;window[A].requestBids({adUnits:r,bidsBackHandler:function(e){S.log("In PreBid bidsBackHandler with bidResponses: "),S.log(e)},timeout:p.getTimeout()-50})}catch(_){S.log("Error occured in calling PreBid."),S.log(_)}}function c(){return m.parentAdapterID}var p=n(4),I=n(2),u=n(3),S=n(1),g=n(6),E=n(11),O=(n(5),I.COMMON.PARENT_ADAPTER_PREBID),A="pbjs";t.parentAdapterID=O;var f={};t.kgpvMap=f;var m=this;t.transformPBBidToOWBid=i,t.pbBidStreamHandler=r,t.handleBidResponses=o,t.getPBCodeWithWidthAndHeight=a,t.getPBCodeWithoutWidthAndHeight=_,t.generatedKeyCallback=d,t.generatePbConf=s,t.fetchBids=l,t.getParenteAdapterID=c,t.register=function(){return{fB:m.fetchBids,ID:m.getParenteAdapterID}}}),(function(e,t,n){function i(e){this.name=e,this.status=r.SLOT_STATUS.CREATED,this.divID="",this.adUnitID="",this.adUnitIndex=0,this.sizes=[],this.keyValues={},this.arguments=[],this.pubAdServerObject=null,this.displayFunctionCalled=!1,this.refreshFunctionCalled=!1}var r=n(2);i.prototype.getName=function(){return this.name},i.prototype.setStatus=function(e){return this.status=e,this},i.prototype.getStatus=function(){return this.status},i.prototype.setDivID=function(e){return this.divID=e,this},i.prototype.getDivID=function(){return this.divID},i.prototype.setAdUnitID=function(e){return this.adUnitID=e,this},i.prototype.getAdUnitID=function(){return this.adUnitID},i.prototype.setAdUnitIndex=function(e){return this.adUnitIndex=e,this},i.prototype.getAdUnitIndex=function(){return this.adUnitIndex},i.prototype.setSizes=function(e){return this.sizes=e,this},i.prototype.getSizes=function(){return this.sizes},i.prototype.setKeyValue=function(e,t){return this.keyValues[e]=t,this},i.prototype.setKeyValues=function(e){return this.keyValues=e,this},i.prototype.getkeyValues=function(){return this.keyValues},i.prototype.setArguments=function(e){return this.arguments=e,this},i.prototype.getArguments=function(){return this.arguments},i.prototype.setPubAdServerObject=function(e){return this.pubAdServerObject=e,this},i.prototype.getPubAdServerObject=function(){return this.pubAdServerObject},i.prototype.setDisplayFunctionCalled=function(e){return this.displayFunctionCalled=e,this},i.prototype.isDisplayFunctionCalled=function(){return this.displayFunctionCalled},i.prototype.setRefreshFunctionCalled=function(e){return this.refreshFunctionCalled=e,this},i.prototype.isRefreshFunctionCalled=function(){return this.refreshFunctionCalled},i.prototype.updateStatusAfterRendering=function(e){this.status=r.SLOT_STATUS.DISPLAYED,this.arguments=[],e?this.refreshFunctionCalled=!1:this.displayFunctionCalled=!1},e.exports.Slot=i,t.createSlot=function(e){return new i(e)}})]);