var server="http://wa.virgilio.it";var secureserver="https://wa.virgilio.it";var cookieLife=730;var cookieDomain=".virgilio.it";var sourceparamname="wa_mkt";var checkFlash=true;var autoTagDocuments="doc,pdf,zip,ppt,pps,wmv,mpg";var autoTagExternalLinks=true;var autoTagTrustedDomain="";var WebAbacusRef="webabacus_ref";var ThirdPartyCookie=false;var DisableFirstPartyCookies=false;if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}function SetCookie(_30,_31,_32){var _33=new Date();var _34=new Date();if(_32==null||_32==0){_32=1;}_34.setTime(_33.getTime()+3600000*24*_32);if(!DisableFirstPartyCookies){document.cookie=_30+"="+escape(_31)+";expires="+_34.toGMTString()+"; path=/"+(cookieDomain==""?"":"; domain="+cookieDomain);}}function ReadCookie(_35){var _36=""+document.cookie;var ind=_36.indexOf(_35);if(ind==-1||_35==""){return "";}var _38=_36.indexOf(";",ind);if(_38==-1){_38=_36.length;}return unescape(_36.substring(ind+_35.length+1,_38));}var WEBABACUS=function(){function cacheBuster(){return new Date().getTime();}function browserName(){if(navigator.appName=="Netscape"){return "NS";}else{if(navigator.appName=="Microsoft Internet Explorer"){return "IE";}else{return "OT";}}}function detectJava(){return (navigator.javaEnabled())?1:0;}var _39=cookieLife*86400000;var _3a=new Date((new Date().getTime())+_39);function detectCookies(){var _3b=Math.floor(1000*Math.random());SetCookie("AreCookiesEnabled",_3b);return (_3b==ReadCookie("AreCookiesEnabled"))?1:0;}function getCookie(_3c){var dc=document.cookie;var _3e=_3c+"=";var _3f=dc.length;var _40=0;while(_40<_3f){var _41=_40+_3e.length;if(dc.substring(_40,_41)==_3e){var _42=dc.indexOf(";",_41);if(_42==-1){_42=_3f;}return unescape(dc.substring(_41,_42));}_40=dc.indexOf(" ",_40)+1;if(_40==0){break;}}return null;}var _43=new Array();var _44=new Array();function getQSParam(key){var _46=null;for(var i=0;i<_43.length;i++){if(_43[i]==key){_46=_44[i];break;}}return _46;}function parseQS(){var _48="";try{_48=top.window.location.search.substring(1);}catch(e){}var _49=_48.toLowerCase();var _4a=_49.split("&");for(var i=0;i<_4a.length;i++){var pos=_4a[i].indexOf("=");if(pos>=0){_43[_43.length]=_4a[i].substring(0,pos);_44[_44.length]=_4a[i].substring(pos+1);}}}function wa_getTagID(_4d){if(typeof (_4d.id)!="undefined"&&_4d.id!=""){return "&tagId="+_4d.id;}else{return "";}}function wa_getTagHref(tag){if(typeof (tag.href)!="undefined"&&tag.href!=""){return tag.getAttribute("href");}else{return "-";}}var _4f=new Array("0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z");function gen_id(_50){var _51="";var _52="";for(i=0;i<_50;i++){_51+=_4f[Math.floor(Math.random()*_4f.length)];}for(i=0;i<_51.length;i++){_52+=_51.charCodeAt(i).toString(16);}var _53=new Date();var _54=_53.getMonth()+1;var _55=_53.getYear();var _56=_53.getDate();if(_56<10){_56="0"+_56;}if(_54<10){_54="0"+_54;}if(_55<1000){_55+=1900;}var _57=_55.toString()+_54.toString()+_56.toString();var _58=new Date();var _59=_58.getHours()+_58.getTimezoneOffset()/60;if(_59>24){_59-=24;}if(_59<0){_59+=24;}var _5a=_58.getMinutes();var _5b=_58.getSeconds();var _5c=((_59<10)?"0":"")+_59+((_5a<10)?"0":"")+_5a+((_5b<10)?"0":"")+_5b;var _5d=_5c+"-"+(_58.getTimezoneOffset()/60);var _5e="d"+_57+"_t"+_5d;var id=_51+_52+"-1-"+_5e;return (id);}function getSite(){var _60=escape(site);if(_60==null||_60==""){_60="-";}return _60;}function extension(){if(ThirdPartyCookie){return ".asp";}else{return ".gif";}}function civersion(){return "3.02";}var _61=new Date().getTime();function baseTime(){return _61;}function timeZoneOffset(){return new Date().getTimezoneOffset();}function ID(){return _62;}function isNewUser(){return _63;}function screenDepth(pet){return Math.pow(2,screen.colorDepth);}function screenResolution(pet){return screen.width+"x"+screen.height;}function windowResolution(pet){var ww;var wh;if(browserName()=="IE"){if(document.documentElement&&document.documentElement.clientWidth){ww=document.documentElement.clientWidth;wh=document.documentElement.clientHeight;}else{if(document.body){ww=document.body.clientWidth;wh=document.body.clientHeight;}}}else{try{ww=window.outerWidth;wh=window.outerHeight;}catch(e){ww=0;wh=0;}}return (ww+"x"+wh);}function javaEnabled(){return navigator.javaEnabled()?"Y":"N";}function language(pet){return browserName()=="NS"?navigator.language:navigator.browserLanguage;}function serverName(pet){return document.domain;}function isSecure(){return pageRes().substring(0,5)=="https";}function pageRes(pet){return (escape(document.URL)||"-");}function referrer(pet){var ref=escape(document.referrer);if(ref==null||ref==""){ref="-";}return ref;}function pageTitle(pet){var _6f=escape(document.title);if(_6f==null||_6f==""){_6f="-";}return _6f;}function fileSize(pet){try{return document.fileSize;}catch(e){return "-";}}function imagesSize(pet){var _72=0;try{for(i=0;i<document.images.length;i++){_72+=parseInt(document.images[i].fileSize);}return _72;}catch(e){return "-";}}function generateTrioID(){var rn="";for(var i=0;i<4;i++){rn+=_4f[Math.floor(Math.random()*_4f.length)];}var _75=new Date().getTime();var _76=Math.floor(_75/200000);var _77=Math.floor(_76*200000);return (rn+(Math.floor(_75-_77)));}var _78=generateTrioID();function trioID(pet){if((pet==1)||(pet==2)||(pet==3)){return _78;}return generateTrioID();}function SRT(pet){if(pet==1){return (new Date().getTime()-baseTime());}return 0;}function OET(pet){if(pet==2){return (new Date().getTime()-baseTime());}return 0;}function UET(pet){if(pet==3){return (new Date().getTime()-baseTime());}return 0;}function marketingSource(pet){var _7e="-";if(getQSParam(sourceparamname)!=null){mrkSrc=escape(getQSParam(sourceparamname));}else{if(_7f!="1"){_7e=getCookie("wa_last_source");}}if(_7e==null||_7e==""){mrkSrc="-";}return _7e;}function marketingSourceDate(pet){var _81="0";if(getQSParam(sourceparamname)!=null){mrkSrcDate=baseTime();}else{if(_7f!="1"){_81=getCookie("wa_last_source_date");}}if(_81==null||_81==""){mrkSrc="0";}return _81;}function captureCustomFields(pet){var _83="";if(typeof (wacustomvarnames)!="undefined"){_83="";for(i=0;i<wacustomvarnames.length;i++){_83=_83+wacustomvarnames[i]+"~"+wacustomvarvalues[i];if(i!=wacustomvarnames.length-1){_83=_83+"~";}}}_83+=(typeof (wa_SiteName)!="undefined")?"~wa_SiteName~"+wa_SiteName:"";_83+=(typeof (wa_UniqueUserID)!="undefined")?"~wa_UniqueUserID~"+wa_UniqueUserID:"";_83+=(typeof (wa_UniquePageName)!="undefined")?"~wa_UniquePageName~"+wa_UniquePageName:"";_83+=(typeof (wa_SiteBreadCrumb)!="undefined")?"~wa_SiteBreadCrumb~"+wa_SiteBreadCrumb:"";_83+=(typeof (wa_ProductID)!="undefined")?"~wa_ProductID~"+wa_ProductID:"";_83+=(typeof (wa_ProductValue)!="undefined")?"~wa_ProductValue~"+wa_ProductValue:"";_83+=(typeof (wa_TotalTransactionValue)!="undefined")?"~wa_TotalTransactionValue~"+wa_TotalTransactionValue:"";_83+=(typeof (wa_UniqueTransactionId)!="undefined")?"~wa_UniqueTransactionId~"+wa_UniqueTransactionId:"";_83+=(typeof (wa_TransactionCurrency)!="undefined")?"~wa_TransactionCurrency~"+wa_TransactionCurrency:"";_83+=(typeof (wa_SearchPhrase)!="undefined")?"~wa_SearchPhrase~"+wa_SearchPhrase:"";_83+=(typeof (wa_SearchResultsReturned)!="undefined")?"~wa_SearchResultsReturned~"+wa_SearchResultsReturned:"";if(checkFlash){var _84=deconcept.SWFObjectUtil.getPlayerVersion();if(_83=="-"){_83="";}_83+="~fl~"+_84["major"]+"."+_84["minor"]+"."+_84["rev"]+"~je~"+detectJava()+"~ce~"+detectCookies();}return _83;}parseQS();var _7f=getCookie("nocookie");var _62;var _85;var _63;if(_7f!="1"){_85=getQSParam(WebAbacusRef);if(_85==null||_85==""){_62=getCookie("webabacus_id");}else{_62=_85;}if(_62==null||_62=="-1"){_62=gen_id(5);_63="1";}else{_63="0";}if(!DisableFirstPartyCookies){document.cookie="webabacus_id="+escape(_62)+"; expires="+_3a.toUTCString()+"; path=/"+(cookieDomain==""?"":"; domain="+cookieDomain);}if(document.cookie.indexOf(escape(_62))<0){var _62="-";var _63="-";}}else{_62="nocookie";_63="-1";}var _86=getQSParam(sourceparamname);if((_86!=null)&&(!DisableFirstPartyCookies)&&(_7f!=-1)){document.cookie="wa_last_source="+escape(_86)+"; expires="+_3a.toUTCString()+"; path=/"+(cookieDomain==""?"":"; domain="+cookieDomain);document.cookie="wa_last_source_date="+baseTime()+"; expires="+_3a.toUTCString()+"; path=/"+(cookieDomain==""?"":"; domain="+cookieDomain);}return {alert:function(_87){_87=String(_87).replace(/\n/g,"<br/>");var _88="<center><div id='WEBABACUS-msg' style='height:80px;width:40%;border:2px solid GREY;overflow: auto;'>"+"<div style='background-color:#FFFDBE;color:black;padding:5px;font-family:verdana;font-size:xx-small'>"+"<center><b>WebAbacus Tag code (v"+civersion()+")</b><br/><br/>%TEXT%"+"<br/><input type='button' value='Hide' onclick='document.getElementById(\"WEBABACUS-msg\").style.display=\"none\"' />"+"<input type='button' value='Stop' onclick='SetCookie(\"webabacus_debug\", false, 740);document.getElementById(\"WEBABACUS-msg\").style.display=\"none\"' />"+"</div></div></center>";var _89=_88.replace("%TEXT%",_87);if(document.getElementById("WEBABACUS-msg-div")){document.getElementById("WEBABACUS-msg-div").innerHTML=_89;}else{var div=document.createElement("div");div.setAttribute("id","WEBABACUS-msg-div");div.innerHTML=_89;var _8b=document.getElementsByTagName("body")[0];if(_8b){_8b.insertBefore(div,_8b.firstChild);}else{alert(_89);}}},addEvent:function(elm,_8d,fn,_8f){if(elm.addEventListener){elm.addEventListener(_8d,fn,_8f);return true;}else{if(elm.attachEvent){return elm.attachEvent("on"+_8d,fn);}else{elm["on"+_8d]=fn;}}},attachOnClickExternalLink:function(){var _90=autoTagDocuments.split(",");var _91=document.getElementsByTagName("a");var _92=document.domain;var _93=(typeof (autoTagTrustedDomain)!="undefined");var _94=(document.URL.indexOf("wa_debug=true")>-1)||(document.cookie.indexOf("webabacus_debug=true")>-1);var _95=function(tag,_97){WEBABACUS.addEvent(tag,"click",function(){WEBABACUS.logclientdata("0","/CustomEvent="+_97+"&URL="+wa_getTagHref(tag)+"&ClickType=Left"+wa_getTagID(tag));if(_94){WEBABACUS.alert("CustomEvent="+_97+"&URL="+wa_getTagHref(tag)+"&ClickType=Left"+wa_getTagID(tag));}},false);WEBABACUS.addEvent(tag,"contextmenu",function(){WEBABACUS.logclientdata("0","/CustomEvent="+_97+"&URL="+wa_getTagHref(tag)+"&ClickType=Right"+wa_getTagID(tag));if(_94){WEBABACUS.alert("CustomEvent="+_97+"&URL="+wa_getTagHref(tag)+"&ClickType=Right"+wa_getTagID(tag));}},false);};for(var _98=0;_98<_91.length;_98++){if(!_91[_98].getAttribute("href")){continue;}var _99=_91[_98].getAttribute("href").toLowerCase();for(var j=0;j<_90.length;j++){if((_99.indexOf("."+_90[j])>0)&&(autoTagDocuments.length>0)){_95(_91[_98],"file");continue;}}if((autoTagExternalLinks)&&(_99.indexOf("http://")!=-1||_99.indexOf("https://")!=-1)){sDomainLink=_99.match(/:\/\/(www\.)?([^\/:\?]+)/);sDomainLink=sDomainLink[2]?sDomainLink[2]:"";if(_92.indexOf(sDomainLink)==-1){_95(_91[_98],"extURL");if(_93){if(autoTagTrustedDomain.indexOf(sDomainLink)>-1){var _9b=_91[_98].getAttribute("href");_9b+=((_99.indexOf("?")>0)?"&":"?");_9b+=WebAbacusRef+"="+getCookie("webabacus_id");_91[_98].setAttribute("href",_9b);}continue;}}}else{if((autoTagExternalLinks)&&(_99.indexOf("mailto:")!=-1)){_95(_91[_98],"email");continue;}}}},logclientdata:function(_9c,_9d){var _9e=pageRes;var _9f=referrer;if((_9c=="0")&&(_9d!=null)){_9e=function(_a0){var _a1;if(isSecure()){_a1=escape("https://")+serverName()+escape(_9d.replace("https://",""));}else{_a1=escape("http://")+serverName()+escape(_9d.replace("http://",""));}return _a1;};_9f=function(_a2){return escape(document.URL);};}var _a3=((isSecure())?secureserver:server)+"/clientinfo"+extension()+"?"+civersion()+"&"+cacheBuster()+"&";var _a4=getSite()+"&"+timeZoneOffset()+"&"+ID()+"&"+isNewUser()+"&"+screenDepth(_9c)+"&"+screenResolution(_9c)+"&"+windowResolution(_9c)+"&"+"-"+"&"+javaEnabled()+"&"+language(_9c)+"&"+serverName(_9c)+"&"+_9e(_9c)+"&"+_9f(_9c)+"&"+pageTitle(_9c)+"&"+fileSize(_9c)+"&"+imagesSize(_9c)+"&"+trioID(_9c)+"&"+_9c+"&"+SRT(_9c)+"&"+OET(_9c)+"&"+UET(_9c)+"&"+marketingSource(_9c)+"&"+marketingSourceDate(_9c)+"&"+captureCustomFields(_9c)+"&"+"-";var _a5=4000;if(_a4.length>_a5){_a4=_a4.substring(0,_a5);}if(document.URL.indexOf("file://")==-1){var _a6=new Image();_a6.src=_a3+_a4;}var _a7=(document.URL.indexOf("wa_debug=true")>-1)||(document.cookie.indexOf("webabacus_debug=true")>-1);if((_9c=="02")&&_a7){WEBABACUS.alert("Base Details: "+_a3+"\nSite name (st): "+getSite()+"\nTime zone offset (tz): "+timeZoneOffset()+"\nWebabacus ID (id): "+ID()+"\nNew user flag (nu): "+isNewUser()+"\nVisitor Screen Colour Depth (sc): "+screenDepth(_9c)+"\nVisitor Screen resolution (sr): "+screenResolution(_9c)+"\nVisitor Window resolution (wr): "+windowResolution(_9c)+"\nJavascript version (js): "+"-"+"\nJava Enablement (je): "+javaEnabled()+"\nBrowser Language (lg): "+language(_9c)+"\nServer name (dn): "+serverName(_9c)+"\nResource (res): "+pageRes()+"\nReferrer (ref): "+referrer(_9c)+"\nPage Title (pt): "+pageTitle(_9c)+"\nFile Size: "+fileSize(_9c)+"\nImages Size: "+imagesSize(_9c)+"\ntrioID: "+trioID(_9c)+"\nthispet: "+_9c+"\nSRT: "+SRT(_9c)+"\nOET: "+OET(_9c)+"\nUET: "+UET(_9c)+"\nMarketing Source: "+marketingSource(_9c)+"\nMarketing Source Date: "+marketingSourceDate(_9c)+"\ncustomfields: "+captureCustomFields(_9c)+"\n\ncs(User Agent): "+navigator.userAgent);if(!DisableFirstPartyCookies){SetCookie("webabacus_debug",true,740);}}if(document.URL.indexOf("wa_debug=false")>-1){if(!DisableFirstPartyCookies){SetCookie("webabacus_debug",false,740);}}}};}();WEBABACUS.logclientdata("01");WEBABACUS.addEvent(window,"load",function(){WEBABACUS.attachOnClickExternalLink();WEBABACUS.logclientdata("02");},false);WEBABACUS.addEvent(window,"unload",function(){WEBABACUS.logclientdata("03");},false);