if(typeof CE2=="undefined"){CE2={}}CE2.innerText=function(e){var f=CE2.ie?"innerText":"textContent";var b=e[f];var a=e.getElementsByTagName("SCRIPT");if(a.length>0){for(var d=0,c=a.length;d<c;d++){b=b.replace(a[d][f],"")}}return b};CE2.innerTextName=function(a,b){return CE2.strip(CE2.strip(CE2.innerText(a),true).substr(0,b||100))};CE2.formatClass=function(b){var a=b.className;if(a&&typeof(a)=="string"){a=CE2.strip(a.replace(/(\s|^)-ce-capture\b/g,"")).split(/\s+/);a.sort();return a.join(" ")}};CE2.href=function(b){if(CE2.ie){var a=b.outerHTML.match(/\bhref="(.*?)"/i);if(a){return CE2.strip(a[1])}}else{return b.getAttribute("href")}};CE2.strip=function(b,c){var a=b.replace(/^[\s\u00a0]+|[\s\u00a0]+$/gm,"");if(c){return a.replace(/\s+/gm," ")}else{return a}};CE2.map=function(f,e,c){var a=[];for(var d=0,b=f.length;d<b;d++){a.push(e.call(c,f[d]))}return a};CE2.spansLines=function(a){return a.getClientRects&&(a.getClientRects().length>1)};CE2.eventCoords=function(b){if(b.pageX==null){var a=CE2.scroll();return[b.clientX+a.left,b.clientY+a.top]}else{return[b.pageX,b.pageY]}};CE2.contains=function(b,a){if(b==a){return true}if(typeof b.contains=="function"){return b.contains(a)}var c=a;do{c=c.parentNode}while(c&&c!=document.body&&c!=b);return(c==b)};CE2.isVML=function(a){return(typeof a.tagUrn=="string")&&(a.tagUrn.indexOf("vml")>=0)};if(typeof CE2=="undefined"){CE2={}}CE2.SPIRAL=[[0.4,0.4],[0.5,0.4],[0.5,0.5],[0.4,0.5],[0.3,0.5],[0.3,0.4],[0.3,0.3],[0.4,0.3],[0.5,0.3],[0.6,0.3],[0.6,0.4],[0.6,0.5],[0.6,0.6],[0.5,0.6],[0.4,0.6],[0.3,0.6],[0.2,0.6],[0.2,0.5],[0.2,0.4],[0.2,0.3],[0.2,0.2],[0.3,0.2],[0.4,0.2],[0.5,0.2],[0.6,0.2],[0.7,0.2],[0.7,0.3],[0.7,0.4],[0.7,0.5],[0.7,0.6],[0.7,0.7],[0.6,0.7],[0.5,0.7],[0.4,0.7],[0.3,0.7],[0.2,0.7],[0.1,0.7],[0.1,0.6],[0.1,0.5],[0.1,0.4],[0.1,0.3],[0.1,0.2],[0.1,0.1],[0.2,0.1],[0.3,0.1],[0.4,0.1],[0.5,0.1],[0.6,0.1],[0.7,0.1],[0.8,0.1],[0.8,0.2],[0.8,0.3],[0.8,0.4],[0.8,0.5],[0.8,0.6],[0.8,0.7],[0.8,0.8],[0.7,0.8],[0.6,0.8],[0.5,0.8],[0.4,0.8],[0.3,0.8],[0.2,0.8],[0.1,0.8],[0,0.8],[0,0.7],[0,0.6],[0,0.5],[0,0.4],[0,0.3],[0,0.2],[0,0.1],[0,0],[0.1,0],[0.2,0],[0.3,0],[0.4,0],[0.5,0],[0.6,0],[0.7,0],[0.8,0],[0.9,0],[0.9,0.1],[0.9,0.2],[0.9,0.3],[0.9,0.4],[0.9,0.5],[0.9,0.6],[0.9,0.7],[0.9,0.8],[0.9,0.9],[0.8,0.9],[0.7,0.9],[0.6,0.9],[0.5,0.9],[0.4,0.9],[0.3,0.9],[0.2,0.9],[0.1,0.9],[0,0.9]];CE2.nonStaticCache=[];CE2.strictAnchorSearch=true;CE2.lastRecordedScroll=null;CE2.lastRecordedTime=0;CE2.lastRecordedY=0;CE2.idleAt=null;CE2.idleSince=new Date().getTime();CE2.scroll=function(){if(window.pageXOffset!=null){return{left:window.pageXOffset,top:window.pageYOffset,width:window.innerWidth,height:window.innerHeight}}else{var a=document.compatMode=="BackCompat"?document.body:document.documentElement;return{left:a.scrollLeft,top:a.scrollTop,width:a.offsetWidth,height:a.offsetHeight}}};CE2.shouldRecordScroll=function(a){var e=a.top,c=a.height,d=""+e+":"+c,b=new Date().getTime();if(d==CE2.lastRecordedScroll){return false}if(d==CE2.idleAt){if(b-CE2.idleSince>=800){CE2.lastRecordedScroll=d;CE2.lastRecordedTime=b;CE2.lastRecordedY=e;return true}}else{CE2.idleAt=d;CE2.idleSince=b}if((CE2.lastRecordedScroll==null)||((Math.abs(e-CE2.lastRecordedY)>c/2)&&(b-CE2.lastRecordedTime>=1600))){CE2.lastRecordedScroll=d;CE2.lastRecordedTime=b;CE2.lastRecordedY=e;return true}};CE2.findAnchorElement=function(j,k){if(!document.elementFromPoint){return k()}var c=0,h=CE2.strictAnchorSearch,a=j.width,m=j.height,e,b,g,f;var d=function(){if(e=CE2.SPIRAL[c++]){g=(e[0]+(Math.random()*0.1))*a;f=(e[1]+(Math.random()*0.1))*m;b=CE2.elementFromPoint(g,f,j);if(CE2.isAnchorElement(b,j,h)){return k(b)}setTimeout(d,0)}else{c=0;CE2.strictAnchorSearch=h=false;setTimeout(d,0)}};setTimeout(d,0)};CE2.isStatic=function(c){var e=CE2.nonStaticCache;if(e.indexOf){if(e.indexOf(c)>=0){return false}}else{for(var a=0,d;d=e[a];a++){if(c==d){return false}}}for(var b;c&&c!=document&&c!=document.documentElement&&c!=document.body;c=c.parentNode){if(c.currentStyle){b=c.currentStyle}else{if(window.getComputedStyle){b=window.getComputedStyle(c,null)}else{b=null}}if(b&&(b.position=="absolute"||b.position=="fixed")){e.push(c);return false}}return true};CE2.elementFromPointAbsolute=function(b,d,a){var c=document.elementFromPoint(b+a.left,d+a.top);if(c.nodeType===c.TEXT_NODE){return c.parentNode}else{return c}};CE2.elementFromPointRelative=function(a,b){return document.elementFromPoint(a,b)};CE2.elementFromPoint=function(){if(document.elementFromPoint){if((CE2.webkit&&CE2.webkitVersion<533)||(CE2.opera&&CE2.operaVersion<10)){CE2.elementFromPoint=CE2.elementFromPointAbsolute}else{CE2.elementFromPoint=CE2.elementFromPointRelative}return CE2.elementFromPoint.apply(CE2,arguments)}};CE2.isAnchorElement=function(c,a,b){if(!(c&&c.nodeName)){return false}if(c==document||c==document.documentElement||c==document.body){return false}if(CE2.isVML(c)){return false}if(b){if(!CE2.isStatic(c)){return false}var d=CE2.getBox(c);if(d.height>(a.height*2)){return false}}return true};if(typeof CE2=="undefined"){CE2={}}CE2.S16_0=32768;CE2.Package=function(){var k=[];var f={},c=0,e=arguments;var h,a,g,j;for(var d=0,b=e.length;d<b;d++){h=e[d];a=h[0];g=h[1];j=h[2];k.push(a);f[a]={t:g,s:j}}this.props=f;this.propList=k;this.overBudget=[];this.surplus=0};CE2.Package.prototype={set:function(b,c){var d=this.props[b],a=0;if(!d){return}if(d.t=="s"){d.ov=c;d.v=String(c)?this.utf8Trim(String(c),255):"";a=d.s-d.v.length;this.surplus+=a;if(a<0){this.overBudget.push(d)}}else{d.ov=c;d.v=isNaN(parseInt(c,10))?0:parseInt(c,10)}},utf8Trim:function(c,d){var a=CE2.utf8(c);if(a==c){return c.substr(0,d)}for(var b=c.length-1;a.length>d;b--){a=CE2.utf8(c.substr(0,b))}return a},trimStrings:function(){var b=this.surplus,e=this.overBudget;if(b>=0){return}var f=Math.abs(b)/e.length;var d=Math.floor(f)==f?0:1;f=Math.floor(f);for(var c=0,a=e.length,g=null;c<a;c++){g=e[c];g.v=this.utf8Trim(g.v,g.v.length-f-d);if(d){d=0}}},toString:function(){this.trimStrings();var e=this.props,b=this.propList,a=[];var g,f;for(var d=0,c=b.length;d<c;d++){g=e[b[d]];f=g.v;if(g.t=="s"){if(f==null){a.push("\x00")}else{a.push(CE2.pack(1,f.length));a.push(f)}}else{if(f==null){a.push(CE2.pack(g.s,0))}else{a.push(CE2.pack(g.s,f))}}}return a.join("")}};CE2.pack=function(c,d){var a=[];for(var b=0;b<c;b++){a.push(String.fromCharCode((d>>(8*b))&255))}return a.join("")};CE2.utf8=function(d){d=d.replace(/\r\n/g,"\n");var a=[];var f;for(var e=0,b=d.length;e<b;e++){f=d.charCodeAt(e);if(f<128){a.push(String.fromCharCode(f))}else{if((f>127)&&(f<2048)){a.push(String.fromCharCode((f>>6)|192));a.push(String.fromCharCode((f&63)|128))}else{a.push(String.fromCharCode((f>>12)|224));a.push(String.fromCharCode(((f>>6)&63)|128));a.push(String.fromCharCode((f&63)|128))}}}return a.join("")};CE2.base64Alphabet="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=";CE2.base64=function(e){var b=CE2.base64Alphabet;var n,k,h,m,j,g,f;var a=[],d=0,c=e.length;while(d<c){n=e.charCodeAt(d++);k=e.charCodeAt(d++);h=e.charCodeAt(d++);m=n>>2;j=((n&3)<<4)|(k>>4);g=((k&15)<<2)|(h>>6);f=h&63;if(isNaN(k)){g=f=64}else{if(isNaN(h)){f=64}}a.push(b.charAt(m)+b.charAt(j));if(g!=64){a.push(b.charAt(g));if(f!=64){a.push(b.charAt(f))}}}return a.join("")};if(typeof CE2=="undefined"){CE2={}}CE2.getBox=function(a,b,k){b=b||{};if(a.nodeName=="AREA"){var g=CE2.boxForArea(a);if(g){b.left=g.left;b.top=g.top;b.width=g.width;b.height=g.height}}else{if(a.getBoundingClientRect){var g=a.getBoundingClientRect();var h=CE2.scroll();b.left=Math.floor(g.left+h.left);b.top=Math.floor(g.top+h.top);if(CE2.ie){b.left-=2;b.top-=2}else{if(CE2.webkit&&CE2.webkitVersion<533&&a.style.position=="relative"){b.left+=parseInt(a.style.left,10);b.top+=parseInt(a.style.top,10)}}b.width=Math.floor(g.width||(g.right-g.left));b.height=Math.floor(g.height||(g.bottom-g.top))}else{b.width=a.offsetWidth;b.height=a.offsetHeight;var d=a;var j=0,f=0;do{j+=d.offsetLeft||0;f+=d.offsetTop||0;d=d.offsetParent}while(d);b.left=Math.floor(j);b.top=Math.floor(f)}}b.pageX=b.left;b.pageY=b.top;if(k){var c=CE2.getBox(k);b.left-=c.pageX;b.top-=c.pageY}return b};CE2.boxForArea=function(c){var d=CE2.imageForArea(c);if(!d){return}var b=CE2.getBox(d);var a=CE2.areaBounds(c,b);if(a){return{left:b.left+a.left,top:b.top+a.top,width:a.width,height:a.height}}};CE2.imageForArea=function(d){var f=new RegExp("(^|#)"+d.parentNode.name);var a=d.ownerDocument.getElementsByTagName("IMG");for(var c=0,b=a.length,e=null;c<b;c++){e=a.item(c);if(f.test(e.useMap)){return e}}};CE2.areaBounds=function(c,f){var e=CE2.areaLength;var d=Math.min(f.width,f.height);var o=CE2.map(CE2.strip(c.coords,true).split(/[^\d\.%]+/),function(q){return e(q,d)});var p,n,m;if(/circle/i.test(c.shape)){if(o.length>=3){p=o[0];n=o[1];m=o[2];return{left:p-m,top:n-m,width:m*2,height:m*2}}}else{p=[];n=[];for(var k=0,j=o.length;k<j;k++){if(k%2){n.push(o[k])}else{p.push(o[k])}}var h=Math.min.apply(null,p);var b=Math.max.apply(null,p);var g=Math.min.apply(null,n);var a=Math.max.apply(null,n);return{left:h,top:g,width:b-h,height:a-g}}};CE2.areaLength=function(b,a){var c=parseInt(b,10);if(b.indexOf("%")!=-1){c*=0.01*a}if(isNaN(c)){return null}return c};CE2.getPageCoords=function(c){c.pageX=c.left;c.pageY=c.top;var a,b;if(c.parentID&&(a=document.getElementById(String(c.parentID)))){b=CE2.getBox(a);c.pageX+=b.pageX;c.pageY+=b.pageY}};if(typeof CE2=="undefined"){CE2={}}if(typeof(CE2.URI)=="undefined"){CE2.URI=function(b){this.src=b;this.protocol=this.host=this.port=this.path=this.qs=this.hash=null;if(b){var a=typeof(b);if(a=="string"){this.initWithString(b)}else{if(a=="object"){this.initWithURI(b)}}}};CE2.URI.pattern=/^\s*([\S]+?:\/\/)?([^\s\/]+?@)?([a-z0-9\.-]+)?(\:\d+)?(\/?[^#\?\s]*)?([\?][^#\s]*)?([#]\S+)?/i;CE2.URI.prototype={initWithString:function(h){var g,b,f,a,e,d;var c=CE2.URI.pattern.exec(h);if(!c[1]&&h.charAt(0)!="/"){this.path=CE2.unescape((c[3]||"")+(c[5]||""))}else{if(g=c[1]){this.protocol=g.substr(0,g.indexOf(":"))}if(this.host=c[3]||null){this.domain=CE2.getDomain(this.host)}if(b=c[4]){this.port=Number(b.substr(1))}if(f=c[5]){this.path=CE2.unescape(f)}else{if(this.host){this.path="/"}}}if(a=c[6]){this.qs=CE2.qs2obj(a.substr(1))}if(e=c[7]){this.hash=CE2.unescape(e.substr(1))}},initWithURI:function(a){CE2.each(a,function(c,b){this[b]=c},this)},isAbsolute:function(){return this.isURL()||(this.path&&this.path.charAt(0)=="/")},isURL:function(){return this.protocol&&this.host},join:function(a){var c=new CE2.URI(this);var b=this.path;if(typeof(a)=="string"){a=new CE2.URI(a)}if(a.isURL()){return new CE2.URI(a)}if(a.isAbsolute()){b=a.path}else{if(b){b=b.split("/");b.pop();b=a.path?b.concat(a.path.split("/")):b;b=b.join("/")}else{if(this.isURL()){b="/"+a.path}else{b=a.path}}}c.path=b;c.qs=a.qs;c.hash=a.hash;return c},normalize:function(){if(!this.path){return}var c;if(CE2.ie&&CE2.ieVersion<9){c=[];if(this.path.charAt(0)=="/"){c.push("")}c=c.concat(this.path.split(/\/+/g));if(this.path.charAt(this.path.length-1)=="/"){c.push("")}}else{c=this.path.split(/\/+/g)}var b=0,a;do{a=c.length-1;if(c[b+1]==".."){if(c[b]==""&&b==0){c.splice(b+1,1)}else{c.splice(b,2);b-=1}}else{if(c[b]=="."){if(a==0){break}else{c.splice(b,1)}}else{b++}}}while(b<=a);this.path=c.join("/")},simplify:function(c){var b;var d=[];if(CE2.ie){b=c?c.join(this):this}else{c=c||new CE2.URI(document.baseURI);b=c.join(this)}b.normalize();if(b.host){d.push(b.host.replace(/^www\./i,""))}if(b.port!=null){d.push(":"+b.port)}if(/^\/(default|home|index|$)/i.test(b.path)){if(b.qs||b.hash){d.push("/")}}else{d.push(b.path)}if(b.qs){var a=[];CE2.each(b.qs,function(f,e){if(!/(^sess|^sid$|^phpsessid$|^jsessionid$|^__VIEWSTATE$)/i.test(e)){a.push(encodeURIComponent(e)+"="+encodeURIComponent(f))}});if(a.length){d.push("?"+a.join("&"))}}if(b.hash){d.push("#"+b.hash)}return d.join("")}}}if(typeof CE2=="undefined"){CE2={}}CE2.fingerprint=function(c){var g={type:CE2.tagTypes[c.nodeName.toLowerCase()]||0};var b,d,f,a,e;if(b=CE2.getName(c)){g.name=b}if(d=CE2.getData(c)){g.data=d}if(f=(typeof c.id=="string"?c.id:null)){g.id=f}if(a=c.getAttribute("ceid")){g.ceid=a}if(e=CE2.getParentID(c)){g.parentID=e}CE2.getBox(c,g,e?c.parentNode:null);return g};CE2.getParentID=function(b){var a=b.parentNode,c=null;if(a&&a.getAttribute&&(a!=b.ownerDocument.body)){if((c=a.id)&&(a.ownerDocument.getElementById(c)==a)){return c}return a.getAttribute("ceid")||null}};CE2.getName=function(a){var b;if(b=a.getAttribute("cename")){return b}if(b=a.getAttribute("ceid")){return b}if(b=(a.nodeName!="SELECT"&&a.getAttribute("value"))){return b}if(b=a.getAttribute("title")){return b}if(b=a.getAttribute("alt")){return b}if(b=a.getAttribute("name")){return b}if(a.nodeName=="A"){if(b=CE2.innerTextName(a)){return b}}if(b=CE2.href(a)){return new CE2.URI(b).simplify()}if(b=a.src){return new CE2.URI(b).simplify()}if(b=CE2.innerTextName(a)){return b}if(b=a.getAttribute("id")){return b}if(b=CE2.formatClass(a)){return b}return""};CE2.getData=function(b){switch(b.nodeName){case"A":var a=CE2.href(b);if(a&&(!/javascript:\s*void|^#$/.test(a))){return new CE2.URI(b.href).simplify()}else{if(b.className){return"@#"+CE2.formatClass(b)}else{break}}case"IMG":case"IFRAME":case"EMBED":return new CE2.URI(b.src).simplify();case"OBJECT":return new CE2.URI(b.data).simplify();case"INPUT":case"SELECT":case"TEXTAREA":return b.name;default:return CE2.formatClass(b)}};CE2.tagTypes={a:3,abbr:4,acronym:5,address:6,applet:7,area:8,b:9,base:10,basefont:11,bdo:12,big:13,blockquote:14,body:15,br:16,button:17,caption:18,center:19,cite:20,code:21,col:22,colgroup:23,dd:24,del:25,dfn:26,dir:27,div:28,dl:29,dt:30,em:31,fieldset:32,font:33,form:34,frame:35,frameset:36,head:37,h1:38,h2:38,h3:38,h4:38,h5:38,h6:38,hr:38,html:39,i:40,iframe:41,img:42,input:43,ins:44,kbd:45,label:46,legend:47,li:48,link:49,map:50,menu:51,meta:52,noframes:53,noscript:54,object:55,embed:55,ol:56,optgroup:57,option:58,p:59,param:60,pre:61,q:62,s:63,samp:64,script:65,select:66,small:67,span:68,strike:69,strong:70,style:71,sub:72,sup:73,table:74,tbody:75,td:76,textarea:77,tfoot:78,th:79,thead:80,title:81,tr:82,tt:83,u:84,ul:85,"var":86,"(custom)":255};CE2.TIME_RANGES=[500,1000,1500,2000,3000,4000,5000,6000,8000,10000,15000,20000,30000,35000,40000,60000,1.5*60*1000,2*60*1000,3*60*1000,4*60*1000,5*60*1000,7*60*1000,10*60*1000,15*60*1000,20*60*1000,25*60*1000,30*60*1000,40*60*1000,50*60*1000,60*60*1000,2*60*60*1000,3*60*60*1000,Number.MAX_VALUE];CE2.location=new CE2.URI(window.location.href);CE2.startTime=new Date().getTime();CE2.isReturning=(function(){var a=CE2.qs2obj(document.cookie.replace(/;\s*/g,"&"));if(a){return parseInt(a.is_returning,10)||0}return 0})();CE2.opaqueElement=null;CE2.lastClicked=null;if(!CE2.main){CE2.getTimeRange=function(){var d=new Date().getTime()-CE2.startTime;var b=CE2.TIME_RANGES;for(var c=0,a=b.length;c<a;c++){if(d<b[c]&&d>b[c-1]){return c+1}}};CE2.click=function(d,m,j){var b=new Date().getTime();if(d==document||d==document.body||d==document.documentElement){return}var n;if(m&&(m.srcElement||m.target)){n=m}var g=new CE2.Package(["type","i",1],["left","i",2],["top","i",2],["width","i",2],["height","i",2],["id","s",40],["ceid","s",40],["name","s",100],["data","s",180],["parentID","s",40],["x","i",1],["y","i",1],["windowWidth","i",1],["timeToClick","i",1],["isReturning","i",1],["referrer","s",100],["googleCampaignSource","s",100],["googleCampaignMedium","s",100],["googleCampaignTerm","s",100],["googleCampaignContent","s",100],["googleCampaignName","s",100],["user1","s",100],["user2","s",100],["user3","s",100],["user4","s",100],["user5","s",100],["flags","i",1]);var e;if(d.nodeType===1){e=CE2.fingerprint(d)}else{g.set("type",CE2.tagTypes["(custom)"]);g.set("flags",1);CE2.getPageCoords(d);e=d}CE2.each(e,function(p,o){g.set(o,p)});if(n){var k=CE2.eventCoords(n,e);m=k[0]-e.pageX;j=k[1]-e.pageY}else{if(m==null){m=e.width/2;j=e.height/2}}g.set("x",Math.floor((255*m)/e.width));g.set("y",Math.floor((255*j)/e.height));var c;if(window.innerWidth){c=window.innerWidth}else{c=document.documentElement.clientWidth}if(c==0){g.set("windowWidth",0)}else{g.set("windowWidth",Math.floor(c/100)+1)}g.set("timeToClick",CE2.getTimeRange());g.set("isReturning",CE2.isReturning);g.set("referrer",new CE2.URI(document.referrer).simplify());var h;if(h=CE2.location.qs){g.set("googleCampaignSource",h.utm_source||"");g.set("googleCampaignMedium",h.utm_medium||"");g.set("googleCampaignTerm",h.utm_term||"");g.set("googleCampaignContent",h.utm_content||"");g.set("googleCampaignName",h.utm_campaign||"")}for(var f=1,a;f<=5;f++){a=CE2.userData[f];if(a){g.set("user"+f,a)}}CE2.send(g,"c")};CE2.send=function(e,f,c){var a,d=window.location.protocol=="https:"?CE2.TRACKING_DEST_SECURE:CE2.TRACKING_DEST,b=d+f+"?"+CE2.testID+"&"+(c?c+"&":"")+CE2.base64(e.toString());a=document.createElement("img");a.style.display="none";a.src=b};CE2.isIgnored=function(b){if(CE2.ignoredElements.length){var a=CE2.ignoredElements;for(i=0,l=a.length;i<l;i++){if(CE2.contains(a[i],b)){return true}}}return false};CE2.onClick=function(c){try{if(!CE2.testID){return}if(arguments.callee&&arguments.callee.caller){return}if(CE2.ieVersion&&(CE2.ieVersion<9||CE2.ieQuirksMode)){if(c.button!=1){return}}else{if(c.button!=0){return}}var f=(c.srcElement||c.target),d,b;if(CE2.isIgnored(f)){return}if(CE2.clickCaptors.length){var a=CE2.clickCaptors;for(d=0,b=a.length;d<b;d++){if(CE2.contains(a[d],f)){f=a[d];break}}}if(f.nodeName=="OPTION"){f=f.parentNode}if(CE2.isVML(f)){return}CE2.lastClicked=f;CE2.click(f,c)}catch(g){}};CE2.onOver=function(a){try{if(!CE2.testID){return}var c=a.srcElement||a.target;if(CE2.isIgnored(c)){return}CE2.opaqueElement=c}catch(b){}};CE2.onOut=function(a){try{if(!CE2.testID){return}if(CE2.isIgnored(a.srcElement||a.target)){return}CE2.opaqueElement=null;top.focus()}catch(b){}};CE2.onBlur=function(a){try{if(!CE2.testID){return}var b=CE2.opaqueElement;if(CE2.isIgnored(b)){return}if(b&&b!=CE2.lastClicked){CE2.click(b);CE2.opaqueElement=null}}catch(c){}};CE2.onUnload=function(a){try{if(!CE2.testID){return}var b=CE2.opaqueElement;if(CE2.isIgnored(b)){return}if(b){CE2.click(b);CE2.opaqueElement=null}}catch(c){}};CE2.trackScroll=function(){try{if(!CE2.testID){return}var a=CE2.scroll();if(!CE2.shouldRecordScroll(a)){return}CE2.findAnchorElement(a,function(g){try{var d=new CE2.Package(["screenTop","i",2],["screenHeight","i",2],["screenTopDistanceFromAnchor","i",2],["screenBottomDistanceFromAnchor","i",2],["type","i",1],["left","i",2],["top","i",2],["width","i",2],["height","i",2],["id","s",40],["ceid","s",40],["name","s",100],["data","s",180],["parentID","s",40]);d.set("screenTop",a.top);d.set("screenHeight",a.height);if(g){var c=CE2.fingerprint(g);d.set("screenTopDistanceFromAnchor",(a.top-c.top)+CE2.S16_0);d.set("screenBottomDistanceFromAnchor",((a.top+a.height)-c.top)+CE2.S16_0);CE2.each(c,function(h,e){d.set(e,h)})}CE2.send(d,"s",Math.floor(new Date().getTime()/1000))}catch(f){}})}catch(b){}};CE2.main=function(){CE2.ignoredElements=CE2.ignoredElements.concat(CE2.findByClass("-ce-ignore"));CE2.clickCaptors=CE2.clickCaptors.concat(CE2.findByClass("-ce-capture"));if(CE2.testVersion&&CE2.testVersion>=2){setInterval(CE2.trackScroll,100)}CE2.listen(document,"mousedown",CE2.onClick);var c=function(h){for(var e=0,d=h.length,f,g;e<d;e++){f=h[e];g=CE2.getBox(f);if(g.width>1&&g.height>1){CE2.listen(f,"mouseover",CE2.onOver);CE2.listen(f,"mouseout",CE2.onOut)}}};c(document.body.getElementsByTagName("IFRAME"));c(document.body.getElementsByTagName("OBJECT"));c(document.body.getElementsByTagName("EMBED"));CE2.listen(window,"blur",CE2.onBlur);CE2.listen(window,CE2.opera?"unload":"beforeunload",CE2.onUnload);if((typeof CE_NO_COOKIES=="undefined")||!CE_NO_COOKIES){var b=new Date();var a=new Date(b.getFullYear()+5,b.getMonth(),b.getDate()).toUTCString();document.cookie="is_returning=1;domain=."+CE2.location.domain+";expires="+a}};CE2.onDOMReady(CE2.main)};
