").append(b.parseHTML(e)).find(i):e)}).complete(r&&function(e,t){s.each(r,o||[e.responseText,t,e])}),this},b.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){b.fn[t]=function(e){return this.on(t,e)}}),b.each(["get","post"],function(e,n){b[n]=function(e,r,i,o){return b.isFunction(r)&&(o=o||i,i=r,r=t),b.ajax({url:e,type:n,dataType:o,data:r,success:i})}}),b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:yn,type:"GET",isLocal:Nn.test(mn[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Dn,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Mn(Mn(e,b.ajaxSettings),t):Mn(b.ajaxSettings,e)},ajaxPrefilter:Hn(An),ajaxTransport:Hn(jn),ajax:function(e,n){"object"==typeof e&&(n=e,e=t),n=n||{};var r,i,o,a,s,u,l,c,p=b.ajaxSetup({},n),f=p.context||p,d=p.context&&(f.nodeType||f.jquery)?b(f):b.event,h=b.Deferred(),g=b.Callbacks("once memory"),m=p.statusCode||{},y={},v={},x=0,T="canceled",N={readyState:0,getResponseHeader:function(e){var t;if(2===x){if(!c){c={};while(t=Tn.exec(a))c[t[1].toLowerCase()]=t[2]}t=c[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===x?a:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return x||(e=v[n]=v[n]||e,y[e]=t),this},overrideMimeType:function(e){return x||(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>x)for(t in e)m[t]=[m[t],e[t]];else N.always(e[N.status]);return this},abort:function(e){var t=e||T;return l&&l.abort(t),k(0,t),this}};if(h.promise(N).complete=g.add,N.success=N.done,N.error=N.fail,p.url=((e||p.url||yn)+"").replace(xn,"").replace(kn,mn[1]+"//"),p.type=n.method||n.type||p.method||p.type,p.dataTypes=b.trim(p.dataType||"*").toLowerCase().match(w)||[""],null==p.crossDomain&&(r=En.exec(p.url.toLowerCase()),p.crossDomain=!(!r||r[1]===mn[1]&&r[2]===mn[2]&&(r[3]||("http:"===r[1]?80:443))==(mn[3]||("http:"===mn[1]?80:443)))),p.data&&p.processData&&"string"!=typeof p.data&&(p.data=b.param(p.data,p.traditional)),qn(An,p,n,N),2===x)return N;u=p.global,u&&0===b.active++&&b.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Cn.test(p.type),o=p.url,p.hasContent||(p.data&&(o=p.url+=(bn.test(o)?"&":"?")+p.data,delete p.data),p.cache===!1&&(p.url=wn.test(o)?o.replace(wn,"$1_="+vn++):o+(bn.test(o)?"&":"?")+"_="+vn++)),p.ifModified&&(b.lastModified[o]&&N.setRequestHeader("If-Modified-Since",b.lastModified[o]),b.etag[o]&&N.setRequestHeader("If-None-Match",b.etag[o])),(p.data&&p.hasContent&&p.contentType!==!1||n.contentType)&&N.setRequestHeader("Content-Type",p.contentType),N.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Dn+"; q=0.01":""):p.accepts["*"]);for(i in p.headers)N.setRequestHeader(i,p.headers[i]);if(p.beforeSend&&(p.beforeSend.call(f,N,p)===!1||2===x))return N.abort();T="abort";for(i in{success:1,error:1,complete:1})N[i](p[i]);if(l=qn(jn,p,n,N)){N.readyState=1,u&&d.trigger("ajaxSend",[N,p]),p.async&&p.timeout>0&&(s=setTimeout(function(){N.abort("timeout")},p.timeout));try{x=1,l.send(y,k)}catch(C){if(!(2>x))throw C;k(-1,C)}}else k(-1,"No Transport");function k(e,n,r,i){var c,y,v,w,T,C=n;2!==x&&(x=2,s&&clearTimeout(s),l=t,a=i||"",N.readyState=e>0?4:0,r&&(w=_n(p,N,r)),e>=200&&300>e||304===e?(p.ifModified&&(T=N.getResponseHeader("Last-Modified"),T&&(b.lastModified[o]=T),T=N.getResponseHeader("etag"),T&&(b.etag[o]=T)),204===e?(c=!0,C="nocontent"):304===e?(c=!0,C="notmodified"):(c=Fn(p,w),C=c.state,y=c.data,v=c.error,c=!v)):(v=C,(e||!C)&&(C="error",0>e&&(e=0))),N.status=e,N.statusText=(n||C)+"",c?h.resolveWith(f,[y,C,N]):h.rejectWith(f,[N,C,v]),N.statusCode(m),m=t,u&&d.trigger(c?"ajaxSuccess":"ajaxError",[N,p,c?y:v]),g.fireWith(f,[N,C]),u&&(d.trigger("ajaxComplete",[N,p]),--b.active||b.event.trigger("ajaxStop")))}return N},getScript:function(e,n){return b.get(e,t,n,"script")},getJSON:function(e,t,n){return b.get(e,t,n,"json")}});function _n(e,n,r){var i,o,a,s,u=e.contents,l=e.dataTypes,c=e.responseFields;for(s in c)s in r&&(n[c[s]]=r[s]);while("*"===l[0])l.shift(),o===t&&(o=e.mimeType||n.getResponseHeader("Content-Type"));if(o)for(s in u)if(u[s]&&u[s].test(o)){l.unshift(s);break}if(l[0]in r)a=l[0];else{for(s in r){if(!l[0]||e.converters[s+" "+l[0]]){a=s;break}i||(i=s)}a=a||i}return a?(a!==l[0]&&l.unshift(a),r[a]):t}function Fn(e,t){var n,r,i,o,a={},s=0,u=e.dataTypes.slice(),l=u[0];if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u[1])for(i in e.converters)a[i.toLowerCase()]=e.converters[i];for(;r=u[++s];)if("*"!==r){if("*"!==l&&l!==r){if(i=a[l+" "+r]||a["* "+r],!i)for(n in a)if(o=n.split(" "),o[1]===r&&(i=a[l+" "+o[0]]||a["* "+o[0]])){i===!0?i=a[n]:a[n]!==!0&&(r=o[0],u.splice(s--,0,r));break}if(i!==!0)if(i&&e["throws"])t=i(t);else try{t=i(t)}catch(c){return{state:"parsererror",error:i?c:"No conversion from "+l+" to "+r}}}l=r}return{state:"success",data:t}}b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),b.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=o.head||b("head")[0]||o.documentElement;return{send:function(t,i){n=o.createElement("script"),n.async=!0,e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,t){(t||!n.readyState||/loaded|complete/.test(n.readyState))&&(n.onload=n.onreadystatechange=null,n.parentNode&&n.parentNode.removeChild(n),n=null,t||i(200,"success"))},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(t,!0)}}}});var On=[],Bn=/(=)\?(?=&|$)|\?\?/;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=On.pop()||b.expando+"_"+vn++;return this[e]=!0,e}}),b.ajaxPrefilter("json jsonp",function(n,r,i){var o,a,s,u=n.jsonp!==!1&&(Bn.test(n.url)?"url":"string"==typeof n.data&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Bn.test(n.data)&&"data");return u||"jsonp"===n.dataTypes[0]?(o=n.jsonpCallback=b.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,u?n[u]=n[u].replace(Bn,"$1"+o):n.jsonp!==!1&&(n.url+=(bn.test(n.url)?"&":"?")+n.jsonp+"="+o),n.converters["script json"]=function(){return s||b.error(o+" was not called"),s[0]},n.dataTypes[0]="json",a=e[o],e[o]=function(){s=arguments},i.always(function(){e[o]=a,n[o]&&(n.jsonpCallback=r.jsonpCallback,On.push(o)),s&&b.isFunction(a)&&a(s[0]),s=a=t}),"script"):t});var Pn,Rn,Wn=0,$n=e.ActiveXObject&&function(){var e;for(e in Pn)Pn[e](t,!0)};function In(){try{return new e.XMLHttpRequest}catch(t){}}function zn(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}b.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&In()||zn()}:In,Rn=b.ajaxSettings.xhr(),b.support.cors=!!Rn&&"withCredentials"in Rn,Rn=b.support.ajax=!!Rn,Rn&&b.ajaxTransport(function(n){if(!n.crossDomain||b.support.cors){var r;return{send:function(i,o){var a,s,u=n.xhr();if(n.username?u.open(n.type,n.url,n.async,n.username,n.password):u.open(n.type,n.url,n.async),n.xhrFields)for(s in n.xhrFields)u[s]=n.xhrFields[s];n.mimeType&&u.overrideMimeType&&u.overrideMimeType(n.mimeType),n.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");try{for(s in i)u.setRequestHeader(s,i[s])}catch(l){}u.send(n.hasContent&&n.data||null),r=function(e,i){var s,l,c,p;try{if(r&&(i||4===u.readyState))if(r=t,a&&(u.onreadystatechange=b.noop,$n&&delete Pn[a]),i)4!==u.readyState&&u.abort();else{p={},s=u.status,l=u.getAllResponseHeaders(),"string"==typeof u.responseText&&(p.text=u.responseText);try{c=u.statusText}catch(f){c=""}s||!n.isLocal||n.crossDomain?1223===s&&(s=204):s=p.text?200:404}}catch(d){i||o(-1,d)}p&&o(s,c,p,l)},n.async?4===u.readyState?setTimeout(r):(a=++Wn,$n&&(Pn||(Pn={},b(e).unload($n)),Pn[a]=r),u.onreadystatechange=r):r()},abort:function(){r&&r(t,!0)}}}});var Xn,Un,Vn=/^(?:toggle|show|hide)$/,Yn=RegExp("^(?:([+-])=|)("+x+")([a-z%]*)$","i"),Jn=/queueHooks$/,Gn=[nr],Qn={"*":[function(e,t){var n,r,i=this.createTween(e,t),o=Yn.exec(t),a=i.cur(),s=+a||0,u=1,l=20;if(o){if(n=+o[2],r=o[3]||(b.cssNumber[e]?"":"px"),"px"!==r&&s){s=b.css(i.elem,e,!0)||n||1;do u=u||".5",s/=u,b.style(i.elem,e,s+r);while(u!==(u=i.cur()/a)&&1!==u&&--l)}i.unit=r,i.start=s,i.end=o[1]?s+(o[1]+1)*n:n}return i}]};function Kn(){return setTimeout(function(){Xn=t}),Xn=b.now()}function Zn(e,t){b.each(t,function(t,n){var r=(Qn[t]||[]).concat(Qn["*"]),i=0,o=r.length;for(;o>i;i++)if(r[i].call(e,t,n))return})}function er(e,t,n){var r,i,o=0,a=Gn.length,s=b.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;var t=Xn||Kn(),n=Math.max(0,l.startTime+l.duration-t),r=n/l.duration||0,o=1-r,a=0,u=l.tweens.length;for(;u>a;a++)l.tweens[a].run(o);return s.notifyWith(e,[l,o,n]),1>o&&u?n:(s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:b.extend({},t),opts:b.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Xn||Kn(),duration:n.duration,tweens:[],createTween:function(t,n){var r=b.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)l.tweens[n].run(1);return t?s.resolveWith(e,[l,t]):s.rejectWith(e,[l,t]),this}}),c=l.props;for(tr(c,l.opts.specialEasing);a>o;o++)if(r=Gn[o].call(l,e,c,l.opts))return r;return Zn(l,c),b.isFunction(l.opts.start)&&l.opts.start.call(e,l),b.fx.timer(b.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function tr(e,t){var n,r,i,o,a;for(i in e)if(r=b.camelCase(i),o=t[r],n=e[i],b.isArray(n)&&(o=n[1],n=e[i]=n[0]),i!==r&&(e[r]=n,delete e[i]),a=b.cssHooks[r],a&&"expand"in a){n=a.expand(n),delete e[r];for(i in n)i in e||(e[i]=n[i],t[i]=o)}else t[r]=o}b.Animation=b.extend(er,{tweener:function(e,t){b.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");var n,r=0,i=e.length;for(;i>r;r++)n=e[r],Qn[n]=Qn[n]||[],Qn[n].unshift(t)},prefilter:function(e,t){t?Gn.unshift(e):Gn.push(e)}});function nr(e,t,n){var r,i,o,a,s,u,l,c,p,f=this,d=e.style,h={},g=[],m=e.nodeType&&nn(e);n.queue||(c=b._queueHooks(e,"fx"),null==c.unqueued&&(c.unqueued=0,p=c.empty.fire,c.empty.fire=function(){c.unqueued||p()}),c.unqueued++,f.always(function(){f.always(function(){c.unqueued--,b.queue(e,"fx").length||c.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[d.overflow,d.overflowX,d.overflowY],"inline"===b.css(e,"display")&&"none"===b.css(e,"float")&&(b.support.inlineBlockNeedsLayout&&"inline"!==un(e.nodeName)?d.zoom=1:d.display="inline-block")),n.overflow&&(d.overflow="hidden",b.support.shrinkWrapBlocks||f.always(function(){d.overflow=n.overflow[0],d.overflowX=n.overflow[1],d.overflowY=n.overflow[2]}));for(i in t)if(a=t[i],Vn.exec(a)){if(delete t[i],u=u||"toggle"===a,a===(m?"hide":"show"))continue;g.push(i)}if(o=g.length){s=b._data(e,"fxshow")||b._data(e,"fxshow",{}),"hidden"in s&&(m=s.hidden),u&&(s.hidden=!m),m?b(e).show():f.done(function(){b(e).hide()}),f.done(function(){var t;b._removeData(e,"fxshow");for(t in h)b.style(e,t,h[t])});for(i=0;o>i;i++)r=g[i],l=f.createTween(r,m?s[r]:0),h[r]=s[r]||b.style(e,r),r in s||(s[r]=l.start,m&&(l.end=l.start,l.start="width"===r||"height"===r?1:0))}}function rr(e,t,n,r,i){return new rr.prototype.init(e,t,n,r,i)}b.Tween=rr,rr.prototype={constructor:rr,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(b.cssNumber[n]?"":"px")},cur:function(){var e=rr.propHooks[this.prop];return e&&e.get?e.get(this):rr.propHooks._default.get(this)},run:function(e){var t,n=rr.propHooks[this.prop];return this.pos=t=this.options.duration?b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rr.propHooks._default.set(this),this}},rr.prototype.init.prototype=rr.prototype,rr.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=b.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[b.cssProps[e.prop]]||b.cssHooks[e.prop])?b.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},rr.propHooks.scrollTop=rr.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.each(["toggle","show","hide"],function(e,t){var n=b.fn[t];b.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(ir(t,!0),e,r,i)}}),b.fn.extend({fadeTo:function(e,t,n,r){return this.filter(nn).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=b.isEmptyObject(e),o=b.speed(t,n,r),a=function(){var t=er(this,b.extend({},e),o);a.finish=function(){t.stop(!0)},(i||b._data(this,"finish"))&&t.stop(!0)};return a.finish=a,i||o.queue===!1?this.each(a):this.queue(o.queue,a)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return"string"!=typeof e&&(r=n,n=e,e=t),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=null!=e&&e+"queueHooks",o=b.timers,a=b._data(this);if(n)a[n]&&a[n].stop&&i(a[n]);else for(n in a)a[n]&&a[n].stop&&Jn.test(n)&&i(a[n]);for(n=o.length;n--;)o[n].elem!==this||null!=e&&o[n].queue!==e||(o[n].anim.stop(r),t=!1,o.splice(n,1));(t||!r)&&b.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=b._data(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=b.timers,a=r?r.length:0;for(n.finish=!0,b.queue(this,e,[]),i&&i.cur&&i.cur.finish&&i.cur.finish.call(this),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;a>t;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}});function ir(e,t){var n,r={height:e},i=0;for(t=t?1:0;4>i;i+=2-t)n=Zt[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}b.each({slideDown:ir("show"),slideUp:ir("hide"),slideToggle:ir("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){b.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),b.speed=function(e,t,n){var r=e&&"object"==typeof e?b.extend({},e):{complete:n||!n&&t||b.isFunction(e)&&e,duration:e,easing:n&&t||t&&!b.isFunction(t)&&t};return r.duration=b.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in b.fx.speeds?b.fx.speeds[r.duration]:b.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){b.isFunction(r.old)&&r.old.call(this),r.queue&&b.dequeue(this,r.queue)},r},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},b.timers=[],b.fx=rr.prototype.init,b.fx.tick=function(){var e,n=b.timers,r=0;for(Xn=b.now();n.length>r;r++)e=n[r],e()||n[r]!==e||n.splice(r--,1);n.length||b.fx.stop(),Xn=t},b.fx.timer=function(e){e()&&b.timers.push(e)&&b.fx.start()},b.fx.interval=13,b.fx.start=function(){Un||(Un=setInterval(b.fx.tick,b.fx.interval))},b.fx.stop=function(){clearInterval(Un),Un=null},b.fx.speeds={slow:600,fast:200,_default:400},b.fx.step={},b.expr&&b.expr.filters&&(b.expr.filters.animated=function(e){return b.grep(b.timers,function(t){return e===t.elem}).length}),b.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){b.offset.setOffset(this,e,t)});var n,r,o={top:0,left:0},a=this[0],s=a&&a.ownerDocument;if(s)return n=s.documentElement,b.contains(n,a)?(typeof a.getBoundingClientRect!==i&&(o=a.getBoundingClientRect()),r=or(s),{top:o.top+(r.pageYOffset||n.scrollTop)-(n.clientTop||0),left:o.left+(r.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}):o},b.offset={setOffset:function(e,t,n){var r=b.css(e,"position");"static"===r&&(e.style.position="relative");var i=b(e),o=i.offset(),a=b.css(e,"top"),s=b.css(e,"left"),u=("absolute"===r||"fixed"===r)&&b.inArray("auto",[a,s])>-1,l={},c={},p,f;u?(c=i.position(),p=c.top,f=c.left):(p=parseFloat(a)||0,f=parseFloat(s)||0),b.isFunction(t)&&(t=t.call(e,n,o)),null!=t.top&&(l.top=t.top-o.top+p),null!=t.left&&(l.left=t.left-o.left+f),"using"in t?t.using.call(e,l):i.css(l)}},b.fn.extend({position:function(){if(this[0]){var e,t,n={top:0,left:0},r=this[0];return"fixed"===b.css(r,"position")?t=r.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),b.nodeName(e[0],"html")||(n=e.offset()),n.top+=b.css(e[0],"borderTopWidth",!0),n.left+=b.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-b.css(r,"marginTop",!0),left:t.left-n.left-b.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||o.documentElement;while(e&&!b.nodeName(e,"html")&&"static"===b.css(e,"position"))e=e.offsetParent;return e||o.documentElement})}}),b.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);b.fn[e]=function(i){return b.access(this,function(e,i,o){var a=or(e);return o===t?a?n in a?a[n]:a.document.documentElement[i]:e[i]:(a?a.scrollTo(r?b(a).scrollLeft():o,r?o:b(a).scrollTop()):e[i]=o,t)},e,i,arguments.length,null)}});function or(e){return b.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}b.each({Height:"height",Width:"width"},function(e,n){b.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){b.fn[i]=function(i,o){var a=arguments.length&&(r||"boolean"!=typeof i),s=r||(i===!0||o===!0?"margin":"border");return b.access(this,function(n,r,i){var o;return b.isWindow(n)?n.document.documentElement["client"+e]:9===n.nodeType?(o=n.documentElement,Math.max(n.body["scroll"+e],o["scroll"+e],n.body["offset"+e],o["offset"+e],o["client"+e])):i===t?b.css(n,r,s):b.style(n,r,i,s)},n,a?i:t,a,null)}})}),e.jQuery=e.$=b
/* REMOVE AMD DEFINITION SINCE NOT NEEDED ,"function"==typeof define&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return b})*/})(window);
convert_temp.jQuery = jQuery.noConflict(true);
} else {
convert_temp.jQuery = jQuery;
}
})();
/* include this after including jQuery*/
//check if we have jQuery, if not throw an error
if(typeof(convert_temp.jQuery)=="undefined" || typeof(convert_temp.jQuery.fn)=="undefined")
throw "jQuery library was not found, aborting everything..."
var convert_temp = convert_temp || {};
convert_temp.jQuery = convert_temp.jQuery || {};
convert_temp.jQuery.fn = convert_temp.jQuery.fn || {};
(function(){
//overwrite the jQuery standard CSS method to handle in a different way cssText
var originalCssMethod = convert_temp.jQuery.fn.css;
// Define overriding method.
convert_temp.jQuery.fn.css = function(name,value){
//console.log("CSS overwritten");
if(name=="cssText" && typeof(value)=="undefined") {
try{
return this.get(0).style.cssText;
}catch(e){
}
} else return originalCssMethod.apply( this, arguments );
};
if(typeof(convert_temp.jQuery.browser)=="undefined")
convert_temp.jQuery.browser = (function() {
var uaMatch = function( ua ) {
ua = ua.toLowerCase();
var match = /(chrome)[ \/]([\w.]+)/.exec( ua ) ||
/(webkit)[ \/]([\w.]+)/.exec( ua ) ||
/(opera)(?:.*version|)[ \/]([\w.]+)/.exec( ua ) ||
/(msie) ([\w.]+)/.exec( ua ) ||
ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec( ua ) ||
[];
return {
browser: match[ 1 ] || "",
version: match[ 2 ] || "0"
};
};
matched = uaMatch( navigator.userAgent );
var browser = {};
if ( matched.browser ) {
browser[ matched.browser ] = true;
browser.version = matched.version;
}
return browser;
})();
convert_temp.$ = convert_temp.jQuery;
/*legacy stuff*/
if(typeof(REED_$)=="undefined") {
window['REED_$'] = convert_temp.jQuery;
window['REED'] = {};
REED._$ = convert_temp.jQuery;
}
})();
var convert_temp = convert_temp || {}; convert_temp.data = {"u_id":"10007419","prj":{"utc_of":"0","extset":{"ips":{"s":["3190513198","3039590096","3365803956","1678141080","3202979614","1258756122","3203242325","3362985446","3003521094","1635562134","1262957316","2224898567","3186436211","3130977378","3126165578","3384737397","1395051645","1361158180","3003539636","2335132214","3040487217","3041079697","3045603809","1317342756","3130977389","3190449846","3003522933"],"r":[]},"maxvis":0,"maxtv":0,"minordv":0,"maxordv":99999,"mindays":90,"csmb":"$","minvis":500,"minconv":1,"stopTrackingGoalsAfterDays":"30","dnt":"0","gdprw":false,"d_anon":true,"autlnk":true,"srm_check":false,"smart_recommendations":true,"gaUA":[]},"id":"10006767","name":"","global_d":{"js":"window.userScrolled=false;\nwindow.onscroll = function(ev) {\nif ( (window.scrollY > window.innerHeight)&& window.userScrolled==false ) {\nwindow._conv_q = _conv_q || [];\nwindow._conv_q.push([\"executeExperiment\",\"{{100029784}}\"]);\nwindow.userScrolled=true;\n}\n};\n\nfunction loggedIn(){\n return document.cookie.match(\/\"ivlogged_in\"\/) !== null;\n}"},"domains":{"VisaDirect":["VisaDirect"]},"domainsCount":1},"experiments":{"100030673":{"n":"Test #100030673","v":"7","id":100030673,"t_r_a":[[[{"entid":"50","compid":"5","not":false,"data":"\/apply-online\/"}],[{"entid":"50","compid":"5","not":true,"data":"\/apply-online\/mexico"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"a","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","data":true,"not":false,"compid":"10","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"},{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"e","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","compid":"10","not":false,"data":false,"repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"56","compid":"10","not":false,"data":false,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"1","integr":[],"s":"3","global_d":{"js":""},"sets":{"minordv":0,"maxordv":0,"split_url_settings":{"split_regex_support":true,"split_add_query_params":false,"split_query_params_hide_regex":false}},"vars":{"1000200895":{"p":50,"secs":[],"content":{"js":[],"html":[]},"chng":[""],"active":0,"name":"Var #1000200895"},"1000200896":{"p":50,"secs":[],"content":{"js":[],"html":[]},"chng":[""],"active":0,"name":"Var #1000200896"}},"vars_sort":[1000200895,1000200896]},"100030842":{"n":"Test #100030842","v":"7","id":100030842,"t_r_a":[[[{"entid":"50","compid":"5","not":false,"data":"VisaDirect"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"j","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"0"}],"tp":"1","integr":[],"s":"3","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":false,"split_query_params_hide_regex":false}},"vars":{"1000201296":{"p":"25.00","secs":[],"content":{"js":[],"html":[]},"chng":[""],"active":0,"name":"Var #1000201296"},"1000201297":{"p":"25.00","secs":[],"content":{"js":[],"html":[]},"chng":[""],"active":0,"name":"Var #1000201297"},"1000201298":{"p":"25.00","secs":[],"content":{"js":[],"html":[]},"chng":[""],"active":0,"name":"Var #1000201298"},"1000201299":{"p":"25.00","secs":[],"content":{"js":[],"html":[]},"chng":[""],"active":0,"name":"Var #1000201299"}},"vars_sort":[1000201296,1000201297,1000201298,1000201299]},"100030990":{"n":"Test #100030990","v":"7","id":100030990,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"www.VisaDirect\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","compid":"10","not":false,"data":false,"repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"g","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000201677":{"p":"50.00","secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000201677"},"1000201678":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202209-3dv0xt3
REED.REED_url = '$1?splitversion=202209-3dv0xt3';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202209-3dv0xt3');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202209-3dv0xt3"}},"name":"Var #1000201678"}},"vars_sort":[1000201677,1000201678]},"100030991":{"n":"Test #100030991","v":"7","id":100030991,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"www.VisaDirect\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","data":"g","dn":"cohort","not":false,"compid":"4","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","data":true,"not":false,"compid":"10","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000201679":{"p":50,"secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000201679"},"1000201680":{"p":50,"secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202209-3dv0xt3
REED.REED_url = '$1?splitversion=202209-3dv0xt3';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202209-3dv0xt3');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202209-3dv0xt3"}},"name":"Var #1000201680"}},"vars_sort":[1000201679,1000201680]},"100031121":{"n":"Test #100031121","v":"7","id":100031121,"t_r_a":[[[{"entid":"50","compid":"4","not":0,"data":"https:\/\/www.VisaDirect\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"f","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"0"}],"tp":"3","integr":[],"s":"1","global_d":{"js":""},"sets":[],"vars":{"1000202005":{"p":50,"secs":[""],"content":{"js":[{"c":"","w":2}],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202005"},"1000202006":{"p":50,"secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV > DIV.most-popular-visas-all.mb-2.flex.flex-col.justify-center.items-center.mt-6.flex-wrap').hide();
},"w":2}],"html":[]},"chng":["Version 2"],"active":1,"settings":[],"name":"Var #1000202006"}},"vars_sort":[1000202005,1000202006]},"100031183":{"n":"Test #100031183","v":"7","id":100031183,"t_r_a":[[[{"entid":"50","compid":"4","not":0,"data":"https:\/\/www.VisaDirect\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"f","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"0"}],"tp":"3","integr":[],"s":"1","global_d":{"js":""},"sets":[],"vars":{"1000202176":{"p":"50.00","secs":[""],"content":{"js":[{"c":"","w":2}],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202176"},"1000202177":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV > DIV.most-popular-visas-all.mb-2.flex.flex-col.justify-center.items-center.mt-6.flex-wrap').hide();
},"w":2}],"html":[]},"chng":["Version 2"],"active":1,"settings":[],"name":"Var #1000202177"}},"vars_sort":[1000202176,1000202177]},"100031198":{"n":"Test #100031198","v":"7","id":100031198,"t_r_a":[[[{"entid":"50","compid":"5","not":false,"data":"\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"h","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"0"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000202219":{"p":"50.00","secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202219"},"1000202220":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202210-32qcjrg
REED.REED_url = '$1?splitversion=202210-32qcjrg';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202210-32qcjrg');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202210-32qcjrg"}},"name":"Var #1000202220"}},"vars_sort":[1000202219,1000202220]},"100031200":{"n":"Test #100031200","v":"7","id":100031200,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"h","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"0"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000202223":{"p":"50.00","secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202223"},"1000202224":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202210-32qcjrg
REED.REED_url = '$1?splitversion=202210-32qcjrg';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202210-32qcjrg');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202210-32qcjrg"}},"name":"Var #1000202224"}},"vars_sort":[1000202223,1000202224]},"100031283":{"n":"Test #100031283","v":"7","id":100031283,"t_r_a":[[[{"entid":"50","compid":"4","not":false,"data":"www.VisaDirect"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"i","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"21","compid":"10","not":false,"data":"0","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"3","integr":[],"s":"1","global_d":{"js":""},"sets":[],"vars":{"1000202429":{"p":"50.00","secs":[""],"content":{"js":[{"c":"","w":2}],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202429"},"1000202430":{"p":"50.00","secs":[""],"content":{"js":[{"c":"","w":2}],"html":[{"c":"loadjs.ready('page_loaded', function(){ \n setTimeout(function(){\n if(typeof gsc === \"function\"){\n gsc('show', 272071);\n }\n }, 3000);\n});","w":0}]},"chng":["Version 2"],"active":1,"settings":[],"name":"Var #1000202430"}},"vars_sort":[1000202429,1000202430]},"100031293":{"n":"Test #100031293","v":"7","id":100031293,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"b","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000202455":{"p":"50.00","secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202455"},"1000202456":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202209-3dutn7a
REED.REED_url = '$1?splitversion=202209-3dutn7a';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202209-3dutn7a');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202209-3dutn7a"}},"name":"Var #1000202456"}},"vars_sort":[1000202455,1000202456]},"100031296":{"n":"Test #100031296","v":"7","id":100031296,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","data":"b","dn":"cohort","not":false,"compid":"4","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","data":true,"not":false,"compid":"10","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000202461":{"p":"50.00","secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202461"},"1000202462":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202209-3dutn7a
REED.REED_url = '$1?splitversion=202209-3dutn7a';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202209-3dutn7a');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202209-3dutn7a"}},"name":"Var #1000202462"}},"vars_sort":[1000202461,1000202462]},"100031362":{"n":"Test #100031362","v":"7","id":100031362,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"\/apply-online\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"a","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","data":true,"not":false,"compid":"10","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"1","integr":[],"s":"1","global_d":{"js":""},"sets":{"split_url_settings":{"split_regex_support":true,"split_add_query_params":true,"split_query_params_hide_regex":false}},"vars":{"1000202605":{"p":"50.00","secs":[""],"content":{"js":[],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202605"},"1000202606":{"p":"50.00","secs":[""],"content":{"js":[{"c":function(){
//varURL:$1?splitversion=202210-3dn9t66
REED.REED_url = '$1?splitversion=202210-3dn9t66';
var REEDlocalUrl = window.location.href;REED.REED_url = REEDlocalUrl.replace(new RegExp('([^\\?]+)?\\?{0,1}(.*)$','i'),'$1?splitversion=202210-3dn9t66');
REED.REED_url = REED.REED_url.replace('&&', '&');
REED.REED_url = REED.REED_url.replace('?&', '?');
REED.REED_url = REED.REED_url.replace('&?', '&');
if(REED.REED_url.indexOf('&') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}if(REED.REED_url.indexOf('?') === (REED.REED_url.length - 1)) {REED.REED_url = REED.REED_url.substring(0, (REED.REED_url.length - 1));}REED.REED_url = REED.REED_url.match(new RegExp('http|https')) ? REED.REED_url : window.location.protocol + REED.REED_url;if(typeof(convert)!='undefined' && typeof(convert.cookieUrl)=='function') REED.REED_url = convert.cookieUrl(REED.REED_url);
if(window.location.href!=REED.REED_url) { REED_$('html').html('
');window.location=REED.REED_url; }
},"w":1}],"html":[]},"chng":["Version 2"],"active":1,"settings":{"split_url_settings":{"original_pattern":"https:\/\/www.VisaDirect\/([^\\?]+)?\\?{0,1}(.*)$","variation_pattern":"https:\/\/www.VisaDirect\/$1?splitversion=202210-3dn9t66"}},"name":"Var #1000202606"}},"vars_sort":[1000202605,1000202606]},"100031380":{"n":"Test #100031380","v":"7","id":100031380,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"VisaDirect\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","compid":"4","dn":"cohort","not":false,"data":"d","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"57","compid":"10","not":false,"data":true,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"3","integr":[],"s":"1","global_d":{"js":""},"sets":[],"vars":{"1000202651":{"p":"25.00","secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/rqlRO3c.png');
},"w":2}],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202651"},"1000202652":{"p":"25.00","secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/ATF2DM6.png');
},"w":2}],"html":[]},"chng":["Version 2"],"active":1,"settings":[],"name":"Var #1000202652"},"1000202653":{"p":"25.00","secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','/index_files/VisaDirect-logo-bars.png');
},"w":2}],"html":[]},"chng":["Version af"],"active":1,"settings":[],"name":"Var #1000202653"},"1000202654":{"p":"25.00","secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/CzmCB0b.png');convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/Kwc094S.png');
},"w":2}],"html":[]},"chng":["Version 55"],"active":1,"settings":[],"name":"Var #1000202654"}},"vars_sort":[1000202651,1000202652,1000202653,1000202654]},"100031393":{"n":"Test #100031393","v":"7","id":100031393,"t_r_a":[[[{"entid":"50","compid":"6","not":false,"data":"VisaDirect\/"}]]],"t_r_f":[],"t_seg":[],"t_ad_r":[{"r":[[[{"entid":"53","data":"d","dn":"cohort","not":false,"compid":"4","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"55","data":true,"not":false,"compid":"10","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"tp":"2"}],"tp":"3","integr":[],"s":"1","global_d":{"js":""},"sets":[],"vars":{"1000202679":{"p":25,"secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/rqlRO3c.png');
},"w":2}],"html":[]},"chng":["Version 1"],"active":1,"settings":[],"name":"Var #1000202679"},"1000202680":{"p":25,"secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/ATF2DM6.png');
},"w":2}],"html":[]},"chng":["Version 2"],"active":1,"settings":[],"name":"Var #1000202680"},"1000202681":{"p":25,"secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','/index_files/VisaDirect-logo-bars.png');
},"w":2}],"html":[]},"chng":["Version af"],"active":1,"settings":[],"name":"Var #1000202681"},"1000202682":{"p":25,"secs":[""],"content":{"js":[{"c":function(){
convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/CzmCB0b.png');convert._$('DIV.logo-container > IMG.logo-VisaDirect').attr('src','').attr('src','https://i.imgur.com/Kwc094S.png');
},"w":2}],"html":[]},"chng":["Version 55"],"active":1,"settings":[],"name":"Var #1000202682"}},"vars_sort":[1000202679,1000202680,1000202681,1000202682]}},"goals":{"100026665":{"add":[[[{"entid":16,"compid":"3","dn":null,"not":1,"data":1,"repeat":1,"timesearch":0,"visitsCountSearch":0},{"entid":18,"compid":"3","dn":null,"not":1,"data":10,"repeat":1,"timesearch":0,"visitsCountSearch":0}]]],"vpoints":"0","tp":0,"sts":[],"isbounce":1},"100026670":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026671":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026672":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026673":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026674":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026675":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026676":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026677":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0},"100026678":{"add":[[[{"entid":"31","not":false,"compid":"5","data":"\/aland-islands-schengen-visa|\/albania-visa|\/algeria-health-declaration-form|\/american-samoa-health-clearance|\/angola-travel-registration|\/angola-e-visa|\/anguilla-visitor-application-form|\/anguilla-visa|\/antigua-and-barbuda-traveler-accommodation-form|\/antigua-and-barbuda-e-visa|\/argentina-health-declaration-form|\/visa-argentina-reciprocity-fee|\/argentina-tourist-evisa|\/armenia-e-visa|\/aruba-ed-card|\/australia-covid-19-request-travel-form|\/visa-australia|\/australia-maritime-travel-declaration|\/australia-travel-declaration|\/australia-tourist-stream|\/australia-evisitor|\/austria-etias|\/austria-pre-travel-clearance|\/austria-schengen-visa|\/azerbaijan-visa|\/bahamas-travel-health-card|\/bahrain-health-declaration-form|\/bahrain-visa|\/bangladesh-health-declaration|\/bangladesh-visa|\/barbados-ed-card|\/belgium-etias|\/belgium-passenger-locator-form|\/belgium-schengen-visa|\/belize-health-declaration-form|\/benin-arrival-form|\/benin-e-visa|\/bermuda-1-year-residential-certificate|\/bermuda-travel-authorization|\/bhutan-health-declaration-form|\/bolivia-passenger-locator-form|\/bonaire-health-declaration-form|\/botswana-visa|\/brazil-business-visa|\/brazil-visa|\/brazil-travelers-health-declaration-form|\/brunei-darussalam-health-declaration-form|\/bulgaria-etias|\/bulgaria-schengen-visa|\/bulgaria-travel-declaration|\/cambodia-visa|\/canada-arrivecan|\/canada-visa-eta|\/cape-verde-visa|\/cape-verde-surveillance-and-health-control-form|\/cayman-islands-travel-application|\/chile-travelers-affidavit|\/china-m-visa-shanghai|\/china-visa|\/china-health-declaration-form|\/china-10-year-visa|\/christmas-island-health-declaration-form|\/cocos-k-island-health-declaration-form|\/colombia-check-mig-form|\/colombia-visa-on-arrival|\/comoros-sanitary-traveler-form|\/cook-islands-health-declaration-form|\/costa-rica-health-pass-insurance|\/costa-rica-health-pass|\/croatia-travel-announcement-form|\/croatia-etias|\/croatia-schengen-visa|\/cuba-health-declaration-card|\/intl-tourist-card-cuba|\/usa-tourist-card-cuba|\/curacao-immigration-and-locator-card|\/cyprus-etias|\/cyprus-flight-pass|\/cyprus-schengen-visa|\/czech-etias|\/czech-republic-passenger-locator-form|\/czech-republic-schengen-visa|\/drc-congo-traveler-registration|\/denmark-etias|\/denmark-health-declaration-form|\/denmark-schengen-visa|\/djibouti-e-visa|\/dominica-health-questionnaire|\/tourist-card-dominican-republic|\/dominican-republic-e-ticket|\/ecuador-traveler-health-declaration|\/egypt-declaration-form|\/egypt-e-visa|\/estonia-etias|\/estonia-passenger-locator|\/estonia-schengen-visa|\/ethiopia-business-visa|\/ethiopia-health-declaration-form|\/ethiopia-visa|\/falkland-islands-malvinas-health-declaration-form|\/finland-etias|\/finland-schengen-visa|\/france-etias|\/france-schengen-visa|\/france-travel-certificate|\/french-polynesia-etis|\/gabon-health-declaration-form|\/gabon-e-visa|\/georgia-business-visa|\/georgia-pre-registration|\/georgia-e-visa|\/germany-digital-registration-on-entry|\/germany-schengen-visa|\/ghana-health-declaration-form|\/gibraltar-passenger-locator-form|\/greece-etias|\/greece-passenger-locator-form|\/greece-schengen-visa|\/greenland-sumut-form|\/grenada-travel-authorization|\/guadeloupe-health-declaration-form|\/guam-health-declaration-form|\/guatemala-health-pass|\/guernsey-leave-to-enter|\/guinea-evisa|\/guyana-passenger-locator-form|\/honduras-pre-check|\/hong-kong-electronic-health-declaration-form|\/hong-kong-visa|\/hungary-etias|\/hungary-schengen-visa|\/iceland-etias|\/iceland-pre-registration-form|\/iceland-schengen-visa|\/india-business-visa-application|\/india-medical-visa-application|\/india-oci-card|\/india-oci-card-for-uk-and-uae|\/india-self-declaration-form|\/india-visa-application|\/indonesia-b211a-visa|\/indonesia-health-alert-card|\/iran-covid-self-declaration|\/iran-evisa|\/ireland-passenger-locator-form|\/ireland-etias|\/ireland-schengen-visa|\/israel-inbound-passenger-statement|\/italy-etias|\/italy-schengen-visa|\/italy-health-declaration-form|\/ivory-coast-air-travel-declaration|\/ivory-coast-e-visa|\/jamaica-travel-authorization|\/japan-health-declaration-form|\/jersey-travel-registration|\/jordan-health-declaration|\/jordan-pass|\/jordan-visit-visa|\/kazakhstan-health-declaration-form|\/kenya-east-africa-visa|\/kenya-travelers-health-surveillance-form|\/kenya-visa|\/kuwait-travel-registration|\/kuwait-visa|\/kyrgyzstan-business-e-visa|\/kyrgyzstan-e-visa|\/kyrgyzstan-transit-e-visa|\/laos-visa|\/latvia-covid-pass|\/latvia-etias|\/latvia-schengen-visa|\/lebanon-moph-pass|\/lesotho-e-visa|\/liberia-health-declaration-form|\/libya-visa|\/liechtenstein-etias|\/liechtenstein-entry-form|\/liechtenstein-schengen-visa|\/lithuania-etias|\/lithuania-registration-form|\/lithuania-schengen-visa|\/luxembourg-etias|\/luxembourg-schengen-visa|\/macao-health-code|\/madagascar-health-declaration-form|\/madagascar-visa-on-arrival|\/malawi-health-declaration|\/malawi-e-visa|\/malaysia-health-declaration-form|\/malaysia-medical-visa-application|\/malaysia-visa|\/malaysia-entri-visa|\/maldives-health-declaration-form|\/malta-etias|\/malta-schengen-visa|\/malta-declaration-forms|\/martinique-attestation-form|\/mauritius-premium-visa|\/mauritius-health-declaration-form|\/mexico-e-visa-sae|\/mexico-visa|\/mexico-health-declaration-form|\/mexico-tourist-visa|\/mexico-tourist-land-visa|\/moldova-epidemiological-card|\/moldova-e-visa|\/monaco-schengen-visa|\/mongolia-evisa|\/montserrat-access-declaration-form|\/montserrat-e-visa|\/morocco-visa|\/morocco-public-health-passenger-form|\/myanmar-business-visa|\/myanmar-health-declaration-form|\/myanmar-visa|\/namibia-health-questionnaire|\/nepal-traveller-arrival-form|\/nepal-visa|\/netherlands-etias|\/netherlands-health-declaration-form|\/netherland-schengen-visa|\/new-caledonia-travel-certificate|\/new-zealand-eta|\/new-zealand-health-declaration-form|\/new-zealand-visitor-visa|\/nigeria-e-visa|\/nigeria-health-declaration|\/nigeria-visa|\/norfolk-island-health-declaration-form|\/north-korea-visa|\/northern-mariana-islands-health-declaration-form|\/norway-entry-registration|\/norway-schengen-visa|\/oman-gcc-visa|\/oman-traveler-registration|\/oman-visa|\/pakistan-pass-track|\/pakistan-visa|\/panama-electronic-affidavit|\/papua-new-guinea-health-declaration-form|\/papua-new-guinea-e-visa|\/paraguay-health-declaration|\/peru-health-declaration-form|\/philippines-e-cif|\/philippines-travel-authorization-certificate|\/poland-etias|\/poland-passenger-locator-form|\/poland-schengen-visa|\/portugal-etias|\/portugal-passenger-locator-card|\/portugal-schengen-visa|\/puerto-rico-health-declaration-form|\/qatar-e-visa|\/qatar-health-declaration-form|\/reunion-attestation|\/romania-covid-statement|\/romania-etias|\/romania-visa|\/romania-schengen-visa|\/russia-invitation-letter-for-business|\/vladivostok-visa|\/russia-health-declaration-form|\/kaliningrad-visa|\/st-petersburg-e-visa|\/russia-invitation-letter|\/russia-fan-id-world-cup|\/rwanda-conference-visa|\/rwanda-east-africa-visa|\/rwanda-e-visa|\/rwanda-passenger-locator|\/st-kitts-and-nevis-immigration-form|\/st-kitts-and-nevis-e-visa|\/saint-lucia-travel-registration-form|\/st-vincent-and-grenadines-pre-arrival-travel-form|\/samoa-medical-clearance|\/san-marino-schengen-visa|\/sao-tome-e-visa|\/saudi-arabia-arrival-registration|\/saudi-arabia-e-visa|\/senegal-passenger-locator-form|\/serbia-self-assessment-form|\/seychelles-travel-authorization|\/sierra-leone-health-declaration-form|\/singapore-air-travel-pass|\/singapore-electronic-arrival-card|\/singapore-e-visa|=\/st-maarten-electronic-health-authorization-system|\/st-maarten-transit-electronic-health-authorization-system|\/slovakia-etias|\/slovakia-public-health-locator-form|\/slovakia-schengen-visa|\/slovenia-etias|\/slovenia-entry-registration|\/slovenia-schengen-visa|\/solomon-health-declaration-card|\/south-africa-health-questionnaire|\/south-africa-e-visa|\/south-korea-eta|\/south-sudan-visa|\/spain-etias|\/spain-health-declaration-form|\/spain-schengen-visa|\/sri-lanka-business-visa|\/sri-lanka-health-declaration-form|\/sri-lanka-visa|\/sri-lanka-travel-insurance|\/suriname-visa|\/suriname-health-assessment|\/suriname-e-visa-application|\/sweden-etias|\/sweden-schengen-visa|\/switzerland-covid-certificate|\/switzerland-etias|\/switzerland-entry-form|\/switzerland-schengen-visa|\/taiwan-health-declaration-form|\/taiwan-travel-authorization-certificate|\/taiwan-e-visa|\/tajikistan-visa|\/tajikistan-visa-gbao|\/tanzania-health-surveillance|\/tanzania-visa|\/tanzania-volunteer-visa|\/thailand-t8-form|\/thailand-e-visa|\/togo-traveler-declaration-form|\/trinidad-and-tobago-travel-pass|\/tunisia-health-declaration-form|\/turkey-passenger-locator-form|\/turkey-turkish-visa|\/turks-and-caicos-tci-travel-authorization|\/british-virgin-islands-travel-authorisation|\/us-virgin-islands-travel-screening|\/uganda-east-africa-visa|\/uganda-health-declaration-form|\/uganda-visa-application|\/uganda-transit-visa|\/ukraine-business-e-visa|\/ukraine-e-visa|\/uae-health-declaration-form|\/uae-e-visa|\/uae-transit-e-visa|\/united-kingdom-electronic-visa-waiver|\/uk-passenger-locator-form|\/united-kingdom-visa|\/ukraine-family-scheme|\/united-states-attestation-form|\/us-tourist-visa|\/usa-b1b2-renewal|\/dv-lottery|\/esta-visa-usa|\/evus-enrollment|\/hawaii-travel-and-health-form|\/new-york-traveler-health-form|\/uruguay-health-declaration-form|\/uzbekistan-transit-e-visa|\/uzbekistan-e-visa|\/vanuatu-traveler-registration|\/vatican-city-schengen-visa|\/venezuela-pase-de-salud|\/vietnam-online-medical-declaration-form|\/vietnam-e-visa|\/vietnam-visa|\/zambia-day-tripper-evisa|\/zambia-health-declaration-form|\/zambia-transit-evisa|\/zambia-visa|\/zimbabwe-health-declaration-form|\/zimbabwe-visa","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"vpoints":"0","tp":0,"sts":[],"isbounce":0},"100026679":{"add":[[[{"data":"www.VisaDirect\/","entid":"31","compid":"5","not":false,"repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"vpoints":"0","tp":2,"sts":{"evts":[{"ev":"click","s":"BUTTON#btn_visa_checker"}]},"isbounce":0},"100026724":{"add":[[[{"entid":"31","not":false,"compid":"5","data":"\/apply-online\/","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"vpoints":"0","tp":0,"sts":[],"isbounce":0},"100027088":{"add":[[[{"entid":"20","data":120,"compid":"3","not":false,"repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"60","data":100026675,"not":false,"compid":"10","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"vpoints":"0","tp":0,"sts":[],"isbounce":0},"100027516":{"add":[],"vpoints":"0","tp":1,"sts":[],"isbounce":0}},"specgoals":{"bounce":100026665},"segments":{"10002538":{"id":"10002538","r":[[[{"entid":"53","compid":"4","not":false,"data":"g","key":"cohort","repeat":null,"timesearch":null,"visitsCountSearch":null}],[{"entid":"54","compid":"10","not":false,"data":"loggedIn()","repeat":null,"timesearch":null,"visitsCountSearch":null}]]],"r_tp":"1"}},"entities":{"1":{"entity_id":"1","group_id":"1","nice_name":"browser"},"2":{"entity_id":"2","group_id":"1","nice_name":"browserV"},"3":{"entity_id":"3","group_id":"1","nice_name":"os"},"4":{"entity_id":"4","group_id":"1","nice_name":"flash"},"5":{"entity_id":"5","group_id":"1","nice_name":"java"},"6":{"entity_id":"6","group_id":"1","nice_name":"screenColor"},"7":{"entity_id":"7","group_id":"1","nice_name":"screenResolution"},"10":{"entity_id":"10","group_id":"2","nice_name":"landingPage"},"11":{"entity_id":"11","group_id":"3","nice_name":"keyword"},"12":{"entity_id":"12","group_id":"3","nice_name":"sourceName"},"13":{"entity_id":"13","group_id":"3","nice_name":"referalMedium"},"14":{"entity_id":"14","group_id":"3","nice_name":"referalPath"},"15":{"entity_id":"15","group_id":"5","nice_name":"dayHour"},"16":{"entity_id":"16","group_id":"4","nice_name":"pageDepth"},"17":{"entity_id":"17","group_id":"4","nice_name":"daysLastVisit"},"18":{"entity_id":"18","group_id":"4","nice_name":"visitDuration"},"19":{"entity_id":"19","group_id":"4","nice_name":"timeOnPage"},"20":{"entity_id":"20","group_id":"4","nice_name":"avgTimeOnPAge"},"21":{"entity_id":"21","group_id":"4","nice_name":"visitKnown"},"22":{"entity_id":"22","group_id":"4","nice_name":"countVisits"},"24":{"entity_id":"24","group_id":"4","nice_name":"city"},"25":{"entity_id":"25","group_id":"4","nice_name":"country"},"26":{"entity_id":"26","group_id":"4","nice_name":"language"},"27":{"entity_id":"27","group_id":"4","nice_name":"region"},"28":{"entity_id":"28","group_id":"4","nice_name":"segment"},"29":{"entity_id":"29","group_id":"2","nice_name":"queryString"},"31":{"entity_id":"31","group_id":"2","nice_name":"pageUrl"},"33":{"entity_id":"33","group_id":"4","nice_name":"visitorPoints"},"34":{"entity_id":"34","group_id":"5","nice_name":"weekDay"},"35":{"entity_id":"35","group_id":"5","nice_name":"ptzWeekDay"},"36":{"entity_id":"36","group_id":"5","nice_name":"ptzDayHour"},"37":{"entity_id":"37","group_id":"5","nice_name":"minute"},"38":{"entity_id":"38","group_id":"5","nice_name":"tzMinute"},"39":{"entity_id":"39","group_id":"6","nice_name":"v0"},"40":{"entity_id":"40","group_id":"6","nice_name":"v1"},"41":{"entity_id":"41","group_id":"6","nice_name":"v2"},"42":{"entity_id":"42","group_id":"6","nice_name":"v3"},"43":{"entity_id":"43","group_id":"6","nice_name":"v4"},"44":{"entity_id":"44","group_id":"6","nice_name":"v41"},"45":{"entity_id":"45","group_id":"6","nice_name":"v5"},"46":{"entity_id":"46","group_id":"6","nice_name":"cv1"},"47":{"entity_id":"47","group_id":"6","nice_name":"cv2"},"48":{"entity_id":"48","group_id":"6","nice_name":"cv3"},"49":{"entity_id":"49","group_id":"6","nice_name":"cv4"},"50":{"entity_id":"50","group_id":"2","nice_name":"pageUrl1"},"51":{"entity_id":"51","group_id":"1","nice_name":"useragent"},"52":{"entity_id":"52","group_id":"4","nice_name":"testedVisitor"},"53":{"entity_id":"53","group_id":"4","nice_name":"cookie"},"54":{"entity_id":"54","group_id":"6","nice_name":"jscondition"},"55":{"entity_id":"55","group_id":"1","nice_name":"deviceMobile"},"56":{"entity_id":"56","group_id":"1","nice_name":"deviceTablet"},"57":{"entity_id":"57","group_id":"1","nice_name":"deviceDesktop"},"58":{"entity_id":"58","group_id":"3","nice_name":"referalCampaign"},"59":{"entity_id":"59","group_id":"7","nice_name":"weatherCondition"},"60":{"entity_id":"60","group_id":"4","nice_name":"goal"},"61":{"entity_id":"61","group_id":"4","nice_name":"bucketedSegment"}},"eclean":["100029375","100029466","100029496","100029787","100031112"],"comparisons":{"1":{"comparison_id":"1","module_name":"equal"},"2":{"comparison_id":"2","module_name":"less"},"3":{"comparison_id":"3","module_name":"lessEqual"},"4":{"comparison_id":"4","module_name":"matches"},"5":{"comparison_id":"5","module_name":"regeMatches"},"6":{"comparison_id":"6","module_name":"contains"},"7":{"comparison_id":"7","module_name":"endsWith"},"8":{"comparison_id":"8","module_name":"startsWith"},"9":{"comparison_id":"9","module_name":"isIn"},"10":{"comparison_id":"10","module_name":"equal"},"11":{"comparison_id":"11","module_name":"commaSepStringsContains"},"12":{"comparison_id":"12","module_name":"contains"}}};
(function(){var a=!0,g=null,h=!1;function p(b){return function(){return this[b]}}function t(b){return function(){return b}}var v=this;Math.random();var aa=Date.now||function(){return+new Date};function x(b,c){var d=b.split("."),e=v;!(d[0]in e)&&e.execScript&&e.execScript("var "+d[0]);for(var f;d.length&&(f=d.shift());)!d.length&&void 0!==c?e[f]=c:e=e[f]?e[f]:e[f]={}};var A={plugins:{}};A.plugins.ta={};A.plugins.ta.Aa=function(b){try{b=b.replace(/[^a-zA-Z\-_\.\s0-9]/g,""),b=b.substr(0,100)}catch(c){}return b};A.plugins.ta.ff=50;
A.plugins.ta.qe=function(){var b=[],c=[],d;for(d in A.o.experiments)if(A.o.experiments.hasOwnProperty(d)&&!("undefined"==typeof A.data.experiments[d].integr.clicktale||"0"==A.data.experiments[d].integr.clicktale||!A.data.experiments[d].integr.clicktale)){var e=A.o.experiments[d].variation_name,e="Convert: "+A.plugins.ta.Aa(A.data.experiments[d].n)+" - "+A.plugins.Pa.Aa(e);d=d+"_"+A.o.experiments[d].variation_id;try{"function"==typeof window.ClickTaleEvent?window.ClickTaleEvent(e):b.push(e),"function"==
typeof window.ClickTaleField?window.ClickTaleField("convert_e",d):c.push({name:"convert_e",value:d})}catch(f){}break}var k=0;(0
=c&&setTimeout(function(){b()},200):window.ClickTaleIsPlayback()&&("object"==typeof window.ClickTaleContext&&"function"==typeof window.ClickTaleContext.getRecordingContextAsync)&&window.ClickTaleContext.getRecordingContextAsync("1.1",function(b){"undefined"!=typeof b.fields.convert_e&&
(b=b.fields.convert_e.split("_"),A.Vd(b[0],b[1]))})}var c=0;b()};A.f={};A.f.Qa=[];A.f.Fb=[];A.f.Zc={};A.f.Wc=h;A.f.ld=h;A.f.Gb=[];A.f.Md=h;A.f.kd={};A.f.$c={};A.f.Ub=h;A.f.Ba=function(){A.f.ld||(A.a.G.zc("goals_executed",A.I.ie),A.f.ld=a);for(var b in A.data.goals)A.data.goals.hasOwnProperty(b)&&A.f.Rc(b);0!=A.f.Qa.length?A.mc():(A.a.G.wa("goals_executed"),A.I.Ob.goals=1);A.f.wc();A.f.nf()};A.f.qf=function(){A.f.Ba()};x("convert.recheck_goals",A.f.qf);
A.f.He=function(){if(!(A.f.Wc||0==A.f.Qa.length)){A.f.Wc=a;for(var b=0,c=A.f.Qa.length;b=A.data.goals[e].sts.percentage&&!A.f.kd["g-"+e]&&(B.push(["triggerConversion",e]),A.f.kd["g-"+e]=a)}A.f.Ub=a}}),setInterval(function(){A.f.Ub&&(A.f.Ub=h)},200),A.f.Md=a)};A.f.Bb=0;A.f.ad=g;
A.f.wc=function(b){"undefined"==typeof b&&(b=h);A.i(document).ready(function(){if(!b||!(0=A.i(A.data.goals[l].sts.evts[r].s).length?
m=h:(A.data.goals[l].sts.evts[r].binded=a,c(l,r)));A.f.$c[l]=a;m?A.f.Zc[l]=1:e.push(l)}}A.f.Fb=e;0=A.f.Bb?A.f.ad=setTimeout(function(){A.f.wc()},200):A.f.Bb=56}})};
A.f.Rc=function(b){var c=D(),d=h,e=G,f;for(f in e.b)if(e.b.hasOwnProperty(f)&&"1"!=e.b[f].v&&"undefined"==typeof e.b[f].g[b]&&"undefined"!=typeof A.data.experiments[f]){d=a;break}if(d||!(2>A.data.prj.domainsCount))if(d=h,A.data.goals[b].add&&0!=A.data.goals[b].add.length?d=c.Ya(A.data.goals[b].add):0==A.data.goals[b].add.length&&(d=a),-1===d)A.f.Qa.push(b);else if(-2!==d)switch(A.data.goals[b].tp){case "1":case 1:break;case 2:case "2":case 3:case "3":if(d||0===A.data.goals[b].add.length)2==A.data.goals[b].tp?
A.f.Fb.push(b):3==A.data.goals[b].tp&&A.f.Gb.push(b);break;default:d&&G.Dc(b)}};A.f.Ka=function(b,c){G.Dc(b,c)};A.plugins.md={};
A.plugins.md.of=function(){var b;A.K.O.gtm&&A.K.O.gtm.dlv&&("string"==typeof A.K.O.gtm.dlv?("undefined"==typeof window[A.K.O.gtm.dlv]&&(window[A.K.O.gtm.dlv]=[]),b=window[A.K.O.gtm.dlv]):"function"==typeof A.K.O.gtm.dlv?b=A.K.O.gtm.dlv():"object"==typeof A.K.O.gtm.dlv&&(b=A.K.O.gtm.dlv));b||("undefined"==typeof window.dataLayer&&(window.dataLayer=[]),b=window.dataLayer);b=b||[];for(var c in A.o.experiments)if(A.o.experiments.hasOwnProperty(c)){var d=A.o.experiments[c],e;if(A.data.prj.extset.d_anon)e=d.variation_name;
else{if(1>d.variation_name_parts.changes.length)break;if(1==d.variation_name_parts.changes.length)e=d.variation_name_parts.changes[0];else{e="";for(var f=0,k=d.variation_name_parts.changes.length;fA.plugins.Kb.Ac&&setTimeout(function(){A.plugins.Kb.Ac++;try{A.plugins.aa.process_sitecatalyst()}catch(b){}},500);return}e["eVar"+b]="Convert - "+d+" - "+k;d=a}d&&e.tl()})};
A.plugins.aa.process_baidu=function(){window._hmt=window._hmt||[];var b=h,c,d=window.convert.data.experiments,e;for(e in window.convert.currentData.experiments)if(window.convert.currentData.experiments.hasOwnProperty(e)&&!("undefined"==typeof A.data.experiments[e].integr.baidu||"0"==A.data.experiments[e].integr.baidu||!A.data.experiments[e].integr.baidu)){var f=window.convert.currentData.experiments[e],b=d[e]&&d[e].M?d[e].M:"unknown experiment name",b=b.replace("Test #","Test "),f=f.variation_name?
f.variation_name:"unknown variant",f=f.replace("Var #","Variation ");try{var k=A.data.experiments[e].integr;k&&("undefined"!=typeof k.cnnz&&"undefined"!=typeof k.cnnz.cd)&&(c=k.baidu.cd)}catch(l){}window._hmt.push(["_setCustomVar",c,b,f,1]);b=a}b&&window._hmt.push(["_trackEvent","ConvertEvent",testName,variationName,0,1])};
A.plugins.aa.process_clicky=function(){if(window.clicky_custom!=g){window.clicky_custom.visitor={};window.clicky_custom.visitor_keys_cookie=[];var b=window.convert.data.experiments,c;for(c in window.convert.currentData.experiments)if(window.convert.currentData.experiments.hasOwnProperty(c)&&!("undefined"==typeof A.data.experiments[c].integr.clicky||"0"==A.data.experiments[c].integr.clicky||!A.data.experiments[c].integr.clicky)){var d=window.convert.currentData.experiments[c],e=b[c]&&b[c].M?b[c].M:
"unknown experiment name",e=e.replace("Test #","Test "),d=d.variation_name?d.variation_name:"unknown variant",d=d.replace("Var #","Variation ");window.clicky_custom.visitor["test"+e]=e;window.clicky_custom.visitor["variation"+d]=d;window.clicky_custom.visitor_keys_cookie.push("test"+e);window.clicky_custom.visitor_keys_cookie.push("variation"+d)}}};
A.plugins.aa.process_cnzz=function(){window._czc=window._czc||[];var b,c=h,d=window.convert.data.experiments,e;for(e in window.convert.currentData.experiments)if(window.convert.currentData.experiments.hasOwnProperty(e)&&!("undefined"==typeof A.data.experiments[e].integr.cnnz||"0"==A.data.experiments[e].integr.cnnz||!A.data.experiments[e].integr.cnnz)){var c=window.convert.currentData.experiments[e],f=d[e]&&d[e].M?d[e].M:"unknown experiment name",f=f.replace("Test #","Test "),k=c.variation_name?c.variation_name:
"unknown variant",k=k.replace("Var #","Variation ");try{var l=A.data.experiments[e].integr;l&&("undefined"!=typeof l.cnnz&&"undefined"!=typeof l.cnnz.cd)&&(b=l.cnnz.cd)}catch(m){}window._czc.push(["_setCustomVar",b,f,k,1]);c=a}c&&window._czc.push(["_trackEvent","Convert Events",f,k,0,a])};
A.plugins.aa.process_econda=function(){try{"undefined"==typeof window.emosGlobalProperties&&(window.emosGlobalProperties={});window.emosGlobalProperties.abtest=window.emosGlobalProperties.abtest||[];var b=window.convert.data.experiments,c;for(c in window.convert.currentData.experiments)if(window.convert.currentData.experiments.hasOwnProperty(c)&&!("undefined"==typeof A.data.experiments[c].integr.econda||"0"==A.data.experiments[c].integr.econda||!A.data.experiments[c].integr.econda)){var d=window.convert.currentData.experiments[c],
e=b[c]&&b[c].n?b[c].n:"unknown experiment name",e=e.replace("Test #","Test "),f=d.variation_name?d.variation_name:"unknown variant",f=f.replace("Var #","Variation ");window.emosGlobalProperties.abtest.push([e,f])}"function"==typeof window.emosPropertiesEvent&&0c.variation_name_parts.changes.length)break;if(1==c.variation_name_parts.changes.length)d=c.variation_name_parts.changes[0];else{d="";for(var e=0,f=c.variation_name_parts.changes.length;ec-b)};A.a.h.$f=function(b){var c=0,d;for(d in b)b.hasOwnProperty(d)&&c++;return c};
A.a.h.df=function(b,c){var d="www."+b,e=RegExp("^"+c.replace(/\/g,"\\.").replace(/\?/g,"\\?").split("*").join(".*?")+"$");return e.test(d)||e.test(b)};A.a.h.Ke=function(b){var c=A.data.prj.asoc_domains,d,e=h;if("undefined"!=typeof c[b]&&c[b]&&""!=c[b])d="."+c[b],e=a;else for(var f in c)if(c.hasOwnProperty(f)&&A.a.h.df(b,f)){d="."+c[f];e=a;break}return e?d:h};
A.a.h.Ld=function(){try{if(localStorage&&"function"==typeof localStorage.setItem&&document.referrer){var b={};b.timestamp=(new Date).getTime()+1E4;b.data=document.referrer;b=A.a.JSON.stringify(b);localStorage.setItem("splitReferrer",b)}}catch(c){}};A.a.h.La={};
A.a.h.Yd=function(b,c,d,e){e&&(e=50);A.a.h.La[b]||(A.a.h.La[b]={execCount:0,currTimout:g,status:1});window[c]?(A.a.h.La[b].status="2",d()):A.a.h.La[b].execCount>>0;for(this.ka=1;this.ka>>30,this.A[this.ka]=(1812433253*((b&4294901760)>>>16)<<16)+1812433253*(b&65535)+this.ka,this.A[this.ka]>>>=0};this.Yf=function(b,d){var e,f,k;this.qc(19650218);e=1;f=0;for(k=this.X>d?this.X:d;k;k--){var l=this.A[e-
1]^this.A[e-1]>>>30;this.A[e]=(this.A[e]^(1664525*((l&4294901760)>>>16)<<16)+1664525*(l&65535))+b[f]+f;this.A[e]>>>=0;e++;f++;e>=this.X&&(this.A[0]=this.A[this.X-1],e=1);f>=d&&(f=0)}for(k=this.X-1;k;k--)l=this.A[e-1]^this.A[e-1]>>>30,this.A[e]=(this.A[e]^(1566083941*((l&4294901760)>>>16)<<16)+1566083941*(l&65535))-e,this.A[e]>>>=0,e++,e>=this.X&&(this.A[0]=this.A[this.X-1],e=1);this.A[0]=2147483648};this.Ua=function(){var b,d=[0,this.$d];if(this.ka>=this.X){var e;this.ka==this.X+1&&this.qc(5489);
for(e=0;e>>1^d[b&1];for(;e>>1^d[b&1];b=this.A[this.X-1]&this.Zb|this.A[0]&this.Xb;this.A[this.X-1]=this.A[this.vb-1]^b>>>1^d[b&1];this.ka=0}b=this.A[this.ka++];b^=b>>>11;b^=b<<7&2636928640;b^=b<<15&4022730752;return(b^b>>>18)>>>0};this.Rf=function(){return this.Ua()>>>1};this.Sf=function(){return this.Ua()*(1/4294967295)};
this.random=function(){return this.Ua()*(1/4294967296)};this.Tf=function(){return(this.Ua()+0.5)*(1/4294967296)};this.Uf=function(){var b=this.Ua()>>>5,d=this.Ua()>>>6;return 1.1102230246251565E-16*(67108864*b+d)};this.qc(b)};A.a.ya={};A.a.ya.Oc=h;
A.a.ya.Yc=function(){1'):(b=d+(-1!=d.indexOf("?")?"&":"?")+"_conv_v="+
escape(S().U("_conv_v"))+"&_conv_s="+escape(S().U("_conv_s")),b+=c.hash,this.setAttribute("action",b),A.i(this).data("convert_linking","done"));return a}});A.i(this).data("convert_linking_binding","done")}})}})};
A.a.ya.xe=function(b){var c="";if(1q.getTime()&&window.ga&&c.data&&ga("set","referrer",c.data)}}catch(C){}}q=H.url.m._conv_eignore;n=[];try{q&&(n=q.split(","))}catch(y){}(q=H.url.m._conv_eforce)||(q=H.url.m.conveforce);if(q){c=[];try{c=q.split("."),A.b.lc[c[0]]=c[1]}catch(z){}}for(var u in A.data.experiments)A.data.experiments.hasOwnProperty(u)&&
-1==n.indexOf(u)&&!(6>A.data.experiments[u].v&&"undefined"!=typeof b[u])&&(A.b.Rb(u),A.xa&&A.Sa());0!=A.b.za.length?A.mc():A.a.G.wa("experiments_executed")};A.b.Ge=function(){if(!(A.b.Vc||0==A.b.za.length)){A.b.Vc=a;for(var b=0,c=A.b.za.length;b'+A.data.experiments[b].global_d.css+"",b),7<=parseInt(A.data.experiments[b].v)||10035583==A.data.u_id?A.b.xf(b,d):A.b.Kd(b,d),a;"1"==d&&(G.Bf(b),T().fa())}return h}};
A.b.Kd=function(b,c){if(1==A.data.experiments[b].tp&&A.data.experiments[b].vars_sort[0]!=c){G.Ia(b,c);setTimeout(function(){A.a.h.log({msg:"failed to redirect e: "+b+" v: "+c},"splitFailed")},5E3);try{A.a.Y.Fa(A.data.experiments[b].vars[c].content,b,c)}catch(d){A.a.h.log({msg:d.message+b+" v: "+c},"splitRunError")}A.Sa()}else A.a.Y.Fa(A.data.experiments[b].vars[c].content,b,c),G.Ia(b,c)};
A.b.xf=function(b,c){if(1==A.data.experiments[b].tp){if(!A.fd){A.xa=a;G.Ia(b,c);setTimeout(function(){A.a.h.log({msg:"failed to redirect e: "+b+" v: "+c},"splitFailed")},5E3);if(A.data.experiments[b].vars_sort[0]!=c)try{A.a.Y.Fa(A.data.experiments[b].vars[c].content,b,c)}catch(d){A.a.h.log({msg:d.message+b+" v: "+c},"splitRunError")}else try{A.la||window.location.reload()}catch(e){}A.Sa()}}else A.a.Y.Fa(A.data.experiments[b].vars[c].content,b,c),G.Ia(b,c)};A.b.Sd=function(b,c){A.b.Cb[b]=c};
A.b.Re=function(b){var c=G;if(A.b.lc[b])return A.b.lc[b];if(3==A.data.experiments[b].s){for(var d,e=0,f=A.data.experiments[b].vars_sort.length;e>>0)+(c>>>0),m=f+b+(l/2>>>31)>>>0;this.Kc=f;this.Jc=k;var r=0,w=0,b=b^(b<<23|(c&4294967295<<9)>>>9),c=c^c<<23,r=b^f^b>>>18,w=c^k^(c>>>18|(b&4294967295>>>14)<<14),r=r^f>>>5,w=w^(k>>>
5|(f&4294967295>>>27)<<27);this.Mc=r;this.Lc=w;return[m,l>>>0]};this.random=function(){var b=this.pf();return 2.3283064365386963E-10*b[0]+2.220446049250313E-16*(b[1]>>>12)}};A.a.gb={};
A.a.gb.Sc=function(){if("undefined"!=typeof convert_temp&&convert_temp){"undefined"!=typeof convert_temp.$&&(A.i=convert_temp.$);"undefined"!=typeof convert_temp.jQuery&&(A.af=convert_temp.jQuery);for(var b in convert_temp.data)convert_temp.data.hasOwnProperty(b)&&(A.data[b]=convert_temp.data[b]);A.data.prj.extset||(A.data.prj.extset={});convert_temp=g;delete convert_temp;A.data.prj.asoc_domains={};for(var c in A.data.prj.domains)if(A.data.prj.domains.hasOwnProperty(c)){b=0;for(var d=A.data.prj.domains[c].length;bc.variation_name_parts.changes.length)break;if(1==c.variation_name_parts.changes.length)e=c.variation_name_parts.changes[0];
else{e="";for(var f=0,k=c.variation_name_parts.changes.length;fA.plugins.F.gf?A.plugins.F.fc=0:(A.plugins.F.fc++,A.plugins.F.Ec=setTimeout(function(){A.plugins.F.xc(a,a)},A.plugins.F.te)),c))return}catch(F){}for(var n in A.o.experiments)if(A.o.experiments.hasOwnProperty(n)){$foundGaIntegr=h;try{"1"==A.data.experiments[n].integr.ga_cv&&($foundGaIntegr=a)}catch(q){}try{"1"==A.data.experiments[n].integr.ga_ce&&($foundGaIntegr=a)}catch(C){}if($foundGaIntegr){w=A.o.experiments[n];l="CONVERT-"+n;if(A.data.prj.extset.d_anon)m=w.variation_name,
r=escape(m),40w.variation_name_parts.changes.length)break;if(1==w.variation_name_parts.changes.length)m=w.variation_name_parts.changes[0];else{for(var y=Math.floor(40/w.variation_name_parts.changes.length),m="",r=0,z=w.variation_name_parts.changes.length;rA.z.experiments[b].variation_name_parts.changes.length)A.z.experiments[b].variation_name_parts.changes=[],A.z.experiments[b].variation_name_parts.changes.push(A.data.experiments[b].vars[d].name);A.z.experiments[b].variation_name=A.data.experiments[b].vars[d].name;A.z.experiments[b].first_time=a;"undefined"!=typeof this.b[b]&&this.b[b].v==d?(A.z.experiments[b].first_time=h,A.o.experiments[b]=A.z.experiments[b]):
(4!=A.data.experiments[b].tp&&(this.pd=a),A.o.experiments[b]=A.z.experiments[b],this.b[b]={},this.b[b].v=d,this.b[b].g={},T().V("_conv_v",A.a.h.Ta(this.b),"exp"),T().fa())}};this.Bf=function(b){this.b[b]={};this.b[b].v="1";this.b[b].g={};T().V("_conv_v",A.a.h.Ta(this.b),"exp")};this.Dd=function(b){this.j[b]=1;T().V("_conv_v",A.a.h.Ta(this.j),"seg")};this.sc=function(b){return this.j[b]?a:h};this.Dc=function(b,d){if(!(d&&4==A.data.experiments[d].tp)){var e=h;"10032437"==A.data.prj.id&&(e=a);e&&A.a.h.log({g:b,
goals:this.f,cd:A.o,tcd:A.z,ve:this.b},"userDidGoal");var e=0,f=h,k;for(k in this.b)if("undefined"!=typeof d&&(k=d,f=a),!this.b.hasOwnProperty(k)||!A.data.experiments[k]||4==A.data.experiments[k].tp){if(f)break}else if("undefined"==typeof A.data.experiments[k]){if(f)break}else if("1"!=this.b[k].v){if("undefined"==typeof this.b[k].g[b]){this.b[k].g[b]=1;"undefined"==typeof this.Eb[b]&&(this.f.push(b),this.Eb[b]=1);"undefined"==typeof A.z.experiments_goals[k]&&(A.z.experiments_goals[k]={});"undefined"==
typeof A.z.experiments_goals[k][b]&&(A.z.experiments_goals[k][b]=1);"undefined"==typeof A.o.experiments_goals[k]&&(A.o.experiments_goals[k]={});A.o.experiments_goals[k][b]=A.z.experiments_goals[k][b];A.z.goals[b]=1;A.o.goals[b]=A.z.goals[b];try{var l={data:{}};l.data.experience_id=k+"";l.data.variation_id=this.b[k].v+"";l.data.goal_id=b+"";l.data.experience_name=A.data.experiments[k].n;l.data.variation_name=A.data.experiments[k].vars[this.b[k].v].name;A.T.eb("goal.triggered",l)}catch(m){console.log("There has been an error triggering handler for event goal.triggered - ",
m.message)}}e++;if(f)break}T().V("_conv_v",A.a.h.Ta(this.b),"exp")}};this.me=function(){A.$a&&(!A.nb&&!A.nc)&&(A.nb=a,this.R?(!this.Ha||this.R!=A.$a)&&this.ed():this.ed())};this.eg=p("Ab");this.ed=function(){var b=document.createElement("script");b.type="text/javascript";b.async=a;try{A.S&&b.setAttribute("nonce",A.S),b.setAttribute("data-cfasync","false")}catch(d){}b.src=A.Fc+"//datauid."+A.Ud+"getjs/global/dataID.js?uid="+A.$a+"&prj_id="+A.data.prj.id+"&_rnd="+(new Date).getTime();var e=document.getElementsByTagName("script")[0];
e.parentNode.insertBefore(b,e);A.oc=setTimeout(function(){A.nb=h;A.nc=a;A.I.cb(a)},4500);this.Ab=a};this.zf=function(){if(A.$a){var b=A.a.JSON.stringify(this.b),d=A.a.JSON.stringify(this.j),e=document.createElement("script");e.type="text/javascript";e.async=a;try{A.S&&e.setAttribute("nonce",A.S),e.setAttribute("data-cfasync","false")}catch(f){}e.src=A.Fc+"//datauid."+A.Ud+"track/backup/?prj_id="+A.data.prj.id+"&vid="+this.R+"&exp="+b+"&seg="+d+"&_rnd="+(new Date).getTime();b=document.getElementsByTagName("script")[0];
b.parentNode.insertBefore(e,b)}};this.L();G=this}var G=g;x("convert.getVisitorSegments",function(){var b=G,c=A.a.u.j;c.cust=[];for(var d in b.j)b.j.hasOwnProperty(d)&&c.cust.push(d);return c});A.j={};A.j.sd=h;A.j.oa={};A.j.uc=2400;A.j.L=function(){A.j.Ra=[];A.j.Xc=h;A.j.pa=[]};A.j.L();A.j.Ba=function(){A.j.L();A.j.sd||(A.j.sd=a,A.a.G.zc("segments_executed",A.I.je));for(var b in A.data.segments)A.data.segments.hasOwnProperty(b)&&A.j.xb(b);0!=A.j.Ra.length?A.mc():A.a.G.wa("segments_executed")};A.j.le=function(){if(!(A.j.Xc||0==A.j.Ra.length)){A.j.Xc=a;for(var b=0,c=A.j.Ra.length;b body { position: relative; left: -10000px; background - image: none!important; background - color:#fff!important; } ");A.k.ac=a;A.k.Ib=setTimeout(function(){A.k.va()},A.k.ic)}};
A.k.L=function(){A.k.elements={};A.k.hb=g;A.k.Nb=0;A.k.Xa=[];A.k.Ib=g;A.k.ic=2500;A.k.hc=h;A.k.td=0;A.k.ag=h;A.k.Pc=a;"undefined"!=typeof _conv_domTimeout&&(A.k.ic=_conv_domTimeout);if(!A.bb||A.k.ac)A.k.Ze(),A.i(document).ready(function(){A.k.hc=a});A.k.td=(new Date).getTime()};
A.Ic=function(b){var c;if("undefined"==typeof b)return A.i;if(0==b.indexOf("none_"))c=A.i;else try{c=A.i(b)}catch(d){}if("undefined"==typeof window.convertcom_insideApp||!window.convertcom_insideApp){"undefined"==typeof A.k.elements[b]&&(A.k.elements[b]=h);if(A.k.elements[b]!=h&&A.k.elements[b]!=A.k.Nb)return A.i([]);1<=c.length&&(A.k.elements[b]=A.k.Nb)}return c};window.REED._$=A.Ic;x("convert._$",A.Ic);
A.k.va=function(b){A.k.Ib!=g&&(clearTimeout(A.k.Ib),A.k.Ib=g);if("undefined"!=typeof b&&b||A.k.Pc)A.i("style#convert_hide_body").remove(),A.k.ac=h};
A.k.zb=function(){A.k.hb!=g&&(A.k.hb=g);1==A.I.Ob.experiments&&0==A.k.Xa.length&&A.k.va();if(0!=A.k.Xa.length){A.k.Nb++;A.k.Fa();var b=a,c;for(c in A.k.elements)if(A.k.elements.hasOwnProperty(c)&&!A.k.elements[c]){b=h;break}!A.bb&&!b&&!A.k.hc?((new Date).getTime()-A.k.td>A.k.ic&&A.k.va(),A.k.hb=setTimeout(function(){A.k.zb()},50)):A.bb||(b?A.k.Xa=[]:(A.k.Nb++,A.k.Fa()),A.k.va())}};
A.k.Fa=function(){for(var b=0,c=A.k.Xa.length;bc&&(c+=this.length);0>c&&(c=0);for(var d=this.length;c ")},300)}),A.Ed()):A.f.Ba()};A.I.ie=function(){A.T.eb("snippet.goals_evaluated",{});A.I.Cc();A.Ed();A.vc&&A.$a&&G.zf();A.K.Ff()};A.I.Cc=function(){T().fa();if(!A.la){var b=[],c=[];if(!A.i.isEmptyObject(A.z.experiments)||!A.i.isEmptyObject(A.z.goals)){var d=G;if(d.pd||!A.i.isEmptyObject(A.z.goals)){var e={};e.c=A.data.u_id;e.p=A.data.prj.id;e.v=d.R;d.Ga&&(e.sh=d.Ga);
var f;"undefined"!=typeof window._conv_plugin_id?f=window._conv_plugin_id:"undefined"!=typeof window.REED_plugin_id&&(f=window.REED_plugin_id);"undefined"!=typeof e.pid&&1==d.ra&&(e.pid=f);var k=[],l=[],m=0,r=0,w=[];f=[];var F=[],n=[],q;for(q in d.b)if(d.b.hasOwnProperty(q)&&A.data.experiments[q]&&4!=A.data.experiments[q].tp){var C=q+"-"+d.b[q].v;"1"==A.data.experiments[q].s&&(F.push(d.b[q].v),n.push(q));if("undefined"!=typeof d.b[q].g){var y="",z;for(z in d.b[q].g)if(d.b[q].g.hasOwnProperty(z)&&
("undefined"==typeof A.z.experiments_goals[q]||"undefined"==typeof A.z.experiments_goals[q][z]))y+=z+".";y=y.substring(0,y.length-1);C+="-"+y}"undefined"==typeof A.z.experiments[q]||!A.z.experiments[q].first_time?k.push(C):A.z.experiments[q].first_time&&(k.unshift(C),m++,"1"==A.data.experiments[q].s&&w.push(q))}q=0;for(z=d.f.length;q