in admin/conf/resources/r2/interactiveSwfScript.js [149:194]
function k(h,
j, l, o) {
X = true;
aa = o || null;
da = {
success: false,
id: l
};
var q = B(l);
if (q) {
if (q.nodeName == "OBJECT") {
T = r(q);
Y = null
} else {
T = q;
Y = l
}
h.id = ea;
if (typeof h.width == A || !/%$/.test(h.width) && parseInt(h.width, 10) < 310)
h.width = "310";
if (typeof h.height == A || !/%$/.test(h.height) && parseInt(h.height, 10) < 137)
h.height = "137";
t.title = t.title.slice(0, 47) + " - Flash Player Installation";
var u = p.ie && p.win ? "ActiveX" : "PlugIn";
var v = "MMredirectURL=" + J.location.toString().replace(/&/g, "%26") + "&MMplayerType=" + u + "&MMdoctitle=" + t.title;
if (typeof j.flashvars !=
A)
j.flashvars += "&" + v;
else
j.flashvars = v;
if (p.ie && p.win && q.readyState != 4) {
var D = C("div");
l += "SWFObjectNew";
D.setAttribute("id", l);
q.parentNode.insertBefore(D, q);
q.style.display = "none";
(function () {
if (q.readyState == 4)
q.parentNode.removeChild(q);
else
setTimeout(arguments.callee, 10)
})()
}
y(h, j, l)
}
}