/* SiteCatalyst code version: H.21. Copyright 1996-2010 Adobe, Inc. All Rights Reserved More info available at http://www.omniture.com */ /************************ ADDITIONAL FEATURES ************************ Plugins */ /* Omniture SiteCatalyst Custom Code Revision - DO NOT DELETE var sc_code_rev="1"*/ var s_account="esetprod" // Some of these variables can be moved to the page level if needed but certain syntax must be applied. var s=s_gi(s_account) /************************** CONFIG SECTION **************************/ /* You may add or alter any code config here. */ //s.dynamicAccountSelection=true //s.dynamicAccountList="" //s.cookieDomainPeriods="2" // This must be changed to 3 for a site such as fed.co.uk. sub-domains are not part of this configuration. The only values are 2 or 3 s.charSet="UTF-8" // Should match the site charset /* Conversion Config */ s.currencyCode="USD" // There are two places where currency is set. Here and in the Report Suite. They must match or an exchange rate will be calculated into the currency of the report suite. /* Link Tracking Config */ s.trackDownloadLinks=true s.trackExternalLinks=true s.trackInlineStats=true s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx,msi,dmg,sis,cab,linux,apk,swf,html" s.linkInternalFilters="javascript:,eset.com,eset.us,netsuite.com" // Configured so the report suite(s) can determine exit links. This is different then Internal URLs which is set in the UI. s.linkLeaveQueryString=false s.linkTrackVars="None" s.linkTrackEvents="None" /* Page Name Plugin Config */ s.siteID="" // leftmost value in pagename s.defaultPage="" // filename to add when none exists s.queryVarsList="" // query parameters to keep s.pathExcludeDelim=";" // portion of the path to exclude s.pathConcatDelim="/" // page name component separator s.pathExcludeList="" // elements to exclude from the path /* Form Analysis Config (should be above doPlugins section) */ s.formList="" s.trackFormList=false s.trackPageName=true s.useCommerce=false s.varUsed="prop5" s.eventList="" //Abandon,Success,Error /* Channel Manager Configuration */ //s._extraSearchEngines="omniture.com|q|Omniture Search" s._channelDomain="Facebook|facebook.com>Twitter|twitter.com>YouTube|youtube.com>LinkedIn|linkedin.com>MySpace|myspace.com>Other Social Media|digg.com,flickr.com,stumbleupon.com,del.icio.us,reddit.com,metacafe.com,technorati.com" s._channelParameter="" // RSS|rss s._channelPattern="Affiliate|AFC->Banner Ads|BAC->Classified Ad|CAC->Direct Mail|DMC->Email|EMC->Keyword Ad (Non Search)|KAC->Link Exchange|LEC->Newsletter|NLC->Other|OTC->Print Ad|PAC->Rich Media Ad|RAC->Sponsorship|SPC->RSS|RSS->Blog|BLG->Social Media|SOC->Omntr|Omntr-" /* Plugin Config */ s.usePlugins=true function s_doPlugins(s) { /* Add calls to plugins here */ s.eVar50=document.location.href; // Page URL Report var pageURL=""; if(s.pageURL){pageURL=s.pageURL} else { pageURL=document.location.href; // Page URL Variable - for various logic } var locref=""; if(s.referrer){locref=s.referrer} else { locref = document.referrer; // Referrer Catch } if(pageURL){ pageURL=pageURL.toLowerCase(); } // KB page tracking if(pageURL.match("kb.eset.com") || pageURL.match("dev-im.eset.us") || pageURL.match("72.3.228.197") || pageURL.match("72.3.228.198")){ // Track the search and id url parameters s.eVar1=s.getQueryParam('question_box').toLowerCase(); s.prop1=s.getQueryParam('question_box').toLowerCase(); s.eVar2=s.getQueryParam('id'); s.prop2=s.getQueryParam('id'); // Track pagename with url parameters if( s.pageName == '' ) { var _kba = document.createElement('a'); _kba.href = document.location.href; var _kbp = _kba.pathname; if(_kbp.substring(0, 1) != '/') { _kbp = '/' + _kbp; } s.pageName = _kbp + _kba.search; } } /* Hierarchy and Channel */ if (location.pathname.length > 1) { s.hier1=location.pathname.substring(1,location.pathname.lastIndexOf('/')).split('/').join('/'); s.hier1=s.hier1.toLowerCase(); s.channel=location.pathname.substring(1,location.pathname.lastIndexOf('/')).split('/').join('/'); s.channel=s.channel.toLowerCase(); } if(s.hier1=="/"){s.channel=s.hier1="root";} if(s.channel=="/"){s.channel="root";} if(!s.channel){s.channel=s.hier1="root";} if(s.channel){s.eVar48 = s.channel;} // Content Direct Influence if(!s.pageType && !s.channel){s.channel="Non Compliant Channel";} // Non Compliant Channel /* Page Name Management */ if(document.location.href=="http://www.eset.com/us/"){s.pageName="new_homepage";} if(pageURL.match("http://www.eset.com/us/#")){s.pageName="new_homepage";} if(pageURL.match("http://www.eset.com/us/\\?")){s.pageName="new_homepage";} if(pageURL.match("http://www.eset.com/us\\?")){s.pageName="new_homepage";} /* Landing Page Campaign Management */ if(pageURL.match("http://go.eset.com/us/macworldc")){s.eVar44="Macworld-2012-c";} if(pageURL.match("http://go.eset.com/us/macworldb")){s.eVar44="Macworld-2012-b";} if(s.pageName){ s.eVar38=s.prop38=s.pageName; // Page Name Only // Ignore if coming from KB if(!pageURL.match("kb.eset.com") && !pageURL.match("dev-im.eset.us") && !pageURL.match("72.3.228.197") && !pageURL.match("72.3.228.198") && !pageURL.match("http://www.eset.com/us\\?") ){ s.pageName= s.channel +'/'+ s.pageName; // Fully Qualified Page Name } s.prop46=s.eVar46=s.pageName; // Direct Influence and Roll Up Page Reports } if(!s.pageType && !s.pageName){s.pageName=s.eVar42=s.prop42=s.getPageName();} // Non-Compliant Page Name //If no subdirectory then Page URL if(s.pageName==""){s.pageName=document.location.href;} //IF NOT GO OR WWW (DEBUGGING) /* if((!pageURL.match("go.eset.com")) && (!pageURL.match("www.eset.com")) && (!pageURL.match("kb.eset.com")) && (!pageURL.match("netsuite.com")) && (!pageURL.match("eset.us")) ){ s.pageName = 'DEBUG/'+ document.location.href; } */ //Mobile page tracking if(pageURL.match("m.eset.com")){ s.pageName = 'mobile/' + s.pageName; if(document.location.href=="http://m.eset.com/"){s.pageName="mobile/homepage";} } // Netsuite page tracking if(pageURL.match("netsuite.com") || pageURL.match("shop.eset.com")){ s.channel = s.hier1 = 'netsuite'; s.pageName = s.pageName.split('/'); if(s.pageName.length > 0) { s.pageName = s.pageName[s.pageName.length - 1]; } else { s.pageName = ''; } s.pageName= s.channel +'/'+ s.pageName; if(s.hier1=="/"){ s.channel=s.hier1="netsuite"; // At root in netsuite - change root to commerce } if(s.channel=="/"){ s.channel="netsuite"; } if(!s.channel){ s.channel=s.hier1="netsuite"; } } s.events=s.apl(s.events,'event10',',',2); // Concat Custom Page View Event var firstPage=s.getVisitStart("s_visit"); // returns 1 on first page of visit otherwise 0 var getPrev=s.getPreviousValue(s.pageName,'gpv_pageName'); // Previous Page Value for use in various scripts // Buggy with forms in the KB & Netsuite if(!pageURL.match("kb.eset.com") && !pageURL.match("dev-im.eset.us") && !pageURL.match("netsuite.com") && !pageURL.match("72.3.228.197") && !pageURL.match("72.3.228.198")){ s.setupFormAnalysis(); // Enable Form Analysis } if(s.eVar22){s.prop22="D=v22";} // Set the value of eVar22 into the prop22 via dynamic variable s.prop10=s.eVar10=s.getNewRepeat(365); // New/Repeat Status and Pathing Variables if(s.pageName && s.prop10 == 'New') s.prop44 = s.pageName; if(s.pageName && s.prop10 == 'Repeat') s.prop45 = s.pageName; /* HBX Style Link Tracking */ /* s.linkTrackVars="prop18,prop19,prop20,prop21"; s.hbx_lt = "auto"; s.setupLinkTrack("prop18,prop19,prop20,prop21","SC_LINKS"); */ /* Enhanced download tracking */ s.url=s.downloadLinkHandler(); if(s.url){ //Track FileName //s.linkTrackVars="prop37,eVar37,events"//Track eVar & Event s.linkTrackVars="prop37,eVar37,prop18,prop19,prop20,prop35,eVar35,events"//Track eVar & Event s.linkTrackEvents="event12" s.prop37=s.eVar37=s.url.substring(s.url.lastIndexOf("/")+1,s.url.length); s.events=s.apl(s.events,"event12",",",2) s.prop18=s.pageName; // Page Name s.prop19=s.eVar37; // Link Name s.prop20=s.pageName+" | "+ s.eVar37; // Page | Link Name if(s.url.match("trial=")){ s.prop35=s.eVar35=s.eVar37; } } /* Set Time Parting Variables - SAMPLE EST */ var currentYear = new Date().getFullYear( ); s.prop7=s.getTimeParting('h','-8',currentYear); // Set hour s.eVar7="D=c7"; s.prop8=s.getTimeParting('d','-8',currentYear); // Set day s.eVar8="D=c8"; s.prop9=s.getTimeParting('w','-8',currentYear); // Set Weekday / Weekend s.eVar9="D=c9"; if(s.prop30&&!s.eVar30) s.eVar30=s.prop30; // Registration Status //if(sc_code_rev){s.prop48=sc_code_rev;} else {s.prop48="unknown";}// s_code Revision Number /* Custom Visit Number */ s.prop41=s.eVar41=s.getVisitNum(365); /* Internal Campaign Tracking */ if(!s.eVar45){ s.eVar45=s.getQueryParam('intcmp'); // INTERNAL CAMPAIGN TRACKING s.eVar45=s.getValOnce(s.eVar45,'s_intcampaign',0); // Visit de-duplication of internal campaign instance } /* External Campaign Tracking HBX Style Attribute tracking is optional with this plug-in*/ if(!s.campaign){ s.campaign=s.getQueryParam('CMP,cid,ref'); s.campaign=s.getValOnce(s.campaign,'s_campaign',0); // Visit de-duplication of campaign instance } /* Channel Manager Campaign Tracking v2.4 */ s.channelManager('cmp,cmpid,cid',':','s_cm','','','1'); if(s._channel=="Natural Search"){ s._channel="Organic"; s._campaign= s._partner + "-" + s._channel + "-" + s._keywords.toLowerCase(); s.eVar21= s._partner + "-" + s._channel + "-" + s._keywords.toLowerCase(); } if(s._channel=="Paid Search"){ s.eVar21=s._campaign; } if(s._channel=="Referrers"){ s._channel="Other Referrers"; s._campaign= s._channel + "-" + s._referringDomain; } //s.eVar13=s._referrer //s.eVar14=s._referringDomain s.eVar15=s._partner s.eVar16=s._campaignID s.eVar17=s._campaign s.eVar18=s._keywords s.eVar19=s._channel //alert("s._referrer = "+s._referrer+" :: s._referringDomain = "+s._referringDomain+" :: s._partner = "+s._partner+" :: s._campaignID = "+s._campaignID+" :: s._campaign = "+s._campaign+" :: s._keywords = "+s._keywords+" :: s._channel = "+s._channel) var prodID = "ESET"; //NOD32 var pID=s.getQueryParam('productId'); var pRev=""; if(s.prop39){s.eVar39=pRev=s.prop39;} //Commerce Revenue Value //Checkout - ESET North America event7 -Actually the Registration 1 option if(s.pageName){ if(s.pageName=="netsuite/new_or_existing"){ s.events=s.apl(s.events,'event7',',',1); if(pID){s.eVar36=pID;}}} //Login - ESET North America event8 - Registration if(s.pageName){ if(s.pageName=="netsuite/new_customer" || s.pageName=="netsuite/existing_customer"){ s.events=s.apl(s.events,'event8',',',1); if(pID){s.eVar36=pID;}}} //Payment Information - ESET North America event15 if(s.pageName){ if(s.pageName=="netsuite/payment_information"){ s.events=s.apl(s.events,'event15',',',1); if(pID){s.eVar36=pID;}}} //Shipping Method - ESET North America event14 if(s.pageName){ if(s.pageName=="netsuite/shipping_method"){ s.events=s.apl(s.events,'event14',',',1); if(pID){s.eVar36=pID;}}} //Address Information - ESET North America event13 if(s.pageName){ if(s.pageName=="netsuite/address_information"){ s.events=s.apl(s.events,'event13',',',1); if(pID){s.eVar36=pID;}}} // Add ProdView Custom Event if(s.events.match("prodView")){s.events=s.apl(s.events,"event10",",",1);} // Mirror ProdView s.clickPast(s.campaign,'event19','event20'); // Bounce Rate Events s.eVar20=s.crossVisitParticipation(s._campaign,'s_cpmcvp','30','5','>','',0); // Campaign Stacking } s.doPlugins=s_doPlugins /************************** PLUGINS SECTION *************************/ /* You may insert any plugins you wish to use here. */ /* * Plugin: getVisitNum - version 3.0 */ s.getVisitNum=new Function("tp","c","c2","" +"var s=this,e=new Date,cval,cvisit,ct=e.getTime(),d;if(!tp){tp='m';}" +"if(tp=='m'||tp=='w'||tp=='d'){eo=s.endof(tp),y=eo.getTime();e.setTi" +"me(y);}else {d=tp*86400000;e.setTime(ct+d);}if(!c){c='s_vnum';}if(!" +"c2){c2='s_invisit';}cval=s.c_r(c);if(cval){var i=cval.indexOf('&vn=" +"'),str=cval.substring(i+4,cval.length),k;}cvisit=s.c_r(c2);if(cvisi" +"t){if(str){e.setTime(ct+1800000);s.c_w(c2,'true',e);return str;}els" +"e {return 'unknown visit number';}}else {if(str){str++;k=cval.substri" +"ng(0,i);e.setTime(k);s.c_w(c,k+'&vn='+str,e);e.setTime(ct+1800000);" +"s.c_w(c2,'true',e);return str;}else {s.c_w(c,e.getTime()+'&vn=1',e)" +";e.setTime(ct+1800000);s.c_w(c2,'true',e);return 1;}}"); s.dimo=new Function("m","y","" +"var d=new Date(y,m+1,0);return d.getDate();"); s.endof=new Function("x","" +"var t=new Date;t.setHours(0);t.setMinutes(0);t.setSeconds(0);if(x==" +"'m'){d=s.dimo(t.getMonth(),t.getFullYear())-t.getDate()+1;}else if(" +"x=='w'){d=7-t.getDay();}else {d=1;}t.setDate(t.getDate()+d);return " +"t;"); /* * Plugin - trackRefresh v1.1 (requires split utility function) */ s.trackRefresh=new Function("v","c","" +"var s=this,a,t=new Date,x;t.setTime(t.getTime()+1800000);if(!s.c_r(" +"c)){s.c_w(c,v,t);return v}else{x=unescape(s.c_r(c));if(x==v){x+='~[" +"1]';s.c_w(c,x,0);return x}else{a=s.split(x,'~[');if(a[0]==v){i=pars" +"eInt(a[1])+1;x=a[0]+'~['+i+']';s.c_w(c,x,0);return x}else{s.c_w(c,v" +",0);return v}}}"); /* * Plugin: getVisitStart v2.0 - returns 1 on first page of visit * otherwise 0 */ s.getVisitStart=new Function("c","" +"var s=this,v=1,t=new Date;t.setTime(t.getTime()+1800000);if(s.c_r(c" +")){v=0}if(!s.c_w(c,1,t)){s.c_w(c,1,0)}if(!s.c_r(c)){v=0}return v;");; /* * Plug-in: crossVisitParticipation v1.7 - stacks values from * specified variable in cookie and returns value */ s.crossVisitParticipation=new Function("v","cn","ex","ct","dl","ev","dv","" +"var s=this,ce;if(typeof(dv)==='undefined')dv=0;if(s.events&&ev){var" +" ay=s.split(ev,',');var ea=s.split(s.events,',');for(var u=0;u0&&arry[arry.length-1][0]==v)arry[arry.len" +"gth-1]=[v,new Date().getTime()];else arry[arry.length]=[v,new Date(" +").getTime()];var start=arry.length-ct<0?0:arry.length-ct;var td=new" +" Date();for(var x=start;x-" +"1?t.substring(0,t.indexOf('#')):t;}if(t)v+=v?d+t:t;p=p.substring(i=" +"=p.length?i:i+1)}return v"); s.p_gpv=new Function("k","u","" +"var s=this,v='',i=u.indexOf('?'),q;if(k&&i>-1){q=u.substring(i+1);v" +"=s.pt(q,'&','p_gvf',k)}return v"); s.p_gvf=new Function("t","k","" +"if(t){var s=this,i=t.indexOf('='),p=i<0?t:t.substring(0,i),v=i<0?'T" +"rue':t.substring(i+1);if(p.toLowerCase()==k.toLowerCase())return s." +"epa(v)}return ''"); /* * Plugin: getNewRepeat 1.2 - Returns whether user is new or repeat */ s.getNewRepeat=new Function("d","cn","" +"var s=this,e=new Date(),cval,sval,ct=e.getTime();d=d?d:30;cn=cn?cn:" +"'s_nr';e.setTime(ct+d*24*60*60*1000);cval=s.c_r(cn);if(cval.length=" +"=0){s.c_w(cn,ct+'-New',e);return'New';}sval=s.split(cval,'-');if(ct" +"-sval[0]<30*60*1000&&sval[1]=='New'){s.c_w(cn,ct+'-New',e);return'N" +"ew';}else{s.c_w(cn,ct+'-Repeat',e);return'Repeat';}"); /* * Plugin: getValOnce 0.2 - get a value once per session or number of days */ s.getValOnce=new Function("v","c","e","" +"var s=this,k=s.c_r(c),a=new Date;e=e?e:0;if(v){a.setTime(a.getTime(" +")+e*86400000);s.c_w(c,v,e?a:0);}return v==k?'':v"); /* * Plugin: getPreviousValue_v1.0 - return previous value of designated * variable (requires split utility) */ s.getPreviousValue=new Function("v","c","el","" +"var s=this,t=new Date,i,j,r='';t.setTime(t.getTime()+1800000);if(el" +"){if(s.events){i=s.split(el,',');j=s.split(s.events,',');for(x in i" +"){for(y in j){if(i[x]==j[y]){if(s.c_r(c)) r=s.c_r(c);v?s.c_w(c,v,t)" +":s.c_w(c,'no value',t);return r}}}}}else{if(s.c_r(c)) r=s.c_r(c);v?" +"s.c_w(c,v,t):s.c_w(c,'no value',t);return r}"); /* * Plugin: getTimeParting 1.3 - Set timeparting values based on time zone */ s.getTimeParting=new Function("t","z","y","" +"dc=new Date('1/1/2000');f=15;ne=8;if(dc.getDay()!=6||" +"dc.getMonth()!=0){return'Data Not Available'}else{;z=parseInt(z);" +"if(y=='2009'){f=8;ne=1};gmar=new Date('3/1/'+y);dsts=f-gmar.getDay(" +");gnov=new Date('11/1/'+y);dste=ne-gnov.getDay();spr=new Date('3/'" +"+dsts+'/'+y);fl=new Date('11/'+dste+'/'+y);cd=new Date();" +"if(cd>spr&&cd3" +"0){mint='30'}if(thish>=12){ap='PM';thish=thish-12};if (thish==0){th" +"ish=12};if(thisd==6||thisd==0){dt='Weekend'};var timestring=thish+'" +":'+mint+ap;var daystring=dow;var endstring=dt;if(t=='h'){return tim" +"estring}if(t=='d'){return daystring};if(t=='w'){return en" +"dstring}}};" ); /* * Plugin: setupLinkTrack 2.0 - return links for HBX-based link * tracking in SiteCatalyst (requires s.split and s.apl) */ /* s.setupLinkTrack=new Function("vl","c","" +"var s=this;var l=s.d.links,cv,cva,vla,h,i,l,t,b,o,y,n,oc,d='';cv=s." +"c_r(c);if(vl&&cv!=''){cva=s.split(cv,'^^');vla=s.split(vl,',');for(" +"x in vla)s._hbxm(vla[x])?s[vla[x]]=cva[x]:'';}s.c_w(c,'',0);if(!s.e" +"o&&!s.lnk)return '';o=s.eo?s.eo:s.lnk;y=s.ot(o);n=s.oid(o);if(s.eo&" +"&o==s.eo){while(o&&!n&&y!='BODY'){o=o.parentElement?o.parentElement" +":o.parentNode;if(!o)return '';y=s.ot(o);n=s.oid(o);}for(i=0;i<4;i++" +")if(o.tagName)if(o.tagName.toLowerCase()!='a')if(o.tagName.toLowerC" +"ase()!='area')o=o.parentElement;}b=s._LN(o);o.lid=b[0];o.lpos=b[1];" +"if(s.hbx_lt&&s.hbx_lt!='manual'){if((o.tagName&&s._TL(o.tagName)=='" +"area')){if(!s._IL(o.lid)){if(o.parentNode){if(o.parentNode.name)o.l" +"id=o.parentNode.name;else o.lid=o.parentNode.id}}if(!s._IL(o.lpos))" +"o.lpos=o.coords}else{if(s._IL(o.lid)<1)o.lid=s._LS(o.lid=o.text?o.t" +"ext:o.innerText?o.innerText:'');if(!s._IL(o.lid)||s._II(s._TL(o.lid" +"),'-1){h=''+o.innerHTML;bu=s._TL(h);i=s._II(bu,'-1){eval(\"__f=/ src\s*=\s*[\'\\\"]?([^\'\\\" ]+)[\'\\\"]?/i\")" +";__f.exec(h);if(RegExp.$1)h=RegExp.$1}o.lid=h}}}h=o.href?o.href:'';" +"i=h.indexOf('?');h=s.linkLeaveQueryString||i<0?h:h.substring(0,i);l" +"=s.linkName?s.linkName:s._hbxln(h);t=s.linkType?s.linkType.toLowerC" +"ase():s.lt(h);oc=o.onclick?''+o.onclick:'';cv=s.pageName+'^^'+o.lid" +"+'^^'+s.pageName+' | '+(o.lid=o.lid?o.lid:'no &lid')+'^^'+o.lpos;if" +"(t&&(h||l)){cva=s.split(cv,'^^');vla=s.split(vl,',');for(x in vla)s" +"._hbxm(vla[x])?s[vla[x]]=cva[x]:'';}else if(!t&&oc.indexOf('.tl(')<" +"0){s.c_w(c,cv,0);}else return ''"); s._IL=new Function("a","var s=this;return a!='undefined'?a.length:0"); s._II=new Function("a","b","c","var s=this;return a.indexOf(b,c?c:0)" ); s._IS=new Function("a","b","c","" +"var s=this;return b>s._IL(a)?'':a.substring(b,c!=null?c:s._IL(a))"); s._LN=new Function("a","b","c","d","" +"var s=this;b=a.href;b+=a.name?a.name:'';c=s._LVP(b,'lid');d=s._LVP(" +"b,'lpos');r" +"eturn[c,d]"); s._LVP=new Function("a","b","c","d","e","" +"var s=this;c=s._II(a,'&'+b+'=');c=c<0?s._II(a,'?'+b+'='):c;if(c>-1)" +"{d=s._II(a,'&',c+s._IL(b)+2);e=s._IS(a,c+s._IL(b)+2,d>-1?d:s._IL(a)" +");return e}return ''"); s._LS=new Function("a","" +"var s=this,b,c=100,d,e,f,g;b=(s._IL(a)>c)?escape(s._IS(a,0,c)):esca" +"pe(a);b=s._LSP(b,'%0A','%20');b=s._LSP(b,'%0D','%20');b=s._LSP(b,'%" +"09','%20');c=s._IP(b,'%20');d=s._NA();e=0;for(f=0;f0){d[e++]=g}}b=d.join('%20');retu" +"rn unescape(b)"); s._LSP=new Function("a","b","c","d","var s=this;d=s._IP(a,b);return d" +".join(c)"); s._IP=new Function("a","b","var s=this;return a.split(b)"); s._RP=new Function("a","b","c","d","" +"var s=this;d=s._II(a,b);if(d>-1){a=s._RP(s._IS(a,0,d)+','+s._IS(a,d" +"+s._IL(b),s._IL(a)),b,c)}return a"); s._TL=new Function("a","var s=this;return a.toLowerCase()"); s._NA=new Function("a","var s=this;return new Array(a?a:0)"); s._hbxm=new Function("m","var s=this;return (''+m).indexOf('{')<0"); s._hbxln=new Function("h","var s=this,n=s.linkNames;if(n)return s.pt(" +"n,',','lnf',h);return ''"); */ /* * Plugin: linkHandler 0.5 - identify and report custom links */ s.linkHandler=new Function("p","t","" +"var s=this,h=s.p_gh(),i,l;t=t?t:'o';if(!h||(s.linkType&&(h||s.linkN" +"ame)))return '';i=h.indexOf('?');h=s.linkLeaveQueryString||i<0?h:h." +"substring(0,i);l=s.pt(p,'|','p_gn',h.toLowerCase());if(l){s.linkNam" +"e=l=='[['?'':l;s.linkType=t;return h;}return '';"); s.p_gn=new Function("t","h","" +"var i=t?t.indexOf('~'):-1,n,x;if(t&&h){n=i<0?'':t.substring(0,i);x=" +"t.substring(i+1);if(h.indexOf(x.toLowerCase())>-1)return n?n:'[[';}" +"return 0;"); /* * Utility Function: p_gh */ s.p_gh=new Function("" +"var s=this;if(!s.eo&&!s.lnk)return '';var o=s.eo?s.eo:s.lnk,y=s.ot(" +"o),n=s.oid(o),x=o.s_oidt;if(s.eo&&o==s.eo){while(o&&!n&&y!='BODY'){" +"o=o.parentElement?o.parentElement:o.parentNode;if(!o)return '';y=s." +"ot(o);n=s.oid(o);x=o.s_oidt}}return o.href?o.href:'';"); /* * Plugin: downloadLinkHandler 0.5 - identify and report download links */ s.downloadLinkHandler=new Function("p","" +"var s=this,h=s.p_gh(),n='linkDownloadFileTypes',i,t;if(!h||(s.linkT" +"ype&&(h||s.linkName)))return '';i=h.indexOf('?');t=s[n];s[n]=p?p:t;" +"if(s.lt(h)=='d')s.linkType='d';else h='';s[n]=t;return h;"); /* * Plugin: exitLinkHandler 0.5 - identify and report exit links */ s.exitLinkHandler=new Function("p","" +"var s=this,h=s.p_gh(),n='linkInternalFilters',i,t;if(!h||(s.linkTyp" +"e&&(h||s.linkName)))return '';i=h.indexOf('?');t=s[n];s[n]=p?p:t;h=" +"s.linkLeaveQueryString||i<0?h:h.substring(0,i);if(s.lt(h)=='e')s.li" +"nkType='e';else h='';s[n]=t;return h;"); /* * Utility Function: split v1.5 - split a string (JS 1.0 compatible) */ s.split=new Function("l","d","" +"var i,x=0,a=new Array;while(l){i=l.indexOf(d);i=i>-1?i:l.length;a[x" +"++]=l.substring(0,i);l=l.substring(i+d.length);}return a"); /* * Plugin Utility: apl v1.1 */ s.apl=new Function("L","v","d","u","" +"var s=this,m=0;if(!L)L='';if(u){var i,n,a=s.split(L,d);for(i=0;i0?m:e;v=i<0?'':s.epa(c.substring(i+2+k.length,m<0?c.length:" +"m));if(m>0&&m!=e)if(parseInt(c.substring(m+1,e<0?c.length:e))d.getTime())" +"{pv+=' '+k+'='+s.ape(v)+'|'+e.getTime()+';';pc=1;}}else{sv+=' '+k+'" +"='+s.ape(v)+';';sc=1;}if(sc) s.c_wr(sn,sv,0);if(pc){t=pv;while(t&&t" +".indexOf(';')!=-1){var t1=parseInt(t.substring(t.indexOf('|')+1,t.i" +"ndexOf(';')));t=t.substring(t.indexOf(';')+1);ht=ht0){for(i=s.d.forms.length-1;i>=0;i--){fo=s.d.forms[i];fn=fo.name" +";tf=f.tfl&&s.pt(f.fl,',','ee',fn)||!f.tfl&&!s.pt(f.fl,',','ee',fn);" +"if(tf){f.os[fn]=fo.onsubmit;fo.onsubmit=s.faos;f.va[1]=fn;f.va[3]='" +"No Data Entered';for(en=0;en-1){f.va[1]=fn;f.va[3]=e" +"n;sc=true}else if(et==1&&b==2&&'TEXTAREAPASSWORDFILE'.indexOf(t)>-1" +"){f.va[1]=fn;f.va[3]=en;sc=true}else if(et==2&&kp!=9&&kp!=13){f.va[" +"1]=fn;f.va[3]=en;sc=true}if(sc){nface=en;nfacf=fn}}if(et==1&&this.s" +"_famd)return this.s_famd(e);if(et==2&&this.s_fakd)return this.s_fak" +"d(e);"); s.ee=new Function("e","n","" +"return n&&n.toLowerCase?e.toLowerCase()==n.toLowerCase():false;"); s.fage=new Function("e","a","" +"var s=this,f=s.fa,x=f.cnt;x=x?x+1:1;f.cnt=x;return x==a?e:'';"); /* * Plugin: getPageName v2.1 - parse URL and return */ s.getPageName=new Function("u","" +"var s=this,v=u?u:''+s.wd.location,x=v.indexOf(':'),y=v.indexOf('/'," +"x+4),z=v.indexOf('?'),c=s.pathConcatDelim,e=s.pathExcludeDelim,g=s." +"queryVarsList,d=s.siteID,n=d?d:'',q=z<0?'':v.substring(z+1),p=v.sub" +"string(y+1,q?z:v.length);z=p.indexOf('#');p=z<0?p:s.fl(p,z);x=e?p.i" +"ndexOf(e):-1;p=x<0?p:s.fl(p,x);p+=!p||p.charAt(p.length-1)=='/'?s.d" +"efaultPage:'';y=c?c:'/';while(p){x=p.indexOf('/');x=x<0?p.length:x;" +"z=s.fl(p,x);if(!s.pt(s.pathExcludeList,',','p_c',z))n+=n?y+z:z;p=p." +"substring(x+1)}y=c?c:'?';while(g){x=g.indexOf(',');x=x<0?g.length:x" +";z=s.fl(g,x);z=s.pt(q,'&','p_c',z);if(z){n+=n?y+z:z;y=c?c:'&'}g=g.s" +"ubstring(x+1)}return n"); /* Utility Function: p_c */ s.p_c=new Function("v","c","" +"var x=v.indexOf('=');return c.toLowerCase()==v.substring(0,x<0?v.le" +"ngth:x).toLowerCase()?v:0"); /* * Plugin: channelExtract : 1.0 - returns site section based on delimiter */ s.channelExtract=new Function("d","p","u","pv","" +"var s=this,v='';u=u?u:(s.pageURL?s.pageURL:s.wd.location);if(u=='f'" +")u=s.gtfs().location;u=u+'';li=u.lastIndexOf(d);if(li>0){u=u.substr" +"ing(0,li);var i,n,a=s.split(u,d),al=a.length;if(al-1?g.indexOf('?'):g.length;j=g.substring(0,i);k=s.linkI" +"nternalFilters.toLowerCase();k=s.split(k,',');l=k.length;for(m=0;m<" +"l;m++){B=j.indexOf(k[m])==-1?'':g;if(B)O=B}if(!O&&!h){p=g;U=g.index" +"Of('//');q=U>-1?U+2:0;Y=g.indexOf('/',q);r=Y>-1?Y:i;t=g.substring(q" +",r);t=t.toLowerCase();u=t;P='Referrers';S=s.seList+'>'+s._extraSear" +"chEngines;if(d==1){j=s.repl(j,'oogle','%');j=s.repl(j,'ahoo','^');g" +"=s.repl(g,'as_q','*')}A=s.split(S,'>');T=A.length;for(i=0;i-1){i=s.split(D[1],',');U=i.length;for(" +"k=0;k');l=k.length;for(m=0;m-1)P=q[0]}}}g=s._channelParameter;if(g&&X){k=s.s" +"plit(g,'>');l=k.length;for(m=0;m');l=k.lengt" +"h;for(m=0;msearch.aol.com,search.aol.ca|query,q|AOL.com " +"Search>ask.com,ask.co.uk|ask,q|Ask Jeeves>www.baidu.com|wd|Baidu>da" +"um.net,search.daum.net|q|Daum>google.co,googlesyndication.com|q,as_" +"q|Google>google.com.ar|q,as_q|Google - Argentina>google.com.au|q,as" +"_q|Google - Australia>google.at|q,as_q|Google - Austria>google.com." +"bh|q,as_q|Google - Bahrain>google.com.bd|q,as_q|Google - Bangladesh" +">google.be|q,as_q|Google - Belgium>google.com.bo|q,as_q|Google - Bo" +"livia>google.ba|q,as_q|Google - Bosnia-Hercegovina>google.com.br|q," +"as_q|Google - Brasil>google.bg|q,as_q|Google - Bulgaria>google.ca|q" +",as_q|Google - Canada>google.cl|q,as_q|Google - Chile>google.cn|q,a" +"s_q|Google - China>google.com.co|q,as_q|Google - Colombia>google.co" +".cr|q,as_q|Google - Costa Rica>google.hr|q,as_q|Google - Croatia>go" +"ogle.cz|q,as_q|Google - Czech Republic>google.dk|q,as_q|Google - De" +"nmark>google.com.do|q,as_q|Google - Dominican Republic>google.com.e" +"c|q,as_q|Google - Ecuador>google.com.eg|q,as_q|Google - Egypt>googl" +"e.com.sv|q,as_q|Google - El Salvador>google.ee|q,as_q|Google - Esto" +"nia>google.fi|q,as_q|Google - Finland>google.fr|q,as_q|Google - Fra" +"nce>google.de|q,as_q|Google - Germany>google.gr|q,as_q|Google - Gre" +"ece>google.com.gt|q,as_q|Google - Guatemala>google.hn|q,as_q|Google" +" - Honduras>google.com.hk|q,as_q|Google - Hong Kong>google.hu|q,as_" +"q|Google - Hungary>google.co.in|q,as_q|Google - India>google.co.id|" +"q,as_q|Google - Indonesia>google.ie|q,as_q|Google - Ireland>google." +"is|q,as_q|Google - Island>google.co.il|q,as_q|Google - Israel>googl" +"e.it|q,as_q|Google - Italy>google.com.jm|q,as_q|Google - Jamaica>go" +"ogle.co.jp|q,as_q|Google - Japan>google.jo|q,as_q|Google - Jordan>g" +"oogle.co.ke|q,as_q|Google - Kenya>google.co.kr|q,as_q|Google - Kore" +"a>google.lv|q,as_q|Google - Latvia>google.lt|q,as_q|Google - Lithua" +"nia>google.com.my|q,as_q|Google - Malaysia>google.com.mt|q,as_q|Goo" +"gle - Malta>google.mu|q,as_q|Google - Mauritius>google.com.mx|q,as_" +"q|Google - Mexico>google.co.ma|q,as_q|Google - Morocco>google.nl|q," +"as_q|Google - Netherlands>google.co.nz|q,as_q|Google - New Zealand>" +"google.com.ni|q,as_q|Google - Nicaragua>google.com.ng|q,as_q|Google" +" - Nigeria>google.no|q,as_q|Google - Norway>google.com.pk|q,as_q|Go" +"ogle - Pakistan>google.com.py|q,as_q|Google - Paraguay>google.com.p" +"e|q,as_q|Google - Peru>google.com.ph|q,as_q|Google - Philippines>go" +"ogle.pl|q,as_q|Google - Poland>google.pt|q,as_q|Google - Portugal>g" +"oogle.com.pr|q,as_q|Google - Puerto Rico>google.com.qa|q,as_q|Googl" +"e - Qatar>google.ro|q,as_q|Google - Romania>google.ru|q,as_q|Google" +" - Russia>google.st|q,as_q|Google - Sao Tome and Principe>google.co" +"m.sa|q,as_q|Google - Saudi Arabia>google.com.sg|q,as_q|Google - Sin" +"gapore>google.sk|q,as_q|Google - Slovakia>google.si|q,as_q|Google -" +" Slovenia>google.co.za|q,as_q|Google - South Africa>google.es|q,as_" +"q|Google - Spain>google.lk|q,as_q|Google - Sri Lanka>google.se|q,as" +"_q|Google - Sweden>google.ch|q,as_q|Google - Switzerland>google.com" +".tw|q,as_q|Google - Taiwan>google.co.th|q,as_q|Google - Thailand>go" +"ogle.bs|q,as_q|Google - The Bahamas>google.tt|q,as_q|Google - Trini" +"dad and Tobago>google.com.tr|q,as_q|Google - Turkey>google.com.ua|q" +",as_q|Google - Ukraine>google.ae|q,as_q|Google - United Arab Emirat" +"es>google.co.uk|q,as_q|Google - United Kingdom>google.com.uy|q,as_q" +"|Google - Uruguay>google.co.ve|q,as_q|Google - Venezuela>google.com" +".vn|q,as_q|Google - Viet Nam>google.co.vi|q,as_q|Google - Virgin Is" +"lands>icqit.com|q|icq>bing.com|q|Microsoft Bing>myway.com|searchfor" +"|MyWay.com>naver.com,search.naver.com|query|Naver>netscape.com|quer" +"y,search|Netscape Search>reference.com|q|Reference.com>seznam|w|Sez" +"nam.cz>abcsok.no|q|Startsiden>tiscali.it|key|Tiscali>virgilio.it|qs" +"|Virgilio>yahoo.com,search.yahoo.com|p|Yahoo!>ar.yahoo.com,ar.searc" +"h.yahoo.com|p|Yahoo! - Argentina>au.yahoo.com,au.search.yahoo.com|p" +"|Yahoo! - Australia>ca.yahoo.com,ca.search.yahoo.com|p|Yahoo! - Can" +"ada>fr.yahoo.com,fr.search.yahoo.com|p|Yahoo! - France>de.yahoo.com" +",de.search.yahoo.com|p|Yahoo! - Germany>hk.yahoo.com,hk.search.yaho" +"o.com|p|Yahoo! - Hong Kong>in.yahoo.com,in.search.yahoo.com|p|Yahoo" +"! - India>yahoo.co.jp,search.yahoo.co.jp|p,va|Yahoo! - Japan>kr.yah" +"oo.com,kr.search.yahoo.com|p|Yahoo! - Korea>mx.yahoo.com,mx.search." +"yahoo.com|p|Yahoo! - Mexico>ph.yahoo.com,ph.search.yahoo.com|p|Yaho" +"o! - Philippines>sg.yahoo.com,sg.search.yahoo.com|p|Yahoo! - Singap" +"ore>es.yahoo.com,es.search.yahoo.com|p|Yahoo! - Spain>telemundo.yah" +"oo.com,espanol.search.yahoo.com|p|Yahoo! - Spanish (US : Telemundo)" +">tw.yahoo.com,tw.search.yahoo.com|p|Yahoo! - Taiwan>uk.yahoo.com,uk" +".search.yahoo.com|p|Yahoo! - UK and Ireland>yandex|text|Yandex.ru>s" +"earch.cnn.com|query|CNN Web Search>search.earthlink.net|q|Earthlink" +" Search>search.comcast.net|q|Comcast Search>search.rr.com|qs|RoadRu" +"nner Search>optimum.net|q|Optimum Search"; s.repl=new Function("x","o","n","" +"var i=x.indexOf(o),l=n.length;while(x&&i>=0){x=x.substring(0,i)+n+x." +"substring(i+o.length);i=x.indexOf(o,i+l)}return x"); s.clickPast=new Function("scp","ct_ev","cp_ev","cpc","" +"var s=this,scp,ct_ev,cp_ev,cpc,ev,tct;if(s.p_fo(ct_ev)==1){if(!cpc)" +"{cpc='s_cpc';}ev=s.events?s.events+',':'';if(scp){s.events=ev+ct_ev" +";s.c_w(cpc,1,0);}else{if(s.c_r(cpc)>=1){s.events=ev+cp_ev;s.c_w(cpc" +",0,0);}}}"); /* * Plug-in: manageQueryParam v1.2 - Manages query string parameters * by either encoding, swapping, or both encoding and swapping a value. */ s.manageQueryParam=new Function("p","w","e","u","" +"var s=this,x,y,i,qs,qp,qv,f,b;u=u?u:(s.pageURL?s.pageURL:''+s.wd.lo" +"cation);u=u=='f'?''+s.gtfs().location:u+'';x=u.indexOf('?');qs=x>-1" +"?u.substring(x,u.length):'';u=x>-1?u.substring(0,x):u;x=qs.indexOf(" +"'?'+p+'=');if(x>-1){y=qs.indexOf('&');f='';if(y>-1){qp=qs.substring" +"(x+1,y);b=qs.substring(y+1,qs.length);}else{qp=qs.substring(1,qs.le" +"ngth);b='';}}else{x=qs.indexOf('&'+p+'=');if(x>-1){f=qs.substring(1" +",x);b=qs.substring(x+1,qs.length);y=b.indexOf('&');if(y>-1){qp=b.su" +"bstring(0,y);b=b.substring(y,b.length);}else{qp=b;b='';}}}if(e&&qp)" +"{y=qp.indexOf('=');qv=y>-1?qp.substring(y+1,qp.length):'';var eui=0" +";while(qv.indexOf('%25')>-1){qv=unescape(qv);eui++;if(eui==10)break" +";}qv=s.rep(qv,'+',' ');qv=escape(qv);qv=s.rep(qv,'%25','%');qv=s.re" +"p(qv,'%7C','|');qv=s.rep(qv,'%7c','|');qp=qp.substring(0,y+1)+qv;}i" +"f(w&&qp){if(f)qs='?'+qp+'&'+f+b;else if(b)qs='?'+qp+'&'+b;else qs='" +"?'+qp}else if(f)qs='?'+f+'&'+qp+b;else if(b)qs='?'+qp+'&'+b;else if" +"(qp)qs='?'+qp;return u+qs;"); /* Configure Modules and Plugins */ s.loadModule("Media") s.Media.autoTrack=true s.Media.trackWhilePlaying=true s.Media.trackVars="None" s.Media.trackEvents="None" /* WARNING: Changing any of the below variables will cause drastic changes to how your visitor data is collected. Changes should only be made when instructed to do so by your account manager.*/ s.visitorNamespace="eset" s.trackingServer="eset.122.2o7.net" //s.trackingServer="davidhebel.122.2o7.net" //s.visitorNamespace="davidhebel" /****************************** MODULES *****************************/ /* Module: Media */ s.m_Media_c="var m=s.m_i('Media');m.cn=function(n){var m=this;return m.s.rep(m.s.rep(m.s.rep(n,\"\\n\",''),\"\\r\",''),'--**--','')};m.open=function(n,l,p,b){var m=this,i=new Object,tm=new Date,a=''," +"x;n=m.cn(n);l=parseInt(l);if(!l)l=1;if(n&&p){if(!m.l)m.l=new Object;if(m.l[n])m.close(n);if(b&&b.id)a=b.id;for (x in m.l)if(m.l[x]&&m.l[x].a==a)m.close(m.l[x].n);i.n=n;i.l=l;i.p=m.cn(p);i.a=a;i.t=0" +";i.ts=0;i.s=Math.floor(tm.getTime()/1000);i.lx=0;i.lt=i.s;i.lo=0;i.e='';i.to=-1;m.l[n]=i}};m.close=function(n){this.e(n,0,-1)};m.play=function(n,o){var m=this,i;i=m.e(n,1,o);i.m=new Function('var m" +"=s_c_il['+m._in+'],i;if(m.l){i=m.l[\"'+m.s.rep(i.n,'\"','\\\\\"')+'\"];if(i){if(i.lx==1)m.e(i.n,3,-1);i.mt=setTimeout(i.m,5000)}}');i.m()};m.stop=function(n,o){this.e(n,2,o)};m.track=function(n){va" +"r m=this;if (m.trackWhilePlaying) {m.e(n,4,-1)}};m.e=function(n,x,o){var m=this,i,tm=new Date,ts=Math.floor(tm.getTime()/1000),ti=m.trackSeconds,tp=m.trackMilestones,z=new Array,j,d='--**--',t=1,b," +"v=m.trackVars,e=m.trackEvents,pe='media',pev3,w=new Object,vo=new Object;n=m.cn(n);i=n&&m.l&&m.l[n]?m.l[n]:0;if(i){w.name=n;w.length=i.l;w.playerName=i.p;if(i.to<0)w.event=\"OPEN\";else w.event=(x=" +"=1?\"PLAY\":(x==2?\"STOP\":(x==3?\"MONITOR\":\"CLOSE\")));w.openTime=new Date();w.openTime.setTime(i.s*1000);if(x>2||(x!=i.lx&&(x!=2||i.lx==1))) {b=\"Media.\"+name;pev3 = m.s.ape(i.n)+d+i.l+d+m.s.a" +"pe(i.p)+d;if(x){if(o<0&&i.lt>0){o=(ts-i.lt)+i.lo;o=o=2&&i.lo=0?'L'+i.to:'')+i.e+(x!=2?(m.trackWhilePlaying?'L':'E')+o:'');if(m.trackWhilePlaying){b=0;pe='m_o';if(x!=4){w.offset=o;w.percent=((w.offset+1)/w" +".length)*100;w.percent=w.percent>100?100:Math.floor(w.percent);w.timePlayed=i.t;if(m.monitor)m.monitor(m.s,w)}if(i.to<0)pe='m_s';else if(x==4)pe='m_i';else{t=0;v=e='None';ti=ti?parseInt(ti):0;z=tp?" +"m.s.sp(tp,','):0;if(ti&&i.ts>=ti)t=1;else if(z){if(o=ti/100)){t=1;j=z.length}}}}}}}else{m" +".e(n,2,-1);if(m.trackWhilePlaying){w.offset=i.lo;w.percent=((w.offset+1)/w.length)*100;w.percent=w.percent>100?100:Math.floor(w.percent);w.timePlayed=i.t;if(m.monitor)m.monitor(m.s,w)}m.l[n]=0;if(i" +".e){pev3+=i.t+d+i.s+d+(m.trackWhilePlaying&&i.to>=0?'L'+i.to:'')+i.e;if(m.trackWhilePlaying){v=e='None';pe='m_o'}else{t=0;m.s.fbr(b)}}else t=0;b=0}if(t){vo.linkTrackVars=v;vo.linkTrackEvents=e;vo.p" +"e=pe;vo.pev3=pev3;m.s.t(vo,b);if(m.trackWhilePlaying){i.ts=0;i.to=o;i.e=''}}}}return i};m.ae=function(n,l,p,x,o,b){if(n&&p){var m=this;if(!m.l||!m.l[n])m.open(n,l,p,b);m.e(n,x,o)}};m.a=function(o,t" +"){var m=this,i=o.id?o.id:o.name,n=o.name,p=0,v,c,c1,c2,xc=m.s.h,x,e,f1,f2='s_media_'+m._in+'_oc',f3='s_media_'+m._in+'_t',f4='s_media_'+m._in+'_s',f5='s_media_'+m._in+'_l',f6='s_media_'+m._in+'_m'," +"f7='s_media_'+m._in+'_c',tcf,w;if(!i){if(!m.c)m.c=0;i='s_media_'+m._in+'_'+m.c;m.c++}if(!o.id)o.id=i;if(!o.name)o.name=n=i;if(!m.ol)m.ol=new Object;if(m.ol[i])return;m.ol[i]=o;if(!xc)xc=m.s.b;tcf=n" +"ew Function('o','var e,p=0;try{if(o.versionInfo&&o.currentMedia&&o.controls)p=1}catch(e){p=0}return p');p=tcf(o);if(!p){tcf=new Function('o','var e,p=0,t;try{t=o.GetQuickTimeVersion();if(t)p=2}catc" +"h(e){p=0}return p');p=tcf(o);if(!p){tcf=new Function('o','var e,p=0,t;try{t=o.GetVersionInfo();if(t)p=3}catch(e){p=0}return p');p=tcf(o)}}v=\"var m=s_c_il[\"+m._in+\"],o=m.ol['\"+i+\"']\";if(p==1){" +"p='Windows Media Player '+o.versionInfo;c1=v+',n,p,l,x=-1,cm,c,mn;if(o){cm=o.currentMedia;c=o.controls;if(cm&&c){mn=cm.name?cm.name:c.URL;l=cm.duration;p=c.currentPosition;n=o.playState;if(n){if(n=" +"=8)x=0;if(n==3)x=1;if(n==1||n==2||n==4||n==5||n==6)x=2;}';c2='if(x>=0)m.ae(mn,l,\"'+p+'\",x,x!=2?p:-1,o)}}';c=c1+c2;if(m.s.isie&&xc){x=m.s.d.createElement('script');x.language='jscript';x.type='tex" +"t/javascript';x.htmlFor=i;x.event='PlayStateChange(NewState)';x.defer=true;x.text=c;xc.appendChild(x);o[f6]=new Function(c1+'if(n==3){x=3;'+c2+'}setTimeout(o.'+f6+',5000)');o[f6]()}}if(p==2){p='Qui" +"ckTime Player '+(o.GetIsQuickTimeRegistered()?'Pro ':'')+o.GetQuickTimeVersion();f1=f2;c=v+',n,x,t,l,p,p2,mn;if(o){mn=o.GetMovieName()?o.GetMovieName():o.GetURL();n=o.GetRate();t=o.GetTimeScale();l" +"=o.GetDuration()/t;p=o.GetTime()/t;p2=o.'+f5+';if(n!=o.'+f4+'||p5){x=2;if(n!=0)x=1;else if(p>=l)x=0;if(p5)m.ae(mn,l,\"'+p+'\",2,p2,o);m.ae(mn,l,\"'+p+'\",x,x!=2?p:-1,o)}if(n>0&&" +"o.'+f7+'>=10){m.ae(mn,l,\"'+p+'\",3,p,o);o.'+f7+'=0}o.'+f7+'++;o.'+f4+'=n;o.'+f5+'=p;setTimeout(\"'+v+';o.'+f2+'(0,0)\",500)}';o[f1]=new Function('a','b',c);o[f4]=-1;o[f7]=0;o[f1](0,0)}if(p==3){p='" +"RealPlayer '+o.GetVersionInfo();f1=n+'_OnPlayStateChange';c1=v+',n,x=-1,l,p,mn;if(o){mn=o.GetTitle()?o.GetTitle():o.GetSource();n=o.GetPlayState();l=o.GetLength()/1000;p=o.GetPosition()/1000;if(n!=" +"o.'+f4+'){if(n==3)x=1;if(n==0||n==2||n==4||n==5)x=2;if(n==0&&(p>=l||p==0))x=0;if(x>=0)m.ae(mn,l,\"'+p+'\",x,x!=2?p:-1,o)}if(n==3&&(o.'+f7+'>=10||!o.'+f3+')){m.ae(mn,l,\"'+p+'\",3,p,o);o.'+f7+'=0}o." +"'+f7+'++;o.'+f4+'=n;';c2='if(o.'+f2+')o.'+f2+'(o,n)}';if(m.s.wd[f1])o[f2]=m.s.wd[f1];m.s.wd[f1]=new Function('a','b',c1+c2);o[f1]=new Function('a','b',c1+'setTimeout(\"'+v+';o.'+f1+'(0,0)\",o.'+f3+" +"'?500:5000);'+c2);o[f4]=-1;if(m.s.isie)o[f3]=1;o[f7]=0;o[f1](0,0)}};m.as=new Function('e','var m=s_c_il['+m._in+'],l,n;if(m.autoTrack&&m.s.d.getElementsByTagName){l=m.s.d.getElementsByTagName(m.s.i" +"sie?\"OBJECT\":\"EMBED\");if(l)for(n=0;n=0)y+=n}return y};s.fl=function(x,l){return x?(''+x).substring(0,l):x};s.co=func" +"tion(o){if(!o)return o;var n=new Object,x;for(x in o)if(x.indexOf('select')<0&&x.indexOf('filter')<0)n[x]=o[x];return n};s.num=function(x){x=''+x;for(var p=0;p127){l=0;e='';while(n||l<4){e=h.substring(n%16,n%16+1)+e;n=(n-n%16)/16;l++}y+='%u'+e}else if(c=='+')y+='%2B';" +"else y+=escape(c)}x=y}else{x=x?s.rep(escape(''+x),'+','%2B'):x;if(x&&c&&s.em==1&&x.indexOf('%u')<0&&x.indexOf('%U')<0){i=x.indexOf('%');while(i>=0){i++;if(h.substring(8).indexOf(x.substring(i,i+1)." +"toUpperCase())>=0)return x.substring(0,i)+'u00'+x.substring(i);i=x.indexOf('%',i)}}}}return x};s.epa=function(x){var s=this;return x?unescape(s.rep(''+x,'+',' ')):x};s.pt=function(x,d,f,a){var s=th" +"is,t=x,z=0,y,r;while(t){y=t.indexOf(d);y=y<0?t.length:y;t=t.substring(0,y);r=s[f](t,a);if(r)return r;z+=y+d.length;t=x.substring(z,x.length);t=z=0)a=a.substring(0,c);if(t.substring(0,2)=='s_')t=t.substring(2);return (t!=''&&t==a)};s.fsf=function(t,a){var s=this;if(s.pt(a,',','isf',t))s.fsg+=(s.fsg!=''?',':'')+t;return 0}" +";s.fs=function(x,f){var s=this;s.fsg='';s.pt(x,',','fsf',f);return s.fsg};s.si=function(){var s=this,i,k,v,c=s_gi+'var s=s_gi(\"'+s.oun+'\");s.sa(\"'+s.un+'\");';for(i=0;i2?n:2;p=d.lastIndexOf('.');if(p>=0){while(p>=0&&n>1){p=d.lastIndexOf('.',p-1);n--}s.c_d=p>0&&s.pt(d,'.','c_gdf',0)?d.substring(p):d}}return s.c_d};s.c_r=funct" +"ion(k){var s=this;k=s.ape(k);var c=' '+s.d.cookie,i=c.indexOf(' '+k+'='),e=i<0?i:c.indexOf(';',i),v=i<0?'':s.epa(c.substring(i+2+k.length,e<0?c.length:e));return v!='[[B]]'?v:''};s.c_w=function(k,v" +",e){var s=this,d=s.c_gd(),l=s.cookieLifetime,t;v=''+v;l=l?(''+l).toUpperCase():'';if(e&&l!='SESSION'&&l!='NONE'){t=(v!=''?parseInt(l?l:0):-60);if(t){e=new Date;e.setTime(e.getTime()+(t*1000))}}if(k" +"&&l!='NONE'){s.d.cookie=k+'='+s.ape(v!=''?v:'[[B]]')+'; path=/;'+(e&&l!='SESSION'?' expires='+e.toGMTString()+';':'')+(d?' domain='+d+';':'');return s.c_r(k)==v}return 0};s.eh=function(o,e,r,f){var" +" s=this,b='s_'+e+'_'+s._in,n=-1,l,i,x;if(!s.ehl)s.ehl=new Array;l=s.ehl;for(i=0;i=5&&(!s.isopera||s.apv>=7)){tcf=new Function('s','f','a','t','var e,r;try{r=s[f](a)}cat" +"ch(e){r=s[t](e)}return r');r=tcf(s,f,a,t)}else{if(s.ismac&&s.u.indexOf('MSIE 4')>=0)r=s[b](a);else{s.eh(s.wd,'onerror',0,o);r=s[f](a);s.eh(s.wd,'onerror',1)}}return r};s.gtfset=function(e){var s=th" +"is;return s.tfs};s.gtfsoe=new Function('e','var s=s_c_il['+s._in+'],c;s.eh(window,\"onerror\",1);s.etfs=1;c=s.t();if(c)s.d.write(c);s.etfs=0;return true');s.gtfsfb=function(a){return window};s.gtfs" +"f=function(w){var s=this,p=w.parent,l=w.location;s.tfs=w;if(p&&p.location!=l&&p.location.host==l.host){s.tfs=p;return s.gtfsf(s.tfs)}return s.tfs};s.gtfs=function(){var s=this;if(!s.tfs){s.tfs=s.wd" +";if(!s.etfs)s.tfs=s.cet('gtfsf',s.tfs,'gtfset',s.gtfsoe,'gtfsfb')}return s.tfs};s.mrq=function(u){var s=this,l=s.rl[u],n,r;s.rl[u]=0;if(l)for(n=0;n5.5)rs=s.fl(rs,4095);else rs=s.fl(rs,2047)}if(id){s.br(id,rs);return}}if(s.d.images&&s.apv>=3&&(!s.isopera||s.apv>=7)&&(s.ns6<0||s.apv>=6.1)){if(!s" +".rc)s.rc=new Object;if(!s.rc[un]){s.rc[un]=1;if(!s.rl)s.rl=new Object;s.rl[un]=new Array;setTimeout('if(window.s_c_il)window.s_c_il['+s._in+'].mrq(\"'+un+'\")',750)}else{l=s.rl[un];if(l){r.t=ta;r.u" +"=un;r.r=rs;l[l.length]=r;return ''}imn+='_'+s.rc[un];s.rc[un]++}im=s.wd[imn];if(!im)im=s.wd[imn]=new Image;im.s_l=0;im.onload=new Function('e','this.s_l=1;var wd=window,s;if(wd.s_c_il){s=wd.s_c_il[" +"'+s._in+'];s.mrq(\"'+un+'\");s.nrs--;if(!s.nrs)s.m_m(\"rr\")}');if(!s.nrs){s.nrs=1;s.m_m('rs')}else s.nrs++;im.src=rs;if(rs.indexOf('&pe=')>=0&&(!ta||ta=='_self'||ta=='_top'||(s.wd.name&&ta==s.wd.n" +"ame))){b=e=new Date;while(!im.s_l&&e.getTime()-b.getTime()<500)e=new Date}return ''}return ''};s.gg=function(v){var s=this;if(!s.wd['s_'" +"+v])s.wd['s_'+v]='';return s.wd['s_'+v]};s.glf=function(t,a){if(t.substring(0,2)=='s_')t=t.substring(2);var s=this,v=s.gg(t);if(v)s[t]=v};s.gl=function(v){var s=this;if(s.pg)s.pt(v,',','glf',0)};s." +"rf=function(x){var s=this,y,i,j,h,l,a,b='',c='',t;if(x){y=''+x;i=y.indexOf('?');if(i>0){a=y.substring(i+1);y=y.substring(0,i);h=y.toLowerCase();i=0;if(h.substring(0,7)=='http://')i+=7;else if(h.sub" +"string(0,8)=='https://')i+=8;h=h.substring(i);i=h.indexOf(\"/\");if(i>0){h=h.substring(0,i);if(h.indexOf('google')>=0){a=s.sp(a,'&');if(a.length>1){l=',q,ie,start,search_key,word,kw,cd,';for(j=0;j<" +"a.length;j++){t=a[j];i=t.indexOf('=');if(i>0&&l.indexOf(','+t.substring(0,i)+',')>=0)b+=(b?'&':'')+t;else c+=(c?'&':'')+t}if(b&&c){y+='?'+b+'&'+c;if(''+x!=y)x=y}}}}}}return x};s.hav=function(){var " +"s=this,qs='',fv=s.linkTrackVars,fe=s.linkTrackEvents,mn,i;if(s.pe){mn=s.pe.substring(0,1).toUpperCase()+s.pe.substring(1);if(s[mn]){fv=s[mn].trackVars;fe=s[mn].trackEvents}}fv=fv?fv+','+s.vl_l+','+" +"s.vl_l2:'';for(i=0;i=0?h.substring(0,qi):h;if(t&&h.substring(h.length-(t.length+1))=='.'+t)return 1;return 0};s.ltef=function(t,h){t=t?t.toLowerCase():''" +";h=h?h.toLowerCase():'';if(t&&h.indexOf(t)>=0)return 1;return 0};s.lt=function(h){var s=this,lft=s.linkDownloadFileTypes,lef=s.linkExternalFilters,lif=s.linkInternalFilters;lif=lif?lif:s.wd.locatio" +"n.hostname;h=h.toLowerCase();if(s.trackDownloadLinks&&lft&&s.pt(lft,',','ltdf',h))return 'd';if(s.trackExternalLinks&&h.substring(0,1)!='#'&&(lef||lif)&&(!lef||s.pt(lef,',','ltef',h))&&(!lif||!s.pt" +"(lif,',','ltef',h)))return 'e';return ''};s.lc=new Function('e','var s=s_c_il['+s._in+'],b=s.eh(this,\"onclick\");s.lnk=s.co(this);s.t();s.lnk=0;if(b)return this[b](e);return true');s.bc=new Functi" +"on('e','var s=s_c_il['+s._in+'],f,tcf;if(s.d&&s.d.all&&s.d.all.cppXYctnr)return;s.eo=e.srcElement?e.srcElement:e.target;tcf=new Function(\"s\",\"var e;try{if(s.eo&&(s.eo.tagName||s.eo.parentElement" +"||s.eo.parentNode))s.t()}catch(e){}\");tcf(s);s.eo=0');s.oh=function(o){var s=this,l=s.wd.location,h=o.href?o.href:'',i,j,k,p;i=h.indexOf(':');j=h.indexOf('?');k=h.indexOf('/');if(h&&(i<0||(j>=0&&i" +">j)||(k>=0&&i>k))){p=o.protocol&&o.protocol.length>1?o.protocol:(l.protocol?l.protocol:'');i=l.pathname.lastIndexOf('/');h=(p?p+'//':'')+(o.host?o.host:(l.host?l.host:''))+(h.substring(0,1)!='/'?l." +"pathname.substring(0,i<0?0:i)+'/':'')+h}return h};s.ot=function(o){var t=o.tagName;t=t&&t.toUpperCase?t.toUpperCase():'';if(t=='SHAPE')t='';if(t){if((t=='INPUT'||t=='BUTTON')&&o.type&&o.type.toUppe" +"rCase)t=o.type.toUpperCase();else if(!t&&o.href)t='A';}return t};s.oid=function(o){var s=this,t=s.ot(o),p,c,n='',x=0;if(t&&!o.s_oid){p=o.protocol;c=o.onclick;if(o.href&&(t=='A'||t=='AREA')&&(!c||!p" +"||p.toLowerCase().indexOf('javascript')<0))n=s.oh(o);else if(c){n=s.rep(s.rep(s.rep(s.rep(''+c,\"\\r\",''),\"\\n\",''),\"\\t\",''),' ','');x=2}else if(t=='INPUT'||t=='SUBMIT'){if(o.value)n=o.value;" +"else if(o.innerText)n=o.innerText;else if(o.textContent)n=o.textContent;x=3}else if(o.src&&t=='IMAGE')n=o.src;if(n){o.s_oid=s.fl(n,100);o.s_oidt=x}}return o.s_oid};s.rqf=function(t,un){var s=this,e" +"=t.indexOf('='),u=e>=0?','+t.substring(0,e)+',':'';return u&&u.indexOf(','+un+',')>=0?s.epa(t.substring(e+1)):''};s.rq=function(un){var s=this,c=un.indexOf(','),v=s.c_r('s_sq'),q='';if(c<0)return s" +".pt(v,'&','rqf',un);return s.pt(un,',','rq',0)};s.sqp=function(t,a){var s=this,e=t.indexOf('='),q=e<0?'':s.epa(t.substring(e+1));s.sqq[q]='';if(e>=0)s.pt(t.substring(0,e),',','sqs',q);return 0};s.s" +"qs=function(un,q){var s=this;s.squ[un]=q;return 0};s.sq=function(q){var s=this,k='s_sq',v=s.c_r(k),x,c=0;s.sqq=new Object;s.squ=new Object;s.sqq[q]='';s.pt(v,'&','sqp',0);s.pt(s.un,',','sqs',q);v='" +"';for(x in s.squ)if(x&&(!Object||!Object.prototype||!Object.prototype[x]))s.sqq[s.squ[x]]+=(s.sqq[s.squ[x]]?',':'')+x;for(x in s.sqq)if(x&&(!Object||!Object.prototype||!Object.prototype[x])&&s.sqq[" +"x]&&(x==q||c<2)){v+=(v?'&':'')+s.sqq[x]+'='+s.ape(x);c++}return s.c_w(k,v,0)};s.wdl=new Function('e','var s=s_c_il['+s._in+'],r=true,b=s.eh(s.wd,\"onload\"),i,o,oc;if(b)r=this[b](e);for(i=0;i=0)&&oc.indexOf(\".tl(\")<0)s.eh(o,\"onclick\",0,s.lc);}return r');s.wds=functio" +"n(){var s=this;if(s.apv>3&&(!s.isie||!s.ismac||s.apv>=5)){if(s.b&&s.b.attachEvent)s.b.attachEvent('onclick',s.bc);else if(s.b&&s.b.addEventListener)s.b.addEventListener('click',s.bc,false);else s.e" +"h(s.wd,'onload',0,s.wdl)}};s.vs=function(x){var s=this,v=s.visitorSampling,g=s.visitorSamplingGroup,k='s_vsn_'+s.un+(g?'_'+g:''),n=s.c_r(k),e=new Date,y=e.getYear();e.setYear(y+10+(y<1900?1900:0));" +"if(v){v*=100;if(!n){if(!s.c_w(k,x,e))return 0;n=x}if(n%10000>v)return 0}return 1};s.dyasmf=function(t,m){if(t&&m&&m.indexOf(t)>=0)return 1;return 0};s.dyasf=function(t,m){var s=this,i=t?t.indexOf('" +"='):-1,n,x;if(i>=0&&m){var n=t.substring(0,i),x=t.substring(i+1);if(s.pt(x,',','dyasmf',m))return n}return 0};s.uns=function(){var s=this,x=s.dynamicAccountSelection,l=s.dynamicAccountList,m=s.dyna" +"micAccountMatch,n,i;s.un=s.un.toLowerCase();if(x&&l){if(!m)m=s.wd.location.host;if(!m.toLowerCase)m=''+m;l=l.toLowerCase();m=m.toLowerCase();n=s.pt(l,';','dyasf',m);if(n)s.un=n}i=s.un.indexOf(',');" +"s.fun=i<0?s.un:s.un.substring(0,i)};s.sa=function(un){var s=this;s.un=un;if(!s.oun)s.oun=un;else if((','+s.oun+',').indexOf(','+un+',')<0)s.oun+=','+un;s.uns()};s.m_i=function(n,a){var s=this,m,f=n" +".substring(0,1),r,l,i;if(!s.m_l)s.m_l=new Object;if(!s.m_nl)s.m_nl=new Array;m=s.m_l[n];if(!a&&m&&m._e&&!m._i)s.m_a(n);if(!m){m=new Object,m._c='s_m';m._in=s.wd.s_c_in;m._il=s._il;m._il[m._in]=m;s." +"wd.s_c_in++;m.s=s;m._n=n;m._l=new Array('_c','_in','_il','_i','_e','_d','_dl','s','n','_r','_g','_g1','_t','_t1','_x','_x1','_rs','_rr','_l');s.m_l[n]=m;s.m_nl[s.m_nl.length]=n}else if(m._r&&!m._m)" +"{r=m._r;r._m=m;l=m._l;for(i=0;i=0)x(s);else s.m_m(\"x\",n,x,e)}m=s.m_i(n,1);if(m._dl)m._dl=m._d=0;s.dlt();return f');s.m_m=function(t,n,d,e){t='_'+t;var s=this,i,x,m,f='_'+t,r=0," +"u;if(s.m_l&&s.m_nl)for(i=0;i=0){if(d&&e)u=m[t](d,e);else if(d)u=m[t](d);else u=m[t]()}}if(u)r=1;u=" +"m[t+1];if(u&&!m[f]){if((''+u).indexOf('function')>=0){if(d&&e)u=m[t+1](d,e);else if(d)u=m[t+1](d);else u=m[t+1]()}}m[f]=1;if(u)r=1}}return r};s.m_ll=function(){var s=this,g=s.m_dl,i,o;if(g)for(i=0;" +"i=0){g=n.sub" +"string(i+1);n=n.substring(0,i)}else g=\"m_\"+n;m=s.m_i(n)}if((l||(n&&!s.m_a(n,g)))&&u&&s.d&&c&&s.d.createElement){if(d){m._d=1;m._dl=1}if(ln){if(s.ssl)u=s.rep(u,'http:','https:');i='s_s:'+s._in+':'" +"+n+':'+g;b='var s=s_c_il['+s._in+'],o=s.d.getElementById(\"'+i+'\");if(s&&o){if(!o.l&&s.wd.'+g+'){o.l=1;if(o.i)clearTimeout(o.i);o.i=0;s.m_a(\"'+n+'\",\"'+g+'\"'+(e?',\"'+e+'\"':'')+')}';f2=b+'o.c+" +"+;if(!s.maxDelay)s.maxDelay=250;if(!o.l&&o.c<(s.maxDelay*2)/100)o.i=setTimeout(o.f2,100)}';f1=new Function('e',b+'}');tcf=new Function('s','c','i','u','f1','f2','var e,o=0;try{o=s.d.createElement(" +"\"script\");if(o){o.type=\"text/javascript\";'+(n?'o.id=i;o.defer=true;o.onload=o.onreadystatechange=f1;o.f2=f2;o.l=0;':'')+'o.src=u;c.appendChild(o);'+(n?'o.c=0;o.i=setTimeout(f2,100)':'')+'}}catc" +"h(e){o=0}return o');o=tcf(s,c,i,u,f1,f2)}else{o=new Object;o.n=n+':'+g;o.u=u;o.d=d;o.l=l;o.e=e;g=s.m_dl;if(!g)g=s.m_dl=new Array;i=0;while(i=s.maxDelay){s.dll[i]=0;s.t(vo)}else f=1}}if(s.dli)clearTimeout(s.dli);s.dli=0;if(f){if(!s.dli)s.dli=setTimeout" +"(s.dlt,s.maxDelay)}else s.dll=0');s.dl=function(vo){var s=this,d=new Date;if(!vo)vo=new Object;s.pt(s.vl_g,',','vo2',vo);vo._t=d.getTime();if(!s.dll)s.dll=new Array;s.dll[s.dll.length]=vo;if(!s.max" +"Delay)s.maxDelay=250;s.dlt()};s.t=function(vo,id){var s=this,trk=1,tm=new Date,sed=Math&&Math.random?Math.floor(Math.random()*10000000000000):tm.getTime(),sess='s'+Math.floor(tm.getTime()/10800000)" +"%10+sed,y=tm.getYear(),vt=tm.getDate()+'/'+tm.getMonth()+'/'+(y<1900?y+1900:y)+' '+tm.getHours()+':'+tm.getMinutes()+':'+tm.getSeconds()+' '+tm.getDay()+' '+tm.getTimezoneOffset(),tcf,tfs=s.gtfs()," +"ta='',q='',qs='',code='',vb=new Object;s.gl(s.vl_g);s.uns();s.m_ll();if(!s.td){var tl=tfs.location,a,o,i,x='',c='',v='',p='',bw='',bh='',j='1.0',k=s.c_w('s_cc','true',0)?'Y':'N',hp='',ct='',pn=0,ps" +";if(String&&String.prototype){j='1.1';if(j.match){j='1.2';if(tm.setUTCDate){j='1.3';if(s.isie&&s.ismac&&s.apv>=5)j='1.4';if(pn.toPrecision){j='1.5';a=new Array;if(a.forEach){j='1.6';i=0;o=new Objec" +"t;tcf=new Function('o','var e,i=0;try{i=new Iterator(o)}catch(e){}return i');i=tcf(o);if(i&&i.next)j='1.7'}}}}}if(s.apv>=4)x=screen.width+'x'+screen.height;if(s.isns||s.isopera){if(s.apv>=3){v=s.n." +"javaEnabled()?'Y':'N';if(s.apv>=4){c=screen.pixelDepth;bw=s.wd.innerWidth;bh=s.wd.innerHeight}}s.pl=s.n.plugins}else if(s.isie){if(s.apv>=4){v=s.n.javaEnabled()?'Y':'N';c=screen.colorDepth;if(s.apv" +">=5){bw=s.d.documentElement.offsetWidth;bh=s.d.documentElement.offsetHeight;if(!s.ismac&&s.b){tcf=new Function('s','tl','var e,hp=0;try{s.b.addBehavior(\"#default#homePage\");hp=s.b.isHomePage(tl)?" +"\"Y\":\"N\"}catch(e){}return hp');hp=tcf(s,tl);tcf=new Function('s','var e,ct=0;try{s.b.addBehavior(\"#default#clientCaps\");ct=s.b.connectionType}catch(e){}return ct');ct=tcf(s)}}}else r=''}if(s.p" +"l)while(pn=0&&oc.indexOf(\".s_oc(\")<0)||oc.indexOf(\".tl(\")>=0)return ''}ta=n?o.target:1;h=s.oh(o);i=h.indexOf('?');h=s.linkLeaveQueryString|" +"|i<0?h:h.substring(0,i);l=s.linkName;t=s.linkType?s.linkType.toLowerCase():s.lt(h);if(t&&(h||l))q+='&pe=lnk_'+(t=='d'||t=='e'?s.ape(t):'o')+(h?'&pev1='+s.ape(h):'')+(l?'&pev2='+s.ape(l):'');else tr" +"k=0;if(s.trackInlineStats){if(!p){p=s.pageURL;w=0}t=s.ot(o);i=o.sourceIndex;if(s.gg('objectID')){n=s.gg('objectID');x=1;i=1}if(p&&n&&t)qs='&pid='+s.ape(s.fl(p,255))+(w?'&pidt='+w:'')+'&oid='+s.ape(" +"s.fl(n,100))+(x?'&oidt='+x:'')+'&ot='+s.ape(t)+(i?'&oi='+i:'')}}if(!trk&&!qs)return '';s.sampled=s.vs(sed);if(trk){if(s.sampled)code=s.mr(sess,(vt?'&t='+s.ape(vt):'')+s.hav()+q+(qs?qs:s.rq(s.un)),0" +",id,ta);qs='';s.m_m('t');if(s.p_r)s.p_r();s.referrer=''}s.sq(qs);}else{s.dl(vo);}if(vo)s.pt(s.vl_g,',','vo1',vb);s.lnk=s.eo=s.linkName=s.linkType=s.wd.s_objectID=s.ppu=s.pe=s.pev1=s.pev2=s.pev3='';" +"if(s.pg)s.wd.s_lnk=s.wd.s_eo=s.wd.s_linkName=s.wd.s_linkType='';if(!id&&!s.tc){s.tc=1;s.flushBufferedRequests()}return code};s.tl=function(o,t,n,vo){var s=this;s.lnk=s.co(o);s.linkType=t;s.linkName" +"=n;s.t(vo)};if(pg){s.wd.s_co=function(o){var s=s_gi(\"_\",1,1);return s.co(o)};s.wd.s_gs=function(un){var s=s_gi(un,1,1);return s.t()};s.wd.s_dc=function(un){var s=s_gi(un,1);return s.t()}}s.ssl=(s" +".wd.location.protocol.toLowerCase().indexOf('https')>=0);s.d=document;s.b=s.d.body;if(s.d.getElementsByTagName){s.h=s.d.getElementsByTagName('HEAD');if(s.h)s.h=s.h[0]}s.n=navigator;s.u=s.n.userAgen" +"t;s.ns6=s.u.indexOf('Netscape6/');var apn=s.n.appName,v=s.n.appVersion,ie=v.indexOf('MSIE '),o=s.u.indexOf('Opera '),i;if(v.indexOf('Opera')>=0||o>0)apn='Opera';s.isie=(apn=='Microsoft Internet Exp" +"lorer');s.isns=(apn=='Netscape');s.isopera=(apn=='Opera');s.ismac=(s.u.indexOf('Mac')>=0);if(o>0)s.apv=parseFloat(s.u.substring(o+6));else if(ie>0){s.apv=parseInt(i=v.substring(ie+5));if(s.apv>3)s." +"apv=parseFloat(i)}else if(s.ns6>0)s.apv=parseFloat(s.u.substring(s.ns6+10));else s.apv=parseFloat(v);s.em=0;if(String.fromCharCode){i=escape(String.fromCharCode(256)).toUpperCase();s.em=(i=='%C4%80" +"'?2:(i=='%U0100'?1:0))}s.sa(un);s.vl_l='dynamicVariablePrefix,visitorID,vmk,visitorMigrationKey,visitorMigrationServer,visitorMigrationServerSecure,ppu,charSet,visitorNamespace,cookieDomainPeriods," +"cookieLifetime,pageName,pageURL,referrer,currencyCode';s.va_l=s.sp(s.vl_l,',');s.vl_t=s.vl_l+',variableProvider,channel,server,pageType,transactionID,purchaseID,campaign,state,zip,events,products,l" +"inkName,linkType';for(var n=1;n<51;n++)s.vl_t+=',prop'+n+',eVar'+n+',hier'+n+',list'+n;s.vl_l2=',tnt,pe,pev1,pev2,pev3,resolution,colorDepth,javascriptVersion,javaEnabled,cookiesEnabled,browserWidt" +"h,browserHeight,connectionType,homepage,plugins';s.vl_t+=s.vl_l2;s.va_t=s.sp(s.vl_t,',');s.vl_g=s.vl_t+',trackingServer,trackingServerSecure,trackingServerBase,fpCookieDomainPeriods,disableBuffered" +"Requests,mobile,visitorSampling,visitorSamplingGroup,dynamicAccountSelection,dynamicAccountList,dynamicAccountMatch,trackDownloadLinks,trackExternalLinks,trackInlineStats,linkLeaveQueryString,linkD" +"ownloadFileTypes,linkExternalFilters,linkInternalFilters,linkTrackVars,linkTrackEvents,linkNames,lnk,eo,_1_referrer';s.va_g=s.sp(s.vl_g,',');s.pg=pg;s.gl(s.vl_g);if(!ss)s.wds()", w=window,l=w.s_c_il,n=navigator,u=n.userAgent,v=n.appVersion,e=v.indexOf('MSIE '),m=u.indexOf('Netscape6/'),a,i,s;if(un){un=un.toLowerCase();if(l)for(i=0;i=0){j=x.indexOf(d,i);a[a.length]=x.subst" +"ring(i,j<0?x.length:j);i=j;if(i>=0)i+=d.length}}return a"); w.s_jn=new Function("a","d","var x='',i,j=a.length;if(a&&j>0){x=a[0];if(j>1){if(a.join)x=a.join(d);else for(i=1;i0){d=x.substring(0,i);x=x.substring(i+2);l=s_sp(l,'');for(i=0;i<62;i++)l2[l[i]]=i;t=s_sp(t,'');d" +"=s_sp(d,'~');i=0;while(i<5){v=0;if(x.indexOf(t[i])>=0) {x2=s_sp(x,t[i]);for(j=1;j=0)x=s_rep(x,w,t[i]);i++;b+=62}}}return x"); w.s_fe=new Function("c","return s_rep(s_rep(s_rep(c,'\\\\','\\\\\\\\'),'\"','\\\\\"'),\"\\n\",\"\\\\n\")"); w.s_fa=new Function("f","var s=f.indexOf('(')+1,e=f.indexOf(')'),a='',c;while(s>=0&&s=0){s++;d=1;q='';x=0;f=c.substring(s);a=s_fa(f);e=o=c.indexOf('{',s);e++;while(d>0){h=c.substring(e,e+1);if(q){i" +"f(h==q&&!x)q='';if(h=='\\\\')x=x?0:1;else x=0}else{if(h=='\"'||h==\"'\")q=h;if(h=='{')d++;if(h=='}')d--}if(d>0)e++}c=c.substring(0,s)+'new Function('+(a?a+',':'')+'\"'+s_fe(c.substring(o+1,e))+'\")" +"'+c.substring(e+1);s=c.indexOf('=function(')}return c;"); c=s_d(c);if(e>0){a=parseInt(i=v.substring(e+5));if(a>3)a=parseFloat(i)}else if(m>0)a=parseFloat(u.substring(m+10));else a=parseFloat(v);if(a>=5&&v.indexOf('Opera')<0&&u.indexOf('Opera')<0){w.s_c=new Function("un","pg","ss","var s=this;"+c);return new s_c(un,pg,ss)}else s=new Function("un","pg","ss","var s=new Object;"+s_ft(c)+";return s");return s(un,pg,ss)}