var _fxm=_fxm||{};(function(e,b,d){_fxm={plugins:{},params:{v:null,s:null,en:null,ua:navigator.userAgent,hn:d.hostname,url:d.href,ref:b.referrer,pn:d.pathname,pt:b.title,pgn:null,cgn:null,sr:screen.width+"x"+screen.height,bw:window.innerWidth||document.documentElement.clientWidth||document.getElementsByTagName("body")[0].clientWidth,bh:window.innerHeight||document.documentElement.clientHeight||document.getElementsByTagName("body")[0].clientHeight,ts:null,tzo:new Date().getTimezoneOffset(),tz:parseInt((new Date().getTimezoneOffset()/60*-1),10)||"0",lng:(navigator.userLanguage||navigator.language||navigator.browserLanguage||""),ce:(navigator.cookieEnabled||false),osn:null,osv:null,bn:null,bv:null,ip:null,p:null,im:(/mobi|iphone|ipad|ipod|android|blackberry|webos|iemobile|mini|windows\sce|palm|phone/i.test(navigator.userAgent.toLowerCase())),tech_cd:screen.colorDepth,tech_pd:screen.pixelDepth,cht:null,chn:null,chk:null,dt:null,dn:null,dv:null,cpi:null,cpc:null,cpm:null,cpn:null,cps:null,cpt:null},debugMode:false,usePreventDefault:false,events:_fxm.events||[],appId:_fxm.appId||"55b132556952e61bfc54e56a",appName:_fxm.appName||"dev.barnesandnoble.com",cookieDomain:_fxm.cookieDomain||("."+d.host.toLowerCase().replace(/^(www.)/g,"")),deployDate:"3/31/2017 1:42:17 PM UTC",version:"5.6.1",useGif:false,useJQuery:(typeof(jQuery)!=="undefined"),callbackDelay:200,allowPersonIdOverride:false,enableClientVisitTracking:false,allowVisitIdOverride:false,enableWindowPerformanceTracking:true,loadTime:(e._fxm_pageLoadStartTime||new Date().getTime()),defaultVisitTimeout:1800000,qparams:function(h){var k=decodeURIComponent(h||d.href),l=[],f,j=0,g=k.slice(k.indexOf("?")+1).split("&");for(j=0;j0){f[0].innerHTML=null;}},remove:function(g){var f=(typeof(g)==="string"?_fxm.dom.find(null,g):[g]);if(f&&f.length>0){f[0].parentNode.removeChild(f[0]);}},find:function(f,h){if(typeof(f)==="string"&&typeof(h)==="undefined"){h=f;f=null;}if(typeof(f)==="undefined"||f===null){f=b;}if(typeof(_fxm.dom.query)==="function"){return _fxm.dom.query(h,f);}var g=null;if(typeof f!=="undefined"&&f){if(_fxm.useJQuery===true){g=window.jQuery(f).find(h);}else{g=f.querySelectorAll(h);}}return g;},setAttr:function(h,f,g){var i=false;if(h&&typeof(h.setAttribute)==="function"){h.setAttribute(f,g);i=true;}return i;},getAttr:function(h,g){var f=null;if(h){f=(typeof(h.attr)==="function")?h.attr(g):h.getAttribute(g);}return f;},getValue:function(f){var g=null;if(f){g=(typeof(f.val)==="function")?f.val():f.value;}return g;},getText:function(f){var g=null;if(f){g=(typeof(f.text)==="function")?f.text():f.innerText;}return g;},getHtml:function(f){var g=null;if(f){g=(typeof(f.html)==="function")?f.html():f.innerHTML;}return g;},setHtml:function(f,g){if(f){if((typeof(f.html)==="function")){f.html(g);}else{f.innerHTML=g;}}return f;},bind:function(g,j,f){if(typeof window.jQuery!=="undefined"){window.jQuery(g).bind(j,f);}else{if(typeof(g)==="string"){g=_fxm.dom.$(g);}else{g=[g];}if(typeof(g)!=="undefined"&&g&&g.length>0){var k=0;for(k=0;k0){var f=g.match(/\.(?:doc|docx|eps|jpg|png|svg|xls|xlsx|ppt|pdf|zip|txt|vsd|vxd|js|css|rar|exe|wma|mov|avi|wmv|mp3)($|\&)/);if(f!==null&&f.length>0){h=true;}}return h;},hide:function(g){var f=(typeof(g)==="string"?_fxm.dom.find(null,g):[g]);if(f&&f.length>0){f[0].style.display="none";f[0].style.visibility="hidden";}},show:function(g){var f=(typeof(g)==="string"?_fxm.dom.find(null,g):[g]);if(f&&f.length>0){f[0].style.display="block";f[0].style.visibility="visible";}},isVisible:function(f,g){return(typeof(f)!=="undefined"&&((typeof(g)!=="undefined"&&g===true)?(f.offsetWidth>0&&f.offsetHeight>0):(f.offsetWidth>0||f.offsetHeight>0)));},isInViewport:function(g,f){if(typeof(g)=="undefined"){return false;}var h=g.getBoundingClientRect();var i=false;if(typeof(f)!=="undefined"&&f===true){i=(!!h&&h.bottom>=0&&h.right>=0&&h.top<=(window.innerHeight||document.documentElement.clientHeight)&&h.left<=(window.innerWidth||document.documentElement.clientWidth));}else{i=(!!h&&h.top>=0&&h.left>=0&&h.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&h.right<=(window.innerWidth||document.documentElement.clientWidth));}return i;},appendHtml:function(g,h){if(typeof window.jQuery!=="undefined"){window.jQuery(g).append(h);}else{var f=b.createElement("div");f.innerHTML=h;for(var j=0;jg.sensitivity){return;}f=setTimeout(function(){if(g.callback){g.callback();}},g.delay);});},onScroll:function(h){var i=_fxm.dom.$("body")[0];var f=null,g={scrollXMinPercentage:(h.scrollXMinPercentage||null),scrollYMinPercentage:(h.scrollYMinPercentage||null),delay:(h.delay||0),callback:h.callback},j=Math.max(i.scrollHeight||0,document.documentElement.scrollHeight||0,i.offsetHeight||0,document.documentElement.offsetHeight||0,i.clientHeight||0,document.documentElement.clientHeight||0);_fxm.dom.bind(window,"scroll",function(){var m=(window.pageYOffset||i.scrollTop||document.documentElement.scrollTop||0);var k=(m)/(j-_fxm.params.bh);var l=Math.round(k*100);if(l>100){l=100;}if(h.scrollYMinPercentage&&l>h.scrollYMinPercentage){if(!f){f=setTimeout(function(){if(g.callback){g.callback();}},g.delay);}}else{if(f){clearTimeout(f);f=null;}}});}}},http:{get:function(i,f){var h="";var g=new window.XMLHttpRequest();g.open("GET",i,true);g.onreadystatechange=function(){if(this.readyState===4){if(this.status>=200&&this.status<400){h=this.responseText;}if(typeof(f)==="function"){f.call(this,this.responseText,this.status);}}};g.send();g=null;return h;}},util:{round:function(j,f,g){var i=Number(Math.round(j+"e"+f)+"e-"+f);if(!g){return i;}var h=Math.pow(10,f);i=Math.round((i*h)).toString();return i.slice(0,-1*f)+"."+i.slice(-1*f);},isMatch:function(g,f){return new RegExp(f).test(g);},extractDigits:function(f){return f.replace(/[^0-9]/g,"");},endsWith:function(f,g){return f.indexOf(g,f.length-g.length)!==-1;},startsWith:function(g,f){return g.indexOf(f)===0;},contains:function(g,f){return g.indexOf(f)!==-1;},getByPath:function(j,k,f){if(typeof(j)==="object"){for(var g=0,k=k.split(/[\[\]\.]/),h=k.length;g()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;if(typeof(h)!=="undefined"&&h===true){g=/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i;}return g.test(f);},poll:function(i,f,h,l,j){var g=Number(new Date())+(l||2000);j=(j||100);(function k(){if(i()){if(typeof(f)!=="undefined"&&f){f();}}else{if(Number(new Date())Close Window');}_fxm.dom.appendHtml(f,'
'+g+"
");if(l.show_poweredBy===true){_fxm.dom.appendHtml(f,'
Powered By: FoxMetricsNo Thanks
");}if(l.show_poweredBy_text===true){_fxm.dom.appendHtml(f,'
Powered By FoxMetrics
');}i.appendChild(f);i.appendChild(k);m.appendChild(i);_fxm.dom.$("body")[0].appendChild(m);}},widgets:{newsletter:{showModal:function(g,i,f,h){if(_fxm.dom.$("#"+g).length>0){if(_fxm.dom.$("#"+g).is(":visible")===false){_fxm.dom.show("#"+g);}return;}f=(f||0);h=(h||{});if(!f){f=0;}setTimeout(function(){_fxm.http.get(i,function(j,k){_fxm.writeDebugMessage("Newsletter Modal: "+g+" : "+k);_fxm.htmlBuilder.buildModalWindow(g,j,_fxm.util.merge({show_poweredBy:false,show_poweredBy_text:false,show_header:false,container_width:"400px",container_height:"260px",container_bgcolor:"#ffffff",dialog_position:"fixed"},h));_fxm.dom.$("#"+g+" .foxmetrics_newsletter_outer img, #"+g+" .foxmetrics_newsletter_button_success").on("click",function(){_fxm.dom.hide("#"+g);});_fxm.dom.$("#"+g+" button.foxmetrics_newsletter_button").on("click",function(){var l=_fxm.dom.$("#"+g+" .foxmetrics_newsletter_email").val();if(l&&_fxm.util.isValidEmail(l)===true){_fxm.dom.$("#"+g+" .foxmetrics_newsletter_subscribe").hide();_fxm.dom.$("#"+g+" .foxmetrics_newsletter_success").show();_fxm.events.push(["_fxm.visitor.profile",null,null,null,l,null,null,null,{source:"profile builders",id:g}]);_fxm.events.push(["_fxm.widgets.newslettersubmit",g]);}else{_fxm.dom.$("#"+g+" .foxmetrics_newsletter_email").focus();}});_fxm.dom.show("#"+g);_fxm.events.push(["_fxm.widgets.newsletterview",g]);if(h&&typeof(h.onSuccess)==="function"){h.onSuccess();}});},f);}},dialog:{showModal:function(g,i,f,h){if(_fxm.dom.$("#"+g).length>0){if(_fxm.dom.$("#"+g).is(":visible")===false){_fxm.dom.show("#"+g);}return;}f=(f||0);h=(h||{});if(!f){f=0;}_fxm.http.get(i,function(j,k){_fxm.writeDebugMessage("Modal Dialog: "+g+" : "+k);_fxm.htmlBuilder.buildModalWindow(g,j,_fxm.util.merge({show_poweredBy:false,show_poweredBy_text:true,show_header:true,container_width:"400px",container_bgcolor:"#ffffff",dialog_position:"fixed"},h));_fxm.dom.executeElementScripts(_fxm.dom.query("#"+g)[0],("tmp_"+g));setTimeout(function(){_fxm.dom.show("#"+g);_fxm.events.push(["_fxm.widgets.modaldialogview",g]);if(h&&typeof(h.onSuccess)==="function"){h.onSuccess();}},f);});}},survey:{showModal:function(g,i,f,h){if(_fxm.plugins&&typeof(_fxm.plugins.survey)!="undefined"){f=(f||0);h=(h||{});if(!f){f=0;}setTimeout(function(){_fxm.http.get(i,function(j,k){_fxm.writeDebugMessage("Modal Survey Dialog: "+g+" : HTTP Status="+k);h.id=g;h.data=_fxm.util.parseJSON(j);new _fxm.plugins.survey(h).show();if(h&&typeof(h.onSuccess)==="function"){h.onSuccess();}});},f);}}},bar:{show:function(g,i,f,h){if(_fxm.dom.$("#"+g).length>0){if(_fxm.dom.$("#"+g).is(":visible")===false){_fxm.dom.show("#"+g);}return;}f=(f||0);h=(h||{});if(!f){f=0;}_fxm.http.get(i,function(j,k){_fxm.writeDebugMessage("Bar: "+g+" : "+k);_fxm.htmlBuilder.buildBar(g,j,_fxm.util.merge({show_poweredBy:false,show_poweredBy_text:false,show_header:false,container_width:"100%",container_bgcolor:"#ffffff",container_location:"top"},h));_fxm.dom.executeElementScripts(_fxm.dom.query("#"+g)[0],("tmp_"+g));setTimeout(function(){_fxm.dom.show("#"+g);_fxm.events.push(["_fxm.widgets.barview",g]);if(h&&typeof(h.onSuccess)==="function"){h.onSuccess();}},f);});}}},clean:function(f){return(typeof(encodeURIComponent)!=="undefined")&&(typeof(f)!=="undefined")?encodeURIComponent(f):window.escape(f);},getCookie:function(h){if(document.cookie){var i=document.cookie.indexOf(h+"="),g=i+h.length+1;if((!i)&&(h!==document.cookie.substring(0,h.length))){return null;}if(i===-1){return null;}var f=document.cookie.indexOf(";",g);if(f===-1){f=document.cookie.length;}return window.unescape(document.cookie.substring(g,f));}return null;},setCookie:function(h,l,g){if(document.cookie){var k=new Date();k.setTime(k.getTime());var f=new Date(k.getTime()+(g));var j="";var i=i||"/";document.cookie=(h+"="+window.escape(l)+((g)?";expires="+f.toGMTString():"")+((i)?";path="+i:"")+((_fxm.cookieDomain)?"; domain="+_fxm.cookieDomain:"")+((j)?";secure":"")+";");return true;}return false;},getPersonId:function(f){var g=(f?null:this.getCookie("fxmv"));if(!g){g=this.randomString();_fxm.setCookie("fxmv",g,(365*10*86400000));}return g;},getVisitId:function(){var f=this.getCookie("fxms");if(!f){f=this.randomString();_fxm.setCookie("fxms",f,(_fxm.defaultVisitTimeout||1800000));}return f;},newPerson:function(){_fxm.writeDebugMessage("Person ID: "+_fxm.getPersonId(true));},randomString:function(h){var f="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",l=(h||16),j="";var g;for(g=0;g "+JSON.stringify(g)));}if(typeof(f)==="function"){setTimeout(function(){f.apply();},(_fxm.callbackDelay||200));}},buildPush:function(j){var h=j.shift().toString();var g={};var f=-1;if(h==="_fxm.content.PageView"){h="_fxm.pages.view";}if(h==="_fxm.content.ProductView"){h="_fxm.ecommerce.productview";}if(h.indexOf("_fxm.subscription.")===0){h=h.replace("_fxm.subscription.","_fxm.subscriber.");}switch(h.toLowerCase()){case"_fxm.visitor.profile":case"_fxm.visitor.register":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["p[id]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["p[fname]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["p[lname]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["p[email]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){for(var i in j[4]){g["p["+i+"]"]=j[4][i];}}if(typeof(j[5])!=="undefined"&&j[5]!==null){for(var i in j[5]){g["p["+i+"]"]=j[5][i];}}if(typeof(j[6])!=="undefined"&&j[6]!==null){for(var i in j[6]){g["p["+i+"]"]=j[6][i];}}f=7;break;case"_fxm.visitor.visit":f=0;break;case"_fxm.pages.view":case"_fxm.page.view":if(typeof(j[0])!=="undefined"&&j[0]!==null){g.pt=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g.pn=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g.pgn=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g.url=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g.ref=j[4];}f=5;break;case"_fxm.content.error":case"_fxm.pages.error":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_msg]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_code]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_cat]"]=j[2];}f=3;break;case"_fxm.content.search":case"_fxm.pages.search":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_kw]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_rc]"]=j[1];}f=2;break;case"_fxm.content.exit":case"_fxm.content.download":case"_fxm.pages.exit":case"_fxm.pages.download":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_href]"]=j[1];}f=3;break;case"_fxm.articles.view":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_tt]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_tp]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_au]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_pd]"]=j[3];}f=4;break;case"_fxm.subscriber.signup":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_pn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_pc]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_td]"]=j[2];}f=3;break;case"_fxm.subscriber.activate":case"_fxm.subscriber.cancel":case"_fxm.subscriber.planchange":case"_fxm.subscriber.pause":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_pn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_pc]"]=j[1];}f=2;break;case"_fxm.subscriber.charge":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_amt]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_rs]"]=j[1];}f=2;break;case"_fxm.application.use":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_mgn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_mn]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_ma]"]=j[2];}f=3;break;case"_fxm.content.productview":case"_fxm.ecommerce.productview":case"_fxm.ecommerce.removecartitem":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_pid]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_pn]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_pc]"]=j[2];}f=3;break;case"_fxm.ecommerce.productreview":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_pid]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_pn]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_pc]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_pr]"]=j[3];}f=4;break;case"_fxm.ecommerce.cartitem":case"_fxm.ecommerce.addcartitem":case"_fxm.ecommerce.updatecartitem":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_pid]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_pn]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_pc]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_qty]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g["a[_pri]"]=j[4];}f=5;break;case"_fxm.ecommerce.purchaseditem":case"_fxm.ecommerce.purchaseitem":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_pid]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_pn]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_pc]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_qty]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g["a[_pri]"]=j[4];}if(typeof(j[5])!=="undefined"&&j[5]!==null){g["a[_oid]"]=j[5];}if(typeof(j[6])!=="undefined"&&j[6]!==null){g["a[_oln]"]=j[6];}if(typeof(j[7])!=="undefined"&&j[7]!==null){g["a[_tax]"]=j[7];}f=8;break;case"_fxm.ecommerce.order":case"_fxm.ecommerce.updateorder":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_oid]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_st]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_sht]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_tt]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g["a[_bc]"]=j[4];}if(typeof(j[5])!=="undefined"&&j[5]!==null){g["a[_bs]"]=j[5];}if(typeof(j[6])!=="undefined"&&j[6]!==null){g["a[_bz]"]=j[6];}if(typeof(j[7])!=="undefined"&&j[7]!==null){g["a[_qty]"]=j[7];}f=8;break;case"_fxm.onsitead.impression":case"_fxm.onsiteadvertising.impression":case"_fxm.onsitead.click":case"_fxm.onsiteadvertising.click":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_adn]"]=j[0];}f=1;break;case"_fxm.email.sent":case"_fxm.email.open":case"_fxm.email.click":case"_fxm.email.webview":case"_fxm.email.unsubscribe":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_emn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_ema]"]=j[1];}f=2;break;case"_fxm.form.view":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_fn]"]=j[0];}f=1;break;case"_fxm.form.submit":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_fn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_fdur]"]=j[1];}f=2;break;case"_fxm.form.fieldchange":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_fn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_flt]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_fln]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_flv]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g["a[_fldur]"]=j[4];}f=5;break;case"_fxm.form.fielderror":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_fn]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_flt]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_fln]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_flv]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g["a[_msg]"]=j[4];}f=5;break;case"_fxm.survey.init":case"_fxm.poll.init":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}f=1;break;case"_fxm.survey.view":case"_fxm.poll.view":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}f=1;break;case"_fxm.survey.submit":case"_fxm.poll.submit":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}f=1;break;case"_fxm.survey.response":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_qid]"]=j[1];}if(typeof(j[2])!=="undefined"&&j[2]!==null){g["a[_surt]"]=j[2];}if(typeof(j[3])!=="undefined"&&j[3]!==null){g["a[_surst]"]=j[3];}if(typeof(j[4])!=="undefined"&&j[4]!==null){g["a[_sura]"]=j[4];}f=5;break;case"_fxm.widgets.newsletterview":case"_fxm.widgets.newslettersubmit":case"_fxm.widgets.modaldialogview":case"_fxm.widgets.barview":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}f=1;break;case"_fxm.video.view":case"_fxm.video.stop":case"_fxm.video.pause":case"_fxm.video.play":case"_fxm.video.end":if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_id]"]=j[0];}f=1;break;default:if(h==="recordEvent"){h=j[0];if(typeof(j[1])!=="undefined"&&j[1]!==null){g["a[_egn]"]=j[1];}f=2;}else{if(typeof(j[0])!=="undefined"&&j[0]!==null){g["a[_egn]"]=j[0];}f=1;}break;}if(f>-1){if(typeof(j[f])!=="undefined"&&j[f]!==null){for(var i in j[f]){g["a["+i+"]"]=j[f][i];}}}return[h,g];},buildPixel:function(h,g){_fxm.params.v=_fxm.allowPersonIdOverride?(_fxm.params.v||_fxm.getPersonId()):_fxm.getPersonId();_fxm.params.en=h;if(_fxm.params.ts!==null){_fxm.params.ts=new Date().getTime();}var o={};for(var j in _fxm.params){if(_fxm.params.hasOwnProperty(j)){o[j]=_fxm.params[j];}}var m=typeof(b.documentElement)!=="undefined"?b.getElementsByTagName("meta"):null;if(m===null&&typeof(b.all)!=="undefined"){m=b.all.tags("meta");}if(typeof(m)!=="undefined"&&m!==null){for(var j=0;j0){n=n.toLowerCase();if(n.indexOf("fxm.")===0){o[n.substring(4)]=this.clean(f);}}}}if(typeof(g)!=="undefined"&&g!==null){for(var l in g){if(g.hasOwnProperty(l)){o[l]=g[l];}}}var p=("https:"===document.location.protocol?"https:":"http:")+"//dc0-ue1.foxmetrics.com/track/js?id="+_fxm.appId;for(var l in o){var q=o[l.toString()];if(typeof(q)!=="undefined"&&q!==null){p+="&"+l.toString()+"="+_fxm.clean(q);}}return p;},getISODateString:function(f){function g(h){return h<10?"0"+h:h;}return f.getUTCFullYear()+"-"+g(f.getUTCMonth()+1)+"-"+g(f.getUTCDate())+"T"+g(f.getUTCHours())+":"+g(f.getUTCMinutes())+":"+g(f.getUTCSeconds())+"Z";},writeDebugMessage:function(h,j,g){try{if(typeof(_fxm.qparams()["fxmdebug"])!=="undefined"||(_fxm.debugMode||false)===true||g===true){if(typeof(console)!=="undefined"){h="FXM: "+_fxm.getISODateString(new Date())+" : "+h;var i=j||"info";switch(i){case"error":console.error(h);break;case"warn":console.warn(h);break;default:console.log(h);break;}}}}catch(f){}}};_fxm.dom.query= /* * Sizzle CSS Selector Engine v2.3.4-pre * https://sizzlejs.com/ * * Copyright JS Foundation and other contributors * Released under the MIT license * https://js.foundation/ * * Date: 2016-12-02 */ (function(aJ){var K,aC,E,H,O,aF,n,at,W,aA,I,au,y,x,z,ae,ad,S,q,D="sizzle"+1*new Date(),Y=aJ.document,w=0,A=0,m=s(),aE=s(),o=s(),V=s(),aB=function(i,aK){if(i===aK){I=true;}return 0;},J=({}).hasOwnProperty,h=[],X=h.pop,ab=h.push,aa=h.push,az=h.slice,M=function(aN,aK){var aL=0,aM=aN.length;for(;aL+~]|"+aI+")"+aI+"*"),ac=new RegExp("="+aI+"*([^\\]'\"]*?)"+aI+"*\\]","g"),am=new RegExp(Z),aj=new RegExp("^"+L+"$"),T={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+k),PSEUDO:new RegExp("^"+Z),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+aI+"*(even|odd|(([+-]|)(\\d*)n|)"+aI+"*(?:([+-]|)"+aI+"*(\\d+)|))"+aI+"*\\)|)","i"),bool:new RegExp("^(?:"+l+")$","i"),needsContext:new RegExp("^"+aI+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+aI+"*((?:-\\d)?\\d*)"+aI+"*\\)|)(?=[^-]|$)","i")},ak=/^(?:input|select|textarea|button)$/i,ai=/^h\d$/i,al=/^[^{]+\{\s*\[native \w/,an=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ao=/[+~]/,aq=new RegExp("\\\\([\\da-f]{1,6}"+aI+"?|("+aI+")|.)","ig"),G=function(i,aK,aL){var aM="0x"+aK-65536;return aM!==aM||aL?aK:aM<0?String.fromCharCode(aM+65536):String.fromCharCode(aM>>10|55296,aM&1023|56320);},ah=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,F=function(aK,i){if(i){if(aK==="\0"){return"\uFFFD";}return aK.slice(0,-1)+"\\"+aK.charCodeAt(aK.length-1).toString(16)+" ";}return"\\"+aK;},aH=function(){au();},N=f(function(i){return i.disabled===true&&i.nodeName.toLowerCase()==="fieldset";},{dir:"parentNode",next:"legend"});try{aa.apply((h=az.call(Y.childNodes)),Y.childNodes);h[Y.childNodes.length].nodeType;}catch(B){aa={apply:h.length?function(aK,i){ab.apply(aK,az.call(i));}:function(aN,aK){var aM=aN.length,aL=0;while((aN[aM++]=aK[aL++])){}aN.length=aM-1;}};}function ay(aX,aK,aV,aW){var aO,aN,aL,aS,aP,aM,aR,aQ=aK&&aK.ownerDocument,aT=aK?aK.nodeType:9;aV=aV||[];if(typeof aX!=="string"||!aX||aT!==1&&aT!==9&&aT!==11){return aV;}if(!aW){if((aK?aK.ownerDocument||aK:Y)!==y){au(aK);}aK=aK||y;if(z){if(aT!==11&&(aP=an.exec(aX))){if((aO=aP[1])){if(aT===9){if((aL=aK.getElementById(aO))){if(aL.id===aO){aV.push(aL);return aV;}}else{return aV;}}else{if(aQ&&(aL=aQ.getElementById(aO))&&q(aK,aL)&&aL.id===aO){aV.push(aL);return aV;}}}else{if(aP[2]){aa.apply(aV,aK.getElementsByTagName(aX));return aV;}else{if((aO=aP[3])&&aC.getElementsByClassName&&aK.getElementsByClassName){aa.apply(aV,aK.getElementsByClassName(aO));return aV;}}}}if(aC.qsa&&!V[aX+" "]&&(!ae||!ae.test(aX))){if(aT!==1){aQ=aK;aR=aX;}else{if(aK.nodeName.toLowerCase()!=="object"){if((aS=aK.getAttribute("id"))){aS=aS.replace(ah,F);}else{aK.setAttribute("id",(aS=D));}aM=aF(aX);aN=aM.length;while(aN--){aM[aN]="#"+aS+" "+aG(aM[aN]);}aR=aM.join(",");aQ=ao.test(aX)&&aD(aK.parentNode)||aK;}}if(aR){try{aa.apply(aV,aQ.querySelectorAll(aR));return aV;}catch(aU){V(aX);}finally{if(aS===D){aK.removeAttribute("id");}}}}}}return at(aX.replace(ap,"$1"),aK,aV,aW);}function s(){var aK=[];function i(aL,aM){if(aK.push(aL+" ")>E.cacheLength){delete i[aK.shift()];}return(i[aL+" "]=aM);}return i;}function P(i){i[D]=true;return i;}function j(aL){var aK=y.createElement("fieldset");try{return !!aL(aK);}catch(i){return false;}finally{if(aK.parentNode){aK.parentNode.removeChild(aK);}aK=null;}}function g(aL,aM){var aK=aL.split("|"),aN=aK.length;while(aN--){E.attrHandle[aK[aN]]=aM;}}function ax(i,aK){var aL=aK&&i,aM=aL&&i.nodeType===1&&aK.nodeType===1&&i.sourceIndex-aK.sourceIndex;if(aM){return aM;}if(aL){while((aL=aL.nextSibling)){if(aL===aK){return -1;}}}return i?1:-1;}function u(i){return function(aK){var aL=aK.nodeName.toLowerCase();return aL==="input"&&aK.type===i;};}function r(i){return function(aK){var aL=aK.nodeName.toLowerCase();return(aL==="input"||aL==="button")&&aK.type===i;};}function t(i){return function(aK){if("form" in aK){if(aK.parentNode&&aK.disabled===false){if("label" in aK){if("label" in aK.parentNode){return aK.parentNode.disabled===i;}else{return aK.disabled===i;}}return aK.isDisabled===i||aK.isDisabled!==!i&&N(aK)===i;}return aK.disabled===i;}else{if("label" in aK){return aK.disabled===i;}}return false;};}function v(i){return P(function(aK){aK=+aK;return P(function(aP,aN){var aM,aO=i([],aP.length,aK),aL=aO.length;while(aL--){if(aP[(aM=aO[aL])]){aP[aM]=!(aN[aM]=aP[aM]);}}});});}function aD(i){return i&&typeof i.getElementsByTagName!=="undefined"&&i;}aC=ay.support={};O=ay.isXML=function(aK){var i=aK&&(aK.ownerDocument||aK).documentElement;return i?i.nodeName!=="HTML":false;};au=ay.setDocument=function(aL){var aK,aM,i=aL?aL.ownerDocument||aL:Y;if(i===y||i.nodeType!==9||!i.documentElement){return y;}y=i;x=y.documentElement;z=!O(y);if(Y!==y&&(aM=y.defaultView)&&aM.top!==aM){if(aM.addEventListener){aM.addEventListener("unload",aH,false);}else{if(aM.attachEvent){aM.attachEvent("onunload",aH);}}}aC.attributes=j(function(aN){aN.className="i";return !aN.getAttribute("className");});aC.getElementsByTagName=j(function(aN){aN.appendChild(y.createComment(""));return !aN.getElementsByTagName("*").length;});aC.getElementsByClassName=al.test(y.getElementsByClassName);aC.getById=j(function(aN){x.appendChild(aN).id=D;return !y.getElementsByName||!y.getElementsByName(D).length;});if(aC.getById){E.filter.ID=function(aO){var aN=aO.replace(aq,G);return function(aP){return aP.getAttribute("id")===aN;};};E.find.ID=function(aP,aN){if(typeof aN.getElementById!=="undefined"&&z){var aO=aN.getElementById(aP);return aO?[aO]:[];}};}else{E.filter.ID=function(aO){var aN=aO.replace(aq,G);return function(aP){var aQ=typeof aP.getAttributeNode!=="undefined"&&aP.getAttributeNode("id");return aQ&&aQ.value===aN;};};E.find.ID=function(aR,aN){if(typeof aN.getElementById!=="undefined"&&z){var aS,aQ,aP,aO=aN.getElementById(aR);if(aO){aS=aO.getAttributeNode("id");if(aS&&aS.value===aR){return[aO];}aP=aN.getElementsByName(aR);aQ=0;while((aO=aP[aQ++])){aS=aO.getAttributeNode("id");if(aS&&aS.value===aR){return[aO];}}}return[];}};}E.find.TAG=aC.getElementsByTagName?function(aO,aN){if(typeof aN.getElementsByTagName!=="undefined"){return aN.getElementsByTagName(aO);}else{if(aC.qsa){return aN.querySelectorAll(aO);}}}:function(aR,aN){var aO,aS=[],aP=0,aQ=aN.getElementsByTagName(aR);if(aR==="*"){while((aO=aQ[aP++])){if(aO.nodeType===1){aS.push(aO);}}return aS;}return aQ;};E.find.CLASS=aC.getElementsByClassName&&function(aN,aO){if(typeof aO.getElementsByClassName!=="undefined"&&z){return aO.getElementsByClassName(aN);}};ad=[];ae=[];if((aC.qsa=al.test(y.querySelectorAll))){j(function(aN){x.appendChild(aN).innerHTML="";if(aN.querySelectorAll("[msallowcapture^='']").length){ae.push("[*^$]="+aI+"*(?:''|\"\")");}if(!aN.querySelectorAll("[selected]").length){ae.push("\\["+aI+"*(?:value|"+l+")");}if(!aN.querySelectorAll("[id~="+D+"-]").length){ae.push("~=");}if(!aN.querySelectorAll(":checked").length){ae.push(":checked");}if(!aN.querySelectorAll("a#"+D+"+*").length){ae.push(".#.+[+~]");}});j(function(aN){aN.innerHTML="";var aO=y.createElement("input");aO.setAttribute("type","hidden");aN.appendChild(aO).setAttribute("name","D");if(aN.querySelectorAll("[name=d]").length){ae.push("name"+aI+"*[*^$|!~]?=");}if(aN.querySelectorAll(":enabled").length!==2){ae.push(":enabled",":disabled");}x.appendChild(aN).disabled=true;if(aN.querySelectorAll(":disabled").length!==2){ae.push(":enabled",":disabled");}aN.querySelectorAll("*,:x");ae.push(",.*:");});}if((aC.matchesSelector=al.test((S=x.matches||x.webkitMatchesSelector||x.mozMatchesSelector||x.oMatchesSelector||x.msMatchesSelector)))){j(function(aN){aC.disconnectedMatch=S.call(aN,"*");S.call(aN,"[s!='']:x");ad.push("!=",Z);});}ae=ae.length&&new RegExp(ae.join("|"));ad=ad.length&&new RegExp(ad.join("|"));aK=al.test(x.compareDocumentPosition);q=aK||al.test(x.contains)?function(aN,aP){var aO=aN.nodeType===9?aN.documentElement:aN,aQ=aP&&aP.parentNode;return aN===aQ||!!(aQ&&aQ.nodeType===1&&(aO.contains?aO.contains(aQ):aN.compareDocumentPosition&&aN.compareDocumentPosition(aQ)&16));}:function(aN,aO){if(aO){while((aO=aO.parentNode)){if(aO===aN){return true;}}}return false;};aB=aK?function(aN,aO){if(aN===aO){I=true;return 0;}var aP=!aN.compareDocumentPosition-!aO.compareDocumentPosition;if(aP){return aP;}aP=(aN.ownerDocument||aN)===(aO.ownerDocument||aO)?aN.compareDocumentPosition(aO):1;if(aP&1||(!aC.sortDetached&&aO.compareDocumentPosition(aN)===aP)){if(aN===y||aN.ownerDocument===Y&&q(Y,aN)){return -1;}if(aO===y||aO.ownerDocument===Y&&q(Y,aO)){return 1;}return aA?(M(aA,aN)-M(aA,aO)):0;}return aP&4?-1:1;}:function(aN,aQ){if(aN===aQ){I=true;return 0;}var aT,aU=0,aP=aN.parentNode,aS=aQ.parentNode,aO=[aN],aR=[aQ];if(!aP||!aS){return aN===y?-1:aQ===y?1:aP?-1:aS?1:aA?(M(aA,aN)-M(aA,aQ)):0;}else{if(aP===aS){return ax(aN,aQ);}}aT=aN;while((aT=aT.parentNode)){aO.unshift(aT);}aT=aQ;while((aT=aT.parentNode)){aR.unshift(aT);}while(aO[aU]===aR[aU]){aU++;}return aU?ax(aO[aU],aR[aU]):aO[aU]===Y?-1:aR[aU]===Y?1:0;};return y;};ay.matches=function(aK,i){return ay(aK,null,null,i);};ay.matchesSelector=function(aK,aL){if((aK.ownerDocument||aK)!==y){au(aK);}aL=aL.replace(ac,"='$1']");if(aC.matchesSelector&&z&&!V[aL+" "]&&(!ad||!ad.test(aL))&&(!ae||!ae.test(aL))){try{var aM=S.call(aK,aL);if(aM||aC.disconnectedMatch||aK.document&&aK.document.nodeType!==11){return aM;}}catch(i){V(aL);}}return ay(aL,y,null,[aK]).length>0;};ay.contains=function(i,aK){if((i.ownerDocument||i)!==y){au(i);}return q(i,aK);};ay.attr=function(i,aL){if((i.ownerDocument||i)!==y){au(i);}var aK=E.attrHandle[aL.toLowerCase()],aM=aK&&J.call(E.attrHandle,aL.toLowerCase())?aK(i,aL,!z):undefined;return aM!==undefined?aM:aC.attributes||!z?i.getAttribute(aL):(aM=i.getAttributeNode(aL))&&aM.specified?aM.value:null;};ay.escape=function(i){return(i+"").replace(ah,F);};ay.error=function(i){throw new Error("Syntax error, unrecognized expression: "+i);};ay.uniqueSort=function(aO){var aL,aK=[],aN=0,aM=0;I=!aC.detectDuplicates;aA=!aC.sortStable&&aO.slice(0);aO.sort(aB);if(I){while((aL=aO[aM++])){if(aL===aO[aM]){aN=aK.push(aM);}}while(aN--){aO.splice(aK[aN],1);}}aA=null;return aO;};H=ay.getText=function(aK){var aM,aO="",aL=0,aN=aK.nodeType;if(!aN){while((aM=aK[aL++])){aO+=H(aM);}}else{if(aN===1||aN===9||aN===11){if(typeof aK.textContent==="string"){return aK.textContent;}else{for(aK=aK.firstChild;aK;aK=aK.nextSibling){aO+=H(aK);}}}else{if(aN===3||aN===4){return aK.nodeValue;}}}return aO;};E=ay.selectors={cacheLength:50,createPseudo:P,match:T,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:true}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:true},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(i){i[1]=i[1].replace(aq,G);i[3]=(i[3]||i[4]||i[5]||"").replace(aq,G);if(i[2]==="~="){i[3]=" "+i[3]+" ";}return i.slice(0,4);},CHILD:function(i){i[1]=i[1].toLowerCase();if(i[1].slice(0,3)==="nth"){if(!i[3]){ay.error(i[0]);}i[4]=+(i[4]?i[5]+(i[6]||1):2*(i[3]==="even"||i[3]==="odd"));i[5]=+((i[7]+i[8])||i[3]==="odd");}else{if(i[3]){ay.error(i[0]);}}return i;},PSEUDO:function(aK){var i,aL=!aK[6]&&aK[2];if(T.CHILD.test(aK[0])){return null;}if(aK[3]){aK[2]=aK[4]||aK[5]||"";}else{if(aL&&am.test(aL)&&(i=aF(aL,true))&&(i=aL.indexOf(")",aL.length-i)-aL.length)){aK[0]=aK[0].slice(0,i);aK[2]=aL.slice(0,i);}}return aK.slice(0,3);}},filter:{TAG:function(aK){var i=aK.replace(aq,G).toLowerCase();return aK==="*"?function(){return true;}:function(aL){return aL.nodeName&&aL.nodeName.toLowerCase()===i;};},CLASS:function(i){var aK=m[i+" "];return aK||(aK=new RegExp("(^|"+aI+")"+i+"("+aI+"|$)"))&&m(i,function(aL){return aK.test(typeof aL.className==="string"&&aL.className||typeof aL.getAttribute!=="undefined"&&aL.getAttribute("class")||"");});},ATTR:function(aK,aL,i){return function(aM){var aN=ay.attr(aM,aK);if(aN==null){return aL==="!=";}if(!aL){return true;}aN+="";return aL==="="?aN===i:aL==="!="?aN!==i:aL==="^="?i&&aN.indexOf(i)===0:aL==="*="?i&&aN.indexOf(i)>-1:aL==="$="?i&&aN.slice(-i.length)===i:aL==="~="?(" "+aN.replace(ar," ")+" ").indexOf(i)>-1:aL==="|="?aN===i||aN.slice(0,i.length+1)===i+"-":false;};},CHILD:function(aP,aQ,i,aK,aM){var aO=aP.slice(0,3)!=="nth",aL=aP.slice(-4)!=="last",aN=aQ==="of-type";return aK===1&&aM===0?function(aR){return !!aR.parentNode;}:function(aV,aS,a4){var aR,a2,aZ,aX,aY,a1,aU=aO!==aL?"nextSibling":"previousSibling",a0=aV.parentNode,aW=aN&&aV.nodeName.toLowerCase(),a3=!a4&&!aN,aT=false;if(a0){if(aO){while(aU){aX=aV;while((aX=aX[aU])){if(aN?aX.nodeName.toLowerCase()===aW:aX.nodeType===1){return false;}}a1=aU=aP==="only"&&!a1&&"nextSibling";}return true;}a1=[aL?a0.firstChild:a0.lastChild];if(aL&&a3){aX=a0;aZ=aX[D]||(aX[D]={});a2=aZ[aX.uniqueID]||(aZ[aX.uniqueID]={});aR=a2[aP]||[];aY=aR[0]===w&&aR[1];aT=aY&&aR[2];aX=aY&&a0.childNodes[aY];while((aX=++aY&&aX&&aX[aU]||(aT=aY=0)||a1.pop())){if(aX.nodeType===1&&++aT&&aX===aV){a2[aP]=[w,aY,aT];break;}}}else{if(a3){aX=aV;aZ=aX[D]||(aX[D]={});a2=aZ[aX.uniqueID]||(aZ[aX.uniqueID]={});aR=a2[aP]||[];aY=aR[0]===w&&aR[1];aT=aY;}if(aT===false){while((aX=++aY&&aX&&aX[aU]||(aT=aY=0)||a1.pop())){if((aN?aX.nodeName.toLowerCase()===aW:aX.nodeType===1)&&++aT){if(a3){aZ=aX[D]||(aX[D]={});a2=aZ[aX.uniqueID]||(aZ[aX.uniqueID]={});a2[aP]=[w,aT];}if(aX===aV){break;}}}}}aT-=aM;return aT===aK||(aT%aK===0&&aT/aK>=0);}};},PSEUDO:function(aM,aK){var i,aL=E.pseudos[aM]||E.setFilters[aM.toLowerCase()]||ay.error("unsupported pseudo: "+aM);if(aL[D]){return aL(aK);}if(aL.length>1){i=[aM,aM,"",aK];return E.setFilters.hasOwnProperty(aM.toLowerCase())?P(function(aR,aQ){var aO,aP=aL(aR,aK),aN=aP.length;while(aN--){aO=M(aR,aP[aN]);aR[aO]=!(aQ[aO]=aP[aN]);}}):function(aN){return aL(aN,0,i);};}return aL;}},pseudos:{not:P(function(aM){var i=[],aL=[],aK=n(aM.replace(ap,"$1"));return aK[D]?P(function(aR,aQ,aN,aT){var aO,aS=aK(aR,null,aT,[]),aP=aR.length;while(aP--){if((aO=aS[aP])){aR[aP]=!(aQ[aP]=aO);}}}):function(aO,aN,aP){i[0]=aO;aK(i,null,aP,aL);i[0]=null;return !aL.pop();};}),has:P(function(i){return function(aK){return ay(i,aK).length>0;};}),contains:P(function(i){i=i.replace(aq,G);return function(aK){return(aK.textContent||aK.innerText||H(aK)).indexOf(i)>-1;};}),lang:P(function(i){if(!aj.test(i||"")){ay.error("unsupported lang: "+i);}i=i.replace(aq,G).toLowerCase();return function(aK){var aL;do{if((aL=z?aK.lang:aK.getAttribute("xml:lang")||aK.getAttribute("lang"))){aL=aL.toLowerCase();return aL===i||aL.indexOf(i+"-")===0;}}while((aK=aK.parentNode)&&aK.nodeType===1);return false;};}),target:function(i){var aK=aJ.location&&aJ.location.hash;return aK&&aK.slice(1)===i.id;},root:function(i){return i===x;},focus:function(i){return i===y.activeElement&&(!y.hasFocus||y.hasFocus())&&!!(i.type||i.href||~i.tabIndex);},enabled:t(false),disabled:t(true),checked:function(i){var aK=i.nodeName.toLowerCase();return(aK==="input"&&!!i.checked)||(aK==="option"&&!!i.selected);},selected:function(i){if(i.parentNode){i.parentNode.selectedIndex;}return i.selected===true;},empty:function(i){for(i=i.firstChild;i;i=i.nextSibling){if(i.nodeType<6){return false;}}return true;},parent:function(i){return !E.pseudos.empty(i);},header:function(i){return ai.test(i.nodeName);},input:function(i){return ak.test(i.nodeName);},button:function(i){var aK=i.nodeName.toLowerCase();return aK==="input"&&i.type==="button"||aK==="button";},text:function(aK){var i;return aK.nodeName.toLowerCase()==="input"&&aK.type==="text"&&((i=aK.getAttribute("type"))==null||i.toLowerCase()==="text");},first:v(function(){return[0];}),last:v(function(aK,i){return[i-1];}),eq:v(function(aL,aK,i){return[i<0?i+aK:i];}),even:v(function(aM,aL){var aK=0;for(;aK=0;){aN.push(aL);}return aN;}),gt:v(function(aN,aM,aK){var aL=aK<0?aK+aM:aK;for(;++aL1?function(aL,aK,aN){var aM=i.length;while(aM--){if(!i[aM](aL,aK,aN)){return false;}}return true;}:i[0];}function U(aO,aK,aN){var aL=0,aM=aK.length;for(;aL-1){aZ[a0]=!(aY[a0]=aQ);}}}}else{aU=p(aU===aY?aU.splice(aW,aU.length):aU);if(aL){aL(null,aY,aU,a1);}else{aa.apply(aY,aU);}}});}function R(aU){var aK,aS,aN,aP=aU.length,aO=E.relative[aU[0].type],aM=aO||E.relative[" "],aL=aO?1:0,aR=f(function(i){return i===aK;},aM,true),aQ=f(function(i){return M(aK,i)>-1;},aM,true),aT=[function(aV,i,aX){var aW=(!aO&&(aX||i!==W))||((aK=i).nodeType?aR(aV,i,aX):aQ(aV,i,aX));aK=null;return aW;}];for(;aL1&&C(aT),aL>1&&aG(aU.slice(0,aL-1).concat({value:aU[aL-2].type===" "?"*":""})).replace(ap,"$1"),aS,aL0,i=aL.length>0,aN=function(a0,aO,a3,aZ,aY){var aR,aU,aX,aW=0,aT="0",a2=a0&&[],a1=[],aP=W,aS=a0||i&&E.find.TAG("*",aY),aQ=(w+=aP==null?1:Math.random()||0.1),aV=aS.length;if(aY){W=aO===y||aO||aY;}for(;aT!==aV&&(aR=aS[aT])!=null;aT++){if(i&&aR){aU=0;if(!aO&&aR.ownerDocument!==y){au(aR);a3=!z;}while((aX=aL[aU++])){if(aX(aR,aO||y,a3)){aZ.push(aR);break;}}if(aY){w=aQ;}}if(aK){if((aR=!aX&&aR)){aW--;}if(a0){a2.push(aR);}}}aW+=aT;if(aK&&aT!==aW){aU=0;while((aX=aM[aU++])){aX(a2,a1,aO,a3);}if(a0){if(aW>0){while(aT--){if(!(a2[aT]||a1[aT])){a1[aT]=X.call(aZ);}}}a1=p(a1);}aa.apply(aZ,a1);if(aY&&!a0&&a1.length>0&&(aW+aM.length)>1){ay.uniqueSort(aZ);}}if(aY){w=aQ;W=aP;}return a2;};return aK?P(aN):aN;}n=ay.compile=function(aO,aN){var aM,aP=[],aL=[],aK=o[aO+" "];if(!aK){if(!aN){aN=aF(aO);}aM=aN.length;while(aM--){aK=R(aN[aM]);if(aK[D]){aP.push(aK);}else{aL.push(aK);}}aK=o(aO,Q(aL,aP));aK.selector=aO;}return aK;};at=ay.select=function(aR,aL,aP,aQ){var aN,aT,aS,aU,aM,aK=typeof aR==="function"&&aR,aO=!aQ&&aF((aR=aK.selector||aR));aP=aP||[];if(aO.length===1){aT=aO[0]=aO[0].slice(0);if(aT.length>2&&(aS=aT[0]).type==="ID"&&aL.nodeType===9&&z&&E.relative[aT[1].type]){aL=(E.find.ID(aS.matches[0].replace(aq,G),aL)||[])[0];if(!aL){return aP;}else{if(aK){aL=aL.parentNode;}}aR=aR.slice(aT.shift().value.length);}aN=T.needsContext.test(aR)?0:aT.length;while(aN--){aS=aT[aN];if(E.relative[(aU=aS.type)]){break;}if((aM=E.find[aU])){if((aQ=aM(aS.matches[0].replace(aq,G),ao.test(aT[0].type)&&aD(aL.parentNode)||aL))){aT.splice(aN,1);aR=aQ.length&&aG(aT);if(!aR){aa.apply(aP,aQ);return aP;}break;}}}}(aK||n(aR,aO))(aQ,aL,!z,aP,!aL||ao.test(aR)&&aD(aL.parentNode)||aL);return aP;};aC.sortStable=D.split("").sort(aB).join("")===D;aC.detectDuplicates=!!I;au();aC.sortDetached=j(function(i){return i.compareDocumentPosition(y.createElement("fieldset"))&1;});if(!j(function(i){i.innerHTML="";return i.firstChild.getAttribute("href")==="#";})){g("type|href|height|width",function(i,aL,aK){if(!aK){return i.getAttribute(aL,aL.toLowerCase()==="type"?1:2);}});}if(!aC.attributes||!j(function(i){i.innerHTML="";i.firstChild.setAttribute("value","");return i.firstChild.getAttribute("value")==="";})){g("value",function(i,aL,aK){if(!aK&&i.nodeName.toLowerCase()==="input"){return i.defaultValue;}});}if(!j(function(i){return i.getAttribute("disabled")==null;})){g(l,function(i,aL,aK){var aM;if(!aK){return i[aL]===true?aL.toLowerCase():(aM=i.getAttributeNode(aL))&&aM.specified?aM.value:null;}});}_fxm.writeDebugMessage("Plug-in: Sizzle Loaded Successfully.");return ay;})(window);var a={contentLoaded:function(r,j){var h=false,q=true,g=r.document,p=g.documentElement,l=g.addEventListener,f=l?"addEventListener":"attachEvent",o=l?"removeEventListener":"detachEvent",n=l?"":"on",k=function(s){if(s.type==="readystatechange"&&g.readyState!=="complete"){return;}(s.type==="load"?r:g)[o](n+s.type,k,false);if(!h&&(h=true)){j.call(r,s.type||s);}},m=function(){try{p.doScroll("left");}catch(s){setTimeout(m,50);return;}k("poll");};if(g.readyState==="complete"){j.call(r,"lazy");}else{if(!l&&p.doScroll){try{q=!r.frameElement;}catch(i){}if(q){m();}}g[f](n+"DOMContentLoaded",k,false);g[f](n+"readystatechange",k,false);r[f](n+"load",k,false);}}};if(!_fxm.useJQuery){a.contentLoaded(e,function(){_fxm.dom.isReady=true;if(_fxm.dom.isReadyList){var f,g=0;while((f=_fxm.dom.isReadyList[g++])){f.call(b);}_fxm.dom.isReadyList=null;}});}for(var c=0;c<_fxm.events.length;c++){_fxm.push(_fxm.events[c]);}_fxm.events.push=_fxm.push;_fxm.debugMode=true;_fxm.writeDebugMessage("ScriptBlock: Global");_fxm.plugins.experiment=(function(){return{Init:function(){_fxm.writeDebugMessage("Plug-in: Experiment Loaded");},SimpleWeighted:function(h,n){try{var m=0;var l=n.slice(0);for(var g=0,j=n.length;g