(function(d, c) {
var a = "ce07d4af45467ffde036bf5633bc2c4d";
c.reviveAsync = c.reviveAsync || {};
try {
if (!c.reviveAsync.hasOwnProperty(a)) {
var f = c.reviveAsync[a] = {
id: Object.keys(c.reviveAsync).length,
name: "revive",
start: function() {
var e = function() {
try {
if (!f.done) {
d.removeEventListener("DOMContentLoaded", e, false);
c.removeEventListener("load", e, false);
f.done = true;
f.apply(f.detect())
}
} catch (g) {
console.log(g)
}
};
if (d.readyState === "complete") {
setTimeout(e)
} else {
d.addEventListener("DOMContentLoaded", e, false);
c.addEventListener("load", e, false)
}
},
ajax: function(e, g) {
var h = new XMLHttpRequest();
h.onreadystatechange = function() {
if (this.readyState == 4) {
if (this.status == 200) {
f.spc(JSON.parse(this.responseText))
}
}
};
h.open("GET", e + "?" + f.encode(g).join("&"), true);
h.withCredentials = true;
h.send()
},
encode: function(m, n) {
var e = [],
h, i;
for (h in m) {
if (m.hasOwnProperty(h)) {
var l = n ? n + "[" + h + "]" : h;
if ((/string|number|boolean/).test(typeof m[h])) {
e.push(encodeURIComponent(l) + "=" + encodeURIComponent(m[h]))
} else {
var g = f.encode(m[h], l);
for (i in g) {
e.push(g[i])
}
}
}
}
return e
},
apply: function(g) {
if (g.zones.length) {
var e = d.location.protocol == "http:" ? "http://www.medyanative.com/adserver/www/delivery/asyncspc_keyword.php" : "https://www.medyanative.com/adserver/www/delivery/asyncspc_keyword.php";
g.zones = g.zones.join("|");
g.loc = d.location.href;
if (d.referrer) {
g.referer = d.referrer
}
f.ajax(e, g)
}
},
detect: function() {
var o = d.querySelectorAll("ins[data-" + f.name + "-id='" + a + "']");
var n = {
zones: [],
prefix: f.name + "-" + f.id + "-"
};
for (var g = 0; g < o.length; g++) {
var k = o[g];
if (k.hasAttribute("data-" + f.name + "-zoneid")) {
var l = new RegExp("^data-" + f.name + "-(.*)$"),
e;
for (var h = 0; h < k.attributes.length; h++) {
if (e = k.attributes[h].name.match(l)) {
if (e[1] == "zoneid") {
n.zones[g] = k.attributes[h].value;
k.id = n.prefix + g
} else {
if (e[1] != "id") {
n[e[1]] = k.attributes[h].value
}
}
}
}
}
}
return n
},
createFrame: function(h) {
var e = d.createElement("IFRAME"),
g = e.style;
e.scrolling = "no";
e.frameBorder = 0;
e.width = h.width > 0 ? h.width : 0;
e.height = h.height > 0 ? h.height : 0;
g.border = 0;
g.overflow = "hidden";
return e
},
loadFrame: function(g, e) {
var h = g.contentDocument || g.contentWindow.document;
h.open();
h.writeln("");
h.writeln("");
h.writeln('
');
h.writeln('');
h.writeln(e);
h.writeln("");
h.writeln("");
h.close()
},
spc: function(k) {
for (var e in k) {
if (k.hasOwnProperty(e)) {
var o = k[e];
var n = d.getElementById(e);
if (n) {
var m = d.createElement("INS");
if (o.iframeFriendly) {
var l = f.createFrame(o);
m.appendChild(l);
n.parentNode.replaceChild(m, n);
f.loadFrame(l, o.html)
} else {
m.style.textDecoration = "none";
m.innerHTML = o.html;
var g = m.getElementsByTagName("SCRIPT");
for (var l = 0; l < g.length; l++) {
var q = document.createElement("SCRIPT");
var p = g[l].attributes;
for (var h = 0; h < p.length; h++) {
q[p[h].nodeName] = p[h].value
}
if (g[l].innerHTML) {
q.text = g[l].innerHTML
}
g[l].parentNode.replaceChild(q, g[l])
}
n.parentNode.replaceChild(m, n)
}
}
}
}
}
};
f.start()
}
} catch (b) {
if (console.log) {
console.log(b)
}
}
})(document, window);
if(typeof org=="undefined"){var org={}}if(typeof org.openx=="undefined"){org.openx={}}if(typeof org.openx.util=="undefined"){org.openx.util={}}if(typeof org.openx.SWFObjectUtil=="undefined"){org.openx.SWFObjectUtil={}}org.openx.SWFObject=function(f,d,m,g,j,l,n,i,a,e){if(!document.getElementById){return}this.DETECT_KEY=e?e:"detectflash";this.skipDetect=org.openx.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(f){this.setAttribute("swf",f)}if(d){this.setAttribute("id",d)}if(m){this.setAttribute("width",m)}if(g){this.setAttribute("height",g)}if(j){this.setAttribute("version",new org.openx.PlayerVersion(j.toString().split(".")))}this.installedVer=org.openx.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){org.openx.SWFObject.doPrepUnload=true}if(l){this.addParam("bgcolor",l)}var b=n?n:"high";this.addParam("quality",b);var k=(i)?i:window.location;this.setAttribute("xiRedirectUrl",k);this.setAttribute("redirectUrl","");if(a){this.setAttribute("redirectUrl",a)}};org.openx.SWFObject.prototype={setAttribute:function(a,b){this.attributes[a]=b},getAttribute:function(a){return this.attributes[a]},addParam:function(a,b){this.params[a]=b},getParams:function(){return this.params},addVariable:function(a,b){this.variables[a]=b},getVariable:function(a){return this.variables[a]},getVariables:function(){return this.variables},getVariablePairs:function(){var a=new Array();var b;var c=this.getVariables();for(b in c){a[a.length]=b+"="+c[b]}return a},getSWFHTML:function(){var d="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){d='