document.write("");
document.write("");
var nRequiredVersion = 9;
var bIsRightVersion = false;
var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
if(isIE && isWin){
document.writeln('');
document.writeln('on error resume next');
document.writeln('Set oFlashPlayer = CreateObject("ShockwaveFlash.ShockwaveFlash." & nRequiredVersion)');
document.writeln('If IsObject(oFlashPlayer) Then');
document.writeln('bIsRightVersion = True');
document.writeln('End If');
document.writeln('If (Not bIsRightVersion) And (nRequiredVersion < 3) Then');
document.writeln('Set oFlashPlayer = CreateObject("ShockwaveFlash.ShockwaveFlash")');
document.writeln('If IsObject(oFlashPlayer) Then');
document.writeln('bIsRightVersion = True');
document.writeln('End If');
document.writeln('End If');
document.writeln('');
}
function detectPluginACE1270479999988()
{
if (!bIsRightVersion)
{
if (navigator.plugins != null && navigator.plugins.length > 0) {
if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
var descArray = flashDescription.split(" ");
var tempArrayMajor = descArray[2].split(".");
var versionMajor = tempArrayMajor[0];
bIsRightVersion = (versionMajor >= nRequiredVersion);
}
}
else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1)
{
bIsRightVersion = (4 >= nRequiredVersion);
}
else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1)
{
bIsRightVersion = (3 >= nRequiredVersion);
}
else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1)
{
bIsRightVersion = (2 >= nRequiredVersion);
}
}
}
detectPluginACE1270479999988();
var _ACE1270479999988_Instance =
{
click : "http://ad.doubleclick.net/click%3Bh%3Dv8/397d/3/0/%2a/s%3B222748540%3B0-0%3B0%3B41247246%3B4307-300/250%3B36244244/36262122/1%3B%3B%7Esscs%3D%3f",
clickThruUrl: "http://clk.atdmt.com/go/204890393/direct;vt.1;ai.156176486;ct.$num$/01/",
imgs : []
};
if (!window.armapi_a1_a1)
{
var armapi_a1_a1 =
{
initialize : function(unique_id){},
click : function(unique_id, num, suffix)
{
this.clickTrack(unique_id);
this.clickThru(unique_id, num, suffix);
},
clickTrack : function(unique_id, num)
{
var instance = window[unique_id + "_Instance"];
if (instance.click != "")
{
var img = new Image();
img.src = instance.click + "http://t.atdmt.com";
instance.imgs.push(img);
}
},
clickThru : function(unique_id, num, suffix) {
var instance = window[unique_id + "_Instance"];
var url = instance.clickThruUrl.replace("$num$", num) + suffix;
window.open(url, "_blank");
}
};
}
var armapi_ArmClickType = isIE ? "ext" : "";
var _strContentACE1270479999988 = '';
if(bIsRightVersion)
{
var strFQDN = "HTTP://spe.atdmt.com/ds/DEDENACCEACE/";
var index = strFQDN.indexOf("/ds/");
strFQDN = strFQDN.substring(0, index);
_strContentACE1270479999988 = '' + ''
+ '';
if ( "%OOB%" == "1" )
_strContentACE1270479999988 = _strContentACE1270479999988.replace(/!~!click!~!/g,'');
else
_strContentACE1270479999988 = _strContentACE1270479999988.replace(/!~!click!~!/g,'http://ad.doubleclick.net/click%3Bh%3Dv8/397d/3/0/%2a/s%3B222748540%3B0-0%3B0%3B41247246%3B4307-300/250%3B36244244/36262122/1%3B%3B%7Esscs%3D%3f');
}
else
{
_strContentACE1270479999988 = '';
}
document.write(_strContentACE1270479999988);