if (window.AMP_CONTEXT_DATA != null){ window['rmsclient_a6483db6238b4af3da8058e72b91aa68'] = window.AMP_CONTEXT_DATA.sourceUrl || window.AMP_CONTEXT_DATA.canonicalUrl; }else{ window['rmsclient_a6483db6238b4af3da8058e72b91aa68'] = window.location.href; } var isBrandedInterstitial = window['rmsclient_a6483db6238b4af3da8058e72b91aa68'].search('s.richmediastudio.com/branded_interstitial/'); var isGeofencing = false; if (isBrandedInterstitial >= 0) { var QueryString = function () { // This function is anonymous, is executed immediately and // the return value is assigned to QueryString! var query_string = {}; var query = window.location.search.substring(1); var vars = query.split("&"); for (var i=0;i < vars.length;i++) { var pair = vars[i].split("="); // If first entry with this name if (typeof query_string[pair[0]] === "undefined") { query_string[pair[0]] = decodeURIComponent(pair[1]); // If second entry with this name } else if (typeof query_string[pair[0]] === "string") { var arr = [ query_string[pair[0]],decodeURIComponent(pair[1]) ]; query_string[pair[0]] = arr; // If third or later entry with this name } else { query_string[pair[0]].push(decodeURIComponent(pair[1])); } } return query_string; }(); console.log(QueryString); window['rmsclient_a6483db6238b4af3da8058e72b91aa68'] = QueryString.bundleId; if (typeof QueryString.lat != "undefined") { isGeofencing = true; } } window['rmsScriptUrl_a6483db6238b4af3da8058e72b91aa68'] = '//s4.richmediastudio.com/rmsCre/jtCPTqHq6f/?hasConsent=0&stid=0&adc=&cd='+encodeURIComponent(window['rmsclient_a6483db6238b4af3da8058e72b91aa68'])+'&rnd=a6483db6238b4af3da8058e72b91aa68&pv=&gId=&aId=&opt=&raEnv='; if (isGeofencing) { window['rmsScriptUrl_a6483db6238b4af3da8058e72b91aa68'] += '&lat='+QueryString.lat+'&lon='+QueryString.lon+'&adId='+QueryString.adId; } window['rmsDAUContent_a6483db6238b4af3da8058e72b91aa68'] = document.createElement('script'); window['rmsDAUContent_a6483db6238b4af3da8058e72b91aa68'].setAttribute('type', 'text/javascript'); window['rmsDAUContent_a6483db6238b4af3da8058e72b91aa68'].setAttribute('src', window['rmsScriptUrl_a6483db6238b4af3da8058e72b91aa68']); window['rmsGeneralWrapper_a6483db6238b4af3da8058e72b91aa68'] = document.getElementById('jtCPTqHq6f'); window['rmsGeneralWrapper_a6483db6238b4af3da8058e72b91aa68'].setAttribute('id', 'a6483db6238b4af3da8058e72b91aa68'); window['rmsGeneralWrapper_a6483db6238b4af3da8058e72b91aa68'] = document.getElementById('a6483db6238b4af3da8058e72b91aa68'); window['rmsGeneralWrapper_a6483db6238b4af3da8058e72b91aa68'].appendChild(window['rmsDAUContent_a6483db6238b4af3da8058e72b91aa68']);