(function(A,w){function oa(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(oa,1);return}c.ready()}}function La(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function $(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var o in b)$(a,o,b[o],f,e,d);return a}if(d!==w){f=!i&&f&&c.isFunction(d);for(o=0;o<j;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,i);return a}return j?e(a[0],b):null}function K(){return(new Date).getTime()}function aa(){return false}function ba(){return true}function pa(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function qa(a){var b=true,d=[],f=[],e=arguments,i,j,o,p,n,t=c.extend({},c.data(this,"events").live);for(p in t){j=t[p];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete t[p]}i=c(a.target).closest(f,a.currentTarget);n=0;for(l=i.length;n<l;n++)for(p in t){j=t[p];o=i[n].elem;f=null;if(i[n].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==o)d.push({elem:o,fn:j})}}n=0;for(l=d.length;n<l;n++){i=d[n];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}function ra(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"&")].join(".")}function sa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ta(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ua(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:s;f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function T(a){for(var b=0,d,f;(d=a[b])!=null;b++)if(!c.noData[d.nodeName.toLowerCase()]&&(f=d[H]))delete c.cache[f]}function L(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ma=A.jQuery,Na=A.$,s=A.document,U,Oa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Pa=/^.[^:#\[\.,]*$/,Qa=/\S/,Ra=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Sa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],M,ca=Object.prototype.toString,da=Object.prototype.hasOwnProperty,ea=Array.prototype.push,R=Array.prototype.slice,V=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(typeof a==="string")if((d=Oa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Sa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ua([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return U.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a)}else return!b||b.jquery?(b||U).find(a):c(b).find(a);else if(c.isFunction(a))return U.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,this)},selector:"",jquery:"1.4",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ea.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ea,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,i,j,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(i in e){j=a[i];o=e[i];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(o)?[]:{};a[i]=c.extend(f,j,o)}else if(o!==w)a[i]=o}return a};c.extend({noConflict:function(a){A.$=Na;if(a)A.jQuery=Ma;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",M,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",M);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&oa()}}},isFunction:function(a){return ca.call(a)==="[object Function]"},isArray:function(a){return ca.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||ca.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!da.call(a,"constructor")&&!da.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||da.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},noop:function(){},globalEval:function(a){if(a&&Qa.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,i=a.length,j=i===w||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Ra,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ea.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){var b={browser:""};a=a.toLowerCase();if(/webkit/.test(a))b={browser:"webkit",version:/webkit[\/ ]([\w.]+)/};else if(/opera/.test(a))b={browser:"opera",version:/version/.test(a)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/};else if(/msie/.test(a))b={browser:"msie",version:/msie ([\w.]+)/};else if(/mozilla/.test(a)&&!/compatible/.test(a))b={browser:"mozilla",version:/rv:([\w.]+)/};b.version=(b.version&&b.version.exec(a)||[0,"0"])[1];return b},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(V)c.inArray=function(a,b){return V.call(b,a)};U=c(s);if(s.addEventListener)M=function(){s.removeEventListener("DOMContentLoaded",M,false);c.ready()};else if(s.attachEvent)M=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",M);c.ready()}};if(V)c.inArray=function(a,b){return V.call(b,a)};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+K();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function o(){c.support.noCloneEvent=false;d.detachEvent("onclick",o)});d.cloneNode(true).fireEvent("onclick")}c(function(){var o=s.createElement("div");o.style.width=o.style.paddingLeft="1px";s.body.appendChild(o);c.boxModel=c.support.boxModel=o.offsetWidth===2;s.body.removeChild(o).style.display="none"});a=function(o){var p=s.createElement("div");o="on"+o;var n=o in
p;if(!n){p.setAttribute(o,"return;");n=typeof p[o]==="function"}return n};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var H="jQuery"+K(),Ta=0,ya={},Ua={};c.extend({cache:{},expando:H,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var f=a[H],e=c.cache;if(!b&&!f)return null;f||(f=++Ta);if(typeof b==="object"){a[H]=f;e=e[f]=c.extend(true,{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Ua:(e[f]={});if(d!==w){a[H]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var d=a[H],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[H]}catch(i){a.removeAttribute&&a.removeAttribute(H)}delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var za=/[\n\t]/g,fa=/\s+/,Va=/\r/g,Wa=/href|src|style/,Xa=/(button|input)/i,Ya=/(button|input|object|select|textarea)/i,Za=/^(a|area)$/i,Aa=/radio|checkbox/;c.fn.extend({attr:function(a,b){return $(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.addClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className)for(var i=" "+e.className+" ",j=0,o=b.length;j<o;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.removeClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var i=(" "+e.className+" ").replace(za," "),j=0,o=b.length;j<o;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),o=b,p=a.split(fa);e=p[i++];){o=f?o:!j.hasClass(e);j[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(za," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(Aa.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Va,"")}return w}var o=c.isFunction(a);return this.each(function(p){var n=c(this),t=a;if(this.nodeType===1){if(o)t=a.call(this,p,n.val());if(typeof t==="number")t+="";if(c.isArray(t)&&Aa.test(this.type))this.checked=c.inArray(n.val(),t)>=0;else if(c.nodeName(this,"select")){var z=c.makeArray(t);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),z)>=0});if(!z.length)this.selectedIndex=-1}else this.value=t}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Wa.test(b);if(b in a&&f&&!i){if(e){if(b==="type"&&Xa.test(a.nodeName)&&a.parentNode)throw"type property can't be changed";a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Ya.test(a.nodeName)||Za.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var $a=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;if(!d.guid)d.guid=c.guid++;if(f!==w){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):w};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var o,p=0;o=b[p++];){var n=o.split(".");o=n.shift();d.type=n.slice(0).sort().join(".");var t=e[o],z=this.special[o]||{};if(!t){t=e[o]={};if(!z.setup||z.setup.call(a,f,n,d)===false)if(a.addEventListener)a.addEventListener(o,i,false);else a.attachEvent&&a.attachEvent("on"+o,i)}if(z.add)if((n=z.add.call(a,d,f,n,t))&&c.isFunction(n)){n.guid=n.guid||d.guid;d=n}t[d.guid]=d;this.global[o]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===w||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var o=0;i=b[o++];){var p=i.split(".");i=p.shift();var n=!p.length,t=c.map(p.slice(0).sort(),$a);t=new RegExp("(^|\\.)"+t.join("\\.(?:.*\\.)?")+"(\\.|$)");var z=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var B in f[i])if(n||t.test(f[i][B].type))delete f[i][B];z.remove&&z.remove.call(a,p,j);for(e in f[i])break;if(!e){if(!z.teardown||z.teardown.call(a,p)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+
i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(B=c.data(a,"handle"))B.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[H]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;var i=c.data(d,"handle");i&&i.apply(d,b);var j,o;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){j=d[e];o=d["on"+e]}}catch(p){}i=c.nodeName(d,"a")&&e==="click";if(!f&&j&&!a.isDefaultPrevented()&&!i){this.triggered=true;try{d[e]()}catch(n){}}else if(o&&d["on"+e].apply(d,b)===false)a.result=false;this.triggered=false;if(!a.isPropagationStopped())(d=d.parentNode||d.ownerDocument)&&c.event.trigger(a,b,d,true)},handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[H])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a,b){c.extend(a,b||{});a.guid+=b.selector+b.live;c.event.add(this,b.live,qa,b)},remove:function(a){if(a.length){var b=0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],qa)}},special:{}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=K();this[H]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ba;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=ba;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ba;this.stopPropagation()},isDefaultPrevented:aa,isPropagationStopped:aa,isImmediatePropagationStopped:aa};var Ba=function(a){for(var b=a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ca=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ca:Ba,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ca:Ba)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return pa("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+
d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return pa("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var ga=/textarea|input|select/i;function Da(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ha(a,b){var d=a.target,f,e;if(!(!ga.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Da(d);if(e!==f){if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(d.type!=="select"&&(f!=null||e)){a.type="change";return c.event.trigger(a,b,this)}}}}c.event.special.change={filters:{focusout:ha,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ha.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return ha.call(this,a)},beforeactivate:function(a){a=a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Da(a))}},setup:function(a,b,d){for(var f in W)c.event.add(this,f+".specialChange."+d.guid,W[f]);return ga.test(this.nodeName)},remove:function(a,b){for(var d in W)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),W[d]);return ga.test(this.nodeName)}};var W=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){thisObject=e;e=f;f=w}var j=b==="one"?c.proxy(e,function(o){c(this).unbind(o,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e,thisObject):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},live:function(a,b,d){if(c.isFunction(b)){d=b;b=w}c(this.context).bind(ra(a,this.selector),{data:b,selector:this.selector,live:a},d);return this},die:function(a,b){c(this.context).unbind(ra(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",k,m=0;g[m];m++){k=g[m];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1&&!q){u.sizcache=k;u.sizset=r}if(u.nodeName.toLowerCase()===h){y=u;break}u=u[g]}m[r]=y}}}function d(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1){if(!q){u.sizcache=k;u.sizset=r}if(typeof h!=="string"){if(u===h){y=true;break}}else if(p.filter(h,[u]).length>0){y=u;break}}u=u[g]}m[r]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,o=true;[0,0].sort(function(){o=false;return 0});var p=function(g,h,k,m){k=k||[];var r=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return k;for(var q=[],v,u,y,S,I=true,N=x(h),J=g;(f.exec(""),v=f.exec(J))!==null;){J=v[3];q.push(v[1]);if(v[2]){S=v[3];break}}if(q.length>1&&t.exec(g))if(q.length===2&&n.relative[q[0]])u=ia(q[0]+q[1],h);else for(u=n.relative[q[0]]?[h]:p(q.shift(),h);q.length;){g=q.shift();if(n.relative[g])g+=q.shift();u=ia(g,u)}else{if(!m&&q.length>1&&h.nodeType===9&&!N&&n.match.ID.test(q[0])&&!n.match.ID.test(q[q.length-1])){v=p.find(q.shift(),h,N);h=v.expr?p.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:q.pop(),set:B(m)}:p.find(q.pop(),q.length===1&&(q[0]==="~"||q[0]==="+")&&h.parentNode?h.parentNode:h,N);u=v.expr?p.filter(v.expr,v.set):v.set;if(q.length>0)y=B(u);else I=false;for(;q.length;){var E=q.pop();v=E;if(n.relative[E])v=q.pop();else E="";if(v==null)v=h;n.relative[E](y,v,N)}}else y=[]}y||(y=u);if(!y)throw"Syntax error, unrecognized expression: "+
(E||g);if(i.call(y)==="[object Array]")if(I)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&F(h,y[g])))k.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&k.push(u[g]);else k.push.apply(k,y);else B(y,k);if(S){p(S,r,k,m);p.uniqueSort(k)}return k};p.uniqueSort=function(g){if(D){j=o;g.sort(D);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};p.matches=function(g,h){return p(g,null,null,h)};p.find=function(g,h,k){var m,r;if(!g)return[];for(var q=0,v=n.order.length;q<v;q++){var u=n.order[q];if(r=n.leftMatch[u].exec(g)){var y=r[1];r.splice(1,1);if(y.substr(y.length-1)!=="\\"){r[1]=(r[1]||"").replace(/\\/g,"");m=n.find[u](r,h,k);if(m!=null){g=g.replace(n.match[u],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};p.filter=function(g,h,k,m){for(var r=g,q=[],v=h,u,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var I in n.filter)if((u=n.leftMatch[I].exec(g))!=null&&u[2]){var N=n.filter[I],J,E;E=u[1];y=false;u.splice(1,1);if(E.substr(E.length-
1)!=="\\"){if(v===q)q=[];if(n.preFilter[I])if(u=n.preFilter[I](u,v,k,q,m,S)){if(u===true)continue}else y=J=true;if(u)for(var X=0;(E=v[X])!=null;X++)if(E){J=N(E,u,X,v);var Ea=m^!!J;if(k&&J!=null)if(Ea)y=true;else v[X]=false;else if(Ea){q.push(E);y=true}}if(J!==w){k||(v=q);g=g.replace(n.match[I],"");if(!y)return[];break}}}if(g===r)if(y==null)throw"Syntax error, unrecognized expression: "+g;else break;r=g}return v};var n=p.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var k=typeof h==="string",m=k&&!/\W/.test(h);k=k&&!m;if(m)h=h.toLowerCase();m=0;for(var r=g.length,q;m<r;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=k||q&&q.nodeName.toLowerCase()===h?q||false:q===h}k&&p.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,r=g.length;m<r;m++){var q=g[m];if(q){k=q.parentNode;g[m]=k.nodeName.toLowerCase()===h?k:false}}}else{m=0;for(r=g.length;m<r;m++)if(q=g[m])g[m]=k?q.parentNode:q.parentNode===h;k&&p.filter(h,g,true)}},"":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("parentNode",h,m,g,q,k)},"~":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("previousSibling",h,m,g,q,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var m=0,r=h.length;m<r;m++)h[m].getAttribute("name")===g[1]&&k.push(h[m]);return k.length===0?null:k}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,m,r,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q)return g;q=0;for(var v;(v=h[q])!=null;q++)if(v)if(r^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||m.push(v);else if(k)h[q]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,k,m,r,q){h=g[1].replace(/\\/g,"");if(!q&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,m,r){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=p(g[3],null,null,h);else{g=p.filter(g[3],h,k,true^r);k||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,k){return!!p(k[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,k,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,m){var r=h[1],q=n.filters[r];if(q)return q(g,k,h,m);else if(r==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(r==="not"){h=h[3];k=0;for(m=h.length;k<m;k++)if(h[k]===g)return false;return true}else throw"Syntax error, unrecognized expression: "+r;},CHILD:function(g,h){var k=h[1],m=g;switch(k){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(k==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":k=h[2];var r=h[3];if(k===1&&r===0)return true;h=h[0];var q=g.parentNode;if(q&&(q.sizcache!==h||!g.nodeIndex)){var v=0;for(m=q.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;q.sizcache=h}g=g.nodeIndex-r;return k===0?g===0:g%k===0&&g/k>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var k=h[1];g=n.attrHandle[k]?n.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?k===h:m==="*="?k.indexOf(h)>=0:m==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:m==="!="?k!==h:m==="^="?k.indexOf(h)===0:m==="$="?k.substr(k.length-h.length)===h:m==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,m){var r=n.setFilters[h[2]];if(r)return r(g,k,h,m)}}},t=n.match.POS;for(var z in n.match){n.match[z]=new RegExp(n.match[z].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[z]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[z].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var B=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){B=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,m=g.length;k<m;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var D;if(s.documentElement.compareDocumentPosition)D=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in s.documentElement)D=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(s.createRange)D=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)j=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=s.documentElement;k.insertBefore(g,k.firstChild);if(s.getElementById(h)){n.find.ID=function(m,r,q){if(typeof r.getElementById!=="undefined"&&!q)return(r=r.getElementById(m[1]))?r.id===m[1]||typeof r.getAttributeNode!=="undefined"&&r.getAttributeNode("id").nodeValue===m[1]?[r]:w:[]};n.filter.ID=function(m,r){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===r}}k.removeChild(g);k=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;k[m];m++)k[m].nodeType===1&&h.push(k[m]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=p,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){p=function(m,r,q,v){r=r||s;if(!v&&r.nodeType===9&&!x(r))try{return B(r.querySelectorAll(m),q)}catch(u){}return g(m,r,q,v)};for(var k in g)p[k]=g[k];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,k,m){if(typeof k.getElementsByClassName!=="undefined"&&!m)return k.getElementsByClassName(h[1])};g=null}}})();var F=s.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ia=function(g,h){var k=[],m="",r;for(h=h.nodeType?[h]:h;r=n.match.PSEUDO.exec(g);){m+=r[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;r=0;for(var q=h.length;r<q;r++)p(g,h[r],k);return p.filter(m,k)};c.find=p;c.expr=p.selectors;c.expr[":"]=c.expr.filters;c.unique=p.uniqueSort;c.getText=a;c.isXMLDoc=x;c.contains=F})();var ab=/Until$/,bb=/^(?:parents|prevUntil|prevAll)/,cb=/,/;R=Array.prototype.slice;var Fa=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Pa.test(b))return c.filter(b,f,!d);else b=c.filter(b,a)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Fa(this,a,false),"not",a)},filter:function(a){return this.pushStack(Fa(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,i={},j;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var p=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,t){for(;t&&t.ownerDocument&&t!==b;){if(p?p.index(t)>-1:c(t).is(a))return t;t=t.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(sa(a[0])||sa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);ab.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||cb.test(f))&&bb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ga=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,db=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,hb=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},G={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};G.optgroup=G.option;G.tbody=G.tfoot=G.colgroup=G.caption=G.thead;G.th=G.td;if(!c.support.htmlSerialize)G._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);return d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.getText(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ga,"").replace(Y,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ta(this,b);ta(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ga,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!Y.test(a))&&!G[(Ha.exec(a)||["",""])[1].toLowerCase()])try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){T(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}else c.isFunction(a)?this.each(function(e){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){c.isFunction(a)||(a=c(a).detach());return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(t){return c.nodeName(t,"table")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}var e,i,j=a[0],o=[];if(c.isFunction(j))return this.each(function(t){var z=c(this);a[0]=j.call(this,t,b?z.html():w);return z.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ua(a,this,o);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var p=0,n=this.length;p<n;p++)d.call(b?f(this[p],i):this[p],e.cacheable||this.length>1||p>0?e.fragment.cloneNode(true):e.fragment)}o&&c.each(o,La)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){T(this.getElementsByTagName("*"));T([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&T(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(db,hb);var o=(Ha.exec(j)||["",""])[1].toLowerCase(),p=G[o]||G._default,n=p[0];i=b.createElement("div");for(i.innerHTML=p[1]+j+p[2];n--;)i=i.lastChild;if(!c.support.tbody){n=fb.test(j);o=o==="table"&&!n?i.firstChild&&i.firstChild.childNodes:p[1]==="<table>"&&!n?i.childNodes:[];for(p=o.length-1;p>=0;--p)c.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!c.support.leadingWhitespace&&Y.test(j)&&i.insertBefore(b.createTextNode(Y.exec(j)[0]),i.firstChild);j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e}});var ib=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ia=/alpha\([^)]*\)/,Ja=/opacity=([^)]*)/,ja=/float/i,ka=/-([a-z])/ig,jb=/([A-Z])/g,kb=/^-?\d+(?:px)?$/i,lb=/^-?\d/,mb={position:"absolute",visibility:"hidden",display:"block"},nb=["Left","Right"],ob=["Top","Bottom"],pb=s.defaultView&&s.defaultView.getComputedStyle,Ka=c.support.cssFloat?"cssFloat":"styleFloat",la=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return $(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!ib.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Ia.test(a)?a.replace(Ia,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ja.exec(f.filter)[1])/100+"":""}if(ja.test(b))b=Ka;b=b.replace(ka,la);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?nb:ob;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?j():c.swap(a,mb,j);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Ja.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ja.test(b))b=Ka;if(!d&&e&&e[b])f=e[b];else if(pb){if(ja.test(b))b="float";b=b.replace(jb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ka,la);f=a.currentStyle[b]||a.currentStyle[d];if(!kb.test(f)&&lb.test(f)){b=e.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=i}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var qb=K(),rb=/<script(.|\s)*?\/script>/gi,sb=/select|textarea/i,tb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,O=/=\?(&|$)/,ma=/\?/,ub=/(\?|&)_=.*?(&|$)/,vb=/^(\w+:)?\/\/([^\/?#]+)/,wb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}c.ajax({url:a,type:f,dataType:"html",data:b,context:this,complete:function(i,j){if(j==="success"||j==="notmodified")this.html(e?c("<div />").append(i.responseText.replace(rb,"")).find(e):i.responseText);d&&this.each(d,[i.responseText,j,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||sb.test(this.nodeName)||tb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(p,o,j,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(p,x,j);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(r,q){(e.context?c(e.context):c.event).trigger(r,q)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,o,p=e.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")O.test(e.url)||(e.url+=(ma.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!O.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&O.test(e.data)||O.test(e.url))){i=e.jsonpCallback||"jsonp"+qb++;if(e.data)e.data=(e.data+"").replace(O,"="+i+"$1");e.url=e.url.replace(O,"="+i+"$1");e.dataType="script";A[i]=A[i]||function(r){o=r;b();d();A[i]=w;try{delete A[i]}catch(q){}B&&B.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var t=K(),z=e.url.replace(ub,"$1_="+t+"$2");e.url=z+(z===e.url?(ma.test(e.url)?"&":"?")+"_="+t:"")}if(e.data&&n==="GET")e.url+=(ma.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");t=(t=vb.exec(e.url))&&(t[1]&&t[1]!==location.protocol||t[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&t){var B=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!i){var D=false;C.onload=C.onreadystatechange=function(){if(!D&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){D=true;b();d();C.onload=C.onreadystatechange=null;B&&C.parentNode&&B.removeChild(C)}}}B.insertBefore(C,B.firstChild);return w}var F=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}t||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ia){}if(e.beforeSend&&e.beforeSend.call(p,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(r){if(!x||x.readyState===0){F||d();F=true;if(x)x.onreadystatechange=c.noop}else if(!F&&x&&(x.readyState===4||r==="timeout")){F=true;x.onreadystatechange=c.noop;j=r==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";if(j==="success")try{o=c.httpData(x,e.dataType,e)}catch(q){j="parsererror"}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,x,j);d();r==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){if(x){h.call(x);if(x)x.readyState=0}g()}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){x&&!F&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||A,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;if(e&&a.documentElement.nodeName==="parsererror")throw"parsererror";if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))a=A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+a))();else throw"Invalid JSON: "+a;else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(e,i){i=c.isFunction(i)?i():i;f[f.length]=encodeURIComponent(e)+"="+encodeURIComponent(i)}var f=[];if(b===w)b=c.ajaxSettings.traditional;c.isArray(a)||a.jquery?c.each(a,function(){d(this.name,this.value)}):c.each(a,function e(i,j){if(c.isArray(j))c.each(j,function(o,p){b?d(i,p):e(i+"["+(typeof p==="object"||c.isArray(p)?o:"")+"]",p)});else!b&&j!=null&&typeof j==="object"?c.each(j,function(o,p){e(i+"["+o+"]",p)}):d(i,j)});return f.join("&").replace(wb,"+")}});var na={},xb=/toggle|show|hide/,yb=/^([+-]=)?([\d+-.]+)(.*)$/,Z,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a!=null)return this.animate(L("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(na[d])f=na[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();na[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a!=null)return this.animate(L("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(L("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var i=c.extend({},e),j,o=this.nodeType===1&&c(this).is(":hidden"),p=this;for(j in a){var n=j.replace(ka,la);if(j!==n){a[n]=a[j];delete a[j];j=n}if(a[j]==="hide"&&o||a[j]==="show"&&!o)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(t,z){var B=new c.fx(p,i,t);if(xb.test(z))B[z==="toggle"?o?"show":"hide":z](a);else{var C=yb.exec(z),D=B.cur(true)||0;if(C){z=parseFloat(C[2]);var F=C[3]||"px";if(F!=="px"){p.style[t]=(z||1)+F;D=(z||1)/B.cur(true)*D;p.style[t]=D+F}if(C[1])z=(C[1]==="-="?-1:1)*z+D;B.custom(D,z,F)}else B.custom(D,z,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:L("show",1),slideUp:L("hide",1),slideToggle:L("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return e.step(i)}this.startTime=K();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!Z)Z=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=K(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(Z);Z=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(t){c.offset.setOffset(this,a,t)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,i,j=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var p=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;p-=b.scrollTop;n-=b.scrollLeft;if(b===d){p+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){p+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){p+=Math.max(j.scrollTop,o.scrollTop);n+=Math.max(j.scrollLeft,o.scrollLeft)}return{top:p,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,i=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],i;if(!e)return null;if(f!==w)return this.each(function(){if(i=wa(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=wa(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+
b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);var sitePage=new Array();printf=function(){var num=arguments.length;var oStr=arguments[0];for(var i=1;i<num;i++){var pattern="\\{"+(i-1)+"\\}";var re=new RegExp(pattern,"g");oStr=oStr.replace(re,arguments[i]);}
return oStr;}
globalEnv={sessionID:$("input[name='CLSN_3491']").attr('value'),routines:{popupNavi:{timeout:300,closetimer:0,ddmenuitem:0,},},};pageRender={data:{_content:null,_navi:null,_cats:null,_bestsellers:null,},links:{loginLink:"https://ssl3-secure-server.net/cl/StoreNumber_3491/?page=&login=1&CLSN_3491="+globalEnv.sessionID,logoutLink:"http://www.bookyahoo.net/?page=shop/index&func=userLogout&CLSN_3491="+globalEnv.sessionID,accountLink:"https://ssl3-secure-server.net/cl/StoreNumber_3491/?page=account/index&CLSN_3491="+globalEnv.sessionID,checkoutLink:"https://ssl3-secure-server.net/cl/StoreNumber_3491/?page=checkout/index&CLSN_3491="+globalEnv.sessionID,cartLink:"http://www.bookyahoo.net/?page=shop/cart&CLSN_3491="+globalEnv.sessionID,homeLink:"http://www.bookyahoo.net/?page=shop/index&CLSN_3491="+globalEnv.sessionID,aboutLink:"http://www.bookyahoo.net/?page=shop/aboutus&CLSN_3491="+globalEnv.sessionID,contactusLink:"http://www.bookyahoo.net/?page=shop/contactus&CLSN_3491="+globalEnv.sessionID,policyLink:"http://www.bookyahoo.net/?page=shop/policy&CLSN_3491="+globalEnv.sessionID,privacyLink:"http://www.bookyahoo.net/?page=shop/privacy&CLSN_3491="+globalEnv.sessionID,adminLink:"https://ssl3-secure-server.net/cl/StoreNumber_3491/?page=store/index",},siteParts:{pushHeader:function(){adminAnchor="";if($("a:contains('Administration')").length>0)
{adminAnchor='<a href="'+pageRender.links.adminLink+'"> Administration</a>';}
sitePage.push('<div class="wrapper">');sitePage.push('  <div  id="hearder">');sitePage.push('    <div id="logoPlaceholder"> </div>');sitePage.push('    <div id="userLinks"><a href="'+pageRender.links.accountLink+'">Your account</a> '+adminAnchor+'<!--| <a href="#">Help</a>--></div>');sitePage.push('    <div class="clear"></div>');sitePage.push('  </div>');},pushMainBar:function(_navigationPopup){sitePage.push('  <div id="mainBar">');sitePage.push('    <form method="GET" action="http://www.bookyahoo.net/" id="searchform">');sitePage.push(' <input type="hidden" name="CLSN_3491" value="'+globalEnv.sessionID+'" />');sitePage.push(' <input type="hidden" name="Search" value="Search" />');sitePage.push(' <input type="hidden" name="fsb" value="1" />');sitePage.push(' <input type="hidden" name="page" value="shop/browse" />');sitePage.push('      <div id="shopMenu">');sitePage.push('      <b style="float:left;padding-left:5px;" >Navigation</b>');sitePage.push('      <img src="https://ssl3-secure-server.net/cl/StoreNumber_3491/home/img/arrow.jpg" width="17" height="17" style="float:right; padding-right:15px;" />');sitePage.push('      <div class="clear"></div>  ');sitePage.push('       <div id="popNavi" style="display:none;">');sitePage.push(_navigationPopup);sitePage.push('        </div>');sitePage.push('      </div> ');sitePage.push('      <div id="searchBar">');sitePage.push('        <label style="font-size:13px">Search by:');sitePage.push('          <select name="searchby" id="searchby">');sitePage.push('            <option value="author">Author</option>');sitePage.push('            <option value="title" selected>Title</option>');sitePage.push('            <option value="description">Description</option>');sitePage.push('            <option value="keywords">Keywords</option>');sitePage.push('          </select>');sitePage.push('        </label>');sitePage.push('        <input name="keyword" type="text" id="keyword" value="Enter keyword or book name" size="80" style="margin-right:6px;" />');sitePage.push('      </div>');sitePage.push('      <div id="goBtn"> GO </div>');sitePage.push('      <div id="cartBtn"></div>');sitePage.push('      <div class="clear"></div>');sitePage.push('    </form>');sitePage.push('  </div>');},pushLeftSide:function(cats,bestsellers){sitePage.push('  <div id="container">');sitePage.push('    <div id="leftBar" style="float:left">');if(cats!=null&&cats.length>0)
{sitePage.push('        <div id="navi">');sitePage.push(cats);sitePage.push('        </div>');}
sitePage.push('        <div style="clear:both"></div>');sitePage.push('        <br />');sitePage.push('        <br />');sitePage.push('        <br />');if(bestsellers!=null&&bestsellers.length>0){sitePage.push('        <img src="https://ssl3-secure-server.net/cl/StoreNumber_3491/home/img/bestsellers.gif" width="76" height="14" style="padding-bottom:10px; padding-top:45px; "/>');sitePage.push('        <div id="bestsellers" style="">'+bestsellers+' </div>');}
sitePage.push('    </div>');},pushContent:function(content){sitePage.push('    <div id="content">');sitePage.push(content);sitePage.push('   </div>');sitePage.push('    <div style="clear:both"></div>');sitePage.push('  </div><!-- wrapper_end -->');},pushFooter:function(){sitePage.push('  <div id="footer">');sitePage.push('    <div id="paymentsBox"></div>');sitePage.push('    <div id="footerLinks"><a href="'+pageRender.links.homeLink+'">Home</a> | <a href="'+pageRender.links.aboutLink+'">About Us</a> | <a href="'+pageRender.links.contactusLink+'">Contact Us</a> | <a href="'+pageRender.links.policyLink+'">Store policies</a> | <a href="'+pageRender.links.privacyLink+'">Privacy policy</a> | <a href="'+pageRender.links.loginLink+'" rel="noindex,nofollow">Login</a>      ©2009 Bookyahoo.net');sitePage.push('    </div>');sitePage.push('    <div id="clearer"></div>');sitePage.push('  </div>');sitePage.push('</div>');},fillParts:function(__content,__navi,__cats,__bestsellers){pageRender.siteParts.pushHeader();pageRender.siteParts.pushMainBar(__navi);pageRender.siteParts.pushLeftSide(__cats,__bestsellers);pageRender.siteParts.pushContent(__content);pageRender.siteParts.pushFooter();}},mainBar:{routines:{navi:{menu_open:function()
{pageRender.mainBar.routines.navi.menu_canceltimer();pageRender.mainBar.routines.navi.menu_close();globalEnv.routines.popupNavi.ddmenuitem=$("#popNavi").css('display','');},menu_close:function()
{if(globalEnv.routines.popupNavi.ddmenuitem)globalEnv.routines.popupNavi.ddmenuitem.css('display','none');},menu_canceltimer:function()
{if(globalEnv.routines.popupNavi.closetimer)
{window.clearTimeout(globalEnv.routines.popupNavi.closetimer);globalEnv.routines.popupNavi.closetimer=null;}},menu_timer:function()
{globalEnv.routines.popupNavi.closetimer=window.setTimeout(pageRender.mainBar.routines.navi.menu_close,globalEnv.routines.popupNavi.timeout);}},searchBar:{checkKeyword:function(){if($('#keyword').attr('value')=="Enter keyword or book name")$('#keyword').attr('value',"");$('#keyword').unbind('focus',pageRender.mainBar.routines.searchBar.checkKeyword);}}}},bindPageEvents:function(){document.onclick=pageRender.mainBar.routines.navi.menu_close;$('#shopMenu').bind('mouseover',pageRender.mainBar.routines.navi.menu_open);$('#shopMenu').bind('mouseout',pageRender.mainBar.routines.navi.menu_timer);$('#keyword').bind('focus',pageRender.mainBar.routines.searchBar.checkKeyword);$('#goBtn').bind('click',function(){$('#searchform').submit();});$('#cartBtn').bind('click',function(){window.location.href=pageRender.links.cartLink;});},printPage:function(){$("body").html('');loaderDiv=document.createElement("div");loaderDiv.innerHTML=sitePage.join('');$('body').append(loaderDiv);pageRender.printPage=function(){return false;};},dispatch:function(){pageRender.siteParts.fillParts(pageRender.data._content,pageRender.data._navi,pageRender.data._cats,pageRender.data._bestsellers);pageRender.printPage();pageRender.bindPageEvents();},failstart:function(){pageRender.data._cats=$('.categorybody').html().replace(/%20/g,'');pageRender.data._navi=$('.menubody').html().replace(/%20/g,'');pageRender.data._content='<img src="https://ssl3-secure-server.net/cl/StoreNumber_3491/home/img/welcomepage.jpg" alt="" style="margin-left:40px; margin-top:20px; " /> <br />';pageRender.data._content+='<table align="center" style="padding-top:20px; height:360px;">  <tr><td scope="row" colspan="3"> <h2 class="cufon">Bestsellers</h2> <hr style="border:1px solid #146EB4; width:750px" /></td>'
+' </tr>         <tr>                 <td class="prev"><img src="./home/img/prev.gif" height="60" style="" /></td>               <td valign="bottom">';pageRender.data._content+='<div class="prodline"> <ul style="list-style-type:none;" class="cufon" >';$('td.featureditem[valign="top"]').each(function(){price=this.innerHTML.match(/[0-9]+\.?[0-9]?[0-9]? USD/);newId=Math.floor(Math.random()*553);if(price!=null){this.id=newId+'item';prodHref=$('#'+newId+'item > a').attr('href');prodTitle=$('#'+newId+'item > a > b').html();prodImg=$('#'+newId+'item > a > img').attr('src');if(prodImg==null)prodImg='https://ssl3-secure-server.net/cl/StoreNumber_3491/home/img/emptybook.jpg';pageRender.data._content+=printf('<li style="float:left; padding:10px; width:200px; height:300px;"><div style="text-align:center;"><div style="height:200px"><a href="{0}"><img border="0" src="{1}" width="200" alt="Featured Item"></div><br /><h3>{2}</h3><span style="color:#060; font-size:1.1em; border-bottom:1px dotted #060">{3}</span></a></div></li>',prodHref,prodImg,prodTitle,price);}});pageRender.data._content+='</ul></div></td> <td class="next"><img src="./home/img/next.gif" height="60" style="" /></td></tr></table>';pageRender.dispatch();},};var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})()};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},ready:(function(){var complete=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var styleElements=Object.prototype.propertyIsEnumerable?elementsByTagName('style'):{length:0};var linkElements=elementsByTagName('link');DOM.ready(function(){var linkStyles=0,link;for(var i=0,l=linkElements.length;link=linkElements[i],i<l;++i){if(!link.disabled&&link.rel.toLowerCase()=='stylesheet')++linkStyles;}
if(document.styleSheets.length>=styleElements.length+linkStyles)perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})(),supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textDecoration:function(el,style){if(!style)style=this.getStyle(el);var types={underline:null,overline:null,'line-through':null};for(var search=el;search.parentNode&&search.parentNode.nodeType==1;){var foundAll=true;for(var type in types){if(types[type])continue;if(style.get('textDecoration').indexOf(type)!=-1)types[type]=style.get('color');foundAll=false;}
if(foundAll)break;style=this.getStyle(search=search.parentNode);}
return types;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={},offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),textTransform:function(text,style){return text[{uppercase:'toUpperCase',lowercase:'toLowerCase'}[style.get('textTransform')]||'toString']();}};api.VML={parsePath:function(path){var cmds=[],re=/([mrvxe])([^a-z]*)/g,match;while(match=re.exec(path)){cmds.push({type:match[1],coords:match[2].split(',')});}
return cmds;}};function Font(data){var face=this.face=data.face;this.glyphs=data.glyphs;this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);return{minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),width:parseInt(parts[2],10)-parseInt(parts[0],10),height:parseInt(parts[3],10)-parseInt(parts[1],10),toString:function(){return[this.minX,this.minY,this.width,this.height].join(' ');}};})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>weight&&b>weight)?a<b:a>b:(a<weight&&b<weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.extend=function(styles){for(var property in styles)custom[property]=styles[property];return this;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.apply(el,arguments);});}}
function cached(fun){var cache={};return function(key){if(!cache.hasOwnProperty(key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){if(!style)style=CSS.getStyle(el);var families=style.get('fontFamily').split(/\s*,\s*/),family;for(var i=0,l=families.length;i<l;++i){family=families[i].replace(/^(["'])(.*?)\1$/,'$2').toLowerCase();if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function merge(){var merged={},key;for(var i=0,l=arguments.length;i<l;++i){for(key in arguments[i])merged[key]=arguments[i][key];}
return merged;}
function process(font,text,style,options,node,el){var separate=options.separate;if(separate=='none')return engines[options.engine].apply(null,arguments);var fragment=document.createDocumentFragment(),processed;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function replaceElement(el,options){var storage=sharedStorage.get(el);if(!options)options=storage.options;var font,style,nextNode;for(var node=el.firstChild;node;node=nextNode){nextNode=node.nextSibling;if(node.nodeType==1){if(!node.firstChild)continue;if(!/cufon/.test(node.className)){arguments.callee(node,options);continue;}}
var text=node.nodeType==3?node.data:node.alt;if(text==='')continue;if(!style)style=CSS.getStyle(el).extend(options);if(!font)font=getFont(el,style);if(!font)continue;var processed=process(font,text,style,options,node,el);if(processed)node.parentNode.replaceChild(processed,node);else node.parentNode.removeChild(node);}
if(!storage.options){storage.options=options;}}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var sharedStorage=new Storage();var replaceHistory=[];var engines={},fonts={},defaultOptions={enableTextDecoration:false,engine:null,printable:true,selector:(window.Sizzle||(window.dojo&&dojo.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',textShadow:'none'};var separators={words:/\s+/,characters:''};api.now=function(){DOM.ready();return api;};api.refresh=function(){var currentHistory=replaceHistory.splice(0,replaceHistory.length);for(var i=0,l=currentHistory.length;i<l;++i){api.replace.apply(null,currentHistory[i]);}
return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily',family);};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(typeof options.textShadow=='string')
options.textShadow=CSS.textShadow(options.textShadow);if(!ignoreHistory)replaceHistory.push(arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return null;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode('@media screen,projection{'+'.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle'+
(HAS_BROKEN_LINEHEIGHT?'':';font-size:1px;line-height:1px')+'}.cufon-canvas .cufon-alt{display:none}'+
(HAS_INLINE_BLOCK?'.cufon-canvas canvas{position:relative}':'.cufon-canvas canvas{position:absolute}')+'}'+'@media print{'+'.cufon-canvas{padding:0 !important}'+'.cufon-canvas canvas{display:none}'+'.cufon-canvas .cufon-alt{display:inline}'+'}'));document.getElementsByTagName('head')[0].appendChild(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var cmds=Cufon.VML.parsePath(path);var code=new Array(cmds.length-1);generate:for(var i=0,l=cmds.length;i<l;++i){var c=cmds[i].coords;switch(cmds[i].type){case'v':code[i]={m:'bezierCurveTo',a:[atX+Number(c[0]),atY+Number(c[1]),atX+Number(c[2]),atY+Number(c[3]),atX+=Number(c[4]),atY+=Number(c[5])]};break;case'r':code[i]={m:'lineTo',a:[atX+=Number(c[0]),atY+=Number(c[1])]};break;case'm':code[i]={m:'moveTo',a:[atX=Number(c[0]),atY=Number(c[1])]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var letterSpacing=style.get('letterSpacing');letterSpacing=(letterSpacing=='normal')?0:size.convertFrom(parseInt(letterSpacing,10));var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=0,l=shadows.length;i<l;++i){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(text,style).split('');var width=0,lastWidth=null;for(var i=0,l=chars.length;i<l;++i){var glyph=font.glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;width+=lastWidth=Number(glyph.w||font.w)+letterSpacing;}
if(lastWidth===null)return null;expandRight+=(viewBox.width-lastWidth);expandLeft+=viewBox.minX;var wrapper=document.createElement('span');wrapper.className='cufon cufon-canvas';wrapper.alt=text;var canvas=document.createElement('canvas');var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height-expandTop+expandBottom);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;canvas.width=Math.ceil(size.convert(width+expandRight-expandLeft)*roundingFactor);canvas.height=roundedHeight;expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.ceil(size.convert(width*roundingFactor))+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=roundedHeight/viewBox.height;g.scale(scale,scale);g.translate(-expandLeft,-expandTop);g.lineWidth=font.face['underline-thickness'];g.save();function line(y,color){g.strokeStyle=color;g.beginPath();g.moveTo(0,y);g.lineTo(width,y);g.stroke();}
var textDecoration=options.enableTextDecoration?Cufon.CSS.textDecoration(el,style):{};if(textDecoration.underline)line(-font.face['underline-position'],textDecoration.underline);if(textDecoration.overline)line(font.ascent,textDecoration.overline);g.fillStyle=style.get('color');function renderText(){for(var i=0,l=chars.length;i<l;++i){var glyph=font.glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;g.beginPath();if(glyph.d){if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);}
g.fill();g.translate(Number(glyph.w||font.w)+letterSpacing,0);}}
if(shadows){for(var i=0,l=shadows.length;i<l;++i){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();g.restore();}}
renderText();g.restore();if(textDecoration['line-through'])line(-font.descent,textDecoration['line-through']);wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('span');print.className='cufon-alt';print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
return wrapper;};})());Cufon.registerEngine('vml',(function(){if(!document.namespaces)return;document.write('<!--[if vml]><script type="text/javascript">Cufon.vmlEnabled=true;</script><![endif]-->');if(!Cufon.vmlEnabled)return;if(document.namespaces['cvml']==null){document.namespaces.add('cvml','urn:schemas-microsoft-com:vml');document.write('<style type="text/css">'+'@media screen{'+'cvml\\:shape,cvml\\:group,cvml\\:shapetype,cvml\\:fill{behavior:url(#default#VML);display:inline-block;antialias:true;position:absolute}'+'.cufon-vml{display:inline-block;position:relative;vertical-align:middle}'+'.cufon-vml .cufon-alt{display:none}'+'a .cufon-vml{cursor:pointer}'+'}'+'@media print{'+'.cufon-vml *{display:none}'+'.cufon-vml .cufon-alt{display:inline}'+'}'+'</style>');}
var typeIndex=0;function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value;var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
function createType(glyph,viewBox){var shapeType=document.createElement('cvml:shapetype');shapeType.id='cufon-glyph-'+typeIndex++;glyph.typeRef='#'+shapeType.id;shapeType.stroked='f';shapeType.coordsize=viewBox.width+','+viewBox.height;shapeType.coordorigin=viewBox.minX+','+viewBox.minY;var ensureSize='m'+viewBox.minX+','+viewBox.minY+' r'+viewBox.width+','+viewBox.height;shapeType.path=(glyph.d?'m'+glyph.d+'x':'')+ensureSize;document.body.insertBefore(shapeType,document.body.firstChild);}
return function(font,text,style,options,node,el,hasNext){var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var letterSpacing=style.computedLSpacing;if(letterSpacing==undefined){letterSpacing=style.get('letterSpacing');style.computedLSpacing=letterSpacing=(letterSpacing=='normal')?0:size.convertFrom(getSizeInPixels(el,letterSpacing));}
var wrapper=document.createElement('span');wrapper.className='cufon cufon-vml';wrapper.alt=text;var canvas=document.createElement('cvml:group');var wStyle=wrapper.runtimeStyle;var cStyle=canvas.runtimeStyle;var height=size.convert(viewBox.height);cStyle.height=Math.ceil(height);cStyle.top=Math.round(size.convert(viewBox.minY-font.ascent));cStyle.left=Math.round(size.convert(viewBox.minX));var roundingFactor=parseInt(cStyle.height,10)/height;wStyle.height=size.convert(-font.ascent+font.descent)+'px';var textDecoration=options.enableTextDecoration?Cufon.CSS.textDecoration(el,style):{};var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var width=0,offsetX=0,advance=null;var shadows=options.textShadow;for(var i=0,l=chars.length;i<l;++i){var glyph=font.glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(!glyph.typeRef)createType(glyph,viewBox);var shape=document.createElement('cvml:shape');shape.type=glyph.typeRef;var sStyle=shape.runtimeStyle;sStyle.width=viewBox.width;sStyle.height=viewBox.height;sStyle.top=0;sStyle.left=offsetX;sStyle.zIndex=1;shape.fillcolor=color;canvas.appendChild(shape);if(shadows){for(var z=0,p=shadows.length;z<p;++z){var shadow=shadows[z];var shadowColor=Cufon.CSS.color(shadow.color);var shadowNode=shape.cloneNode(false),zStyle=shadowNode.runtimeStyle;zStyle.top=size.convertFrom(parseFloat(shadow.offY));zStyle.left=offsetX+size.convertFrom(parseFloat(shadow.offX));zStyle.zIndex=0;shadowNode.fillcolor=shadowColor.color;if(shadowColor.opacity){var shadowFill=document.createElement('cvml:fill');shadowFill.opacity=shadowColor.opacity;shadowNode.appendChild(shadowFill);}
canvas.appendChild(shadowNode);}}
advance=Number(glyph.w||font.w)+letterSpacing;width+=advance;offsetX+=advance;}
if(advance===null)return null;var fullWidth=-viewBox.minX+width+(viewBox.width-advance);canvas.coordsize=fullWidth+','+viewBox.height;cStyle.width=size.convert(fullWidth*roundingFactor);wStyle.width=Math.max(Math.ceil(size.convert(width*roundingFactor)),0);wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('span');print.className='cufon-alt';print.innerText=text;wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:group'));return wrapper;};})());Cufon.registerFont({"w":180,"face":{"font-family":"OfficinaSansBookOSC","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 5 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"5","bbox":"-28 -310.168 342.137 91.25","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"30","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":83,"k":{"l":78}},"\u00a0":{"w":83},"!":{"d":"70,-100v1,7,-10,5,-16,5v-4,0,-4,-3,-4,-5r-9,-142v3,-11,21,-3,32,-5v2,0,5,1,5,5xm85,-20v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25","w":119},"\"":{"d":"38,-170r-6,-87v3,-7,24,-6,30,0r-6,87v-2,6,-15,7,-18,0xm91,-170r-6,-87v3,-7,25,-7,30,0r-6,87v-1,7,-15,7,-18,0","w":146,"k":{"J":18,"A":29}},"#":{"d":"110,-64r8,-72r-44,0r-8,72r44,0xm132,-237v7,1,21,-3,18,6r-7,72v8,1,21,-3,24,3v-1,7,3,18,-3,20r-23,0r-8,72v8,1,23,-3,26,3v-1,7,3,19,-3,21r-25,0r-7,64v1,9,-12,4,-18,5v-2,0,-6,0,-5,-5r7,-64r-44,0r-7,64v1,9,-12,4,-18,5v-2,0,-6,0,-5,-5r7,-64v-8,-1,-23,3,-26,-3v1,-7,-3,-19,3,-21r25,0r8,-72v-9,-2,-24,4,-28,-3v1,-7,-3,-18,3,-20r27,0r7,-72v0,-10,15,-5,24,-5r-8,77r44,0r7,-72v0,-6,2,-5,5,-6"},"$":{"d":"145,-201v-12,5,-19,-12,-42,-11r0,81v23,14,54,27,55,71v0,31,-20,58,-55,64v-1,14,6,34,-16,28v-8,-1,-3,-19,-4,-27v-30,0,-80,-13,-51,-41v16,8,40,18,51,17r0,-90v-23,-14,-54,-26,-55,-67v0,-31,22,-57,55,-60v-4,-15,3,-35,20,-21r0,20v29,2,61,11,42,36xm83,-138r0,-74v-14,2,-26,12,-26,33v0,21,13,31,26,41xm103,-102r0,81v40,-7,25,-73,0,-81"},"%":{"d":"110,-178v0,40,-18,64,-49,64v-12,0,-47,-4,-47,-59v0,-39,18,-64,49,-64v25,0,47,17,47,59xm61,-133v12,0,25,-8,25,-43v0,-32,-11,-41,-23,-41v-12,0,-25,8,-25,43v0,31,11,41,23,41xm260,-59v0,40,-18,64,-49,64v-12,0,-47,-4,-47,-59v0,-39,18,-64,49,-64v25,0,47,17,47,59xm211,-14v12,0,25,-8,25,-43v0,-32,-11,-41,-23,-41v-12,0,-25,8,-25,43v0,31,11,41,23,41xm158,-233v1,-6,13,-3,20,-4v6,0,5,5,4,7r-72,231v-2,8,-12,2,-20,4v-6,0,-5,-3,-4,-6","w":273},"&":{"d":"155,-199v-1,37,-23,54,-49,70r60,69v10,-18,10,-32,10,-46v0,-5,26,-11,27,0v2,24,-9,49,-21,65r25,30v-7,6,-14,20,-26,14r-19,-24v-39,43,-141,31,-141,-38v0,-38,23,-55,47,-71v-37,-33,-52,-122,31,-122v38,0,56,25,56,53xm92,-144v33,-12,56,-81,5,-85v-36,-3,-40,49,-19,68v3,4,10,13,14,17xm82,-114v-37,19,-51,94,16,95v15,0,32,-5,49,-20","w":219},"'":{"d":"45,-257r-6,87v0,8,-9,2,-15,4v-2,0,-3,0,-3,-4r-6,-87v3,-7,25,-7,30,0","w":60,"k":{"J":18,"A":22}},"(":{"d":"30,-88v0,-70,30,-137,69,-173v6,2,13,5,15,11v-26,35,-55,103,-55,162v0,58,29,126,55,161v-15,27,-36,-10,-43,-23v-19,-32,-41,-75,-41,-138","w":133,"k":{"J":11}},")":{"d":"103,-88v0,70,-28,138,-69,172v-6,-3,-13,-5,-15,-11v26,-35,55,-103,55,-161v0,-59,-29,-127,-55,-162v2,-7,9,-8,15,-11v42,39,69,88,69,173","w":133},"*":{"d":"76,-183v-19,-6,-56,-3,-40,-30v12,-8,30,12,45,14v1,-15,-7,-37,0,-48v7,1,22,-4,21,4r-3,44v15,-3,32,-21,45,-14v1,6,8,15,3,20r-43,10r28,34v2,7,-12,14,-19,14r-23,-37v-11,15,-21,51,-41,28v-1,-1,-4,-2,-1,-5"},"+":{"d":"103,-104r64,0v8,0,8,23,0,26r-64,0r0,64v-1,8,-23,8,-26,0r0,-64r-65,0v-6,0,-7,-25,0,-26r65,0r0,-64v0,-10,13,-3,21,-5v4,0,5,3,5,5r0,64"},",":{"d":"21,-41v4,-8,31,-5,39,-2v-14,29,-29,57,-46,83v-5,-3,-17,-1,-14,-10","w":66,"k":{"\u201d":7,"\u2019":5,"1":18}},"-":{"d":"23,-77v-8,1,-4,-16,-5,-23v0,-4,3,-4,5,-4r81,0v9,2,2,15,4,23v0,2,0,4,-4,4r-81,0","w":126,"k":{"\u0443":7,"\u0442":14,"\u0436":9,"\u042a":13,"\u0423":11,"\u0422":19,"\u041b":9,"Y":11,"T":10}},"\u00ad":{"d":"23,-77v-8,1,-4,-16,-5,-23v0,-4,3,-4,5,-4r81,0v9,2,2,15,4,23v0,2,0,4,-4,4r-81,0","w":126},".":{"d":"78,-20v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25","w":106,"k":{"\u201d":18,"\u2019":18,"1":19,".":-25}},"\/":{"d":"130,-257v3,-7,20,-5,25,-1r-140,330v-4,7,-12,3,-20,4v-6,0,-5,-4,-4,-5","w":159},"0":{"d":"93,-211v46,0,71,38,71,106v0,72,-25,110,-74,110v-50,0,-74,-46,-74,-106v0,-69,28,-110,77,-110xm91,-185v-29,0,-46,30,-46,82v0,48,13,82,45,82v35,0,45,-34,45,-83v0,-54,-15,-81,-44,-81","k":{"7":8,"1":11}},"1":{"d":"94,-209v8,2,23,-4,23,5r0,180v16,2,43,-9,36,19v0,4,-1,5,-5,5r-95,0v-9,1,-4,-12,-5,-19v0,-4,1,-5,5,-5r37,0r0,-153r-44,25v-4,-3,-12,-14,-6,-18","k":{"9":22,"8":7,"7":19,"6":14,"5":9,"3":8,"2":7,"1":18,"0":13,".":9,",":12}},"2":{"d":"155,-154v0,66,-98,65,-102,128r97,0v9,0,3,14,5,21v0,4,-1,5,-5,5r-121,0v-4,0,-4,-1,-4,-5v0,-47,18,-77,62,-102v37,-21,39,-28,39,-46v0,-20,-13,-32,-35,-32v-21,0,-32,10,-41,35v-4,7,-21,0,-25,-6v6,-25,34,-55,68,-55v39,0,62,22,62,57","k":{"7":7,"1":13}},"3":{"d":"85,-187v-17,0,-32,15,-43,23v-5,-5,-13,-9,-17,-15v0,-10,33,-32,61,-32v67,0,85,93,25,111v29,9,45,29,45,60v0,41,-31,70,-77,70v-25,0,-65,-7,-58,-20v5,-31,21,-6,57,-6v31,0,48,-17,48,-45v1,-33,-24,-47,-64,-44v-9,1,-4,-12,-5,-19v-1,-8,10,-4,16,-5v51,7,66,-78,12,-78","k":{"7":12,"1":16}},"4":{"d":"11,-51r93,-155v4,-6,32,-3,27,6r-91,150r68,0r4,-58v-1,-9,11,-4,18,-5v4,0,5,1,5,5r0,58v16,1,40,-8,34,19v-2,11,-23,2,-34,5r0,50v1,10,-14,5,-22,6v-4,0,-5,-2,-5,-6r0,-50r-93,0v-9,-1,-2,-17,-4,-25","k":{"7":15,"4":-8,"1":12}},"5":{"d":"127,-53v0,-56,-57,-55,-83,-24v-6,-3,-17,-3,-20,-8r12,-118v0,-4,1,-4,5,-4r94,0v9,-1,4,13,5,20v0,4,-1,5,-5,5r-76,0r-8,73v44,-36,105,-7,105,55v0,52,-33,84,-85,84v-40,0,-59,-10,-39,-33v42,16,95,5,95,-50","k":{"7":12,"1":19}},"6":{"d":"147,-210v-5,7,-18,-5,-27,-2v-35,0,-60,29,-67,78v40,-50,106,-17,106,53v0,50,-28,86,-69,86v-43,0,-69,-37,-69,-99v0,-86,39,-141,100,-141v29,0,34,6,26,25xm90,-133v-25,0,-40,19,-40,52v0,39,14,60,40,60v26,0,40,-20,40,-59v0,-34,-14,-53,-40,-53","k":{"7":17,"1":24}},"7":{"d":"153,-194r-86,222v-7,-4,-28,1,-25,-10r78,-199r-93,0v-9,0,-3,-14,-5,-21v0,-4,1,-5,5,-5r121,0v7,-1,4,7,5,13","k":{":":17,"8":8,"7":5,"6":15,"5":12,"4":27,"3":9,"2":13,"1":19,".":32,",":38}},"8":{"d":"67,-124v-67,-20,-51,-111,24,-111v73,0,86,88,23,110v77,23,64,130,-24,130v-46,0,-76,-25,-76,-64v0,-30,16,-51,53,-65xm91,-136v49,-11,50,-75,-1,-76v-22,0,-37,13,-37,33v0,18,11,30,38,43xm89,-111v-32,13,-45,30,-45,53v0,24,19,39,47,39v27,0,45,-15,45,-39v0,-23,-16,-41,-47,-53","k":{"7":4,"4":-6,"1":13}},"9":{"d":"64,30v-28,0,-42,-11,-28,-30v54,17,81,-9,91,-76v-34,56,-108,22,-108,-52v0,-49,28,-83,70,-83v44,0,67,33,67,98v0,89,-34,143,-92,143xm88,-185v-24,0,-40,21,-40,56v0,35,15,56,39,56v26,0,40,-20,40,-58v0,-36,-14,-54,-39,-54","k":{"7":11,"1":14}},":":{"d":"78,-20v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25xm78,-148v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v14,0,25,11,25,25","w":106},";":{"d":"84,-148v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25xm37,41v-2,7,-18,1,-18,-6r22,-72v4,-8,31,-5,39,-2","w":111},"<":{"d":"12,-77v-7,-3,-7,-24,0,-28r150,-54v5,4,12,21,6,26r-116,42r116,41v6,4,0,31,-11,26"},"=":{"d":"167,-129v10,1,3,14,5,22v0,4,-3,4,-5,4r-155,0v-6,0,-7,-24,0,-26r155,0xm167,-80v9,1,3,14,5,22v0,4,-3,4,-5,4r-155,0v-7,0,-3,-14,-4,-21v0,-4,2,-5,4,-5r155,0"},">":{"d":"168,-105v7,2,7,23,0,28r-150,54v-4,-5,-13,-21,-6,-27r116,-41v-39,-16,-83,-26,-119,-45v3,-9,3,-26,14,-22"},"?":{"d":"14,-233v3,-16,38,-19,54,-19v45,0,63,26,63,57v0,24,-10,52,-55,62v-2,17,9,45,-20,38v-12,-6,-2,-32,-5,-47v0,-8,2,-8,9,-10v16,-4,42,-14,42,-42v0,-43,-57,-36,-79,-23v-6,-2,-5,-11,-9,-16xm90,-20v0,14,-12,25,-26,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,26,11,26,25","w":153},"@":{"d":"115,-59v0,-53,47,-129,93,-81v1,-11,11,-12,24,-11v3,28,-16,63,-17,96v0,8,2,18,15,18v26,0,62,-35,62,-93v0,-52,-35,-86,-95,-86v-88,0,-148,69,-148,150v0,62,34,108,112,108v43,1,80,-12,114,-28v6,15,19,16,-11,29v-107,45,-240,15,-240,-108v0,-97,77,-172,172,-172v71,0,119,39,119,106v0,59,-41,113,-89,113v-30,0,-28,-26,-31,-32v-18,26,-36,32,-49,32v-18,0,-31,-13,-31,-41xm179,-134v-34,12,-32,34,-38,74v0,6,0,20,13,20v20,6,48,-46,49,-82v-6,-6,-13,-12,-24,-12","w":339},"A":{"d":"62,-73r-19,69v-1,8,-21,2,-30,4v-3,0,-4,0,-3,-4r73,-239v4,-7,26,-7,32,0r74,239v-1,7,-28,7,-33,0r-21,-69r-73,0xm129,-99r-31,-113v-9,46,-19,71,-30,113r61,0","w":199,"k":{"\u2122":5,"\u201d":5,"\u201c":12,"\u2019":7,"z":-9,"y":5,"w":4,"v":5,"u":4,"t":11,"q":-9,"g":-9,"d":5,"c":-9,"b":-5,"a":5,"Y":4,"W":10,"V":13,"U":6,"T":5,"S":13,"Q":5,"O":5,"N":18,"H":21,"G":6,"C":6,"B":16,"?":5,"*":26,"'":23,"\"":37}},"B":{"d":"175,-69v0,73,-61,71,-136,69v-4,0,-5,-2,-5,-4r0,-238v0,-2,1,-5,5,-5v63,4,127,-20,127,59v0,26,-10,46,-35,59v22,5,44,23,44,60xm64,-138v37,-1,70,9,70,-47v0,-48,-34,-33,-70,-36r0,83xm64,-25v40,-2,70,12,79,-43v-8,-56,-39,-44,-79,-46r0,89","w":196,"k":{"W":4,"V":4,"T":5}},"C":{"d":"97,-252v26,0,81,24,46,46v-11,-9,-29,-22,-44,-22v-48,0,-48,66,-48,94v0,47,5,115,51,115v26,1,46,-39,57,-4v-10,18,-34,27,-58,28v-37,0,-82,-22,-82,-131v0,-38,3,-126,78,-126","w":168,"k":{"Z":4,"O":5,"A":7}},"D":{"d":"39,-247v44,1,73,-7,107,16v36,25,35,85,35,109v0,26,-1,55,-14,78v-30,53,-67,43,-128,44v-2,0,-4,0,-4,-4r0,-238v0,-2,0,-5,4,-5xm149,-124v0,-81,-19,-100,-85,-97r0,196v67,1,85,-17,85,-99","w":200,"k":{"X":8,"V":4,"T":4,"A":7,"?":11}},"E":{"d":"150,-25v7,1,7,21,0,25r-111,0v-4,0,-5,-2,-5,-4r0,-238v0,-2,1,-5,5,-5r113,0v7,4,-1,22,-8,26r-80,0r0,80r71,0v7,1,7,21,0,25r-71,0r0,91r86,0","w":173,"k":{"x":13,"c":5,"?":9}},"F":{"d":"64,-116r0,112v-1,6,-27,7,-30,0r0,-238v0,-2,1,-5,5,-5r111,0v13,3,-1,14,-1,21v-1,3,-1,5,-5,5r-80,0r0,80r71,0v7,1,7,21,0,25r-71,0","w":153,"k":{"\u2026":16,"y":4,"x":4,"w":5,"v":4,"u":4,"t":4,"s":4,"r":4,"q":4,"p":4,"o":4,"n":4,"m":4,"j":4,"i":-7,"g":4,"f":4,"e":4,"d":4,"c":4,"a":7,"J":-4,"A":9,".":7,"-":-4,",":11}},"G":{"d":"51,-128v1,48,6,111,58,109v8,0,17,-2,30,-7r0,-76v-16,-1,-39,8,-33,-19v0,-2,0,-4,4,-4r54,0v4,0,4,2,4,4r0,103v-5,23,-47,23,-60,23v-84,0,-89,-89,-89,-130v0,-39,6,-127,89,-127v41,0,71,18,46,42v-16,-9,-32,-18,-46,-18v-51,0,-57,59,-57,100","w":193,"k":{"y":9,"r":7,"Z":4,"Y":-8,"T":-4,"?":9}},"H":{"d":"156,-116r-92,0r0,112v-1,6,-27,7,-30,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,101r92,0r0,-101v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,238v-3,7,-25,7,-30,0r0,-112","w":219,"k":{"A":18}},"I":{"d":"82,-23v17,2,44,-9,37,19v0,2,0,4,-4,4r-95,0v-8,1,-4,-12,-5,-19v5,-10,26,-1,38,-4r0,-200v-17,-2,-45,9,-38,-19v0,-2,1,-5,5,-5r95,0v7,2,7,20,0,24r-33,0r0,200","w":134,"k":{"?":7}},"J":{"d":"66,5v-39,3,-65,-25,-63,-71v1,-10,15,-3,23,-5v5,0,4,4,4,8v0,12,2,44,38,44v24,0,35,-17,35,-41r0,-161r-63,0v-8,-1,-9,-23,0,-26r88,0v4,0,4,3,4,5r0,181v-4,48,-16,63,-66,66","w":162,"k":{"O":9,"A":5,"?":7}},"K":{"d":"159,5v-35,-37,-62,-82,-95,-122r0,113v-1,6,-27,7,-30,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,118r96,-128v5,6,22,9,18,18r-84,112r86,109v1,9,-14,13,-21,18","w":186,"k":{"y":9,"w":7,"v":7,"u":9,"t":11,"s":9,"q":11,"o":9,"g":9,"e":9,"d":11,"c":9,"a":-6,"U":9,"T":7,"S":-9,"Q":7,"O":7,"J":7,"G":5,"C":7,"?":5,"-":12}},"L":{"d":"63,-25r95,1v-1,8,-3,20,-11,24r-109,0v-4,0,-5,-2,-5,-4r0,-238v0,-8,18,-4,26,-5v4,0,4,3,4,5r0,217","w":159,"k":{"\u2122":12,"\u201d":32,"\u201c":16,"\u2019":32,"\u2018":18,"y":25,"w":18,"v":18,"u":13,"t":16,"s":5,"q":13,"o":13,"i":-12,"g":16,"e":13,"d":13,"c":14,"a":-12,"Y":22,"W":18,"V":23,"U":18,"T":27,"Q":13,"O":13,"G":13,"C":13,"A":-13,"-":28,"*":29,"\"":18}},"M":{"d":"72,-243r48,147v12,-54,32,-97,47,-147v3,-9,19,-2,28,-4v4,0,4,3,4,5r14,238v0,6,-27,7,-29,0r-7,-204v-10,54,-32,96,-47,146v-3,7,-17,7,-22,0r-47,-146v2,67,-4,137,-5,204v0,7,-27,7,-29,0r13,-238v1,-8,28,-8,32,-1","w":240,"k":{"y":6,"o":-9}},"N":{"d":"180,-242r0,238v-3,7,-26,6,-31,0v-30,-70,-67,-132,-92,-208v6,58,2,140,3,208v-1,6,-26,7,-28,0r0,-238v2,-9,29,-7,35,-1v29,67,65,125,88,197v-6,-54,-2,-131,-3,-196v0,-8,15,-4,23,-5v4,0,5,3,5,5","w":212,"k":{"o":-5,"A":5,".":4,",":9}},"O":{"d":"100,5v-34,0,-81,-18,-81,-128v0,-29,1,-129,81,-129v33,0,81,19,81,129v0,111,-49,128,-81,128xm100,-19v51,0,49,-71,49,-104v0,-49,-3,-105,-49,-105v-50,0,-49,72,-49,105v0,33,-2,104,49,104","w":200,"k":{"w":-12,"v":-9,"j":5,"f":-12,"c":-6,"X":6,"A":6}},"P":{"d":"64,-104r0,100v-2,9,-17,2,-25,4v-4,0,-4,-2,-4,-4r0,-238v0,-2,0,-5,4,-5v66,5,129,-24,129,66v0,75,-64,77,-78,77r-26,0xm64,-129v39,-1,74,10,74,-50v0,-52,-34,-40,-74,-42r0,92","w":183,"k":{"\u2026":22,"z":13,"y":-9,"x":9,"u":7,"t":5,"s":13,"r":13,"q":7,"p":9,"o":4,"n":11,"m":11,"j":7,"i":-9,"g":13,"e":11,"c":13,"a":14,"J":13,"A":9,".":22,",":22}},"Q":{"d":"157,-23v14,13,27,19,40,32v-10,4,-18,20,-30,14v-10,-5,-19,-15,-31,-27v-13,7,-25,9,-36,9v-73,0,-81,-77,-81,-128v0,-111,49,-129,83,-129v77,0,79,97,79,129v0,27,-7,81,-24,100xm100,-19v45,0,49,-55,49,-103v0,-50,-6,-106,-49,-106v-45,0,-49,56,-49,104v0,49,5,105,49,105","w":200,"k":{"u":-6,"Y":10,"W":12,"V":12}},"R":{"d":"120,-115r61,113v-6,5,-27,10,-32,4r-59,-114r-26,0r0,108v-1,6,-27,7,-30,0r0,-238v0,-2,1,-5,5,-5v65,4,128,-19,128,63v0,38,-21,60,-47,69xm64,-136v36,-2,74,12,74,-44v0,-50,-35,-40,-74,-41r0,85","w":189,"k":{"y":-7,"o":4,"i":-9,"e":5,"a":-4,"Y":-5,"U":4,"T":-4,"-":5}},"S":{"d":"121,-62v0,-66,-105,-53,-105,-125v0,-55,74,-84,126,-51v13,8,-1,19,-5,27v-22,-17,-92,-25,-89,21v4,57,105,54,105,124v0,36,-25,71,-74,71v-28,0,-91,-12,-60,-43v13,3,27,18,59,18v33,0,43,-24,43,-42","w":166,"k":{"\u042f":8,"\u042a":6,"\u0422":8,"\u0414":6,"t":5,"o":-6,"l":-6,"k":-6,"i":-6,"h":-6,"c":-9,"Y":-12,"W":-4,"V":-5,"T":-8,"S":6}},"T":{"d":"96,-221r0,217v-1,6,-27,7,-30,0r0,-217r-53,0v-8,-1,-9,-23,0,-26r141,0v11,4,-2,14,-2,22v-10,10,-39,1,-56,4","w":165,"k":{"\u2026":27,"z":20,"y":14,"x":27,"w":22,"v":25,"u":22,"t":25,"s":22,"r":18,"q":16,"p":11,"o":16,"n":16,"m":22,"j":16,"i":13,"h":17,"g":16,"e":14,"d":18,"c":14,"a":14,"Y":-26,"W":-17,"V":-19,"S":9,"Q":9,"O":7,"K":11,"J":9,"G":13,"C":13,"A":13,"?":7,";":11,":":9,".":19,"-":9,",":14}},"U":{"d":"184,-242r0,176v0,12,-1,71,-77,71v-76,0,-77,-59,-77,-71r0,-176v0,-9,17,-4,25,-5v4,0,4,3,4,5r0,175v0,15,4,48,48,48v44,0,47,-33,47,-48r0,-175v0,-8,18,-4,26,-5v4,0,4,3,4,5","w":213,"k":{"r":5,"p":5,"n":5,"m":4,"A":6,".":8,",":13}},"V":{"d":"172,-240r-64,239v-5,7,-29,7,-36,0r-64,-239v4,-7,26,-13,31,-5r51,218r53,-221v10,-1,23,1,29,8","k":{"\u2026":18,"z":17,"y":-6,"x":12,"w":12,"v":6,"u":6,"t":5,"s":22,"r":6,"q":22,"p":20,"o":10,"n":20,"m":20,"i":-5,"g":10,"e":11,"d":22,"c":22,"a":9,"T":-15,"S":10,"Q":20,"J":6,"G":4,"A":13,";":7,":":10,".":13,",":22}},"W":{"d":"213,-243v3,-13,23,-2,29,3r-50,238v-2,8,-30,9,-34,0r-31,-199r-38,199v-1,8,-30,9,-32,0r-45,-238v4,-7,27,-14,29,-3r30,176v2,12,0,28,4,38v6,-74,27,-142,39,-213v2,-11,16,-2,25,-5v2,0,3,0,4,5r34,213v6,-77,25,-142,36,-214","w":253,"k":{"\u2026":7,"z":17,"y":-6,"x":11,"w":10,"v":5,"u":6,"t":5,"s":20,"r":5,"q":20,"p":16,"o":7,"n":16,"m":16,"j":4,"i":-6,"g":8,"e":8,"d":20,"c":20,"a":4,"T":-14,"Q":12,"J":11,"A":11,";":12,":":9,".":13,",":11}},"X":{"d":"167,-14v6,11,-14,11,-20,16v-2,1,-3,2,-7,-5r-53,-101r-55,105v-8,2,-32,-4,-26,-14r63,-116r-60,-109v4,-6,21,-14,28,-8r50,93v15,-35,31,-58,47,-90v7,-14,15,2,25,2v5,1,5,5,2,8r-59,103","w":173,"k":{"y":11,"v":7,"e":4,"a":-5,"S":-7,"Q":5,"O":6,"G":6,"C":6,"-":5}},"Y":{"d":"102,-105r0,101v-1,6,-27,7,-30,0r0,-100r-71,-135v3,-7,27,-14,32,-5r55,112r54,-113v3,-9,36,-1,31,8","w":173,"k":{"\u2026":13,"z":9,"y":11,"x":13,"w":21,"v":11,"u":13,"t":13,"s":13,"r":9,"q":9,"p":6,"o":14,"n":11,"m":9,"i":-10,"g":9,"e":11,"d":7,"c":7,"a":18,"T":-22,"Q":23,"J":5,"C":12,"A":15,";":9,":":9,".":14,"-":10,",":20}},"Z":{"d":"149,-25v10,0,3,13,5,21v0,4,-3,4,-5,4r-135,0v-9,0,-4,-16,-5,-24r106,-197v-32,-2,-74,5,-101,-3v4,-7,3,-20,12,-23r119,0v10,1,3,15,5,23r-107,199r106,0","w":159,"k":{"w":24,"v":5,"u":7,"s":5,"q":11,"o":9,"i":-6,"g":11,"f":14,"e":11,"d":11,"c":4,"a":4,"Q":12,"O":19,"G":14,"C":17}},"[":{"d":"109,50v7,-1,5,11,5,18v0,4,-3,5,-5,5r-63,0v-2,0,-4,-1,-4,-5r0,-322v0,-2,-1,-4,4,-4r63,0v7,-1,5,12,5,18v-6,9,-32,2,-45,4r0,286r40,0","w":133},"\\":{"d":"10,-258v3,-5,20,-6,25,1r140,330v-3,4,-22,6,-25,-1","w":158},"]":{"d":"24,73v-6,0,-4,-12,-4,-18v5,-12,30,-2,44,-5r0,-286r-40,0v-7,-1,-6,-19,0,-22r63,0v5,0,5,2,5,4r0,322v0,4,-3,5,-5,5r-63,0","w":133},"^":{"d":"76,-244v2,-5,24,-5,29,0r53,120v-6,5,-19,10,-26,6r-42,-93r-41,93v-6,4,-30,0,-25,-11"},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0"},"`":{"d":"39,-230v-9,-5,7,-19,12,-25v19,16,42,27,58,46v-2,4,-5,13,-11,10"},"a":{"d":"116,-18v-10,3,-23,23,-51,23v-35,0,-48,-26,-48,-51v0,-18,6,-47,50,-57v11,-2,31,-6,44,-5v0,-25,3,-43,-30,-46v-15,-2,-36,13,-49,10v-3,-9,-10,-20,3,-23v40,-19,103,-15,103,38v0,43,-6,95,11,121v-11,15,-30,17,-33,-10xm109,-37v5,-12,1,-33,2,-49v-24,0,-67,1,-67,39v0,47,53,26,65,10","w":166,"k":{"\u201d":12,"\u2019":31,"z":-9,"y":5,"w":4,"t":5,"g":-6,"c":-6,"W":25,"T":55,";":6,",":9}},"b":{"d":"38,5v-30,-7,-8,-38,-8,-49r0,-207v2,-10,17,-5,25,-10v3,0,3,3,3,5r0,97v46,-33,104,-33,104,63v0,53,-13,101,-67,101v-15,0,-32,-5,-45,-18v-1,3,-7,18,-12,18xm58,-136r0,103v11,8,25,14,35,14v37,0,39,-41,39,-78v0,-30,-3,-57,-35,-57v-9,0,-29,9,-39,18","k":{"\u201d":6,"\u2019":12,"y":4,"t":6,".":17,",":20}},"c":{"d":"144,-15v-3,12,-34,20,-54,20v-33,0,-70,-17,-70,-88v0,-89,61,-115,118,-80v17,10,-2,16,-4,27v-13,-8,-25,-18,-40,-18v-44,0,-45,52,-45,68v0,27,4,67,42,67v17,0,31,-14,46,-13","w":157,"k":{"\u201d":-9,"\u2019":-6,"t":-6,"i":-9,",":12}},"d":{"d":"127,-16v-44,31,-109,43,-109,-68v0,-85,43,-94,64,-94v4,0,23,0,41,12v2,-29,-4,-66,3,-90r22,-5v12,74,-14,193,13,253r-18,12v-7,4,-14,-11,-16,-20xm123,-40r0,-102v-11,-6,-25,-12,-36,-12v-36,0,-39,36,-39,68v0,27,0,67,32,67v19,0,32,-16,43,-21","k":{"\u201d":12,"\u2019":9,"z":6,"y":6,"w":-6,"v":-6,"t":6,"o":-6,"j":6,"a":15,".":23,",":35}},"e":{"d":"45,-81v0,71,56,67,96,49r7,19v-47,33,-134,26,-133,-73v0,-58,31,-92,72,-92v30,0,66,17,65,91v0,5,-1,6,-4,6r-103,0xm122,-103v4,-16,-16,-62,-37,-53v-19,0,-39,14,-40,53r77,0","w":168,"k":{"y":-4,"x":-6,"t":-4,";":12,".":9,",":9}},"f":{"d":"120,-231v-17,1,-64,-18,-56,25r0,33r52,0v8,2,0,13,-1,19v-10,10,-35,1,-51,4r0,146v-1,8,-24,6,-27,0r0,-146v-15,-1,-33,6,-28,-18v2,-11,19,-3,28,-5v-1,-47,-2,-88,50,-88v27,0,48,10,33,30","w":113,"k":{"\u201d":-6,"\u2019":-15,"y":-12,"x":-6,"w":-9,"v":-9,"t":-10,"i":-10,"f":-20,"a":6,";":12,".":46,",":58}},"g":{"d":"158,-167v4,8,-12,24,-9,37r2,142v7,72,-86,77,-124,45v2,-8,6,-14,10,-20v11,5,27,14,51,14v48,-1,34,-37,35,-75v-40,34,-108,25,-105,-60v3,-97,60,-110,111,-79v5,-20,17,-14,29,-4xm121,-47r0,-97v-9,-6,-25,-10,-33,-10v-39,0,-40,47,-40,65v0,28,3,60,31,60v14,0,31,-10,42,-18","k":{"y":6,"t":6,";":9,".":9,",":17}},"h":{"d":"30,-4r0,-247v2,-10,17,-5,25,-10v3,0,3,3,3,5r0,103v23,-21,43,-25,57,-25v42,0,42,35,42,54r0,120v0,6,-24,7,-27,0r0,-121v0,-8,0,-29,-25,-29v-21,0,-39,14,-47,22r0,128v-1,6,-26,7,-28,0","w":186,"k":{"\u2019":10,";":9,".":20,",":29}},"i":{"d":"68,-167r0,163v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-146v-15,-2,-38,8,-32,-18v0,-4,2,-5,4,-5r51,0v4,0,4,4,4,6xm75,-236v0,13,-9,22,-22,22v-13,0,-22,-9,-22,-22v0,-13,9,-22,22,-22v13,0,22,9,22,22","w":100,"k":{"\u201d":-6,"\u2019":-6,"v":-6,"t":-9,"i":-6,"T":-5,";":9,",":9}},"j":{"d":"-28,59v5,-27,23,-8,44,-8v27,0,25,-22,25,-38r0,-163v-15,-2,-39,8,-33,-18v0,-4,3,-5,5,-5r51,0v4,0,4,4,4,6r0,186v0,17,-3,57,-51,57v-24,0,-44,-4,-45,-17xm75,-236v0,13,-9,22,-22,22v-13,0,-22,-9,-22,-22v0,-13,9,-22,22,-22v13,0,22,9,22,22","w":100,"k":{"\u2019":9,";":9,".":17,",":29}},"k":{"d":"87,-93r66,85v-5,5,-16,17,-23,10r-74,-91r0,85v-1,6,-26,7,-28,0r0,-247v2,-10,17,-5,25,-10v3,0,3,3,3,5r0,162v26,-27,48,-59,76,-84v5,6,24,10,16,18","w":160,"k":{"\u2019":-6,"z":-12,"y":-12,"x":-9,"w":-9,"v":-9,"t":-9,"s":-4,"i":-6,"e":4,"a":-6,";":9,".":4,"-":8}},"l":{"d":"54,-51v0,33,14,40,36,29v1,6,9,15,5,21v-8,4,-21,6,-29,6v-32,0,-39,-28,-39,-59r0,-197v2,-10,17,-5,25,-10v7,61,2,143,2,210","w":93,"k":{"\u201d":20,"\u201c":11,"\u2019":23,"\u2018":11,"z":-14,"y":13,"x":-12,"w":6,"v":11,"u":13,"t":20,"r":4,"q":9,"o":11,"i":-11,"g":6,"c":6,"a":-6,"Y":22,"W":11,"V":18,"T":18,"A":5,";":6}},"m":{"d":"31,-4v-2,-50,6,-127,-7,-162v7,-4,18,-17,25,-9v2,4,4,14,5,19v21,-21,70,-36,85,0v22,-16,36,-22,51,-22v38,0,40,32,40,54r0,120v-2,7,-23,6,-28,0r0,-121v0,-10,-1,-29,-23,-29v-18,0,-30,12,-35,15r0,135v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-121v0,-10,-2,-29,-24,-29v-14,0,-24,6,-35,15r0,135v0,6,-24,7,-27,0","w":259,"k":{"\u201d":6,"\u2019":6,"t":6,"p":4,";":12,".":14,",":17}},"n":{"d":"31,-4v-3,-51,8,-124,-7,-161v8,-4,19,-20,26,-8v3,5,5,15,6,20v14,-12,35,-25,60,-25v41,0,41,34,41,54r0,120v0,6,-24,7,-27,0r0,-121v2,-46,-56,-26,-71,-7r0,128v-1,6,-26,7,-28,0","w":186,"k":{"\u2019":6,"p":4,"T":18,";":6,".":17,",":20}},"o":{"d":"90,-178v31,0,72,20,72,92v0,72,-41,91,-72,91v-31,0,-72,-19,-72,-91v0,-72,41,-92,72,-92xm90,-156v-40,0,-42,51,-42,70v0,19,2,69,42,69v40,0,42,-50,42,-69v0,-19,-2,-70,-42,-70","k":{"\u201d":6,"\u2019":7,"x":5,"w":-5,"t":6,"q":-6,"o":-6,"g":-6,"c":-6,"T":17,";":9,".":14,",":23}},"p":{"d":"32,-126v3,-8,-8,-28,-9,-41v8,-2,13,-13,22,-9v5,3,7,21,13,17v10,-8,27,-19,47,-19v18,0,59,10,59,91v0,105,-60,101,-104,80v-2,25,4,58,-3,78v-8,0,-21,10,-25,1r0,-198xm60,-136r0,105v9,6,25,12,38,12v35,0,36,-34,36,-69v0,-32,-2,-66,-35,-66v-14,0,-30,11,-39,18","k":{"\u201d":-6,"\u2019":-6,"w":-6,"v":-6,"r":9,"a":12,";":9,".":49,",":63}},"q":{"d":"128,-161v4,-18,21,-18,30,-5v-3,10,-9,14,-10,37r-2,200v-8,0,-22,9,-25,1r0,-88v-42,38,-103,29,-103,-71v0,-87,59,-111,110,-74xm121,-40r0,-100v-10,-5,-20,-14,-35,-14v-34,0,-38,39,-38,65v0,36,5,70,35,70v17,0,29,-13,38,-21","w":173,"k":{"o":-6,".":9,",":9}},"r":{"d":"36,-176v12,-7,16,20,18,28v13,-14,30,-38,58,-27v5,8,-5,33,-19,24v-14,1,-26,18,-35,28r0,119v0,6,-25,7,-27,0v0,-56,4,-122,-9,-163","w":113,"k":{"\u2026":14,"z":-9,"y":-9,"x":-12,"w":-14,"v":-12,"u":-8,"t":-8,"s":-4,"r":-9,"q":-12,"p":-9,"o":-12,"n":-5,"m":-6,"l":-11,"k":-9,"j":-17,"i":-13,"h":-9,"g":-12,"f":-9,"e":-9,"d":-9,"c":-12,"b":-9,"a":-12,"-":9,",":4}},"s":{"d":"98,-44v-2,-39,-80,-32,-80,-85v0,-46,58,-61,96,-38v11,7,-2,12,-2,20v-10,6,-28,-11,-39,-7v-19,0,-28,11,-28,24v0,42,80,30,80,85v0,56,-84,61,-112,33v2,-8,4,-15,10,-19v20,12,77,24,75,-13","w":140,"k":{"\u0423":5,"\u0422":11,"\u0414":5,"\u2019":7,"m":9,".":6,",":17}},"t":{"d":"111,-1v-41,16,-75,-1,-75,-47r0,-102v-15,-1,-35,7,-30,-18v2,-11,20,-2,30,-5r0,-49v2,-7,17,-6,23,-10v5,-1,4,2,4,4r0,55r53,0v8,2,0,13,-1,19v-10,10,-36,1,-52,4r0,102v0,15,1,29,21,29v20,0,27,-13,38,-8v2,15,15,16,-11,26","w":126,"k":{"\u201d":-17,"\u2019":-15,"y":-4,"w":-12,"v":-9,"t":-11,"o":6,"i":-12,"h":-5,"a":5,"S":-13,";":6,".":35,",":26}},"u":{"d":"153,-177v8,53,-11,132,12,169v-8,4,-18,22,-26,7r-8,-15v-20,17,-36,21,-53,21v-45,0,-49,-29,-49,-54v2,-40,-3,-87,2,-124v7,0,21,-8,25,-2r0,127v2,47,52,27,71,11v2,-44,-3,-95,2,-136v8,-1,17,-4,24,-4","w":186,"k":{"\u2019":6,";":12,".":14,",":23}},"v":{"d":"8,-166v1,-6,22,-12,26,-6r47,139r50,-142v8,1,23,1,26,10r-66,164v0,6,-15,4,-21,3","w":159,"k":{"\u201d":-9,"\u2019":-9,"\u2026":22,"y":-6,"t":-9,"i":-6,"g":-8,"d":4,"a":-5,".":36,"-":-4,",":41}},"w":{"d":"13,-164v0,-10,21,-13,24,-8r31,138v10,-50,26,-88,38,-135v3,-7,19,-7,23,0r33,135v8,-50,22,-91,32,-138v4,-9,15,2,23,2v1,0,3,1,2,5r-47,164v-1,7,-21,6,-23,0v-11,-47,-27,-84,-33,-137v-10,53,-27,89,-40,137v-1,5,-20,7,-22,0","w":226,"k":{"\u201d":-9,"\u2019":-12,"\u2026":5,"y":-6,"t":-9,"o":-5,"g":-5,"d":5,"a":-4,".":5,"-":-7,",":5}},"x":{"d":"129,3v-19,-21,-34,-48,-49,-72r-48,69v-5,7,-28,-3,-26,-11r60,-77r-54,-77v5,-5,23,-14,27,-7r41,63v18,-20,28,-52,50,-66v5,5,25,4,18,13r-54,71r58,83v-4,7,-16,7,-23,11","w":159,"k":{"\u201d":-6,"o":4,"e":4,"c":-5,"a":-4,";":12,",":9}},"y":{"d":"1,55v7,-34,31,9,55,-5v10,-6,18,-34,24,-50v-6,0,-18,1,-18,-3r-56,-159v1,-9,20,-15,27,-10r53,162v10,-54,28,-109,41,-162v7,-7,26,2,27,11r-44,148v-15,51,-29,101,-84,86v-9,-3,-27,-8,-25,-18","w":160,"k":{"\u201d":-9,"\u2019":-9,"\u2026":9,"t":-6,"s":-5,"a":8,";":12,":":10,".":8,"-":-9,",":9}},"z":{"d":"47,-23r89,0v10,2,-2,14,-3,20v-1,4,-4,3,-5,3r-112,0v-6,1,-3,-12,-4,-19r90,-130r-79,0v-8,-1,-2,-12,-4,-19v0,-3,-1,-5,4,-5r109,0v9,0,2,12,4,19","w":150,"k":{"z":-9}},"{":{"d":"126,-258v16,-6,18,20,8,22v-85,-8,0,108,-65,140v41,18,20,61,25,107v-2,19,8,36,40,33v9,0,4,11,5,18v-1,7,-8,3,-13,4v-16,0,-59,0,-59,-55r0,-64v-2,-35,-20,-32,-40,-32v-9,-3,-7,-27,8,-22v13,0,32,-1,32,-32r0,-64v0,-55,43,-55,59,-55","w":153},"|":{"d":"68,-266r0,352v-2,7,-22,7,-26,0r0,-352v0,-7,14,-3,21,-4v4,0,5,2,5,4","w":109},"}":{"d":"27,66v-17,0,-12,-8,-12,-18v0,-7,6,-3,11,-4v77,-2,-8,-109,58,-140v-41,-18,-20,-61,-25,-107v2,-19,-8,-36,-40,-33v-9,-4,-6,-27,8,-22v16,0,60,0,60,55r0,64v2,34,19,32,39,32v9,0,4,10,5,17v-12,14,-44,-6,-44,37r0,64v0,55,-44,55,-60,55","w":153},"~":{"d":"52,-117v41,0,61,47,94,6v8,-9,14,3,21,7v-10,17,-22,36,-50,36v-38,-1,-63,-46,-95,-5v-7,9,-14,-4,-20,-7v6,-15,19,-37,50,-37","w":177},"\u2026":{"d":"85,-24v0,14,-10,24,-24,24v-13,0,-24,-10,-24,-24v0,-14,11,-24,24,-24v13,0,24,10,24,24xm204,-24v0,14,-10,24,-24,24v-13,0,-24,-10,-24,-24v0,-14,11,-24,24,-24v13,0,24,10,24,24xm323,-24v0,14,-10,24,-24,24v-13,0,-24,-10,-24,-24v0,-14,11,-24,24,-24v13,0,24,10,24,24","w":360},"\u2018":{"d":"41,-177v-4,8,-31,5,-39,2v14,-29,29,-57,46,-83v5,3,18,1,14,10","w":66,"k":{"\u0423":-8,"\u0422":-8,"\u0410":14,"z":9,"u":14,"s":14,"r":14,"q":17,"p":17,"o":17,"n":17,"m":20,"k":14,"j":14,"h":17,"g":23,"f":12,"e":14,"d":12,"c":20,"b":12,"a":46,"Y":-14,"W":-6,"V":-7,"T":-9,"J":12,"A":13}},"\u2019":{"d":"26,-254v4,-8,31,-5,39,-2v-17,27,-28,59,-47,83v-5,-3,-17,-1,-14,-10","w":66,"k":{"\u0444":22,"\u0443":11,"\u0441":16,"\u043e":18,"\u043c":14,"\u043b":29,"\u0435":13,"\u0434":13,"\u0432":7,"\u0430":36,"\u0423":-10,"\u0422":-15,"\u0421":9,"\u041b":13,"\u0414":13,"\u0410":22,"\u0451":9,"z":23,"x":12,"w":7,"v":8,"u":17,"t":7,"s":30,"r":26,"q":26,"p":14,"o":29,"n":14,"m":23,"l":23,"k":26,"j":23,"i":9,"h":23,"g":29,"f":20,"e":17,"d":26,"c":23,"b":17,"J":13,"A":14,".":13,",":18}},"\u201c":{"d":"54,-177v-4,8,-31,5,-39,2v17,-27,28,-59,47,-83v5,3,17,1,14,10xm118,-177v-5,7,-32,5,-40,2v17,-27,28,-59,47,-83v5,3,18,1,14,10","w":146,"k":{"\u0422":-12,"\u0410":16,"x":9,"u":14,"s":17,"r":17,"q":26,"p":14,"o":26,"n":14,"m":17,"l":9,"k":12,"j":12,"h":17,"g":20,"f":12,"e":9,"d":14,"c":20,"b":17,"a":32,"Y":-14,"W":-6,"V":-7,"T":-9,"J":15,"A":16}},"\u201d":{"d":"43,-254v4,-8,31,-5,39,-2v-14,29,-29,57,-46,83v-5,-3,-17,-1,-14,-10xm106,-254v5,-7,31,-5,39,-2v-14,29,-27,59,-46,83v-5,-3,-18,-1,-14,-10","w":148,"k":{"Y":-17,"W":-9,"V":-10,"T":-12,"J":11,"A":29}},"\u2013":{"d":"22,-80v-7,1,-3,-13,-4,-19v0,-5,2,-5,4,-5r155,0v7,-1,5,13,5,20v0,2,-1,4,-5,4r-155,0","w":200},"\u2014":{"d":"22,-80v-7,0,-3,-14,-4,-20v0,-4,2,-4,4,-4r315,0v9,0,3,13,5,20v0,4,-3,4,-5,4r-315,0","w":360},"\u2122":{"d":"38,-212v-19,0,-41,5,-34,-15v0,-2,-1,-4,4,-4r85,0v11,19,-15,20,-34,19r0,116v-1,9,-9,3,-16,5v-5,0,-5,-3,-5,-5r0,-116xm117,-227v0,-9,11,-2,18,-4v4,0,4,3,5,4v10,23,16,49,27,70r25,-70v1,-8,11,-2,18,-4v5,0,5,1,5,4r9,131v-1,10,-11,3,-18,5v-2,0,-4,0,-4,-5r-5,-96v-9,23,-15,49,-26,69v-5,0,-14,1,-13,-4v-9,-21,-15,-45,-25,-65r-2,96v0,10,-9,3,-16,5v-2,0,-4,0,-4,-5","w":227},"\u0401":{"d":"150,-25v7,1,7,21,0,25r-111,0v-4,0,-5,-2,-5,-4r0,-238v0,-2,1,-5,5,-5r113,0v7,4,-1,22,-8,26r-80,0r0,80r71,0v7,1,7,21,0,25r-71,0r0,91r86,0xm41,-290v0,-12,8,-20,20,-20v12,0,20,8,20,20v0,12,-8,20,-20,20v-12,0,-20,-8,-20,-20xm114,-290v0,-12,8,-20,20,-20v12,0,20,8,20,20v0,12,-8,20,-20,20v-12,0,-20,-8,-20,-20","w":173,"k":{"\u0447":20,"\u0445":11,"\u0442":15,"\u0427":9}},"\u0451":{"d":"45,-81v0,71,56,67,96,49r7,19v-47,33,-134,26,-133,-73v0,-58,31,-92,72,-92v30,0,66,17,65,91v0,5,-1,6,-4,6r-103,0xm122,-103v4,-16,-16,-62,-37,-53v-19,0,-39,14,-40,53r77,0xm54,-246v26,0,24,39,0,39v-10,0,-19,-9,-19,-19v0,-10,9,-20,19,-20xm106,-226v0,-10,9,-20,19,-20v27,0,23,39,0,39v-10,0,-19,-9,-19,-19","w":168,"k":{"\u044a":4,"\u0447":4,"\u043b":4,"\u0425":6,"\u0423":4,"\u0422":8,"\u041b":6,"\u0414":4,"\u0410":4}},"\u0410":{"d":"62,-73r-19,69v-1,8,-21,2,-30,4v-3,0,-4,0,-3,-4r73,-239v4,-7,26,-7,32,0r74,239v-1,7,-28,7,-33,0r-21,-69r-73,0xm129,-99r-31,-113v-9,46,-19,71,-30,113r61,0","w":199,"k":{"\u044f":5,"\u044d":4,"\u044a":5,"\u0447":18,"\u0445":4,"\u0444":9,"\u0443":7,"\u0442":9,"\u0441":16,"\u043e":7,"\u0437":5,"\u0435":7,"\u0431":5,"\u0430":4,"\u042f":9,"\u042d":9,"\u042a":9,"\u0427":13,"\u0425":7,"\u0424":5,"\u0423":7,"\u0422":11,"\u0421":5,"\u041e":19,"\u041b":4,"\u0417":4,"\u0451":7,"\u2122":13,"\u201d":11,"\u201c":9,"\u2019":11,"s":11,"S":9,"J":5,"*":11,"'":18,"\"":29}},"\u0411":{"d":"178,-74v0,75,-63,78,-139,74v-4,0,-4,-2,-4,-4r0,-238v0,-2,0,-5,4,-5r124,0v13,3,-1,14,-1,21v-1,3,-1,5,-5,5r-93,0r0,75v66,-6,114,17,114,72xm64,-25v46,4,87,-4,82,-48v-7,-62,-40,-46,-82,-48r0,96","w":199,"k":{"\u042f":16,"\u042d":11,"\u042a":16,"\u0427":22,"\u0425":7,"\u0424":13,"\u0423":13,"\u0422":14,"\u0421":5,"\u041e":4,"\u041c":11,"\u041b":7,"\u0417":9,"\u0416":13,"\u0414":14,"\u0410":11,"\u2019":4,"i":11,"S":13,"J":9}},"\u0412":{"d":"175,-69v0,73,-61,71,-136,69v-4,0,-5,-2,-5,-4r0,-238v0,-2,1,-5,5,-5v63,4,127,-20,127,59v0,26,-10,46,-35,59v22,5,44,23,44,60xm64,-138v37,-1,70,9,70,-47v0,-48,-34,-33,-70,-36r0,83xm64,-25v40,-2,70,12,79,-43v-8,-56,-39,-44,-79,-46r0,89","w":196,"k":{"\u042f":9,"\u042d":11,"\u042a":13,"\u0425":7,"\u0423":9,"\u041b":9,"\u0417":5,"\u0414":9,"S":9}},"\u0413":{"d":"147,-225v-18,10,-57,1,-83,4r0,217v-1,6,-27,7,-30,0r0,-238v0,-2,1,-5,5,-5r110,0v10,3,-2,15,-2,22","w":156,"k":{"\u044f":27,"\u044e":23,"\u044d":23,"\u044c":23,"\u044b":23,"\u044a":25,"\u0449":23,"\u0448":23,"\u0447":27,"\u0446":23,"\u0445":31,"\u0444":36,"\u0443":24,"\u0442":27,"\u0441":22,"\u0440":23,"\u043f":23,"\u043e":22,"\u043d":23,"\u043c":29,"\u043b":34,"\u043a":23,"\u0439":23,"\u0438":23,"\u0437":29,"\u0436":29,"\u0435":23,"\u0434":34,"\u0433":23,"\u0432":23,"\u0431":23,"\u0430":36,"\u042f":18,"\u042d":7,"\u042a":-8,"\u0424":16,"\u0421":5,"\u0420":11,"\u041e":14,"\u041c":15,"\u041b":22,"\u0419":7,"\u0418":7,"\u0417":9,"\u0416":7,"\u0414":30,"\u0410":23,"\u0451":20,"\u2122":-13,"\u2026":32,"s":34,"S":15,"J":16,";":11,":":13,".":29,"-":11,",":34}},"\u0414":{"d":"63,-247r108,0v3,0,7,0,7,8r0,214v9,1,29,-3,25,6r0,81v-2,9,-17,2,-25,4v-2,0,-4,0,-4,-4r0,-62r-138,0r0,62v-2,8,-26,6,-30,0r0,-81v0,-4,-1,-6,8,-6r12,0v33,-68,29,-128,29,-214v0,-9,4,-8,8,-8xm84,-221v1,78,-3,146,-26,196r90,0r0,-196r-64,0","w":214,"k":{"\u0447":9,"\u042f":7,"\u0427":9}},"\u0415":{"d":"150,-25v7,1,7,21,0,25r-111,0v-4,0,-5,-2,-5,-4r0,-238v0,-2,1,-5,5,-5r113,0v7,4,-1,22,-8,26r-80,0r0,80r71,0v7,1,7,21,0,25r-71,0r0,91r86,0","w":173,"k":{"\u0447":20,"\u0445":7,"\u0442":11,"\u0427":9}},"\u0416":{"d":"132,-141r0,-101v0,-9,17,-4,25,-5v4,0,4,3,4,5r0,101v30,-1,38,8,49,-31v10,-36,16,-79,58,-80v7,3,16,24,5,27v-45,4,-22,80,-62,96v45,20,25,63,49,99v5,9,25,4,25,14v-4,11,-2,24,-22,20v-47,-9,-39,-50,-52,-89v-12,-37,-19,-30,-50,-31r0,112v-1,6,-26,7,-29,0r0,-112v-31,1,-39,-6,-50,31v-13,42,-6,90,-65,90v-5,-4,-16,-25,-4,-27v53,-10,16,-88,69,-107v-41,-17,-15,-88,-61,-96v-14,-3,0,-15,0,-23v35,-15,54,40,62,76v9,39,18,30,49,31","w":293,"k":{"\u044e":9,"\u044d":7,"\u044c":9,"\u044b":9,"\u044a":9,"\u0449":4,"\u0448":9,"\u0447":14,"\u0446":7,"\u0445":4,"\u0444":9,"\u0442":9,"\u0440":9,"\u043f":7,"\u043e":4,"\u043d":9,"\u043c":9,"\u0437":4,"\u0436":4,"\u0435":5,"\u0430":4,"\u042f":7,"\u042d":4,"\u042a":5,"\u0427":9,"\u0422":9,"\u041e":9,"\u0417":4,"\u0416":4,"\u0414":4,"\u0410":7,"\u0451":5,"s":9}},"\u0417":{"d":"9,-23v12,-35,30,4,60,4v21,0,43,-12,43,-48v0,-50,-29,-48,-59,-48v-7,0,-3,-14,-4,-20v0,-2,0,-4,5,-4v22,0,52,1,53,-46v2,-60,-59,-45,-78,-21v-6,-3,-9,-13,-14,-17v9,-17,26,-26,58,-29v77,-4,83,102,29,122v16,4,43,18,43,60v1,82,-97,96,-136,47","w":164,"k":{"\u043b":7,"\u042f":9,"\u042d":8,"\u042a":7,"\u0422":7,"\u201c":-8,"\u2018":-6}},"\u0418":{"d":"155,-243v5,-9,21,-2,32,-4v2,0,4,2,4,5r0,238v-2,9,-17,2,-25,4v-2,0,-4,0,-4,-4r0,-176v0,-9,1,-22,3,-32v-28,74,-66,138,-98,208v-3,6,-28,7,-33,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5v-2,66,5,139,-4,199v29,-69,64,-133,95,-200","w":225},"\u0419":{"d":"155,-243v5,-9,21,-2,32,-4v2,0,4,2,4,5r0,238v-2,9,-17,2,-25,4v-2,0,-4,0,-4,-4r0,-176v0,-9,1,-22,3,-32v-28,74,-66,138,-98,208v-3,6,-28,7,-33,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5v-2,66,5,139,-4,199v29,-69,64,-133,95,-200xm113,-262v-32,0,-41,-18,-47,-40v2,-9,25,-13,24,1v8,30,45,23,46,-6v4,-6,21,-3,23,5v-6,22,-14,40,-46,40","w":225},"\u041a":{"d":"64,-141v32,-2,42,9,53,-31v10,-36,16,-79,58,-80v7,3,16,25,5,27v-46,8,-21,79,-62,96v45,20,27,61,49,99v5,9,26,4,26,14v-4,11,-2,23,-22,20v-47,-8,-41,-49,-53,-89v-12,-38,-21,-30,-54,-31r0,112v-1,6,-27,7,-30,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,101","w":201,"k":{"\u044f":5,"\u044e":5,"\u044d":7,"\u044a":14,"\u0447":9,"\u0446":5,"\u0445":7,"\u0444":7,"\u0443":9,"\u0442":7,"\u043d":7,"\u043c":5,"\u043a":5,"\u0439":7,"\u0438":7,"\u0437":5,"\u0436":5,"\u0435":7,"\u0433":9,"\u0432":7,"\u0431":7,"\u0430":7,"\u042f":7,"\u042a":7,"\u0427":11,"\u0424":5,"\u0423":5,"\u0422":7,"\u041e":5,"\u0417":9,"\u0416":5,"\u0410":5,"\u0451":7,"s":11,"S":5,"-":5}},"\u041b":{"d":"5,-24v57,7,50,-120,50,-169r0,-49v0,-2,1,-5,5,-5r111,0v4,0,5,3,5,5r0,238v-1,6,-27,8,-30,0r0,-217r-63,0v-8,113,15,226,-71,226v-9,0,-15,-25,-7,-29","w":209,"k":{"\u044a":5,"\u0447":9,"\u0444":9,"\u0443":7,"\u0442":9,"\u042f":9,"\u0427":13,"\u0422":5,"\u201c":-5,"\u2019":-7,"\u2018":-7,"s":11}},"\u041c":{"d":"72,-243r48,147v12,-54,32,-97,47,-147v3,-9,19,-2,28,-4v4,0,4,3,4,5r14,238v0,6,-27,7,-29,0r-7,-204v-10,54,-32,96,-47,146v-3,7,-17,7,-22,0r-47,-146v2,67,-4,137,-5,204v0,7,-27,7,-29,0r13,-238v1,-8,28,-8,32,-1","w":240,"k":{"\u044d":5,"\u0447":11,"\u0443":4,"\u0442":4,"\u0423":5,"\u0422":8,"s":10}},"\u041d":{"d":"156,-116r-92,0r0,112v-1,6,-27,7,-30,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,101r92,0r0,-101v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,238v-3,7,-25,7,-30,0r0,-112","w":219},"\u041e":{"d":"100,5v-34,0,-81,-18,-81,-128v0,-29,1,-129,81,-129v33,0,81,19,81,129v0,111,-49,128,-81,128xm100,-19v51,0,49,-71,49,-104v0,-49,-3,-105,-49,-105v-50,0,-49,72,-49,105v0,33,-2,104,49,104","w":200,"k":{"\u0447":4,"\u043b":5,"\u0430":4,"\u042f":5,"\u0427":7,"\u0423":14,"\u0422":7,"\u041c":13,"\u0410":14,"\u201c":-15,"\u2018":-15}},"\u041f":{"d":"64,-221r0,217v-1,6,-27,7,-30,0r0,-238v0,-2,1,-5,5,-5r139,0v4,0,4,3,4,5r0,238v-2,9,-17,2,-25,4v-2,0,-4,0,-4,-4r0,-217r-89,0","w":216},"\u0420":{"d":"64,-104r0,100v-2,9,-17,2,-25,4v-4,0,-4,-2,-4,-4r0,-238v0,-2,0,-5,4,-5v66,5,129,-24,129,66v0,75,-64,77,-78,77r-26,0xm64,-129v39,-1,74,10,74,-50v0,-52,-34,-40,-74,-42r0,92","w":183,"k":{"\u044f":11,"\u044d":5,"\u0447":11,"\u0445":9,"\u0444":11,"\u0443":4,"\u0441":7,"\u0440":13,"\u043e":7,"\u043b":22,"\u0437":4,"\u0435":16,"\u0434":16,"\u0431":14,"\u0430":29,"\u042f":11,"\u042d":11,"\u042a":11,"\u0427":4,"\u0425":7,"\u0423":5,"\u0422":4,"\u041b":11,"\u0417":5,"\u0416":9,"\u0414":13,"\u0410":7,"\u0451":13,"\u2026":31,"s":18,"J":18,";":9,":":9,".":25,",":31}},"\u0421":{"d":"97,-252v26,0,81,24,46,46v-11,-9,-29,-22,-44,-22v-48,0,-48,66,-48,94v0,47,5,115,51,115v26,1,46,-39,57,-4v-10,18,-34,27,-58,28v-37,0,-82,-22,-82,-131v0,-38,3,-126,78,-126","w":168,"k":{"\u044a":11,"\u0447":18,"\u0445":10,"\u0444":18,"\u0442":10,"\u0441":12,"\u0440":14,"\u043e":12,"\u0435":10,"\u0431":11,"\u0430":5,"\u042f":5,"\u0427":7,"\u0423":7,"\u0422":4,"\u041e":5,"\u0419":9,"\u0418":9,"\u0410":8,"\u0451":11,"\u2122":-11,"\u201c":-11,"\u2019":-5,"\u2018":-9,"J":4}},"\u0422":{"d":"96,-221r0,217v-1,6,-27,7,-30,0r0,-217r-53,0v-8,-1,-9,-23,0,-26r141,0v11,4,-2,14,-2,22v-10,10,-39,1,-56,4","w":165,"k":{"\u044f":27,"\u044e":23,"\u044d":23,"\u044c":23,"\u044b":23,"\u044a":24,"\u0449":22,"\u0448":23,"\u0447":29,"\u0446":23,"\u0445":31,"\u0444":27,"\u0443":25,"\u0442":25,"\u0441":14,"\u0440":23,"\u043f":23,"\u043e":22,"\u043d":23,"\u043c":22,"\u043b":27,"\u043a":23,"\u0439":23,"\u0438":23,"\u0437":22,"\u0436":22,"\u0435":23,"\u0434":23,"\u0433":25,"\u0432":25,"\u0431":25,"\u0430":31,"\u042f":18,"\u042d":5,"\u042a":-5,"\u0424":9,"\u0423":5,"\u0422":-5,"\u0421":9,"\u041e":7,"\u041c":11,"\u041b":13,"\u0419":5,"\u0418":5,"\u0417":11,"\u0416":5,"\u0414":14,"\u0410":18,"\u0451":23,"\u2122":-11,"\u201c":-12,"\u2018":-5,"\u2026":23,"s":18,"S":7,"J":13,";":20,":":16,".":22,"-":10,",":25}},"\u0423":{"d":"21,-32v11,-6,22,17,35,13v27,-1,28,-31,36,-50v-8,0,-17,1,-17,-6r-64,-162v-5,-8,11,-10,19,-12v2,0,3,-3,6,3r62,159v12,-57,30,-103,44,-157v4,-15,20,-1,29,1r-60,200v-6,47,-58,57,-91,38v-16,-9,-1,-16,1,-27","w":177,"k":{"\u044f":11,"\u044e":5,"\u044d":7,"\u044c":22,"\u044b":5,"\u044a":5,"\u0449":5,"\u0448":5,"\u0447":7,"\u0446":9,"\u0445":9,"\u0444":9,"\u0443":7,"\u0442":5,"\u0441":5,"\u0440":5,"\u043f":5,"\u043e":11,"\u043d":5,"\u043c":9,"\u043b":14,"\u043a":5,"\u0439":5,"\u0438":5,"\u0437":5,"\u0436":5,"\u0435":5,"\u0434":7,"\u0433":5,"\u0432":5,"\u0431":5,"\u0430":16,"\u042f":5,"\u042d":13,"\u0424":12,"\u0421":20,"\u041e":9,"\u041b":5,"\u0417":9,"\u0414":21,"\u0410":12,"\u0451":5,"\u2122":-13,"\u201c":-16,"\u2019":-14,"\u2018":-18,"\u2026":11,"s":13,"S":4,"J":11,":":7,".":16,"-":-12,",":22}},"\u0424":{"d":"99,-224v2,-12,-6,-33,5,-37v8,1,24,-4,25,4r0,33v92,0,93,85,71,150v-20,32,-41,34,-71,33v-2,13,6,35,-4,41v-9,-2,-23,4,-26,-4r0,-37v-70,14,-106,-82,-71,-150v17,-33,41,-34,71,-33xm179,-132v0,-37,-13,-75,-50,-68r0,135v36,6,50,-30,50,-67xm58,-183v-17,44,-13,129,41,118r0,-135v-16,0,-29,0,-41,17","w":228,"k":{"\u0447":5,"\u042f":9,"\u042a":11,"\u0427":9,"\u0423":19,"\u0422":7,"\u0417":5,"\u0414":4,"\u0410":16,"\u201c":-21,"\u2019":-10,"\u2018":-12,"J":7}},"\u0425":{"d":"167,-14v6,11,-14,11,-20,16v-2,1,-3,2,-7,-5r-53,-101r-55,105v-8,2,-32,-4,-26,-14r63,-116r-60,-109v4,-6,21,-14,28,-8r50,93v15,-35,31,-58,47,-90v7,-14,15,2,25,2v5,1,5,5,2,8r-59,103","w":173,"k":{"\u044a":9,"\u0447":14,"\u0444":9,"\u0443":7,"\u0442":13,"\u043c":6,"\u0435":9,"\u0431":9,"\u042f":6,"\u0427":10,"\u0422":4,"\u0451":7,"\u2122":-11}},"\u0426":{"d":"64,-25r89,0r0,-217v0,-9,17,-4,25,-5v4,0,4,3,4,5r0,217v9,1,29,-3,25,6r0,81v-2,9,-17,2,-25,4v-2,0,-4,0,-4,-4r0,-62r-139,0v-4,0,-5,-2,-5,-4r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,217","w":218,"k":{"\u0447":7,"\u042a":9,"\u0427":9,"\u0422":4}},"\u0427":{"d":"173,-242r0,238v-2,6,-26,7,-30,0r0,-106v-48,21,-116,22,-116,-47r0,-85v0,-9,17,-4,25,-5v4,0,5,3,5,5r0,85v0,8,1,35,38,35v18,0,33,-6,48,-12r0,-108v0,-8,17,-4,25,-5v4,0,5,3,5,5","w":207},"\u0428":{"d":"64,-25r68,0r0,-217v0,-9,17,-4,25,-5v4,0,5,3,5,5r0,217r68,0r0,-217v0,-9,17,-4,25,-5v4,0,5,3,5,5r0,238v0,4,-3,4,-5,4r-216,0v-4,0,-5,-2,-5,-4r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,217","w":293},"\u0429":{"d":"64,-25r68,0r0,-217v0,-9,17,-4,25,-5v4,0,5,3,5,5r0,217r68,0r0,-217v0,-9,17,-4,25,-5v4,0,5,3,5,5r0,217v9,1,29,-3,25,6r0,81v-3,7,-25,7,-30,0r0,-62r-216,0v-4,0,-5,-2,-5,-4r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,217","w":296,"k":{"\u044a":8,"\u0447":12,"\u0442":8,"\u042a":5,"\u0427":13,"\u0422":8,"\u0417":4,"\u201c":-11,"S":4}},"\u042a":{"d":"210,-71v0,71,-66,76,-140,71v-2,0,-4,0,-4,-4r0,-217v-27,-2,-66,11,-66,-22v-1,-2,1,-4,4,-4r87,0v4,0,4,3,4,5r0,99v63,-3,115,7,115,72xm95,-25v44,3,82,-3,82,-45v0,-46,-37,-50,-82,-47r0,92","w":225,"k":{"\u042f":11,"\u042d":4,"\u042a":21,"\u0427":19,"\u0425":7,"\u0424":8,"\u0423":11,"\u0422":27,"\u041c":7,"\u0417":9,"\u0416":9,"\u0415":5,"\u0414":5,"\u0410":7,"\u0401":5,"\u2122":16,"\u201c":8,"\u2019":6,"\u2018":8,"S":9,"J":5}},"\u042b":{"d":"178,-71v0,81,-67,70,-139,71v-4,0,-4,-2,-4,-4r0,-238v0,-9,17,-4,25,-5v4,0,4,3,4,5r0,99v63,-3,114,7,114,72xm64,-25v45,3,87,-3,82,-46v-7,-60,-41,-43,-82,-46r0,92xm243,-242r0,238v-2,9,-17,2,-25,4v-2,0,-4,0,-4,-4r0,-238v1,-10,16,-3,25,-5v2,0,4,1,4,5","w":277},"\u042c":{"d":"178,-71v0,82,-67,70,-139,71v-4,0,-4,-2,-4,-4r0,-238v0,-9,17,-4,25,-5v4,0,4,3,4,5r0,99v63,-3,114,7,114,72xm64,-25v44,3,83,-3,82,-45v-1,-45,-37,-50,-82,-47r0,92","w":194,"k":{"\u042d":6,"\u042a":17,"\u0427":11,"\u0425":5,"\u0424":6,"\u0423":11,"\u0422":20,"\u0417":9,"\u0416":11,"\u0414":6,"\u0410":11,"\u2122":13,"\u2019":4,"\u2018":5,"S":11,"J":5}},"\u042d":{"d":"119,-141v8,-85,-51,-105,-92,-65r-13,-17v5,-15,28,-26,60,-29v59,-5,78,76,78,126v0,22,-1,69,-22,100v-31,44,-92,39,-118,3v2,-8,7,-13,13,-17v10,6,26,21,43,21v33,0,56,-59,51,-97r-71,0v-7,0,-3,-14,-4,-21v0,-4,2,-4,4,-4r71,0","w":170,"k":{"\u0447":4,"\u0427":4,"\u201c":-15,"\u2018":-15,"J":5}},"\u042e":{"d":"64,-141r43,0v4,-59,22,-111,81,-111v33,0,81,19,81,129v0,110,-49,128,-81,128v-44,0,-82,-37,-81,-121r-43,0r0,112v-1,6,-27,7,-30,0r0,-238v0,-8,17,-4,25,-5v4,0,5,3,5,5r0,101xm188,-19v51,0,49,-71,49,-104v0,-49,-3,-105,-49,-105v-50,0,-49,72,-49,105v0,33,-2,104,49,104","w":288,"k":{"\u0447":4,"\u0427":7}},"\u042f":{"d":"142,-112v-29,-3,-51,3,-53,31v-8,21,-13,52,-23,69v-11,12,-22,16,-35,16v-16,6,-12,-11,-17,-20v-1,-2,-1,-5,5,-6v48,-8,23,-81,65,-99v-25,-5,-45,-25,-45,-58v0,-67,59,-73,128,-68v4,0,5,3,5,5r0,238v-2,8,-26,6,-30,0r0,-108xm142,-136r0,-85v-40,-3,-74,3,-74,41v0,37,32,48,74,44","w":205},"\u0430":{"d":"116,-18v-10,3,-23,23,-51,23v-35,0,-48,-26,-48,-51v0,-18,6,-47,50,-57v11,-2,31,-6,44,-5v0,-25,3,-43,-30,-46v-15,-2,-36,13,-49,10v-3,-9,-10,-20,3,-23v40,-19,103,-15,103,38v0,43,-6,95,11,121v-11,15,-30,17,-33,-10xm109,-37v5,-12,1,-33,2,-49v-24,0,-67,1,-67,39v0,47,53,26,65,10","w":166,"k":{"\u044d":5,"\u044a":7,"\u0447":13,"\u0443":14,"\u0442":9,"\u0424":7,"\u0423":7,"\u0422":12,"\u041c":5,"\u0416":5,"\u201c":5,"\u2019":14}},"\u0431":{"d":"91,5v-44,0,-73,-51,-73,-110v0,-72,23,-115,65,-134r60,-27v5,-2,26,16,10,23r-67,31v-38,19,-49,47,-45,75v11,-25,33,-36,55,-36v18,0,68,8,68,88v0,70,-41,90,-73,90xm92,-150v-15,0,-42,7,-42,66v0,29,6,67,42,67v41,0,42,-49,42,-68v0,-58,-27,-65,-42,-65","w":182,"k":{"\u044f":5,"\u044a":9,"\u0447":13,"\u0445":9,"\u0444":5,"\u0443":5,"\u0442":9,"\u0440":7,"\u043b":7,"\u0434":7,"\u0430":5,"\u0425":5,"\u0424":7,"\u0423":7,"\u0422":9,"\u041b":7,"\u0414":9}},"\u0432":{"d":"34,-173v52,4,109,-19,109,45v0,18,-9,31,-23,37v51,18,33,96,-27,91r-59,0v-4,0,-4,-2,-4,-4r0,-164v0,-4,2,-5,4,-5xm57,-150r0,49v29,1,60,2,60,-26v0,-28,-33,-23,-60,-23xm57,-79r0,57v33,-4,56,14,66,-28v-4,-40,-34,-26,-66,-29","w":170,"k":{"\u044a":5,"\u0447":7,"\u0440":11,"\u0423":5,"\u0422":7}},"\u0433":{"d":"30,-4r0,-163v0,-2,1,-6,5,-6r87,0v9,2,1,14,1,20v-14,10,-45,1,-66,4r0,145v0,6,-25,7,-27,0","w":133,"k":{"\u044f":18,"\u044e":11,"\u044d":9,"\u044c":9,"\u044b":9,"\u044a":-9,"\u0449":9,"\u0448":9,"\u0447":9,"\u0446":11,"\u0445":4,"\u0444":20,"\u0441":13,"\u0440":9,"\u043f":11,"\u043e":11,"\u043d":11,"\u043c":13,"\u043b":20,"\u043a":11,"\u0439":11,"\u0438":11,"\u0437":9,"\u0436":9,"\u0435":9,"\u0434":18,"\u0433":9,"\u0432":11,"\u0430":23,"\u0425":13,"\u0424":6,"\u0423":13,"\u0422":17,"\u0421":6,"\u041e":5,"\u041c":13,"\u041b":30,"\u0416":15,"\u0414":14,"\u0410":28,"\u0451":7,"\u2026":39,";":9,":":9,".":22,"-":15,",":34}},"\u0434":{"d":"51,-173r91,0v5,0,5,3,5,5r0,146v7,1,23,-2,21,4r0,67v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-49r-105,0r0,49v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-67v0,-2,-1,-4,5,-4r11,0v20,-38,21,-82,21,-146v0,-3,-1,-5,5,-5xm120,-150r-49,0v2,54,-8,113,-18,128r67,0r0,-128","w":178,"k":{"\u044a":7,"\u0447":11,"\u0442":5,"\u0423":5,"\u0422":13}},"\u0435":{"d":"45,-81v0,71,56,67,96,49r7,19v-47,33,-134,26,-133,-73v0,-58,31,-92,72,-92v30,0,66,17,65,91v0,5,-1,6,-4,6r-103,0xm122,-103v4,-16,-16,-62,-37,-53v-19,0,-39,14,-40,53r77,0","w":168,"k":{"\u044a":4,"\u0447":5,"\u043b":4,"\u0425":4,"\u0423":4,"\u0422":8,"\u041b":6,"\u0414":4,"\u0410":4}},"\u0436":{"d":"105,-101v1,-23,-3,-52,2,-72r23,-5v6,18,0,53,2,77v60,9,16,-77,81,-77v8,0,15,29,-1,24v-27,6,-10,56,-44,63v35,11,22,44,41,68v6,4,19,0,19,9v-3,6,-2,18,-10,19v-43,2,-41,-34,-51,-64v-7,-22,-15,-19,-35,-19r0,75v-1,4,-25,5,-27,0r0,-75v-60,-13,-17,87,-86,83v-7,0,-14,-23,-6,-24v41,-6,14,-62,56,-72v-28,-8,-24,-37,-33,-57v-5,-10,-20,0,-21,-11v3,-6,1,-18,8,-19v34,1,43,30,47,58v3,17,15,20,35,19","w":236,"k":{"\u044d":5,"\u044a":4,"\u0447":7,"\u0444":4,"\u0442":5,"\u0423":4,"\u0422":6,"\u041c":5,"-":4}},"\u0437":{"d":"23,-30v14,-3,31,17,48,13v22,0,33,-15,33,-32v0,-33,-28,-29,-44,-29v-8,1,-4,-11,-5,-17v-1,-5,6,-5,11,-5v18,0,35,-8,35,-29v0,-12,-5,-27,-29,-27v-17,0,-28,15,-42,17v-2,-10,-16,-14,-3,-24v38,-29,107,-12,102,32v0,4,0,29,-26,40v58,22,27,102,-33,96v-8,1,-39,-5,-54,-18","w":153,"k":{"\u044d":5,"\u044a":5,"\u0447":7,"\u0422":7}},"\u0438":{"d":"30,-4r2,-169r23,-5v7,37,-2,94,2,136r75,-131v8,0,21,-9,25,-2r0,171v-2,7,-23,6,-28,0r0,-127v-28,57,-44,79,-72,129v-5,3,-24,5,-27,-2","w":186,"k":{"\u0423":4,"\u0422":11,"\u041b":11,"\u0414":6}},"\u0439":{"d":"30,-4r2,-169r23,-5v7,37,-2,94,2,136r75,-131v8,0,21,-9,25,-2r0,171v-2,7,-23,6,-28,0r0,-127v-28,57,-44,79,-72,129v-5,3,-24,5,-27,-2xm93,-198v-26,0,-42,-17,-47,-41v4,-9,23,-8,25,2v6,33,43,24,46,-5v4,-6,21,-4,23,4v-4,25,-23,40,-47,40","w":186,"k":{"\u0423":4,"\u0422":11,"\u041b":9,"\u0414":4}},"\u043a":{"d":"57,-78r0,75v-1,4,-25,5,-27,0r2,-170v8,0,21,-9,25,-2r0,74v63,11,20,-75,85,-77v7,1,14,28,-1,24v-28,7,-11,55,-45,63v35,11,22,44,41,68v6,4,19,0,19,9v-3,6,-1,19,-9,19v-44,2,-42,-34,-52,-64v-8,-23,-16,-18,-38,-19","w":165,"k":{"\u0447":11,"\u0444":9,"\u0442":5,"\u0423":5,"\u0422":13,"-":7}},"\u043b":{"d":"7,-19v43,1,36,-97,37,-149v0,-4,0,-5,5,-5r87,0v4,0,5,4,5,6r0,163v0,6,-25,7,-27,0r0,-146r-45,0v-4,71,11,147,-60,155v-6,-2,-11,-24,-2,-24","w":171,"k":{"\u0447":9,"\u0423":7,"\u0422":7,"\u041b":7}},"\u043c":{"d":"65,-173v17,30,26,72,38,107v11,-36,22,-75,38,-107v9,2,24,-4,28,3r10,167v-2,5,-24,5,-27,0r-4,-138v-9,37,-23,66,-34,101v-2,6,-19,5,-23,0r-34,-101r-4,138v-2,5,-23,5,-26,0r9,-167v4,-6,20,-2,29,-3","w":205,"k":{"\u044a":7,"\u0447":5,"\u0442":7,"\u0423":10,"\u0422":14,"\u041b":8,"\u0414":5}},"\u043d":{"d":"57,-78r0,74v0,6,-25,7,-27,0r2,-169r23,-5v6,19,0,54,2,78r70,0v1,-24,-3,-53,2,-73r23,-5v7,49,-1,119,2,174v0,6,-24,7,-27,0r0,-74r-70,0","w":183,"k":{"\u0423":5,"\u0422":11,"\u041b":5,"\u0414":4}},"\u043e":{"d":"90,-178v31,0,72,20,72,92v0,72,-41,91,-72,91v-31,0,-72,-19,-72,-91v0,-72,41,-92,72,-92xm90,-156v-40,0,-42,51,-42,70v0,19,2,69,42,69v40,0,42,-50,42,-69v0,-19,-2,-70,-42,-70","k":{"\u0422":11,"\u041b":5}},"\u043f":{"d":"57,-150r0,146v0,6,-25,7,-27,0r0,-164v0,-4,2,-5,4,-5r112,0v4,0,4,3,4,5r0,164v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-146r-66,0","k":{"\u0422":10,"\u041b":8}},"\u0440":{"d":"32,-126v3,-8,-8,-28,-9,-41v8,-2,13,-13,22,-9v5,3,7,21,13,17v10,-8,27,-19,47,-19v18,0,59,10,59,91v0,105,-60,101,-104,80v-2,25,4,58,-3,78v-8,0,-21,10,-25,1r0,-198xm60,-136r0,105v9,6,25,12,38,12v35,0,36,-34,36,-69v0,-32,-2,-66,-35,-66v-14,0,-30,11,-39,18","k":{"\u0447":4,"\u043b":7,"\u0434":4,"\u0430":9,"\u0425":11,"\u0423":6,"\u0422":13,"\u041b":13,"\u0416":10,"\u0414":9,"\u0410":8,"\u2026":22,".":23,",":29}},"\u0441":{"d":"144,-15v-3,12,-34,20,-54,20v-33,0,-70,-17,-70,-88v0,-89,61,-115,118,-80v17,10,-2,16,-4,27v-13,-8,-25,-18,-40,-18v-44,0,-45,52,-45,68v0,27,4,67,42,67v17,0,31,-14,46,-13","w":157,"k":{"\u0444":5,"\u0430":4,"\u0423":5,"\u0422":11,"\u0410":5}},"\u0442":{"d":"81,-149r0,145v0,6,-25,7,-27,0r0,-145v-19,-4,-56,13,-50,-19v0,-4,3,-5,5,-5r123,0v8,3,1,22,-7,24r-44,0","w":136,"k":{"\u044f":7,"\u044a":-13,"\u0447":5,"\u0444":7,"\u0443":-7,"\u0442":-7,"\u0440":10,"\u043b":7,"\u0434":18,"\u0430":5,"\u0422":11,"\u041b":9,"\u0416":9,"\u0414":7,"\u0410":12,"\u2026":14,";":9,":":7,".":14,"-":7,",":14}},"\u0443":{"d":"1,55v7,-34,31,9,55,-5v10,-6,18,-34,24,-50v-6,0,-18,1,-18,-3r-56,-159v1,-9,20,-15,27,-10r53,162v10,-54,28,-109,41,-162v7,-7,26,2,27,11r-44,148v-15,51,-29,101,-84,86v-9,-3,-27,-8,-25,-18","w":160,"k":{"\u044f":5,"\u0447":5,"\u0444":10,"\u0441":14,"\u043e":12,"\u043b":7,"\u0437":8,"\u0435":9,"\u0434":17,"\u0423":7,"\u0422":16,"\u041b":7,"\u0414":5,"\u0410":7,"\u0451":9,"\u2019":-13,"\u2026":18,".":20,",":18}},"\u0444":{"d":"134,71v-1,9,-25,8,-28,0r0,-77v-9,9,-18,11,-26,11v-20,0,-62,-10,-62,-92v0,-91,46,-108,88,-77v2,-27,-4,-62,3,-83v8,-1,21,-11,25,-1r0,84v42,-31,87,-14,87,77v0,82,-41,92,-61,92v-8,0,-17,-2,-26,-11r0,77xm134,-140r0,110v3,3,13,11,23,11v33,0,35,-38,35,-69v0,-29,-2,-66,-34,-66v-9,0,-18,6,-24,14xm106,-30r0,-110v-6,-8,-15,-14,-24,-14v-32,0,-34,37,-34,66v0,31,2,69,35,69v10,0,20,-8,23,-11","w":239,"k":{"\u044a":9,"\u0447":7,"\u0445":5,"\u0443":7,"\u043b":9,"\u0430":5,"\u0423":7,"\u0422":15,"\u041b":7,"\u0414":7,"\u0410":7,"\u2026":11,",":20}},"\u0445":{"d":"129,3v-19,-21,-34,-48,-49,-72r-48,69v-5,7,-28,-3,-26,-11r60,-77r-54,-77v5,-5,23,-14,27,-7r41,63v18,-20,28,-52,50,-66v5,5,25,4,18,13r-54,71r58,83v-4,7,-16,7,-23,11","w":159,"k":{"\u044a":-4,"\u0447":5,"\u043b":-7,"\u0434":-7,"\u0422":19}},"\u0446":{"d":"57,-22r66,0r0,-146v2,-10,17,-5,25,-10v7,43,-1,106,2,156v7,1,24,-3,23,4r0,67v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-49r-112,0v-4,0,-4,-2,-4,-4r2,-169r23,-5v7,43,-1,106,2,156","w":182,"k":{"\u044a":4,"\u0447":9,"\u0442":5,"\u0425":4,"\u0423":6,"\u0422":13,"\u2122":11}},"\u0447":{"d":"112,-71v-40,19,-95,1,-90,-43v2,-19,-3,-43,2,-59v8,0,21,-9,25,-2r0,63v10,38,37,27,63,19v1,-26,-3,-58,2,-80r23,-5v7,49,-1,119,2,174v0,6,-25,7,-27,0r0,-67","w":169,"k":{"\u0423":6,"\u0422":14,"\u041b":8,"\u0414":4}},"\u0448":{"d":"57,-22r50,0r2,-151r23,-5v7,43,-1,106,2,156r50,0r2,-151r23,-5v7,49,-1,119,2,174v0,4,-2,4,-4,4r-173,0v-4,0,-4,-2,-4,-4r2,-169r23,-5v7,43,-1,106,2,156","w":241,"k":{"\u0423":7,"\u0422":15,"\u041b":9,"\u0414":4}},"\u0449":{"d":"57,-22r50,0r2,-151r23,-5v7,43,-1,106,2,156r50,0r2,-151r23,-5v7,43,-1,106,2,156v7,1,24,-3,23,4r0,67v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4r0,-49r-173,0v-4,0,-4,-2,-4,-4r2,-169r23,-5v7,43,-1,106,2,156","w":243,"k":{"\u044a":9,"\u0447":7,"\u0442":4,"\u0425":4,"\u0423":9,"\u0422":13,"\u041b":5,"\u2122":9}},"\u044a":{"d":"161,-52v0,52,-55,56,-111,52v-2,0,-4,0,-4,-4r0,-145v-20,-2,-47,8,-46,-18v0,-3,-1,-6,4,-6r64,0v4,0,5,4,5,6r0,62v50,-4,88,9,88,53xm73,-82r0,60v31,1,58,1,60,-30v1,-28,-29,-32,-60,-30","w":174,"k":{"\u044a":29,"\u0447":25,"\u0445":13,"\u0444":7,"\u0443":11,"\u0442":16,"\u0441":4,"\u043e":7,"\u043c":4,"\u043b":5,"\u0437":9,"\u0434":4,"\u0425":11,"\u0424":11,"\u0423":14,"\u0422":30,"\u0421":11,"\u041e":6,"\u041c":13,"\u041b":6,"\u0416":9,"\u0414":7,"\u2122":29,"\u201c":36,"\u2019":25,"\u2018":25}},"\u044b":{"d":"145,-53v1,53,-54,56,-111,53v-4,0,-4,-2,-4,-4r2,-169r23,-5v6,17,0,50,2,73v50,-3,87,7,88,52xm57,-82r0,60v31,1,58,1,60,-30v1,-28,-29,-32,-60,-30xm165,-4r2,-169v8,0,21,-9,25,-2r0,171v-2,9,-15,2,-23,4v-2,0,-4,0,-4,-4","w":221,"k":{"\u0423":6,"\u0422":12,"\u041b":8,"\u0414":5}},"\u044c":{"d":"145,-52v0,53,-55,55,-111,52v-4,0,-4,-2,-4,-4r2,-169r23,-5v6,17,0,50,2,73v50,-4,87,9,88,53xm57,-82r0,60v31,1,58,1,60,-30v1,-28,-29,-32,-60,-30","w":158,"k":{"\u044f":7,"\u0447":22,"\u0445":9,"\u0444":9,"\u0443":9,"\u0442":14,"\u0441":7,"\u043e":7,"\u043b":7,"\u0436":5,"\u0425":12,"\u0424":10,"\u0423":8,"\u0422":18,"\u0421":8,"\u041e":8,"\u041c":10,"\u041b":5,"\u0416":8,"\u0414":5,"\u0410":10,"\u2122":16,"\u201c":25,"\u2019":25,"\u2018":22}},"\u044d":{"d":"70,-156v-17,-2,-28,17,-42,17v-2,-10,-17,-15,-2,-24v10,-6,25,-15,47,-15v50,-1,69,48,69,91v0,76,-63,120,-127,74v4,-6,3,-16,10,-19v32,16,66,31,84,-19v3,-9,3,-20,3,-27r-55,0v-7,1,-3,-12,-4,-18v12,-10,40,-1,59,-4v4,-26,-20,-60,-42,-56","w":159,"k":{"\u0447":5,"\u0440":7,"\u0422":15,"\u041b":6}},"\u044e":{"d":"57,-100r28,0v2,-55,36,-78,68,-78v30,0,72,20,72,92v0,72,-42,91,-72,91v-30,0,-68,-22,-68,-83r-28,0r0,74v0,6,-25,7,-27,0r2,-169r23,-5v6,19,0,54,2,78xm153,-156v-22,0,-41,16,-41,70v0,54,19,69,41,69v40,0,42,-50,42,-69v0,-19,-2,-70,-42,-70","w":243,"k":{"\u0447":4,"\u0423":4,"\u0422":14,"\u0416":6,"\u0414":4}},"\u044f":{"d":"87,-173r49,0v4,0,4,3,4,5r0,164v-1,8,-24,6,-27,0r0,-70v-23,2,-36,-7,-43,19v-8,30,-16,70,-55,57v-2,-8,-10,-23,4,-22v31,-7,13,-47,42,-63v-23,-4,-36,-22,-36,-42v0,-11,4,-48,62,-48xm113,-96r0,-54v-28,2,-52,-10,-60,26v-5,22,29,32,60,28","w":169,"k":{"\u0440":11,"\u0423":5,"\u0422":13,"\u041b":7,"\u0414":4}}}});(function($){$.fn.jCarouselLite=function(o){o=$.extend({btnPrev:null,btnNext:null,btnGo:null,mouseWheel:false,auto:null,speed:200,easing:null,vertical:false,circular:true,visible:3,start:0,scroll:1,beforeStart:null,afterEnd:null},o||{});return this.each(function(){var running=false,animCss=o.vertical?"top":"left",sizeCss=o.vertical?"height":"width";var div=$(this),ul=$("ul",div),tLi=$("li",ul),tl=tLi.size(),v=o.visible;if(o.circular){ul.prepend(tLi.slice(tl-v-1+1).clone()).append(tLi.slice(0,v).clone());o.start+=v;}
var li=$("li",ul),itemLength=li.size(),curr=o.start;div.css("visibility","visible");li.css({overflow:"hidden",float:o.vertical?"none":"left"});ul.css({margin:"0",padding:"0",position:"relative","list-style-type":"none","z-index":"1"});div.css({overflow:"hidden",position:"relative","z-index":"2",left:"0px"});var liSize=o.vertical?height(li):width(li);var ulSize=liSize*itemLength;var divSize=liSize*v;li.css({width:li.width(),height:li.height()});ul.css(sizeCss,ulSize+"px").css(animCss,-(curr*liSize));div.css(sizeCss,divSize+"px");if(o.btnPrev)
$(o.btnPrev).click(function(){return go(curr-o.scroll);});if(o.btnNext)
$(o.btnNext).click(function(){return go(curr+o.scroll);});if(o.btnGo)
$.each(o.btnGo,function(i,val){$(val).click(function(){return go(o.circular?o.visible+i:i);});});if(o.mouseWheel&&div.mousewheel)
div.mousewheel(function(e,d){return d>0?go(curr-o.scroll):go(curr+o.scroll);});if(o.auto)
setInterval(function(){go(curr+o.scroll);},o.auto+o.speed);function vis(){return li.slice(curr).slice(0,v);};function go(to){if(!running){if(o.beforeStart)
o.beforeStart.call(this,vis());if(o.circular){if(to<=o.start-v-1){ul.css(animCss,-((itemLength-(v*2))*liSize)+"px");curr=to==o.start-v-1?itemLength-(v*2)-1:itemLength-(v*2)-o.scroll;}else if(to>=itemLength-v+1){ul.css(animCss,-((v)*liSize)+"px");curr=to==itemLength-v+1?v+1:v+o.scroll;}else curr=to;}else{if(to<0||to>itemLength-v)return;else curr=to;}
running=true;ul.animate(animCss=="left"?{left:-(curr*liSize)}:{top:-(curr*liSize)},o.speed,o.easing,function(){if(o.afterEnd)
o.afterEnd.call(this,vis());running=false;});if(!o.circular){$(o.btnPrev+","+o.btnNext).removeClass("disabled");$((curr-o.scroll<0&&o.btnPrev)||(curr+o.scroll>itemLength-v&&o.btnNext)||[]).addClass("disabled");}}
return false;};});};function css(el,prop){return parseInt($.css(el[0],prop))||0;};function width(el){return el[0].offsetWidth+css(el,'marginLeft')+css(el,'marginRight');};function height(el){return el[0].offsetHeight+css(el,'marginTop')+css(el,'marginBottom');};})(jQuery);var $_GET={};document.location.search.replace(/\??(?:([^=]+)=([^&]*)&?)/g,function(){function decode(s){return decodeURIComponent(s.split("+").join(" "));}
$_GET[decode(arguments[1])]=decode(arguments[2]);});$(document).ready(function()
{$('link[rel="stylesheet"]').attr('href','https://ssl3-secure-server.net/cl/StoreNumber_3491/home/css/main.css');onloadMatchString="updateStatesList(document.register.elements['state'],document.register.elements['country'].selectedIndex,document.register.elements['state'].value,document.register.elements['state_other']);"
if($('body').attr('onLoad')==onloadMatchString)
{if($('[name="country"]').length==1)
countryIndex=$('[name="country"]')[0].selectedIndex;if($('[name="state"]').length==1)
stateObj=$('[name="state"]')[0];if($('[name="state_other"]').length==1)
state_otherObj=$('[name="state_other"]')[0];updateStatesList(stateObj,countryIndex,stateObj.value,state_otherObj);$('body').attr('onLoad','');}
switch($_GET['page']){case'shop/browse':pageRender.data._navi=$('.menubody').html().replace(/%20/g,'');if($('td:contains("found in your search"):contains("full")').length>0)
{pageRender.data._content=$('td:contains("found in your search"):contains("full")').html().replace(/%20/g,'');pageRender.data._cats="Loading...";pageRender.dispatch();if($('table:contains("NEXT")').length>0)
{$('table:contains("NEXT")').attr('id','paginator');$('#paginator').html($('#paginator').html().replace(/%20/g,''));}
$('table:contains("Click on Title")').attr('id','messageTable');$('table[width="100%"][cellspacing="0"][cellpadding="0"][border="0"]:eq(2)').attr('id','productList');$('table[width="100%"][cellspacing="0"][cellpadding="0"][border="0"]:eq(0)').attr('id','catOptions');$('table[width="100%"][cellspacing="0"][cellpadding="0"][border="0"]').attr('width','');$('#navi').html($('#catOptions').html().replace(/%20/g,''));$('#catOptions').remove();}else{pageRender.data._content=$('td:contains("Your search returned 0 results.")').html();pageRender.dispatch();$('h2:contains("Off-Line Search")').attr('style','padding:10px;');}
break;case'checkout/index':case'shop/want_form':case'shop/ecart':case'shop/cart':case'shop/eitem':case'shop/flypage':pageRender.data._navi=$('.menubody').html().replace(/%20/g,'');pageRender.data._content=$('td[width="100%"][valign="top"]').html().replace(/%20/g,'');pageRender.dispatch();if($('table:contains("Tell a Friend")[border=1]').length>0){$('table:contains("Tell a Friend")[border=1]').attr('id','tellaFriendBadge');$('#tellaFriendBadge').attr('border','0');}
if($('table:contains("Title/Author")[border=1]').length>0)
{$('table:contains("Title/Author")[border=1]').attr('id','shopCartList');$('#shopCartList').attr('border','0');$('#shopCartList').attr('height','200');}
break;case'shop/category':pageRender.data._navi=$('.menubody').html().replace(/%20/g,'');pageRender.data._content=$('td[width="100%"][valign="top"]').html().replace(/%20/g,'');pageRender.dispatch();$('table[width="100%"][cellspacing="0"][cellpadding="1"][border="0"]').attr('id','categoriesBody');$('#categoriesBody').attr('width','90%');$('#categoriesBody').attr('align','center');$('h2:contains("Browse Category")').attr('style','padding:10px;');break;case'off':break;default:if($('#mainContent').length>0){pageRender.failstart();}else{pageRender.data._navi=$('.menubody').html().replace(/%20/g,'');if(jQuery.support.htmlSerialize){pageRender.data._content=$('td[width="100%"][valign="top"]').html().replace(/%20/g,'');}else{if($('td[width="100%"][valign="top"]').length==1)$('td[width="100%"][valign="top"]').attr('id','origContent');else throw new Error('Cant select main content');pageRender.data._content=$('#origContent').html().replace(/%20/g,'');}
pageRender.dispatch();}
break;}
$(function(){$(".prodline").jCarouselLite({btnNext:".next",btnPrev:".prev",auto:3500,speed:1000});});$(function(){Cufon.replace('.cufon',{fontFamily:'OfficinaSansBookOSC',});});});
