// swfobject, jquery, common, flowplayer, jquery.min, lytebox, cufon, jquery.cycle.all.min.js, jquery.imageScroller
if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;
// jquery
(function(){if(window.jQuery)var _jQuery=window.jQuery;var jQuery=window.jQuery=function(selector,context){return new jQuery.prototype.init(selector,context);};if(window.$)var _$=window.$;window.$=jQuery;var quickExpr=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/;var isSimple=/^.[^:#\[\.]*$/;jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document;if(selector.nodeType){this[0]=selector;this.length=1;return this;}else if(typeof selector=="string"){var match=quickExpr.exec(selector);if(match&&(match[1]||!context)){if(match[1])selector=jQuery.clean([match[1]],context);else{var elem=document.getElementById(match[3]);if(elem)if(elem.id!=match[3])return jQuery().find(selector);else{this[0]=elem;this.length=1;return this;}else
selector=[];}}else
return new jQuery(context).find(selector);}else if(jQuery.isFunction(selector))return new jQuery(document)[jQuery.fn.ready?"ready":"load"](selector);return this.setArray(selector.constructor==Array&&selector||(selector.jquery||selector.length&&selector!=window&&!selector.nodeType&&selector[0]!=undefined&&selector[0].nodeType)&&jQuery.makeArray(selector)||[selector]);},jquery:"1.2.3",size:function(){return this.length;},length:0,get:function(num){return num==undefined?jQuery.makeArray(this):this[num];},pushStack:function(elems){var ret=jQuery(elems);ret.prevObject=this;return ret;},setArray:function(elems){this.length=0;Array.prototype.push.apply(this,elems);return this;},each:function(callback,args){return jQuery.each(this,callback,args);},index:function(elem){var ret=-1;this.each(function(i){if(this==elem)ret=i;});return ret;},attr:function(name,value,type){var options=name;if(name.constructor==String)if(value==undefined)return this.length&&jQuery[type||"attr"](this[0],name)||undefined;else{options={};options[name]=value;}return this.each(function(i){for(name in options)jQuery.attr(type?this.style:this,name,jQuery.prop(this,options[name],type,i,name));});},css:function(key,value){if((key=='width'||key=='height')&&parseFloat(value)<0)value=undefined;return this.attr(key,value,"curCSS");},text:function(text){if(typeof text!="object"&&text!=null)return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(text));var ret="";jQuery.each(text||this,function(){jQuery.each(this.childNodes,function(){if(this.nodeType!=8)ret+=this.nodeType!=1?this.nodeValue:jQuery.fn.text([this]);});});return ret;},wrapAll:function(html){if(this[0])jQuery(html,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){var elem=this;while(elem.firstChild)elem=elem.firstChild;return elem;}).append(this);return this;},wrapInner:function(html){return this.each(function(){jQuery(this).contents().wrapAll(html);});},wrap:function(html){return this.each(function(){jQuery(this).wrapAll(html);});},append:function(){return this.domManip(arguments,true,false,function(elem){if(this.nodeType==1)this.appendChild(elem);});},prepend:function(){return this.domManip(arguments,true,true,function(elem){if(this.nodeType==1)this.insertBefore(elem,this.firstChild);});},before:function(){return this.domManip(arguments,false,false,function(elem){this.parentNode.insertBefore(elem,this);});},after:function(){return this.domManip(arguments,false,true,function(elem){this.parentNode.insertBefore(elem,this.nextSibling);});},end:function(){return this.prevObject||jQuery([]);},find:function(selector){var elems=jQuery.map(this,function(elem){return jQuery.find(selector,elem);});return this.pushStack(/[^+>] [^+>]/.test(selector)||selector.indexOf("..")>-1?jQuery.unique(elems):elems);},clone:function(events){var ret=this.map(function(){if(jQuery.browser.msie&&!jQuery.isXMLDoc(this)){var clone=this.cloneNode(true),container=document.createElement("div");container.appendChild(clone);return jQuery.clean([container.innerHTML])[0];}else
return this.cloneNode(true);});var clone=ret.find("*").andSelf().each(function(){if(this[expando]!=undefined)this[expando]=null;});if(events===true)this.find("*").andSelf().each(function(i){if(this.nodeType==3)return;var events=jQuery.data(this,"events");for(var type in events)for(var handler in events[type])jQuery.event.add(clone[i],type,events[type][handler],events[type][handler].data);});return ret;},filter:function(selector){return this.pushStack(jQuery.isFunction(selector)&&jQuery.grep(this,function(elem,i){return selector.call(elem,i);})||jQuery.multiFilter(selector,this));},not:function(selector){if(selector.constructor==String)if(isSimple.test(selector))return this.pushStack(jQuery.multiFilter(selector,this,true));else
selector=jQuery.multiFilter(selector,this);var isArrayLike=selector.length&&selector[selector.length-1]!==undefined&&!selector.nodeType;return this.filter(function(){return isArrayLike?jQuery.inArray(this,selector)<0:this!=selector;});},add:function(selector){return!selector?this:this.pushStack(jQuery.merge(this.get(),selector.constructor==String?jQuery(selector).get():selector.length!=undefined&&(!selector.nodeName||jQuery.nodeName(selector,"form"))?selector:[selector]));},is:function(selector){return selector?jQuery.multiFilter(selector,this).length>0:false;},hasClass:function(selector){return this.is("."+selector);},val:function(value){if(value==undefined){if(this.length){var elem=this[0];if(jQuery.nodeName(elem,"select")){var index=elem.selectedIndex,values=[],options=elem.options,one=elem.type=="select-one";if(index<0)return null;for(var i=one?index:0,max=one?index+1:options.length;i<max;i++){var option=options[i];if(option.selected){value=jQuery.browser.msie&&!option.attributes.value.specified?option.text:option.value;if(one)return value;values.push(value);}}return values;}else
return(this[0].value||"").replace(/\r/g,"");}return undefined;}return this.each(function(){if(this.nodeType!=1)return;if(value.constructor==Array&&/radio|checkbox/.test(this.type))this.checked=(jQuery.inArray(this.value,value)>=0||jQuery.inArray(this.name,value)>=0);else if(jQuery.nodeName(this,"select")){var values=value.constructor==Array?value:[value];jQuery("option",this).each(function(){this.selected=(jQuery.inArray(this.value,values)>=0||jQuery.inArray(this.text,values)>=0);});if(!values.length)this.selectedIndex=-1;}else
this.value=value;});},html:function(value){return value==undefined?(this.length?this[0].innerHTML:null):this.empty().append(value);},replaceWith:function(value){return this.after(value).remove();},eq:function(i){return this.slice(i,i+1);},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments));},map:function(callback){return this.pushStack(jQuery.map(this,function(elem,i){return callback.call(elem,i,elem);}));},andSelf:function(){return this.add(this.prevObject);},data:function(key,value){var parts=key.split(".");parts[1]=parts[1]?"."+parts[1]:"";if(value==null){var data=this.triggerHandler("getData"+parts[1]+"!",[parts[0]]);if(data==undefined&&this.length)data=jQuery.data(this[0],key);return data==null&&parts[1]?this.data(parts[0]):data;}else
return this.trigger("setData"+parts[1]+"!",[parts[0],value]).each(function(){jQuery.data(this,key,value);});},removeData:function(key){return this.each(function(){jQuery.removeData(this,key);});},domManip:function(args,table,reverse,callback){var clone=this.length>1,elems;return this.each(function(){if(!elems){elems=jQuery.clean(args,this.ownerDocument);if(reverse)elems.reverse();}var obj=this;if(table&&jQuery.nodeName(this,"table")&&jQuery.nodeName(elems[0],"tr"))obj=this.getElementsByTagName("tbody")[0]||this.appendChild(this.ownerDocument.createElement("tbody"));var scripts=jQuery([]);jQuery.each(elems,function(){var elem=clone?jQuery(this).clone(true)[0]:this;if(jQuery.nodeName(elem,"script")){scripts=scripts.add(elem);}else{if(elem.nodeType==1)scripts=scripts.add(jQuery("script",elem).remove());callback.call(obj,elem);}});scripts.each(evalScript);});}};jQuery.prototype.init.prototype=jQuery.prototype;function evalScript(i,elem){if(elem.src)jQuery.ajax({url:elem.src,async:false,dataType:"script"});else
jQuery.globalEval(elem.text||elem.textContent||elem.innerHTML||"");if(elem.parentNode)elem.parentNode.removeChild(elem);}jQuery.extend=jQuery.fn.extend=function(){var target=arguments[0]||{},i=1,length=arguments.length,deep=false,options;if(target.constructor==Boolean){deep=target;target=arguments[1]||{};i=2;}if(typeof target!="object"&&typeof target!="function")target={};if(length==1){target=this;i=0;}for(;i<length;i++)if((options=arguments[i])!=null)for(var name in options){if(target===options[name])continue;if(deep&&options[name]&&typeof options[name]=="object"&&target[name]&&!options[name].nodeType)target[name]=jQuery.extend(target[name],options[name]);else if(options[name]!=undefined)target[name]=options[name];}return target;};var expando="jQuery"+(new Date()).getTime(),uuid=0,windowData={};var exclude=/z-?index|font-?weight|opacity|zoom|line-?height/i;jQuery.extend({noConflict:function(deep){window.$=_$;if(deep)window.jQuery=_jQuery;return jQuery;},isFunction:function(fn){return!!fn&&typeof fn!="string"&&!fn.nodeName&&fn.constructor!=Array&&/function/i.test(fn+"");},isXMLDoc:function(elem){return elem.documentElement&&!elem.body||elem.tagName&&elem.ownerDocument&&!elem.ownerDocument.body;},globalEval:function(data){data=jQuery.trim(data);if(data){var head=document.getElementsByTagName("head")[0]||document.documentElement,script=document.createElement("script");script.type="text/javascript";if(jQuery.browser.msie)script.text=data;else
script.appendChild(document.createTextNode(data));head.appendChild(script);head.removeChild(script);}},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()==name.toUpperCase();},cache:{},data:function(elem,name,data){elem=elem==window?windowData:elem;var id=elem[expando];if(!id)id=elem[expando]=++uuid;if(name&&!jQuery.cache[id])jQuery.cache[id]={};if(data!=undefined)jQuery.cache[id][name]=data;return name?jQuery.cache[id][name]:id;},removeData:function(elem,name){elem=elem==window?windowData:elem;var id=elem[expando];if(name){if(jQuery.cache[id]){delete jQuery.cache[id][name];name="";for(name in jQuery.cache[id])break;if(!name)jQuery.removeData(elem);}}else{try{delete elem[expando];}catch(e){if(elem.removeAttribute)elem.removeAttribute(expando);}delete jQuery.cache[id];}},each:function(object,callback,args){if(args){if(object.length==undefined){for(var name in object)if(callback.apply(object[name],args)===false)break;}else
for(var i=0,length=object.length;i<length;i++)if(callback.apply(object[i],args)===false)break;}else{if(object.length==undefined){for(var name in object)if(callback.call(object[name],name,object[name])===false)break;}else
for(var i=0,length=object.length,value=object[0];i<length&&callback.call(value,i,value)!==false;value=object[++i]){}}return object;},prop:function(elem,value,type,i,name){if(jQuery.isFunction(value))value=value.call(elem,i);return value&&value.constructor==Number&&type=="curCSS"&&!exclude.test(name)?value+"px":value;},className:{add:function(elem,classNames){jQuery.each((classNames||"").split(/\s+/),function(i,className){if(elem.nodeType==1&&!jQuery.className.has(elem.className,className))elem.className+=(elem.className?" ":"")+className;});},remove:function(elem,classNames){if(elem.nodeType==1)elem.className=classNames!=undefined?jQuery.grep(elem.className.split(/\s+/),function(className){return!jQuery.className.has(classNames,className);}).join(" "):"";},has:function(elem,className){return jQuery.inArray(className,(elem.className||elem).toString().split(/\s+/))>-1;}},swap:function(elem,options,callback){var old={};for(var name in options){old[name]=elem.style[name];elem.style[name]=options[name];}callback.call(elem);for(var name in options)elem.style[name]=old[name];},css:function(elem,name,force){if(name=="width"||name=="height"){var val,props={position:"absolute",visibility:"hidden",display:"block"},which=name=="width"?["Left","Right"]:["Top","Bottom"];function getWH(){val=name=="width"?elem.offsetWidth:elem.offsetHeight;var padding=0,border=0;jQuery.each(which,function(){padding+=parseFloat(jQuery.curCSS(elem,"padding"+this,true))||0;border+=parseFloat(jQuery.curCSS(elem,"border"+this+"Width",true))||0;});val-=Math.round(padding+border);}if(jQuery(elem).is(":visible"))getWH();else
jQuery.swap(elem,props,getWH);return Math.max(0,val);}return jQuery.curCSS(elem,name,force);},curCSS:function(elem,name,force){var ret;function color(elem){if(!jQuery.browser.safari)return false;var ret=document.defaultView.getComputedStyle(elem,null);return!ret||ret.getPropertyValue("color")=="";}if(name=="opacity"&&jQuery.browser.msie){ret=jQuery.attr(elem.style,"opacity");return ret==""?"1":ret;}if(jQuery.browser.opera&&name=="display"){var save=elem.style.outline;elem.style.outline="0 solid black";elem.style.outline=save;}if(name.match(/float/i))name=styleFloat;if(!force&&elem.style&&elem.style[name])ret=elem.style[name];else if(document.defaultView&&document.defaultView.getComputedStyle){if(name.match(/float/i))name="float";name=name.replace(/([A-Z])/g,"-$1").toLowerCase();var getComputedStyle=document.defaultView.getComputedStyle(elem,null);if(getComputedStyle&&!color(elem))ret=getComputedStyle.getPropertyValue(name);else{var swap=[],stack=[];for(var a=elem;a&&color(a);a=a.parentNode)stack.unshift(a);for(var i=0;i<stack.length;i++)if(color(stack[i])){swap[i]=stack[i].style.display;stack[i].style.display="block";}ret=name=="display"&&swap[stack.length-1]!=null?"none":(getComputedStyle&&getComputedStyle.getPropertyValue(name))||"";for(var i=0;i<swap.length;i++)if(swap[i]!=null)stack[i].style.display=swap[i];}if(name=="opacity"&&ret=="")ret="1";}else if(elem.currentStyle){var camelCase=name.replace(/\-(\w)/g,function(all,letter){return letter.toUpperCase();});ret=elem.currentStyle[name]||elem.currentStyle[camelCase];if(!/^\d+(px)?$/i.test(ret)&&/^\d/.test(ret)){var style=elem.style.left,runtimeStyle=elem.runtimeStyle.left;elem.runtimeStyle.left=elem.currentStyle.left;elem.style.left=ret||0;ret=elem.style.pixelLeft+"px";elem.style.left=style;elem.runtimeStyle.left=runtimeStyle;}}return ret;},clean:function(elems,context){var ret=[];context=context||document;if(typeof context.createElement=='undefined')context=context.ownerDocument||context[0]&&context[0].ownerDocument||document;jQuery.each(elems,function(i,elem){if(!elem)return;if(elem.constructor==Number)elem=elem.toString();if(typeof elem=="string"){elem=elem.replace(/(<(\w+)[^>]*?)\/>/g,function(all,front,tag){return tag.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?all:front+"></"+tag+">";});var tags=jQuery.trim(elem).toLowerCase(),div=context.createElement("div");var wrap=!tags.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!tags.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||tags.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!tags.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!tags.indexOf("<td")||!tags.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!tags.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||jQuery.browser.msie&&[1,"div<div>","</div>"]||[0,"",""];div.innerHTML=wrap[1]+elem+wrap[2];while(wrap[0]--)div=div.lastChild;if(jQuery.browser.msie){var tbody=!tags.indexOf("<table")&&tags.indexOf("<tbody")<0?div.firstChild&&div.firstChild.childNodes:wrap[1]=="<table>"&&tags.indexOf("<tbody")<0?div.childNodes:[];for(var j=tbody.length-1;j>=0;--j)if(jQuery.nodeName(tbody[j],"tbody")&&!tbody[j].childNodes.length)tbody[j].parentNode.removeChild(tbody[j]);if(/^\s/.test(elem))div.insertBefore(context.createTextNode(elem.match(/^\s*/)[0]),div.firstChild);}elem=jQuery.makeArray(div.childNodes);}if(elem.length===0&&(!jQuery.nodeName(elem,"form")&&!jQuery.nodeName(elem,"select")))return;if(elem[0]==undefined||jQuery.nodeName(elem,"form")||elem.options)ret.push(elem);else
ret=jQuery.merge(ret,elem);});return ret;},attr:function(elem,name,value){if(!elem||elem.nodeType==3||elem.nodeType==8)return undefined;var fix=jQuery.isXMLDoc(elem)?{}:jQuery.props;if(name=="selected"&&jQuery.browser.safari)elem.parentNode.selectedIndex;if(fix[name]){if(value!=undefined)elem[fix[name]]=value;return elem[fix[name]];}else if(jQuery.browser.msie&&name=="style")return jQuery.attr(elem.style,"cssText",value);else if(value==undefined&&jQuery.browser.msie&&jQuery.nodeName(elem,"form")&&(name=="action"||name=="method"))return elem.getAttributeNode(name).nodeValue;else if(elem.tagName){if(value!=undefined){if(name=="type"&&jQuery.nodeName(elem,"input")&&elem.parentNode)throw"type property can't be changed";elem.setAttribute(name,""+value);}if(jQuery.browser.msie&&/href|src/.test(name)&&!jQuery.isXMLDoc(elem))return elem.getAttribute(name,2);return elem.getAttribute(name);}else{if(name=="opacity"&&jQuery.browser.msie){if(value!=undefined){elem.zoom=1;elem.filter=(elem.filter||"").replace(/alpha\([^)]*\)/,"")+(parseFloat(value).toString()=="NaN"?"":"alpha(opacity="+value*100+")");}return elem.filter&&elem.filter.indexOf("opacity=")>=0?(parseFloat(elem.filter.match(/opacity=([^)]*)/)[1])/100).toString():"";}name=name.replace(/-([a-z])/ig,function(all,letter){return letter.toUpperCase();});if(value!=undefined)elem[name]=value;return elem[name];}},trim:function(text){return(text||"").replace(/^\s+|\s+$/g,"");},makeArray:function(array){var ret=[];if(typeof array!="array")for(var i=0,length=array.length;i<length;i++)ret.push(array[i]);else
ret=array.slice(0);return ret;},inArray:function(elem,array){for(var i=0,length=array.length;i<length;i++)if(array[i]==elem)return i;return-1;},merge:function(first,second){if(jQuery.browser.msie){for(var i=0;second[i];i++)if(second[i].nodeType!=8)first.push(second[i]);}else
for(var i=0;second[i];i++)first.push(second[i]);return first;},unique:function(array){var ret=[],done={};try{for(var i=0,length=array.length;i<length;i++){var id=jQuery.data(array[i]);if(!done[id]){done[id]=true;ret.push(array[i]);}}}catch(e){ret=array;}return ret;},grep:function(elems,callback,inv){var ret=[];for(var i=0,length=elems.length;i<length;i++)if(!inv&&callback(elems[i],i)||inv&&!callback(elems[i],i))ret.push(elems[i]);return ret;},map:function(elems,callback){var ret=[];for(var i=0,length=elems.length;i<length;i++){var value=callback(elems[i],i);if(value!==null&&value!=undefined){if(value.constructor!=Array)value=[value];ret=ret.concat(value);}}return ret;}});var userAgent=navigator.userAgent.toLowerCase();jQuery.browser={version:(userAgent.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/.test(userAgent),opera:/opera/.test(userAgent),msie:/msie/.test(userAgent)&&!/opera/.test(userAgent),mozilla:/mozilla/.test(userAgent)&&!/(compatible|webkit)/.test(userAgent)};var styleFloat=jQuery.browser.msie?"styleFloat":"cssFloat";jQuery.extend({boxModel:!jQuery.browser.msie||document.compatMode=="CSS1Compat",props:{"for":"htmlFor","class":"className","float":styleFloat,cssFloat:styleFloat,styleFloat:styleFloat,innerHTML:"innerHTML",className:"className",value:"value",disabled:"disabled",checked:"checked",readonly:"readOnly",selected:"selected",maxlength:"maxLength",selectedIndex:"selectedIndex",defaultValue:"defaultValue",tagName:"tagName",nodeName:"nodeName"}});jQuery.each({parent:function(elem){return elem.parentNode;},parents:function(elem){return jQuery.dir(elem,"parentNode");},next:function(elem){return jQuery.nth(elem,2,"nextSibling");},prev:function(elem){return jQuery.nth(elem,2,"previousSibling");},nextAll:function(elem){return jQuery.dir(elem,"nextSibling");},prevAll:function(elem){return jQuery.dir(elem,"previousSibling");},siblings:function(elem){return jQuery.sibling(elem.parentNode.firstChild,elem);},children:function(elem){return jQuery.sibling(elem.firstChild);},contents:function(elem){return jQuery.nodeName(elem,"iframe")?elem.contentDocument||elem.contentWindow.document:jQuery.makeArray(elem.childNodes);}},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn);if(selector&&typeof selector=="string")ret=jQuery.multiFilter(selector,ret);return this.pushStack(jQuery.unique(ret));};});jQuery.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(name,original){jQuery.fn[name]=function(){var args=arguments;return this.each(function(){for(var i=0,length=args.length;i<length;i++)jQuery(args[i])[original](this);});};});jQuery.each({removeAttr:function(name){jQuery.attr(this,name,"");if(this.nodeType==1)this.removeAttribute(name);},addClass:function(classNames){jQuery.className.add(this,classNames);},removeClass:function(classNames){jQuery.className.remove(this,classNames);},toggleClass:function(classNames){jQuery.className[jQuery.className.has(this,classNames)?"remove":"add"](this,classNames);},remove:function(selector){if(!selector||jQuery.filter(selector,[this]).r.length){jQuery("*",this).add(this).each(function(){jQuery.event.remove(this);jQuery.removeData(this);});if(this.parentNode)this.parentNode.removeChild(this);}},empty:function(){jQuery(">*",this).remove();while(this.firstChild)this.removeChild(this.firstChild);}},function(name,fn){jQuery.fn[name]=function(){return this.each(fn,arguments);};});jQuery.each(["Height","Width"],function(i,name){var type=name.toLowerCase();jQuery.fn[type]=function(size){return this[0]==window?jQuery.browser.opera&&document.body["client"+name]||jQuery.browser.safari&&window["inner"+name]||document.compatMode=="CSS1Compat"&&document.documentElement["client"+name]||document.body["client"+name]:this[0]==document?Math.max(Math.max(document.body["scroll"+name],document.documentElement["scroll"+name]),Math.max(document.body["offset"+name],document.documentElement["offset"+name])):size==undefined?(this.length?jQuery.css(this[0],type):null):this.css(type,size.constructor==String?size:size+"px");};});var chars=jQuery.browser.safari&&parseInt(jQuery.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0128-\uFFFF*_-]|\\\\.)",quickChild=new RegExp("^>\\s*("+chars+"+)"),quickID=new RegExp("^("+chars+"+)(#)("+chars+"+)"),quickClass=new RegExp("^([#.]?)("+chars+"*)");jQuery.extend({expr:{"":function(a,i,m){return m[2]=="*"||jQuery.nodeName(a,m[2]);},"#":function(a,i,m){return a.getAttribute("id")==m[2];},":":{lt:function(a,i,m){return i<m[3]-0;},gt:function(a,i,m){return i>m[3]-0;},nth:function(a,i,m){return m[3]-0==i;},eq:function(a,i,m){return m[3]-0==i;},first:function(a,i){return i==0;},last:function(a,i,m,r){return i==r.length-1;},even:function(a,i){return i%2==0;},odd:function(a,i){return i%2;},"first-child":function(a){return a.parentNode.getElementsByTagName("*")[0]==a;},"last-child":function(a){return jQuery.nth(a.parentNode.lastChild,1,"previousSibling")==a;},"only-child":function(a){return!jQuery.nth(a.parentNode.lastChild,2,"previousSibling");},parent:function(a){return a.firstChild;},empty:function(a){return!a.firstChild;},contains:function(a,i,m){return(a.textContent||a.innerText||jQuery(a).text()||"").indexOf(m[3])>=0;},visible:function(a){return"hidden"!=a.type&&jQuery.css(a,"display")!="none"&&jQuery.css(a,"visibility")!="hidden";},hidden:function(a){return"hidden"==a.type||jQuery.css(a,"display")=="none"||jQuery.css(a,"visibility")=="hidden";},enabled:function(a){return!a.disabled;},disabled:function(a){return a.disabled;},checked:function(a){return a.checked;},selected:function(a){return a.selected||jQuery.attr(a,"selected");},text:function(a){return"text"==a.type;},radio:function(a){return"radio"==a.type;},checkbox:function(a){return"checkbox"==a.type;},file:function(a){return"file"==a.type;},password:function(a){return"password"==a.type;},submit:function(a){return"submit"==a.type;},image:function(a){return"image"==a.type;},reset:function(a){return"reset"==a.type;},button:function(a){return"button"==a.type||jQuery.nodeName(a,"button");},input:function(a){return/input|select|textarea|button/i.test(a.nodeName);},has:function(a,i,m){return jQuery.find(m[3],a).length;},header:function(a){return/h\d/i.test(a.nodeName);},animated:function(a){return jQuery.grep(jQuery.timers,function(fn){return a==fn.elem;}).length;}}},parse:[/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/,/^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/,new RegExp("^([:.#]*)("+chars+"+)")],multiFilter:function(expr,elems,not){var old,cur=[];while(expr&&expr!=old){old=expr;var f=jQuery.filter(expr,elems,not);expr=f.t.replace(/^\s*,\s*/,"");cur=not?elems=f.r:jQuery.merge(cur,f.r);}return cur;},find:function(t,context){if(typeof t!="string")return[t];if(context&&context.nodeType!=1&&context.nodeType!=9)return[];context=context||document;var ret=[context],done=[],last,nodeName;while(t&&last!=t){var r=[];last=t;t=jQuery.trim(t);var foundToken=false;var re=quickChild;var m=re.exec(t);if(m){nodeName=m[1].toUpperCase();for(var i=0;ret[i];i++)for(var c=ret[i].firstChild;c;c=c.nextSibling)if(c.nodeType==1&&(nodeName=="*"||c.nodeName.toUpperCase()==nodeName))r.push(c);ret=r;t=t.replace(re,"");if(t.indexOf(" ")==0)continue;foundToken=true;}else{re=/^([>+~])\s*(\w*)/i;if((m=re.exec(t))!=null){r=[];var merge={};nodeName=m[2].toUpperCase();m=m[1];for(var j=0,rl=ret.length;j<rl;j++){var n=m=="~"||m=="+"?ret[j].nextSibling:ret[j].firstChild;for(;n;n=n.nextSibling)if(n.nodeType==1){var id=jQuery.data(n);if(m=="~"&&merge[id])break;if(!nodeName||n.nodeName.toUpperCase()==nodeName){if(m=="~")merge[id]=true;r.push(n);}if(m=="+")break;}}ret=r;t=jQuery.trim(t.replace(re,""));foundToken=true;}}if(t&&!foundToken){if(!t.indexOf(",")){if(context==ret[0])ret.shift();done=jQuery.merge(done,ret);r=ret=[context];t=" "+t.substr(1,t.length);}else{var re2=quickID;var m=re2.exec(t);if(m){m=[0,m[2],m[3],m[1]];}else{re2=quickClass;m=re2.exec(t);}m[2]=m[2].replace(/\\/g,"");var elem=ret[ret.length-1];if(m[1]=="#"&&elem&&elem.getElementById&&!jQuery.isXMLDoc(elem)){var oid=elem.getElementById(m[2]);if((jQuery.browser.msie||jQuery.browser.opera)&&oid&&typeof oid.id=="string"&&oid.id!=m[2])oid=jQuery('[@id="'+m[2]+'"]',elem)[0];ret=r=oid&&(!m[3]||jQuery.nodeName(oid,m[3]))?[oid]:[];}else{for(var i=0;ret[i];i++){var tag=m[1]=="#"&&m[3]?m[3]:m[1]!=""||m[0]==""?"*":m[2];if(tag=="*"&&ret[i].nodeName.toLowerCase()=="object")tag="param";r=jQuery.merge(r,ret[i].getElementsByTagName(tag));}if(m[1]==".")r=jQuery.classFilter(r,m[2]);if(m[1]=="#"){var tmp=[];for(var i=0;r[i];i++)if(r[i].getAttribute("id")==m[2]){tmp=[r[i]];break;}r=tmp;}ret=r;}t=t.replace(re2,"");}}if(t){var val=jQuery.filter(t,r);ret=r=val.r;t=jQuery.trim(val.t);}}if(t)ret=[];if(ret&&context==ret[0])ret.shift();done=jQuery.merge(done,ret);return done;},classFilter:function(r,m,not){m=" "+m+" ";var tmp=[];for(var i=0;r[i];i++){var pass=(" "+r[i].className+" ").indexOf(m)>=0;if(!not&&pass||not&&!pass)tmp.push(r[i]);}return tmp;},filter:function(t,r,not){var last;while(t&&t!=last){last=t;var p=jQuery.parse,m;for(var i=0;p[i];i++){m=p[i].exec(t);if(m){t=t.substring(m[0].length);m[2]=m[2].replace(/\\/g,"");break;}}if(!m)break;if(m[1]==":"&&m[2]=="not")r=isSimple.test(m[3])?jQuery.filter(m[3],r,true).r:jQuery(r).not(m[3]);else if(m[1]==".")r=jQuery.classFilter(r,m[2],not);else if(m[1]=="["){var tmp=[],type=m[3];for(var i=0,rl=r.length;i<rl;i++){var a=r[i],z=a[jQuery.props[m[2]]||m[2]];if(z==null||/href|src|selected/.test(m[2]))z=jQuery.attr(a,m[2])||'';if((type==""&&!!z||type=="="&&z==m[5]||type=="!="&&z!=m[5]||type=="^="&&z&&!z.indexOf(m[5])||type=="$="&&z.substr(z.length-m[5].length)==m[5]||(type=="*="||type=="~=")&&z.indexOf(m[5])>=0)^not)tmp.push(a);}r=tmp;}else if(m[1]==":"&&m[2]=="nth-child"){var merge={},tmp=[],test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[3]=="even"&&"2n"||m[3]=="odd"&&"2n+1"||!/\D/.test(m[3])&&"0n+"+m[3]||m[3]),first=(test[1]+(test[2]||1))-0,last=test[3]-0;for(var i=0,rl=r.length;i<rl;i++){var node=r[i],parentNode=node.parentNode,id=jQuery.data(parentNode);if(!merge[id]){var c=1;for(var n=parentNode.firstChild;n;n=n.nextSibling)if(n.nodeType==1)n.nodeIndex=c++;merge[id]=true;}var add=false;if(first==0){if(node.nodeIndex==last)add=true;}else if((node.nodeIndex-last)%first==0&&(node.nodeIndex-last)/first>=0)add=true;if(add^not)tmp.push(node);}r=tmp;}else{var fn=jQuery.expr[m[1]];if(typeof fn=="object")fn=fn[m[2]];if(typeof fn=="string")fn=eval("false||function(a,i){return "+fn+";}");r=jQuery.grep(r,function(elem,i){return fn(elem,i,m,r);},not);}}return{r:r,t:t};},dir:function(elem,dir){var matched=[];var cur=elem[dir];while(cur&&cur!=document){if(cur.nodeType==1)matched.push(cur);cur=cur[dir];}return matched;},nth:function(cur,result,dir,elem){result=result||1;var num=0;for(;cur;cur=cur[dir])if(cur.nodeType==1&&++num==result)break;return cur;},sibling:function(n,elem){var r=[];for(;n;n=n.nextSibling){if(n.nodeType==1&&(!elem||n!=elem))r.push(n);}return r;}});jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType==3||elem.nodeType==8)return;if(jQuery.browser.msie&&elem.setInterval!=undefined)elem=window;if(!handler.guid)handler.guid=this.guid++;if(data!=undefined){var fn=handler;handler=function(){return fn.apply(this,arguments);};handler.data=data;handler.guid=fn.guid;}var events=jQuery.data(elem,"events")||jQuery.data(elem,"events",{}),handle=jQuery.data(elem,"handle")||jQuery.data(elem,"handle",function(){var val;if(typeof jQuery=="undefined"||jQuery.event.triggered)return val;val=jQuery.event.handle.apply(arguments.callee.elem,arguments);return val;});handle.elem=elem;jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split(".");type=parts[0];handler.type=parts[1];var handlers=events[type];if(!handlers){handlers=events[type]={};if(!jQuery.event.special[type]||jQuery.event.special[type].setup.call(elem)===false){if(elem.addEventListener)elem.addEventListener(type,handle,false);else if(elem.attachEvent)elem.attachEvent("on"+type,handle);}}handlers[handler.guid]=handler;jQuery.event.global[type]=true;});elem=null;},guid:1,global:{},remove:function(elem,types,handler){if(elem.nodeType==3||elem.nodeType==8)return;var events=jQuery.data(elem,"events"),ret,index;if(events){if(types==undefined||(typeof types=="string"&&types.charAt(0)=="."))for(var type in events)this.remove(elem,type+(types||""));else{if(types.type){handler=types.handler;types=types.type;}jQuery.each(types.split(/\s+/),function(index,type){var parts=type.split(".");type=parts[0];if(events[type]){if(handler)delete events[type][handler.guid];else
for(handler in events[type])if(!parts[1]||events[type][handler].type==parts[1])delete events[type][handler];for(ret in events[type])break;if(!ret){if(!jQuery.event.special[type]||jQuery.event.special[type].teardown.call(elem)===false){if(elem.removeEventListener)elem.removeEventListener(type,jQuery.data(elem,"handle"),false);else if(elem.detachEvent)elem.detachEvent("on"+type,jQuery.data(elem,"handle"));}ret=null;delete events[type];}}});}for(ret in events)break;if(!ret){var handle=jQuery.data(elem,"handle");if(handle)handle.elem=null;jQuery.removeData(elem,"events");jQuery.removeData(elem,"handle");}}},trigger:function(type,data,elem,donative,extra){data=jQuery.makeArray(data||[]);if(type.indexOf("!")>=0){type=type.slice(0,-1);var exclusive=true;}if(!elem){if(this.global[type])jQuery("*").add([window,document]).trigger(type,data);}else{if(elem.nodeType==3||elem.nodeType==8)return undefined;var val,ret,fn=jQuery.isFunction(elem[type]||null),event=!data[0]||!data[0].preventDefault;if(event)data.unshift(this.fix({type:type,target:elem}));data[0].type=type;if(exclusive)data[0].exclusive=true;if(jQuery.isFunction(jQuery.data(elem,"handle")))val=jQuery.data(elem,"handle").apply(elem,data);if(!fn&&elem["on"+type]&&elem["on"+type].apply(elem,data)===false)val=false;if(event)data.shift();if(extra&&jQuery.isFunction(extra)){ret=extra.apply(elem,val==null?data:data.concat(val));if(ret!==undefined)val=ret;}if(fn&&donative!==false&&val!==false&&!(jQuery.nodeName(elem,'a')&&type=="click")){this.triggered=true;try{elem[type]();}catch(e){}}this.triggered=false;}return val;},handle:function(event){var val;event=jQuery.event.fix(event||window.event||{});var parts=event.type.split(".");event.type=parts[0];var handlers=jQuery.data(this,"events")&&jQuery.data(this,"events")[event.type],args=Array.prototype.slice.call(arguments,1);args.unshift(event);for(var j in handlers){var handler=handlers[j];args[0].handler=handler;args[0].data=handler.data;if(!parts[1]&&!event.exclusive||handler.type==parts[1]){var ret=handler.apply(this,args);if(val!==false)val=ret;if(ret===false){event.preventDefault();event.stopPropagation();}}}if(jQuery.browser.msie)event.target=event.preventDefault=event.stopPropagation=event.handler=event.data=null;return val;},fix:function(event){var originalEvent=event;event=jQuery.extend({},originalEvent);event.preventDefault=function(){if(originalEvent.preventDefault)originalEvent.preventDefault();originalEvent.returnValue=false;};event.stopPropagation=function(){if(originalEvent.stopPropagation)originalEvent.stopPropagation();originalEvent.cancelBubble=true;};if(!event.target)event.target=event.srcElement||document;if(event.target.nodeType==3)event.target=originalEvent.target.parentNode;if(!event.relatedTarget&&event.fromElement)event.relatedTarget=event.fromElement==event.target?event.toElement:event.fromElement;if(event.pageX==null&&event.clientX!=null){var doc=document.documentElement,body=document.body;event.pageX=event.clientX+(doc&&doc.scrollLeft||body&&body.scrollLeft||0)-(doc.clientLeft||0);event.pageY=event.clientY+(doc&&doc.scrollTop||body&&body.scrollTop||0)-(doc.clientTop||0);}if(!event.which&&((event.charCode||event.charCode===0)?event.charCode:event.keyCode))event.which=event.charCode||event.keyCode;if(!event.metaKey&&event.ctrlKey)event.metaKey=event.ctrlKey;if(!event.which&&event.button)event.which=(event.button&1?1:(event.button&2?3:(event.button&4?2:0)));return event;},special:{ready:{setup:function(){bindReady();return;},teardown:function(){return;}},mouseenter:{setup:function(){if(jQuery.browser.msie)return false;jQuery(this).bind("mouseover",jQuery.event.special.mouseenter.handler);return true;},teardown:function(){if(jQuery.browser.msie)return false;jQuery(this).unbind("mouseover",jQuery.event.special.mouseenter.handler);return true;},handler:function(event){if(withinElement(event,this))return true;arguments[0].type="mouseenter";return jQuery.event.handle.apply(this,arguments);}},mouseleave:{setup:function(){if(jQuery.browser.msie)return false;jQuery(this).bind("mouseout",jQuery.event.special.mouseleave.handler);return true;},teardown:function(){if(jQuery.browser.msie)return false;jQuery(this).unbind("mouseout",jQuery.event.special.mouseleave.handler);return true;},handler:function(event){if(withinElement(event,this))return true;arguments[0].type="mouseleave";return jQuery.event.handle.apply(this,arguments);}}}};jQuery.fn.extend({bind:function(type,data,fn){return type=="unload"?this.one(type,data,fn):this.each(function(){jQuery.event.add(this,type,fn||data,fn&&data);});},one:function(type,data,fn){return this.each(function(){jQuery.event.add(this,type,function(event){jQuery(this).unbind(event);return(fn||data).apply(this,arguments);},fn&&data);});},unbind:function(type,fn){return this.each(function(){jQuery.event.remove(this,type,fn);});},trigger:function(type,data,fn){return this.each(function(){jQuery.event.trigger(type,data,this,true,fn);});},triggerHandler:function(type,data,fn){if(this[0])return jQuery.event.trigger(type,data,this[0],false,fn);return undefined;},toggle:function(){var args=arguments;return this.click(function(event){this.lastToggle=0==this.lastToggle?1:0;event.preventDefault();return args[this.lastToggle].apply(this,arguments)||false;});},hover:function(fnOver,fnOut){return this.bind('mouseenter',fnOver).bind('mouseleave',fnOut);},ready:function(fn){bindReady();if(jQuery.isReady)fn.call(document,jQuery);else
jQuery.readyList.push(function(){return fn.call(this,jQuery);});return this;}});jQuery.extend({isReady:false,readyList:[],ready:function(){if(!jQuery.isReady){jQuery.isReady=true;if(jQuery.readyList){jQuery.each(jQuery.readyList,function(){this.apply(document);});jQuery.readyList=null;}jQuery(document).triggerHandler("ready");}}});var readyBound=false;function bindReady(){if(readyBound)return;readyBound=true;if(document.addEventListener&&!jQuery.browser.opera)document.addEventListener("DOMContentLoaded",jQuery.ready,false);if(jQuery.browser.msie&&window==top)(function(){if(jQuery.isReady)return;try{document.documentElement.doScroll("left");}catch(error){setTimeout(arguments.callee,0);return;}jQuery.ready();})();if(jQuery.browser.opera)document.addEventListener("DOMContentLoaded",function(){if(jQuery.isReady)return;for(var i=0;i<document.styleSheets.length;i++)if(document.styleSheets[i].disabled){setTimeout(arguments.callee,0);return;}jQuery.ready();},false);if(jQuery.browser.safari){var numStyles;(function(){if(jQuery.isReady)return;if(document.readyState!="loaded"&&document.readyState!="complete"){setTimeout(arguments.callee,0);return;}if(numStyles===undefined)numStyles=jQuery("style, link[rel=stylesheet]").length;if(document.styleSheets.length!=numStyles){setTimeout(arguments.callee,0);return;}jQuery.ready();})();}jQuery.event.add(window,"load",jQuery.ready);}jQuery.each(("blur,focus,load,resize,scroll,unload,click,dblclick,"+"mousedown,mouseup,mousemove,mouseover,mouseout,change,select,"+"submit,keydown,keypress,keyup,error").split(","),function(i,name){jQuery.fn[name]=function(fn){return fn?this.bind(name,fn):this.trigger(name);};});var withinElement=function(event,elem){var parent=event.relatedTarget;while(parent&&parent!=elem)try{parent=parent.parentNode;}catch(error){parent=elem;}return parent==elem;};jQuery(window).bind("unload",function(){jQuery("*").add(document).unbind();});jQuery.fn.extend({load:function(url,params,callback){if(jQuery.isFunction(url))return this.bind("load",url);var off=url.indexOf(" ");if(off>=0){var selector=url.slice(off,url.length);url=url.slice(0,off);}callback=callback||function(){};var type="GET";if(params)if(jQuery.isFunction(params)){callback=params;params=null;}else{params=jQuery.param(params);type="POST";}var self=this;jQuery.ajax({url:url,type:type,dataType:"html",data:params,complete:function(res,status){if(status=="success"||status=="notmodified")self.html(selector?jQuery("<div/>").append(res.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(selector):res.responseText);self.each(callback,[res.responseText,status,res]);}});return this;},serialize:function(){return jQuery.param(this.serializeArray());},serializeArray:function(){return this.map(function(){return jQuery.nodeName(this,"form")?jQuery.makeArray(this.elements):this;}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type));}).map(function(i,elem){var val=jQuery(this).val();return val==null?null:val.constructor==Array?jQuery.map(val,function(val,i){return{name:elem.name,value:val};}):{name:elem.name,value:val};}).get();}});jQuery.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(i,o){jQuery.fn[o]=function(f){return this.bind(o,f);};});var jsc=(new Date).getTime();jQuery.extend({get:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data;data=null;}return jQuery.ajax({type:"GET",url:url,data:data,success:callback,dataType:type});},getScript:function(url,callback){return jQuery.get(url,null,callback,"script");},getJSON:function(url,data,callback){return jQuery.get(url,data,callback,"json");},post:function(url,data,callback,type){if(jQuery.isFunction(data)){callback=data;data={};}return jQuery.ajax({type:"POST",url:url,data:data,success:callback,dataType:type});},ajaxSetup:function(settings){jQuery.extend(jQuery.ajaxSettings,settings);},ajaxSettings:{global:true,type:"GET",timeout:0,contentType:"application/x-www-form-urlencoded",processData:true,async:true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(s){var jsonp,jsre=/=\?(&|$)/g,status,data;s=jQuery.extend(true,s,jQuery.extend(true,{},jQuery.ajaxSettings,s));if(s.data&&s.processData&&typeof s.data!="string")s.data=jQuery.param(s.data);if(s.dataType=="jsonp"){if(s.type.toLowerCase()=="get"){if(!s.url.match(jsre))s.url+=(s.url.match(/\?/)?"&":"?")+(s.jsonp||"callback")+"=?";}else if(!s.data||!s.data.match(jsre))s.data=(s.data?s.data+"&":"")+(s.jsonp||"callback")+"=?";s.dataType="json";}if(s.dataType=="json"&&(s.data&&s.data.match(jsre)||s.url.match(jsre))){jsonp="jsonp"+jsc++;if(s.data)s.data=(s.data+"").replace(jsre,"="+jsonp+"$1");s.url=s.url.replace(jsre,"="+jsonp+"$1");s.dataType="script";window[jsonp]=function(tmp){data=tmp;success();complete();window[jsonp]=undefined;try{delete window[jsonp];}catch(e){}if(head)head.removeChild(script);};}if(s.dataType=="script"&&s.cache==null)s.cache=false;if(s.cache===false&&s.type.toLowerCase()=="get"){var ts=(new Date()).getTime();var ret=s.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+ts+"$2");s.url=ret+((ret==s.url)?(s.url.match(/\?/)?"&":"?")+"_="+ts:"");}if(s.data&&s.type.toLowerCase()=="get"){s.url+=(s.url.match(/\?/)?"&":"?")+s.data;s.data=null;}if(s.global&&!jQuery.active++)jQuery.event.trigger("ajaxStart");if((!s.url.indexOf("http")||!s.url.indexOf("//"))&&s.dataType=="script"&&s.type.toLowerCase()=="get"){var head=document.getElementsByTagName("head")[0];var script=document.createElement("script");script.src=s.url;if(s.scriptCharset)script.charset=s.scriptCharset;if(!jsonp){var done=false;script.onload=script.onreadystatechange=function(){if(!done&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){done=true;success();complete();head.removeChild(script);}};}head.appendChild(script);return undefined;}var requestDone=false;var xml=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest();xml.open(s.type,s.url,s.async,s.username,s.password);try{if(s.data)xml.setRequestHeader("Content-Type",s.contentType);if(s.ifModified)xml.setRequestHeader("If-Modified-Since",jQuery.lastModified[s.url]||"Thu, 01 Jan 1970 00:00:00 GMT");xml.setRequestHeader("X-Requested-With","XMLHttpRequest");xml.setRequestHeader("Accept",s.dataType&&s.accepts[s.dataType]?s.accepts[s.dataType]+", */*":s.accepts._default);}catch(e){}if(s.beforeSend)s.beforeSend(xml);if(s.global)jQuery.event.trigger("ajaxSend",[xml,s]);var onreadystatechange=function(isTimeout){if(!requestDone&&xml&&(xml.readyState==4||isTimeout=="timeout")){requestDone=true;if(ival){clearInterval(ival);ival=null;}status=isTimeout=="timeout"&&"timeout"||!jQuery.httpSuccess(xml)&&"error"||s.ifModified&&jQuery.httpNotModified(xml,s.url)&&"notmodified"||"success";if(status=="success"){try{data=jQuery.httpData(xml,s.dataType);}catch(e){status="parsererror";}}if(status=="success"){var modRes;try{modRes=xml.getResponseHeader("Last-Modified");}catch(e){}if(s.ifModified&&modRes)jQuery.lastModified[s.url]=modRes;if(!jsonp)success();}else
jQuery.handleError(s,xml,status);complete();if(s.async)xml=null;}};if(s.async){var ival=setInterval(onreadystatechange,13);if(s.timeout>0)setTimeout(function(){if(xml){xml.abort();if(!requestDone)onreadystatechange("timeout");}},s.timeout);}try{xml.send(s.data);}catch(e){jQuery.handleError(s,xml,null,e);}if(!s.async)onreadystatechange();function success(){if(s.success)s.success(data,status);if(s.global)jQuery.event.trigger("ajaxSuccess",[xml,s]);}function complete(){if(s.complete)s.complete(xml,status);if(s.global)jQuery.event.trigger("ajaxComplete",[xml,s]);if(s.global&&!--jQuery.active)jQuery.event.trigger("ajaxStop");}return xml;},handleError:function(s,xml,status,e){if(s.error)s.error(xml,status,e);if(s.global)jQuery.event.trigger("ajaxError",[xml,s,e]);},active:0,httpSuccess:function(r){try{return!r.status&&location.protocol=="file:"||(r.status>=200&&r.status<300)||r.status==304||r.status==1223||jQuery.browser.safari&&r.status==undefined;}catch(e){}return false;},httpNotModified:function(xml,url){try{var xmlRes=xml.getResponseHeader("Last-Modified");return xml.status==304||xmlRes==jQuery.lastModified[url]||jQuery.browser.safari&&xml.status==undefined;}catch(e){}return false;},httpData:function(r,type){var ct=r.getResponseHeader("content-type");var xml=type=="xml"||!type&&ct&&ct.indexOf("xml")>=0;var data=xml?r.responseXML:r.responseText;if(xml&&data.documentElement.tagName=="parsererror")throw"parsererror";if(type=="script")jQuery.globalEval(data);if(type=="json")data=eval("("+data+")");return data;},param:function(a){var s=[];if(a.constructor==Array||a.jquery)jQuery.each(a,function(){s.push(encodeURIComponent(this.name)+"="+encodeURIComponent(this.value));});else
for(var j in a)if(a[j]&&a[j].constructor==Array)jQuery.each(a[j],function(){s.push(encodeURIComponent(j)+"="+encodeURIComponent(this));});else
s.push(encodeURIComponent(j)+"="+encodeURIComponent(a[j]));return s.join("&").replace(/%20/g,"+");}});jQuery.fn.extend({show:function(speed,callback){return speed?this.animate({height:"show",width:"show",opacity:"show"},speed,callback):this.filter(":hidden").each(function(){this.style.display=this.oldblock||"";if(jQuery.css(this,"display")=="none"){var elem=jQuery("<"+this.tagName+" />").appendTo("body");this.style.display=elem.css("display");if(this.style.display=="none")this.style.display="block";elem.remove();}}).end();},hide:function(speed,callback){return speed?this.animate({height:"hide",width:"hide",opacity:"hide"},speed,callback):this.filter(":visible").each(function(){this.oldblock=this.oldblock||jQuery.css(this,"display");this.style.display="none";}).end();},_toggle:jQuery.fn.toggle,toggle:function(fn,fn2){return jQuery.isFunction(fn)&&jQuery.isFunction(fn2)?this._toggle(fn,fn2):fn?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},fn,fn2):this.each(function(){jQuery(this)[jQuery(this).is(":hidden")?"show":"hide"]();});},slideDown:function(speed,callback){return this.animate({height:"show"},speed,callback);},slideUp:function(speed,callback){return this.animate({height:"hide"},speed,callback);},slideToggle:function(speed,callback){return this.animate({height:"toggle"},speed,callback);},fadeIn:function(speed,callback){return this.animate({opacity:"show"},speed,callback);},fadeOut:function(speed,callback){return this.animate({opacity:"hide"},speed,callback);},fadeTo:function(speed,to,callback){return this.animate({opacity:to},speed,callback);},animate:function(prop,speed,easing,callback){var optall=jQuery.speed(speed,easing,callback);return this[optall.queue===false?"each":"queue"](function(){if(this.nodeType!=1)return false;var opt=jQuery.extend({},optall);var hidden=jQuery(this).is(":hidden"),self=this;for(var p in prop){if(prop[p]=="hide"&&hidden||prop[p]=="show"&&!hidden)return jQuery.isFunction(opt.complete)&&opt.complete.apply(this);if(p=="height"||p=="width"){opt.display=jQuery.css(this,"display");opt.overflow=this.style.overflow;}}if(opt.overflow!=null)this.style.overflow="hidden";opt.curAnim=jQuery.extend({},prop);jQuery.each(prop,function(name,val){var e=new jQuery.fx(self,opt,name);if(/toggle|show|hide/.test(val))e[val=="toggle"?hidden?"show":"hide":val](prop);else{var parts=val.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),start=e.cur(true)||0;if(parts){var end=parseFloat(parts[2]),unit=parts[3]||"px";if(unit!="px"){self.style[name]=(end||1)+unit;start=((end||1)/e.cur(true))*start;self.style[name]=start+unit;}if(parts[1])end=((parts[1]=="-="?-1:1)*end)+start;e.custom(start,end,unit);}else
e.custom(start,val,"");}});return true;});},queue:function(type,fn){if(jQuery.isFunction(type)||(type&&type.constructor==Array)){fn=type;type="fx";}if(!type||(typeof type=="string"&&!fn))return queue(this[0],type);return this.each(function(){if(fn.constructor==Array)queue(this,type,fn);else{queue(this,type).push(fn);if(queue(this,type).length==1)fn.apply(this);}});},stop:function(clearQueue,gotoEnd){var timers=jQuery.timers;if(clearQueue)this.queue([]);this.each(function(){for(var i=timers.length-1;i>=0;i--)if(timers[i].elem==this){if(gotoEnd)timers[i](true);timers.splice(i,1);}});if(!gotoEnd)this.dequeue();return this;}});var queue=function(elem,type,array){if(!elem)return undefined;type=type||"fx";var q=jQuery.data(elem,type+"queue");if(!q||array)q=jQuery.data(elem,type+"queue",array?jQuery.makeArray(array):[]);return q;};jQuery.fn.dequeue=function(type){type=type||"fx";return this.each(function(){var q=queue(this,type);q.shift();if(q.length)q[0].apply(this);});};jQuery.extend({speed:function(speed,easing,fn){var opt=speed&&speed.constructor==Object?speed:{complete:fn||!fn&&easing||jQuery.isFunction(speed)&&speed,duration:speed,easing:fn&&easing||easing&&easing.constructor!=Function&&easing};opt.duration=(opt.duration&&opt.duration.constructor==Number?opt.duration:{slow:600,fast:200}[opt.duration])||400;opt.old=opt.complete;opt.complete=function(){if(opt.queue!==false)jQuery(this).dequeue();if(jQuery.isFunction(opt.old))opt.old.apply(this);};return opt;},easing:{linear:function(p,n,firstNum,diff){return firstNum+diff*p;},swing:function(p,n,firstNum,diff){return((-Math.cos(p*Math.PI)/2)+0.5)*diff+firstNum;}},timers:[],timerId:null,fx:function(elem,options,prop){this.options=options;this.elem=elem;this.prop=prop;if(!options.orig)options.orig={};}});jQuery.fx.prototype={update:function(){if(this.options.step)this.options.step.apply(this.elem,[this.now,this]);(jQuery.fx.step[this.prop]||jQuery.fx.step._default)(this);if(this.prop=="height"||this.prop=="width")this.elem.style.display="block";},cur:function(force){if(this.elem[this.prop]!=null&&this.elem.style[this.prop]==null)return this.elem[this.prop];var r=parseFloat(jQuery.css(this.elem,this.prop,force));return r&&r>-10000?r:parseFloat(jQuery.curCSS(this.elem,this.prop))||0;},custom:function(from,to,unit){this.startTime=(new Date()).getTime();this.start=from;this.end=to;this.unit=unit||this.unit||"px";this.now=this.start;this.pos=this.state=0;this.update();var self=this;function t(gotoEnd){return self.step(gotoEnd);}t.elem=this.elem;jQuery.timers.push(t);if(jQuery.timerId==null){jQuery.timerId=setInterval(function(){var timers=jQuery.timers;for(var i=0;i<timers.length;i++)if(!timers[i]())timers.splice(i--,1);if(!timers.length){clearInterval(jQuery.timerId);jQuery.timerId=null;}},13);}},show:function(){this.options.orig[this.prop]=jQuery.attr(this.elem.style,this.prop);this.options.show=true;this.custom(0,this.cur());if(this.prop=="width"||this.prop=="height")this.elem.style[this.prop]="1px";jQuery(this.elem).show();},hide:function(){this.options.orig[this.prop]=jQuery.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0);},step:function(gotoEnd){var t=(new Date()).getTime();if(gotoEnd||t>this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var done=true;for(var i in this.options.curAnim)if(this.options.curAnim[i]!==true)done=false;if(done){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(jQuery.css(this.elem,"display")=="none")this.elem.style.display="block";}if(this.options.hide)this.elem.style.display="none";if(this.options.hide||this.options.show)for(var p in this.options.curAnim)jQuery.attr(this.elem.style,p,this.options.orig[p]);}if(done&&jQuery.isFunction(this.options.complete))this.options.complete.apply(this.elem);return false;}else{var n=t-this.startTime;this.state=n/this.options.duration;this.pos=jQuery.easing[this.options.easing||(jQuery.easing.swing?"swing":"linear")](this.state,n,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update();}return true;}};jQuery.fx.step={scrollLeft:function(fx){fx.elem.scrollLeft=fx.now;},scrollTop:function(fx){fx.elem.scrollTop=fx.now;},opacity:function(fx){jQuery.attr(fx.elem.style,"opacity",fx.now);},_default:function(fx){fx.elem.style[fx.prop]=fx.now+fx.unit;}};jQuery.fn.offset=function(){var left=0,top=0,elem=this[0],results;if(elem)with(jQuery.browser){var parent=elem.parentNode,offsetChild=elem,offsetParent=elem.offsetParent,doc=elem.ownerDocument,safari2=safari&&parseInt(version)<522&&!/adobeair/i.test(userAgent),fixed=jQuery.css(elem,"position")=="fixed";if(elem.getBoundingClientRect){var box=elem.getBoundingClientRect();add(box.left+Math.max(doc.documentElement.scrollLeft,doc.body.scrollLeft),box.top+Math.max(doc.documentElement.scrollTop,doc.body.scrollTop));add(-doc.documentElement.clientLeft,-doc.documentElement.clientTop);}else{add(elem.offsetLeft,elem.offsetTop);while(offsetParent){add(offsetParent.offsetLeft,offsetParent.offsetTop);if(mozilla&&!/^t(able|d|h)$/i.test(offsetParent.tagName)||safari&&!safari2)border(offsetParent);if(!fixed&&jQuery.css(offsetParent,"position")=="fixed")fixed=true;offsetChild=/^body$/i.test(offsetParent.tagName)?offsetChild:offsetParent;offsetParent=offsetParent.offsetParent;}while(parent&&parent.tagName&&!/^body|html$/i.test(parent.tagName)){if(!/^inline|table.*$/i.test(jQuery.css(parent,"display")))add(-parent.scrollLeft,-parent.scrollTop);if(mozilla&&jQuery.css(parent,"overflow")!="visible")border(parent);parent=parent.parentNode;}if((safari2&&(fixed||jQuery.css(offsetChild,"position")=="absolute"))||(mozilla&&jQuery.css(offsetChild,"position")!="absolute"))add(-doc.body.offsetLeft,-doc.body.offsetTop);if(fixed)add(Math.max(doc.documentElement.scrollLeft,doc.body.scrollLeft),Math.max(doc.documentElement.scrollTop,doc.body.scrollTop));}results={top:top,left:left};}function border(elem){add(jQuery.curCSS(elem,"borderLeftWidth",true),jQuery.curCSS(elem,"borderTopWidth",true));}function add(l,t){left+=parseInt(l)||0;top+=parseInt(t)||0;}return results;};})();
//common
function confirmation()
{
  p = window.confirm('Czy  na pewno usunąć');
  if(p == true) 
   return true;
  else
   return false;
}

	function moveBox(id,side,section)
	{
		$.ajax({
			type:"GET",
			url: url+'site_ajax/boxes_move/' + side + '/' + id +'/'+ section,
			cache: false,
			success: function(html){
				$("#content_0").html(html);
			},
			error : function(){
				$("#content_0").html('Wystąpił błąd');
			}
		});
	}

	function zmien_cal(data)
	{
		$.ajax({
			type:"GET",
			url: url+'site_ajax/kalendarz_move/' + data,
			cache: false,
			success: function(html){
				$("#kalendarz").html(html);
			},
			error : function(){
				$("#kalendarz").html('Wystąpił błąd');
			}
		});
	}

	function editTitle(section,id)
	{
		$.ajax({
			type:"GET",
			url: url+'site_ajax/pobierz_tytul_edycja/'+id+'/'+section,
			cache: false,
			success: function(html){
				$(".naglowek_news").html(html);
			},
			error : function(){
				alert('Się ripło się');
			}
		});
	}
	
	function saveTitle(section,id)
	{
		var title = $('#tytul').val();
		var dataString = {
			title : title
		};
		$.ajax({
			type:"POST",
			url: url + 'site_ajax/zapisz_title_edycja/'+id+'/'+section,
			data: dataString,
			success: function(html){
				$(".naglowek_news").html(html);
				alert('Zapisano zmiany');
				title = '';
			},
			error : function(){
				alert('Się ripło się');
				title = '';
			}
		});
	}
	
	function editPageText(section,part,id)
	{
		$("#text_page"+part).before('<div id="cleaner_p'+part+'" class="cleaner"></div>');
		$.ajax({
			type:"GET",
			url: url+'site_ajax/pobierz_text_edycja/'+id+'/'+part+'/'+section,
			cache: false,
			success: function(html){
				$("#text_page"+part).html(html);
			},
			error : function(){
				alert('Się ripło się');
			}
		});
	}
	
	var text = '';
	
	function savePageText(section,part,id)
	{
		text = tinyMCE.get('text_area_'+part).getContent();
		//alert(text);
		var dataString = {
			text : text
		};
		$.ajax({
			type:"POST",
			url: url + 'site_ajax/zapisz_text_edycja/'+id+'/'+part+'/'+section,
			data: dataString,
			success: function(html){
				location.href= url+html;
				//$("#text_page"+part).html(html);
				//alert('Zapisano zmiany');
				//text = '';
			},
			error : function(){
				location.href= url+html;
				//alert('Się ripło się');
				//text = '';
			}
		});
	}
	
	function closePageText(section,part,id)
	{
		$("#cleaner_p"+part).remove();
		$.ajax({
			type:"GET",
			url: url+'site_ajax/zamknij_text_edycja/'+id+'/'+part+'/'+section,
			cache: false,
			success: function(html){
				$("#text_page"+part).html(html);
			},
			error : function(){
				alert('Się ripło się');
			}
		});
	}
	
	function escapeHtml(unsafe) {
		return unsafe
			.replace(/&/g, "&amp;")
			.replace(/</g, "&lt;")
			.replace(/>/g, "&gt;")
			.replace(/"/g, "&quot;")
			.replace(/'/g, "&#039;");
	}

function delContent(section,id,news_page_id)
{
	p = window.confirm('Czy na pewno usunąć');
	if(p == true)
	{
		$.ajax({
			type:"GET",
			url: url+'site_ajax/del_content_ajax/'+ id + '/' +section,
			cache: false,
			success: function(html){
				location.href= url+'site/index/'+news_page_id;
			},
			error : function(){
				location.href= url+'site/index/'+news_page_id;
			}
		});
	}
	else 
		return false;
}

function changeFlag(id,hidden,uri)
{  
	$.ajax({
		type:"GET",
		url: url+'site_ajax/change_flags/'+ id + '/' +hidden,
		cache: false,
		success: function(html){
			location.href= url+uri;
		},
		error : function(){
			location.href= url+uri;
		}
	});
}

function editContent(section,id)
{  
	$('#overlay_kom').css({'height':$(document).height()}).fadeTo(200,0.6).show();
	$('#edycja_tresc').show();
	$('#edycja').css({'height':($(window).height()-80)+'px','top':'40px','left':(($(document).width()/2)-353)+'px'});
	$.ajax({
		type:"GET",
		url: url+'site_ajax/edit_content_ajax/'+ id + '/' +section,
		cache: false,
		success: function(html){
			$('#edycja_tresc').html(html);
			$('#edycja').fadeIn(200);
		},
		error : function(){
			$('#edycja_tresc').html('Wystąpił błąd');
			$('#edycja').fadeIn(200);
		}
	});
}

function delPhotoGal(id)
{  
	p = window.confirm('Czy na pewno usunąć');
	if(p == true)
	{
		$.ajax({
			type:"GET",
			url: url+'site_ajax/del_gellery_photo/'+id,
			cache: false,
			success: function(html){
				$('#cont_img_'+id).fadeOut().remove();
			},
			error : function(){
			}
		});
	}
	else
		return false;
}

function editGallery(id,page_id,section)
{  
	$('#overlay_kom').css({'height':$(document).height()}).fadeTo(200,0.6).show();
	$('#edycja_tresc').show();
	$('#edycja').css({'height':($(window).height()-80)+'px','top':'40px','left':(($(document).width()/2)-353)+'px'});
	$.ajax({
		type:"GET",
		url: url+'site_ajax/edit_gallery_ajax/'+id+'/'+page_id+'/'+section,
		cache: false,
		success: function(html){
			$('#edycja_tresc').html(html);
			$('#edycja').fadeIn(200);
		},
		error : function(){
			$('#edycja_tresc').html('Wystąpił błąd');
			$('#edycja').fadeIn(200);
		}
	});
}

function addNews(section,id)
{  
	$('#overlay_kom').css({'height':$(document).height()}).fadeTo(200,0.6).show();
	$('#edycja_tresc').show();
	$('#edycja').css({'height':($(window).height()-80)+'px','top':'40px','left':(($(document).width()/2)-353)+'px'});
	$.ajax({
		type:"GET",
		url: url+'site_ajax/add_content_ajax/'+id+'/'+section,
		cache: false,
		success: function(html){
			$('#edycja_tresc').html(html);
			$('#edycja').fadeIn(200);
		},
		error : function(){
			$('#edycja_tresc').html('Wystąpił błąd');
			$('#edycja').fadeIn(200);
		}
	});
}

function ocen_comment(id,ocena)
{
	$.ajax({
		type:"GET",
		url: url+'site_ajax/ocen_comment/'+ id + '/' +ocena,
		cache: false,
		success: function(html){
			$('#ocena_'+id).html(html);
		},
		error : function(){
		}
	});
}

function charCount(maximum,area_id,left_id)
{
	if(left_id == false)
		left_id = 'zostalo';
	chars = document.getElementById(area_id).value.length;
	if(chars > maximum)
	{
		str = document.getElementById(area_id).value;
		document.getElementById(area_id).value = '';
		str = str.substring(0,maximum);
		document.getElementById(area_id).value = str;
 	}
	left  = maximum - chars;
    if(left <0 )
		left = 0;
	document.getElementById(left_id).innerHTML= '('+left+')';	
  }

function crop(id,uri)
{  
	$('#overlay_kom').css({'height':$(document).height()}).fadeTo(200,0.6).show();
	$('#edycja_tresc').show();
	$('#edycja').css({'height':($(window).height()-80)+'px','top':'40px','width':'825px','left':(($(document).width()/2)-405)+'px'});
	$.ajax({
		type:"GET",
		url: url+'/site_ajax/crop_ajax/'+ id,
		cache: false,
		success: function(html){
			$('#edycja_tresc').html(html);
			$('#edycja').fadeIn(200);
		},
		error : function(){
			$('#edycja_tresc').html('Wystąpił błąd');
			$('#edycja').fadeIn(200);
		}
	});
}

function editPhoto(photo)
{  
	$('#overlay_kom').css({'height':$(document).height()}).fadeTo(200,0.6).show();
	$('#edycja_tresc').show();
	$('#edycja').css({'height':($(window).height()-80)+'px','top':'40px','width':'825px','left':(($(document).width()/2)-405)+'px'});
	$.ajax({
		type:"GET",
		url: url+'/site_ajax/crop_photo/'+ photo,
		cache: false,
		success: function(html){
			$('#edycja_tresc').html(html);
			$('#edycja').fadeIn(200);
		},
		error : function(){
			$('#edycja_tresc').html('Wystąpił błąd');
			$('#edycja').fadeIn(200);
		}
	});
}

function addContent(section,id)
{  
	$('#overlay_kom').css({'height':$(document).height()}).fadeTo(200,0.6).show();
	$('#edycja_tresc').show();
	$('#edycja').css({'height':($(window).height()-80)+'px','top':'40px','left':(($(document).width()/2)-250)+'px'});
	$.ajax({
		type:"GET",
		url: url+'/site_ajax/add_content_ajax/'+ id + '/' +section,
		cache: false,
		success: function(html){
			$('#edycja_tresc').html(html);
			$('#edycja').fadeIn(200);
		},
		error : function(){
			$('#edycja_tresc').html('Wystąpił błąd');
			$('#edycja').fadeIn(200);
		}
	});
}
function printer(site,item,pager) {
	if(!item) item=0;
	if(item != 0) {
		printwindow = window.open(url+'site/printer/'+site+'/'+item+'/'+pager, 'printer', config='height=650,width=650,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no');
	}
	if(!printwindow.closed)
		printwindow.focus();
}
function klikik(txt)
{
	$('#komunikat').css({
		'top':'40px',
		'left':(($(document).width()/2)-250)+'px'
	});
	$('#overlay_kom').css({
		'height':$(document).height()
	}).fadeTo(200,0.6).show();
	$('#komunikat_tresc').html(txt);
	$('#komunikat').fadeIn(200);
};
	if(navigator.appName=='Opera')
	{
		document.write("<link rel='stylesheet' type='text/css' href='"+url+"css/koltech_op.css' media='screen'/>");
	}
	var is_chrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;
	if(is_chrome)
	{
		document.write("<link rel='stylesheet' type='text/css' href='"+url+"css/koltech_chrome.css' media='screen'/>");
	};
$(document).ready(function(){
	Cufon.set('fontFamily', 'Swis721CnEU');
	Cufon.replace('.nawig_top, .menu_top, .menu_top_tu, .naglowek, .naglowek_13');
	Cufon.set('fontFamily', 'Square721EU');
	Cufon.replace('#kalendarz_dzien_liczba, .kalendarz_dzien_left');
	$('#edit_bottom').animate({bottom: '0px'});
	$('#slajder_cont').before('<div id="slajder_pager">').cycle({
		fx: 'fade',
		speed:  'slow', 
		timeout: 8000, 
		next:   '#slajder_right', 
		prev:   '#slajder_left',
		pager:  '#slajder_pager'
	});
	$("#logos_bottom").imageScroller( {speed:'7500', loading:'Ładuję...'} );
	var sz = 0;
	var szukaj = new Array("tytul","miejsce","data","wszystko");
	var ile = szukaj.length;
	$('#szukaj_right').click(function(){
		sz++;
		if(sz>=ile)
			sz = 0;
		$('#szukaj_wg_txt').html(szukaj[sz]);
		$('#poszukaj').val(szukaj[sz]);
	});
	$('#szukaj_left').click(function(){
		sz--;
		if(sz<0)
			sz = ile-1;
		$('#szukaj_wg_txt').html(szukaj[sz]);
		$('#poszukaj').val(szukaj[sz]);
	});
	var search_timeout = null;
	var search_delay = 500;
	$('.event').hover(
		function(e)
		{
			$('.output').hide();
			var selector = $(this).attr('id');
			$('#' + selector + ' .output').fadeIn(200);
			
		},
		function()
		{
			$('.output').hide();
		}
	);
	$('#kalendarz_table').hover(
		function()
		{},
		function()
		{
			if(search_timeout != null) {
				clearTimeout(search_timeout);
			}
			search_timeout = setTimeout(function()
			{
				$('.output').hide();
			},search_delay);
		}
	);
	$('.link_w_nowym_oknie').each(function(){
		$(this).attr('target','_blank');
	});
	var text2 = $('#baner_podstr').html();
	if(text2=='')
	{
		$('#baner_podstr').html('<img src="'+url+'img/'+strona+'" alt=""/>');
	}
	var text = $('#baner').html();
	if(text=='')
	{
		$('#baner').html('<img src="'+url+'img/flash-zaslepka.png" alt="" border="0" usemap="#baner_zas"/><map name="baner_zas" id="baner_zas"><area shape="poly" coords="14,7,417,44,473,297,81,328,12,322" href="'+url+'/site/oferta/1.html" alt="Maszyny"/><area shape="poly" coords="489,41,930,3,938,335,483,300" href="'+url+'/site/oferta/2.html" alt="Systemy"/></map>');
	}
	$('#miesiac_kalendarz').mouseover( function() {
		$('#miesiac_zmiana').show();
	});
	$('#miesiac_kalendarz').mouseout( function() {
		$('#miesiac_zmiana').hide();
	});
	$('#rok_kalendarz').mouseover( function() {
		$('#rok_zmiana').show();
	});
	$('#rok_kalendarz').mouseout( function() {
		$('#rok_zmiana').hide();
	});
	$('.rozwijak').mouseover( function() {
		$(this).children().children().next().show();
	});
	$('.rozwijak').mouseout( function() {
		$(this).children().children().next().hide();
	});
	$('#zaawansowane_click').click( function() {
		$('#zaawansowane_cont').slideToggle(500);
	});
	$('.podtrzymak').mouseover( function() {
		var id = parseInt(this.id);
		var top = 16+(24*id);
		$(this).children().next('.podmenu2').css({'top':top+'px'}).show();
		$(this).children().next('.podmenu2_right').css({'top':top+'px'}).show();
	});
	$('.podtrzymak').mouseout( function() {
		$(this).children().next('.podmenu2').hide();
		$(this).children().next('.podmenu2_right').hide();
	});
	$('#save_thumb').click(function() {
		var x1 = $('#x1').val();
		var y1 = $('#y1').val();
		var w = $('#w').val();
		var h = $('#h').val();
		if(x1=="" || y1=="" || x2=="" || y2=="" || w=="" || h==""){
			alert("Proszę zaznaczyć obrazek do wycięcia");
			return false;
		}else{
			return true;
		}
	});
	$("#polec").click(function(){
		var wys = $("#polec_div").height();
		wys = ((wys)+10)*-1;
		$("#polec_div").css('margin-top',wys);
		$("#polec_div").slideToggle(500);
	});
	$(".edit_cont").mouseover(function(){
		$("#"+this.id+"_button").show();
		$(".crop").show();
		$("#"+this.id).css('border','1px solid #a4b4bd');
	});
	$(".edit_cont").mouseout(function(){
		$("#"+this.id+"_button").hide();
		$(".crop").hide();
		$("#"+this.id).css('border','0px');
	});
	$(".flaha").mouseover(function(){
		$("#"+this.id+"_podpis").show();
	});
	$(".flaha").mouseout(function(){
		$("#"+this.id+"_podpis").hide();
	});
	$('#komunikat_close').click(function()
    {
		$('#komunikat').fadeOut(200);
		$('#overlay_kom').fadeOut(200);
	});
	
	$('#edycja_close').click(function()
    {
		$('#edycja').fadeOut(200);
		$('#overlay_kom').fadeOut(200);
		$(".imgareaselect-selection").parent().fadeOut(200);
		$('.imgareaselect-selection').fadeOut(200);
		$('.imgareaselect-handle').fadeOut(200);
		$('.imgareaselect-outer').fadeOut(200);
		$('.imgareaselect-border1').fadeOut(200);
		$('.imgareaselect-border2').fadeOut(200);
		$('.imgareaselect-border3').fadeOut(200);
		$('.imgareaselect-border4').fadeOut(200);
	});
});
// flowplayer
(function(){function g(o){console.log("$f.fireEvent",[].slice.call(o))}function k(q){if(!q||typeof q!="object"){return q}var o=new q.constructor();for(var p in q){if(q.hasOwnProperty(p)){o[p]=k(q[p])}}return o}function m(t,q){if(!t){return}var o,p=0,r=t.length;if(r===undefined){for(o in t){if(q.call(t[o],o,t[o])===false){break}}}else{for(var s=t[0];p<r&&q.call(s,p,s)!==false;s=t[++p]){}}return t}function c(o){return document.getElementById(o)}function i(q,p,o){if(typeof p!="object"){return q}if(q&&p){m(p,function(r,s){if(!o||typeof s!="function"){q[r]=s}})}return q}function n(s){var q=s.indexOf(".");if(q!=-1){var p=s.substring(0,q)||"*";var o=s.substring(q+1,s.length);var r=[];m(document.getElementsByTagName(p),function(){if(this.className&&this.className.indexOf(o)!=-1){r.push(this)}});return r}}function f(o){o=o||window.event;if(o.preventDefault){o.stopPropagation();o.preventDefault()}else{o.returnValue=false;o.cancelBubble=true}return false}function j(q,o,p){q[o]=q[o]||[];q[o].push(p)}function e(){return"_"+(""+Math.random()).substring(2,10)}var h=function(t,r,s){var q=this;var p={};var u={};q.index=r;if(typeof t=="string"){t={url:t}}i(this,t,true);m(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var v="on"+this;if(v.indexOf("*")!=-1){v=v.substring(0,v.length-1);var w="onBefore"+v.substring(2);q[w]=function(x){j(u,w,x);return q}}q[v]=function(x){j(u,v,x);return q};if(r==-1){if(q[w]){s[w]=q[w]}if(q[v]){s[v]=q[v]}}});i(this,{onCuepoint:function(x,w){if(arguments.length==1){p.embedded=[null,x];return q}if(typeof x=="number"){x=[x]}var v=e();p[v]=[x,w];if(s.isLoaded()){s._api().fp_addCuepoints(x,r,v)}return q},update:function(w){i(q,w);if(s.isLoaded()){s._api().fp_updateClip(w,r)}var v=s.getConfig();var x=(r==-1)?v.clip:v.playlist[r];i(x,w,true)},_fireEvent:function(v,y,w,A){if(v=="onLoad"){m(p,function(B,C){if(C[0]){s._api().fp_addCuepoints(C[0],r,B)}});return false}A=A||q;if(v=="onCuepoint"){var z=p[y];if(z){return z[1].call(s,A,w)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(v)!=-1){i(A,y);if(y.metaData){if(!A.duration){A.duration=y.metaData.duration}else{A.fullDuration=y.metaData.duration}}}var x=true;m(u[v],function(){x=this.call(s,A,y,w)});return x}});if(t.onCuepoint){var o=t.onCuepoint;q.onCuepoint.apply(q,typeof o=="function"?[o]:o);delete t.onCuepoint}m(t,function(v,w){if(typeof w=="function"){j(u,v,w);delete t[v]}});if(r==-1){s.onCuepoint=this.onCuepoint}};var l=function(p,r,q,t){var s={};var o=this;var u=false;if(t){i(s,t)}m(r,function(v,w){if(typeof w=="function"){s[v]=w;delete r[v]}});i(this,{animate:function(y,z,x){if(!y){return o}if(typeof z=="function"){x=z;z=500}if(typeof y=="string"){var w=y;y={};y[w]=z;z=500}if(x){var v=e();s[v]=x}if(z===undefined){z=500}r=q._api().fp_animate(p,y,z,v);return o},css:function(w,x){if(x!==undefined){var v={};v[w]=x;w=v}r=q._api().fp_css(p,w);i(o,r);return o},show:function(){this.display="block";q._api().fp_showPlugin(p);return o},hide:function(){this.display="none";q._api().fp_hidePlugin(p);return o},toggle:function(){this.display=q._api().fp_togglePlugin(p);return o},fadeTo:function(y,x,w){if(typeof x=="function"){w=x;x=500}if(w){var v=e();s[v]=w}this.display=q._api().fp_fadeTo(p,y,x,v);this.opacity=y;return o},fadeIn:function(w,v){return o.fadeTo(1,w,v)},fadeOut:function(w,v){return o.fadeTo(0,w,v)},getName:function(){return p},getPlayer:function(){return q},_fireEvent:function(w,v,x){if(w=="onUpdate"){var y=q._api().fp_getPlugin(p);if(!y){return}i(o,y);delete o.methods;if(!u){m(y.methods,function(){var A=""+this;o[A]=function(){var B=[].slice.call(arguments);var C=q._api().fp_invoke(p,A,B);return C==="undefined"||C===undefined?o:C}});u=true}}var z=s[w];if(z){z.apply(o,v);if(w.substring(0,1)=="_"){delete s[w]}}}})};function b(o,t,z){var E=this,y=null,x,u,p=[],s={},B={},r,v,w,D,A,q;i(E,{id:function(){return r},isLoaded:function(){return(y!==null)},getParent:function(){return o},hide:function(F){if(F){o.style.height="0px"}if(y){y.style.height="0px"}return E},show:function(){o.style.height=q+"px";if(y){y.style.height=A+"px"}return E},isHidden:function(){return y&&parseInt(y.style.height,10)===0},load:function(F){if(!y&&E._fireEvent("onBeforeLoad")!==false){m(a,function(){this.unload()});x=o.innerHTML;if(x&&!flashembed.isSupported(t.version)){o.innerHTML=""}flashembed(o,t,{config:z});if(F){F.cached=true;j(B,"onLoad",F)}}return E},unload:function(){if(x.replace(/\s/g,"")!==""){if(E._fireEvent("onBeforeUnload")===false){return E}try{if(y){y.fp_close();E._fireEvent("onUnload")}}catch(F){}y=null;o.innerHTML=x}return E},getClip:function(F){if(F===undefined){F=D}return p[F]},getCommonClip:function(){return u},getPlaylist:function(){return p},getPlugin:function(F){var H=s[F];if(!H&&E.isLoaded()){var G=E._api().fp_getPlugin(F);if(G){H=new l(F,G,E);s[F]=H}}return H},getScreen:function(){return E.getPlugin("screen")},getControls:function(){return E.getPlugin("controls")},getConfig:function(F){return F?k(z):z},getFlashParams:function(){return t},loadPlugin:function(I,H,K,J){if(typeof K=="function"){J=K;K={}}var G=J?e():"_";E._api().fp_loadPlugin(I,H,K,G);var F={};F[G]=J;var L=new l(I,null,E,F);s[I]=L;return L},getState:function(){return y?y.fp_getState():-1},play:function(G,F){function H(){if(G!==undefined){E._api().fp_play(G,F)}else{E._api().fp_play()}}if(y){H()}else{E.load(function(){H()})}return E},getVersion:function(){var G="flowplayer.js 3.1.4";if(y){var F=y.fp_getVersion();F.push(G);return F}return G},_api:function(){if(!y){throw"Flowplayer "+E.id()+" not loaded when calling an API method"}return y},setClip:function(F){E.setPlaylist([F]);return E},getIndex:function(){return w}});m(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var F="on"+this;if(F.indexOf("*")!=-1){F=F.substring(0,F.length-1);var G="onBefore"+F.substring(2);E[G]=function(H){j(B,G,H);return E}}E[F]=function(H){j(B,F,H);return E}});m(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed").split(","),function(){var F=this;E[F]=function(H,G){if(!y){return E}var I=null;if(H!==undefined&&G!==undefined){I=y["fp_"+F](H,G)}else{I=(H===undefined)?y["fp_"+F]():y["fp_"+F](H)}return I==="undefined"||I===undefined?E:I}});E._fireEvent=function(O){if(typeof O=="string"){O=[O]}var P=O[0],M=O[1],K=O[2],J=O[3],I=0;if(z.debug){g(O)}if(!y&&P=="onLoad"&&M=="player"){y=y||c(v);A=y.clientHeight;m(p,function(){this._fireEvent("onLoad")});m(s,function(Q,R){R._fireEvent("onUpdate")});u._fireEvent("onLoad")}if(P=="onLoad"&&M!="player"){return}if(P=="onError"){if(typeof M=="string"||(typeof M=="number"&&typeof K=="number")){M=K;K=J}}if(P=="onContextMenu"){m(z.contextMenu[M],function(Q,R){R.call(E)});return}if(P=="onPluginEvent"){var F=M.name||M;var G=s[F];if(G){G._fireEvent("onUpdate",M);G._fireEvent(K,O.slice(3))}return}if(P=="onPlaylistReplace"){p=[];var L=0;m(M,function(){p.push(new h(this,L++,E))})}if(P=="onClipAdd"){if(M.isInStream){return}M=new h(M,K,E);p.splice(K,0,M);for(I=K+1;I<p.length;I++){p[I].index++}}var N=true;if(typeof M=="number"&&M<p.length){D=M;var H=p[M];if(H){N=H._fireEvent(P,K,J)}if(!H||N!==false){N=u._fireEvent(P,K,J,H)}}m(B[P],function(){N=this.call(E,M,K);if(this.cached){B[P].splice(I,1)}if(N===false){return false}I++});return N};function C(){if($f(o)){$f(o).getParent().innerHTML="";w=$f(o).getIndex();a[w]=E}else{a.push(E);w=a.length-1}q=parseInt(o.style.height,10)||o.clientHeight;if(typeof t=="string"){t={src:t}}r=o.id||"fp"+e();v=t.id||r+"_api";t.id=v;z.playerId=r;if(typeof z=="string"){z={clip:{url:z}}}if(typeof z.clip=="string"){z.clip={url:z.clip}}z.clip=z.clip||{};if(o.getAttribute("href",2)&&!z.clip.url){z.clip.url=o.getAttribute("href",2)}u=new h(z.clip,-1,E);z.playlist=z.playlist||[z.clip];var F=0;m(z.playlist,function(){var H=this;if(typeof H=="object"&&H.length){H={url:""+H}}m(z.clip,function(I,J){if(J!==undefined&&H[I]===undefined&&typeof J!="function"){H[I]=J}});z.playlist[F]=H;H=new h(H,F,E);p.push(H);F++});m(z,function(H,I){if(typeof I=="function"){if(u[H]){u[H](I)}else{j(B,H,I)}delete z[H]}});m(z.plugins,function(H,I){if(I){s[H]=new l(H,I,E)}});if(!z.plugins||z.plugins.controls===undefined){s.controls=new l("controls",null,E)}s.canvas=new l("canvas",null,E);t.bgcolor=t.bgcolor||"#000000";t.version=t.version||[9,0];t.expressInstall="http://www.flowplayer.org/swf/expressinstall.swf";function G(H){if(!E.isLoaded()&&E._fireEvent("onBeforeClick")!==false){E.load()}return f(H)}x=o.innerHTML;if(x.replace(/\s/g,"")!==""){if(o.addEventListener){o.addEventListener("click",G,false)}else{if(o.attachEvent){o.attachEvent("onclick",G)}}}else{if(o.addEventListener){o.addEventListener("click",f,false)}E.load()}}if(typeof o=="string"){flashembed.domReady(function(){var F=c(o);if(!F){throw"Flowplayer cannot access element: "+o}else{o=F;C()}})}else{C()}}var a=[];function d(o){this.length=o.length;this.each=function(p){m(o,p)};this.size=function(){return o.length}}window.flowplayer=window.$f=function(){var p=null;var o=arguments[0];if(!arguments.length){m(a,function(){if(this.isLoaded()){p=this;return false}});return p||a[0]}if(arguments.length==1){if(typeof o=="number"){return a[o]}else{if(o=="*"){return new d(a)}m(a,function(){if(this.id()==o.id||this.id()==o||this.getParent()==o){p=this;return false}});return p}}if(arguments.length>1){var r=arguments[1];var q=(arguments.length==3)?arguments[2]:{};if(typeof o=="string"){if(o.indexOf(".")!=-1){var t=[];m(n(o),function(){t.push(new b(this,k(r),k(q)))});return new d(t)}else{var s=c(o);return new b(s!==null?s:o,r,q)}}else{if(o){return new b(o,r,q)}}}return null};i(window.$f,{fireEvent:function(){var o=[].slice.call(arguments);var q=$f(o[0]);return q?q._fireEvent(o.slice(1)):null},addPlugin:function(o,p){b.prototype[o]=p;return $f},each:m,extend:i});if(typeof jQuery=="function"){jQuery.prototype.flowplayer=function(q,p){if(!arguments.length||typeof arguments[0]=="number"){var o=[];this.each(function(){var r=$f(this);if(r){o.push(r)}});return arguments.length?o[arguments[0]]:new d(o)}return this.each(function(){$f(this,k(q),p?k(p):{})})}}})();(function(){var e=typeof jQuery=="function";var i={width:"100%",height:"100%",allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:null,onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(e){jQuery.tools=jQuery.tools||{};jQuery.tools.flashembed={version:"1.0.4",conf:i}}function j(){if(c.done){return false}var l=document;if(l&&l.getElementsByTagName&&l.getElementById&&l.body){clearInterval(c.timer);c.timer=null;for(var k=0;k<c.ready.length;k++){c.ready[k].call()}c.ready=null;c.done=true}}var c=e?jQuery:function(k){if(c.done){return k()}if(c.timer){c.ready.push(k)}else{c.ready=[k];c.timer=setInterval(j,13)}};function f(l,k){if(k){for(key in k){if(k.hasOwnProperty(key)){l[key]=k[key]}}}return l}function g(k){switch(h(k)){case"string":k=k.replace(new RegExp('(["\\\\])',"g"),"\\$1");k=k.replace(/^\s?(\d+)%/,"$1pct");return'"'+k+'"';case"array":return"["+b(k,function(n){return g(n)}).join(",")+"]";case"function":return'"function()"';case"object":var l=[];for(var m in k){if(k.hasOwnProperty(m)){l.push('"'+m+'":'+g(k[m]))}}return"{"+l.join(",")+"}"}return String(k).replace(/\s/g," ").replace(/\'/g,'"')}function h(l){if(l===null||l===undefined){return false}var k=typeof l;return(k=="object"&&l.push)?"array":k}if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function b(k,n){var m=[];for(var l in k){if(k.hasOwnProperty(l)){m[l]=n(k[l])}}return m}function a(r,t){var q=f({},r);var s=document.all;var n='<object width="'+q.width+'" height="'+q.height+'"';if(s&&!q.id){q.id="_"+(""+Math.random()).substring(9)}if(q.id){n+=' id="'+q.id+'"'}if(q.cachebusting){q.src+=((q.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(q.w3c||!s){n+=' data="'+q.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(q.w3c||s){n+='<param name="movie" value="'+q.src+'" />'}q.width=q.height=q.id=q.w3c=q.src=null;for(var l in q){if(q[l]!==null){n+='<param name="'+l+'" value="'+q[l]+'" />'}}var o="";if(t){for(var m in t){if(t[m]!==null){o+=m+"="+(typeof t[m]=="object"?g(t[m]):t[m])+"&"}}o=o.substring(0,o.length-1);n+='<param name="flashvars" value=\''+o+"' />"}n+="</object>";return n}function d(m,p,l){var k=flashembed.getVersion();f(this,{getContainer:function(){return m},getConf:function(){return p},getVersion:function(){return k},getFlashvars:function(){return l},getApi:function(){return m.firstChild},getHTML:function(){return a(p,l)}});var q=p.version;var r=p.expressInstall;var o=!q||flashembed.isSupported(q);if(o){p.onFail=p.version=p.expressInstall=null;m.innerHTML=a(p,l)}else{if(q&&r&&flashembed.isSupported([6,65])){f(p,{src:r});l={MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title};m.innerHTML=a(p,l)}else{if(m.innerHTML.replace(/\s/g,"")!==""){}else{m.innerHTML="<h2>Flash version "+q+" or greater is required</h2><h3>"+(k[0]>0?"Your version is "+k:"You have no flash plugin installed")+"</h3>"+(m.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='http://www.adobe.com/go/getflashplayer'>here</a></p>");if(m.tagName=="A"){m.onclick=function(){location.href="http://www.adobe.com/go/getflashplayer"}}}}}if(!o&&p.onFail){var n=p.onFail.call(this);if(typeof n=="string"){m.innerHTML=n}}if(document.all){window[p.id]=document.getElementById(p.id)}}window.flashembed=function(l,m,k){if(typeof l=="string"){var n=document.getElementById(l);if(n){l=n}else{c(function(){flashembed(l,m,k)});return}}if(!l){return}if(typeof m=="string"){m={src:m}}var o=f({},i);f(o,m);return new d(l,o,k)};f(window.flashembed,{getVersion:function(){var m=[0,0];if(navigator.plugins&&typeof navigator.plugins["Shockwave Flash"]=="object"){var l=navigator.plugins["Shockwave Flash"].description;if(typeof l!="undefined"){l=l.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var n=parseInt(l.replace(/^(.*)\..*$/,"$1"),10);var r=/r/.test(l)?parseInt(l.replace(/^.*r(.*)$/,"$1"),10):0;m=[n,r]}}else{if(window.ActiveXObject){try{var p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(q){try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");m=[6,0];p.AllowScriptAccess="always"}catch(k){if(m[0]==6){return m}}try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(o){}}if(typeof p=="object"){l=p.GetVariable("$version");if(typeof l!="undefined"){l=l.replace(/^\S+\s+(.*)$/,"$1").split(",");m=[parseInt(l[0],10),parseInt(l[2],10)]}}}}return m},isSupported:function(k){var m=flashembed.getVersion();var l=(m[0]>k[0])||(m[0]==k[0]&&m[1]>=k[1]);return l},domReady:c,asString:g,getHTML:a});if(e){jQuery.fn.flashembed=function(l,k){var m=null;this.each(function(){m=flashembed(this,l,k)});return l.api===false?this:m}}})();
// jquery.min
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(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 X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(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 j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(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)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=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(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.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=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.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);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",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){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},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:ba,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,j,i,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(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;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",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);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,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.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,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.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,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,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){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},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(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();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("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);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 Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(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(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}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 j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[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(Aa," ").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 j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});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 j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("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:bb.test(a.nodeName)||cb.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&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=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;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?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();c.event.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;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.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[G])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){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},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}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};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=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=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?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(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},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.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 fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=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 j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},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)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}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="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.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 l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=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,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||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,l){return!!k(l[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,l,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,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=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 l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=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){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};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=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];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,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=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},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,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(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}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 j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,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(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(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,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.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(qa(a[0])||qa(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);eb.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||gb.test(f))&&fb.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||a.nodeType!==1||!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 Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={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,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);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.text(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){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});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}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},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(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")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(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}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);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});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;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.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=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,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?i():c.swap(a,ob,i);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=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$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(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=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=j}}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 sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,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"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,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||ub.test(this.nodeName)||vb.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(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.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")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=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])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,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(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&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;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("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(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[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||a===0)return this.animate(K("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(K("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 j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});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:K("show",1),slideUp:K("hide",1),slideToggle:K("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(j){return e.step(j)}this.startTime=J();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)&&!W)W=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=J(),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(W);W=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(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;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(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=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!==j;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(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"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],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.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;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});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);
// lytebox
Array.prototype.removeDuplicates = function () { for (var i = 1; i < this.length; i++) { if (this[i][0] == this[i-1][0]) { this.splice(i,1); } } }
Array.prototype.empty = function () { for (var i = 0; i <= this.length; i++) { this.shift(); } }
String.prototype.trim = function () { return this.replace(/^\s+|\s+$/g, ''); }
function LyteBox() {
	/*** Start Global Configuration ***/
		this.theme				= 'grey';	// themes: grey (default), red, green, blue, gold
		this.hideFlash			= true;		// controls whether or not Flash objects should be hidden
		this.outerBorder		= true;		// controls whether to show the outer grey (or theme) border
		this.resizeSpeed		= 4;		// controls the speed of the image resizing (1=slowest and 10=fastest)
		this.maxOpacity			= 80;		// higher opacity = darker overlay, lower opacity = lighter overlay
		this.navType			= 1;		// 1 = "Prev/Next" buttons on top left and left (default), 2 = "<< prev | next >>" links next to image number
		this.autoResize			= true;		// controls whether or not images should be resized if larger than the browser window dimensions
		this.doAnimations		= true;		// controls whether or not "animate" Lytebox, i.e. resize transition between images, fade in/out effects, etc.
		
		this.borderSize			= 12;		// if you adjust the padding in the CSS, you will need to update this variable -- otherwise, leave this alone...
	/*** End Global Configuration ***/
	
	/*** Configure Slideshow Options ***/
		this.slideInterval		= 4000;		// Change value (milliseconds) to increase/decrease the time between "slides" (10000 = 10 seconds)
		this.showNavigation		= true;		// true to display Next/Prev buttons/text during slideshow, false to hide
		this.showClose			= true;		// true to display the Close button, false to hide
		this.showDetails		= true;		// true to display image details (caption, count), false to hide
		this.showPlayPause		= true;		// true to display pause/play buttons next to close button, false to hide
		this.autoEnd			= true;		// true to automatically close Lytebox after the last image is reached, false to keep open
		this.pauseOnNextClick	= false;	// true to pause the slideshow when the "Next" button is clicked
        this.pauseOnPrevClick 	= true;		// true to pause the slideshow when the "Prev" button is clicked
	/*** End Slideshow Configuration ***/
	
	if(this.resizeSpeed > 10) { this.resizeSpeed = 10; }
	if(this.resizeSpeed < 1) { resizeSpeed = 1; }
	this.resizeDuration = (11 - this.resizeSpeed) * 0.15;
	this.resizeWTimerArray		= new Array();
	this.resizeWTimerCount		= 0;
	this.resizeHTimerArray		= new Array();
	this.resizeHTimerCount		= 0;
	this.showContentTimerArray	= new Array();
	this.showContentTimerCount	= 0;
	this.overlayTimerArray		= new Array();
	this.overlayTimerCount		= 0;
	this.imageTimerArray		= new Array();
	this.imageTimerCount		= 0;
	this.timerIDArray			= new Array();
	this.timerIDCount			= 0;
	this.slideshowIDArray		= new Array();
	this.slideshowIDCount		= 0;
	this.imageArray	 = new Array();
	this.activeImage = null;
	this.slideArray	 = new Array();
	this.activeSlide = null;
	this.frameArray	 = new Array();
	this.activeFrame = null;
	this.checkFrame();
	this.isSlideshow = false;
	this.isLyteframe = false;
	/*@cc_on
		/*@if (@_jscript)
			this.ie = (document.all && !window.opera) ? true : false;
		/*@else @*/
			this.ie = false;
		/*@end
	@*/
	this.ie7 = (this.ie && window.XMLHttpRequest);	
	this.initialize();
}
LyteBox.prototype.initialize = function() {
	this.updateLyteboxItems();
	var objBody = this.doc.getElementsByTagName("body").item(0);	
	if (this.doc.getElementById('lbOverlay')) {
		objBody.removeChild(this.doc.getElementById("lbOverlay"));
		objBody.removeChild(this.doc.getElementById("lbMain"));
	}
	var objOverlay = this.doc.createElement("div");
		objOverlay.setAttribute('id','lbOverlay');
		objOverlay.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		if ((this.ie && !this.ie7) || (this.ie7 && this.doc.compatMode == 'BackCompat')) {
			objOverlay.style.position = 'absolute';
		}
		objOverlay.style.display = 'none';
		objBody.appendChild(objOverlay);
	var objLytebox = this.doc.createElement("div");
		objLytebox.setAttribute('id','lbMain');
		objLytebox.style.display = 'none';
		objBody.appendChild(objLytebox);
	var objOuterContainer = this.doc.createElement("div");
		objOuterContainer.setAttribute('id','lbOuterContainer');
		objOuterContainer.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objLytebox.appendChild(objOuterContainer);
	var objIframeContainer = this.doc.createElement("div");
		objIframeContainer.setAttribute('id','lbIframeContainer');
		objIframeContainer.style.display = 'none';
		objOuterContainer.appendChild(objIframeContainer);
	var objIframe = this.doc.createElement("iframe");
		objIframe.setAttribute('id','lbIframe');
		objIframe.setAttribute('name','lbIframe');
		objIframe.style.display = 'none';
		objIframeContainer.appendChild(objIframe);
	var objImageContainer = this.doc.createElement("div");
		objImageContainer.setAttribute('id','lbImageContainer');
		objOuterContainer.appendChild(objImageContainer);
	var objLyteboxImage = this.doc.createElement("img");
		objLyteboxImage.setAttribute('id','lbImage');
		objImageContainer.appendChild(objLyteboxImage);
	var objLoading = this.doc.createElement("div");
		objLoading.setAttribute('id','lbLoading');
		objOuterContainer.appendChild(objLoading);
	var objDetailsContainer = this.doc.createElement("div");
		objDetailsContainer.setAttribute('id','lbDetailsContainer');
		objDetailsContainer.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objLytebox.appendChild(objDetailsContainer);
	var objDetailsData =this.doc.createElement("div");
		objDetailsData.setAttribute('id','lbDetailsData');
		objDetailsData.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objDetailsContainer.appendChild(objDetailsData);
	var objDetails = this.doc.createElement("div");
		objDetails.setAttribute('id','lbDetails');
		objDetailsData.appendChild(objDetails);
	var objCaption = this.doc.createElement("span");
		objCaption.setAttribute('id','lbCaption');
		objDetails.appendChild(objCaption);
	var objHoverNav = this.doc.createElement("div");
		objHoverNav.setAttribute('id','lbHoverNav');
		objImageContainer.appendChild(objHoverNav);
	var objBottomNav = this.doc.createElement("div");
		objBottomNav.setAttribute('id','lbBottomNav');
		objDetailsData.appendChild(objBottomNav);
	var objPrev = this.doc.createElement("a");
		objPrev.setAttribute('id','lbPrev');
		objPrev.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objPrev.setAttribute('href','#');
		objHoverNav.appendChild(objPrev);
	var objNext = this.doc.createElement("a");
		objNext.setAttribute('id','lbNext');
		objNext.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objNext.setAttribute('href','#');
		objHoverNav.appendChild(objNext);
	var objNumberDisplay = this.doc.createElement("span");
		objNumberDisplay.setAttribute('id','lbNumberDisplay');
		objDetails.appendChild(objNumberDisplay);
	var objNavDisplay = this.doc.createElement("span");
		objNavDisplay.setAttribute('id','lbNavDisplay');
		objNavDisplay.style.display = 'none';
		objDetails.appendChild(objNavDisplay);
	var objClose = this.doc.createElement("a");
		objClose.setAttribute('id','lbClose');
		objClose.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objClose.setAttribute('href','#');
		objBottomNav.appendChild(objClose);
	var objPause = this.doc.createElement("a");
		objPause.setAttribute('id','lbPause');
		objPause.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objPause.setAttribute('href','#');
		objPause.style.display = 'none';
		objBottomNav.appendChild(objPause);
	var objPlay = this.doc.createElement("a");
		objPlay.setAttribute('id','lbPlay');
		objPlay.setAttribute((this.ie ? 'class' : 'class'), this.theme);
		objPlay.setAttribute('href','#');
		objPlay.style.display = 'none';
		objBottomNav.appendChild(objPlay);
		this.str_image = 'Oglądasz ';
		this.str_of = ' zdjęcie z ';
};
LyteBox.prototype.updateLyteboxItems = function() {	
	var anchors = (this.isFrame) ? window.parent.frames[window.name].document.getElementsByTagName('a') : document.getElementsByTagName('a');
	for (var i = 0; i < anchors.length; i++) {
		var anchor = anchors[i];
		var relAttribute = String(anchor.getAttribute('rel'));
		if (anchor.getAttribute('href')) {
			if (relAttribute.toLowerCase().match('lytebox')) {
				anchor.onclick = function () { myLytebox.start(this, false, false); return false; }
			} else if (relAttribute.toLowerCase().match('lyteshow')) {
				anchor.onclick = function () { myLytebox.start(this, true, false); return false; }
			} else if (relAttribute.toLowerCase().match('lyteframe')) {
				anchor.onclick = function () { myLytebox.start(this, false, true); return false; }
			}
		}
	}
};
LyteBox.prototype.start = function(imageLink, doSlide, doFrame) {
	if (this.ie && !this.ie7) {	this.toggleSelects('hide');	}
	if (this.hideFlash) { this.toggleFlash('hide'); }
	this.isLyteframe = (doFrame ? true : false);
	var pageSize	= this.getPageSize();
	var objOverlay	= this.doc.getElementById('lbOverlay');
	var objBody		= this.doc.getElementsByTagName("body").item(0);
	objOverlay.style.height = pageSize[1] + "px";
	objOverlay.style.display = '';
	this.appear('lbOverlay', (this.doAnimations ? 0 : this.maxOpacity));
	var anchors = (this.isFrame) ? window.parent.frames[window.name].document.getElementsByTagName('a') : document.getElementsByTagName('a');
	if (this.isLyteframe) {
		this.frameArray = [];
		this.frameNum = 0;
		if ((imageLink.getAttribute('rel') == 'lyteframe')) {
			var rev = imageLink.getAttribute('rev');
			this.frameArray.push(new Array(imageLink.getAttribute('href'), imageLink.getAttribute('title'), (rev == null || rev == '' ? 'width: 400px; height: 400px; scrolling: auto;' : rev)));
		} else {
			if (imageLink.getAttribute('rel').indexOf('lyteframe') != -1) {
				for (var i = 0; i < anchors.length; i++) {
					var anchor = anchors[i];
					if (anchor.getAttribute('href') && (anchor.getAttribute('rel') == imageLink.getAttribute('rel'))) {
						var rev = anchor.getAttribute('rev');
						this.frameArray.push(new Array(anchor.getAttribute('href'), anchor.getAttribute('title'), (rev == null || rev == '' ? 'width: 400px; height: 400px; scrolling: auto;' : rev)));
					}
				}
				this.frameArray.removeDuplicates();
				while(this.frameArray[this.frameNum][0] != imageLink.getAttribute('href')) { this.frameNum++; }
			}
		}
	} else {
		this.imageArray = [];
		this.imageNum = 0;
		this.slideArray = [];
		this.slideNum = 0;
		if ((imageLink.getAttribute('rel') == 'lytebox')) {
			this.imageArray.push(new Array(imageLink.getAttribute('href'), imageLink.getAttribute('title')));
		} else {
			if (imageLink.getAttribute('rel').indexOf('lytebox') != -1) {
				for (var i = 0; i < anchors.length; i++) {
					var anchor = anchors[i];
					if (anchor.getAttribute('href') && (anchor.getAttribute('rel') == imageLink.getAttribute('rel'))) {
						this.imageArray.push(new Array(anchor.getAttribute('href'), anchor.getAttribute('title')));
					}
				}
				this.imageArray.removeDuplicates();
				while(this.imageArray[this.imageNum][0] != imageLink.getAttribute('href')) { this.imageNum++; }
			}
			if (imageLink.getAttribute('rel').indexOf('lyteshow') != -1) {
				for (var i = 0; i < anchors.length; i++) {
					var anchor = anchors[i];
					if (anchor.getAttribute('href') && (anchor.getAttribute('rel') == imageLink.getAttribute('rel'))) {
						this.slideArray.push(new Array(anchor.getAttribute('href'), anchor.getAttribute('title')));
					}
				}
				this.slideArray.removeDuplicates();
				while(this.slideArray[this.slideNum][0] != imageLink.getAttribute('href')) { this.slideNum++; }
			}
		}
	}
	var object = this.doc.getElementById('lbMain');
		object.style.top = (this.getPageScroll() + (pageSize[3] / 15)) + "px";
		object.style.display = '';
	if (!this.outerBorder) {
		this.doc.getElementById('lbOuterContainer').style.border = 'none';
		this.doc.getElementById('lbDetailsContainer').style.border = 'none';
	} else {
		this.doc.getElementById('lbOuterContainer').style.borderBottom = '';
		this.doc.getElementById('lbOuterContainer').setAttribute((this.ie ? 'class' : 'class'), this.theme);
	}
	this.doc.getElementById('lbOverlay').onclick = function() { myLytebox.end(); return false; }
	this.doc.getElementById('lbMain').onclick = function(e) {
		var e = e;
		if (!e) {
			if (window.parent.frames[window.name] && (parent.document.getElementsByTagName('frameset').length <= 0)) {
				e = window.parent.window.event;
			} else {
				e = window.event;
			}
		}
		var id = (e.target ? e.target.id : e.srcElement.id);
		if (id == 'lbMain') { myLytebox.end(); return false; }
	}
	this.doc.getElementById('lbClose').onclick = function() { myLytebox.end(); return false; }
	this.doc.getElementById('lbPause').onclick = function() { myLytebox.togglePlayPause("lbPause", "lbPlay"); return false; }
	this.doc.getElementById('lbPlay').onclick = function() { myLytebox.togglePlayPause("lbPlay", "lbPause"); return false; }	
	this.isSlideshow = doSlide;
	this.isPaused = (this.slideNum != 0 ? true : false);
	if (this.isSlideshow && this.showPlayPause && this.isPaused) {
		this.doc.getElementById('lbPlay').style.display = '';
		this.doc.getElementById('lbPause').style.display = 'none';
	}
	if (this.isLyteframe) {
		this.changeContent(this.frameNum);
	} else {
		if (this.isSlideshow) {
			this.changeContent(this.slideNum);
		} else {
			this.changeContent(this.imageNum);
		}
	}
};
LyteBox.prototype.changeContent = function(imageNum) {
	if (this.isSlideshow) {
		for (var i = 0; i < this.slideshowIDCount; i++) { window.clearTimeout(this.slideshowIDArray[i]); }
	}
	this.activeImage = this.activeSlide = this.activeFrame = imageNum;
	if (!this.outerBorder) {
		this.doc.getElementById('lbOuterContainer').style.border = 'none';
		this.doc.getElementById('lbDetailsContainer').style.border = 'none';
	} else {
		this.doc.getElementById('lbOuterContainer').style.borderBottom = '';
		this.doc.getElementById('lbOuterContainer').setAttribute((this.ie ? 'class' : 'class'), this.theme);
	}
	this.doc.getElementById('lbLoading').style.display = '';
	this.doc.getElementById('lbImage').style.display = 'none';
	this.doc.getElementById('lbIframe').style.display = 'none';
	this.doc.getElementById('lbPrev').style.display = 'none';
	this.doc.getElementById('lbNext').style.display = 'none';
	this.doc.getElementById('lbIframeContainer').style.display = 'none';
	this.doc.getElementById('lbDetailsContainer').style.display = 'none';
	this.doc.getElementById('lbNumberDisplay').style.display = 'none';
	if (this.navType == 2 || this.isLyteframe) {
		object = this.doc.getElementById('lbNavDisplay');
		object.innerHTML = '&nbsp;&nbsp;&nbsp;<span id="lbPrev2_Off" style="display: none;" class="' + this.theme + '">&laquo; prev</span><a href="#" id="lbPrev2" class="' + this.theme + '" style="display: none;">&laquo; prev</a> <b id="lbSpacer" class="' + this.theme + '">||</b> <span id="lbNext2_Off" style="display: none;" class="' + this.theme + '">next &raquo;</span><a href="#" id="lbNext2" class="' + this.theme + '" style="display: none;">next &raquo;</a>';
		object.style.display = 'none';
	}
	if (this.isLyteframe) {
		var iframe = myLytebox.doc.getElementById('lbIframe');
		var styles = this.frameArray[this.activeFrame][2];
		var aStyles = styles.split(';');
		for (var i = 0; i < aStyles.length; i++) {
			if (aStyles[i].indexOf('width:') >= 0) {
				var w = aStyles[i].replace('width:', '');
				iframe.width = w.trim();
			} else if (aStyles[i].indexOf('height:') >= 0) {
				var h = aStyles[i].replace('height:', '');
				iframe.height = h.trim();
			} else if (aStyles[i].indexOf('scrolling:') >= 0) {
				var s = aStyles[i].replace('scrolling:', '');
				iframe.scrolling = s.trim();
			} else if (aStyles[i].indexOf('border:') >= 0) {
				// Not implemented yet, as there are cross-platform issues with setting the border (from a GUI standpoint)
				//var b = aStyles[i].replace('border:', '');
				//iframe.style.border = b.trim();
			}
		}
		this.resizeContainer(parseInt(iframe.width), parseInt(iframe.height));
	} else {
		imgPreloader = new Image();
		imgPreloader.onload = function() {
			var imageWidth = imgPreloader.width;
			var imageHeight = imgPreloader.height;
			if (myLytebox.autoResize) {
				var pagesize = myLytebox.getPageSize();
				var x = pagesize[2] - 150;
				var y = pagesize[3] - 150;
				if (imageWidth > x) {
					imageHeight = Math.round(imageHeight * (x / imageWidth));
					imageWidth = x; 
					if (imageHeight > y) { 
						imageWidth = Math.round(imageWidth * (y / imageHeight));
						imageHeight = y; 
					}
				} else if (imageHeight > y) { 
					imageWidth = Math.round(imageWidth * (y / imageHeight));
					imageHeight = y; 
					if (imageWidth > x) {
						imageHeight = Math.round(imageHeight * (x / imageWidth));
						imageWidth = x;
					}
				}
			}
			var lbImage = myLytebox.doc.getElementById('lbImage')
			lbImage.src = (myLytebox.isSlideshow ? myLytebox.slideArray[myLytebox.activeSlide][0] : myLytebox.imageArray[myLytebox.activeImage][0]);
			lbImage.width = imageWidth;
			lbImage.height = imageHeight;
			myLytebox.resizeContainer(imageWidth, imageHeight);
			imgPreloader.onload = function() {};
		}
		imgPreloader.src = (this.isSlideshow ? this.slideArray[this.activeSlide][0] : this.imageArray[this.activeImage][0]);
	}
};
LyteBox.prototype.resizeContainer = function(imgWidth, imgHeight) {
	this.wCur = this.doc.getElementById('lbOuterContainer').offsetWidth;
	this.hCur = this.doc.getElementById('lbOuterContainer').offsetHeight;
	this.xScale = ((imgWidth  + (this.borderSize * 2)) / this.wCur) * 100;
	this.yScale = ((imgHeight  + (this.borderSize * 2)) / this.hCur) * 100;
	var wDiff = (this.wCur - this.borderSize * 2) - imgWidth;
	var hDiff = (this.hCur - this.borderSize * 2) - imgHeight;
	if (!(hDiff == 0)) {
		this.hDone = false;
		this.resizeH('lbOuterContainer', this.hCur, imgHeight + this.borderSize*2, this.getPixelRate(this.hCur, imgHeight));
	} else {
		this.hDone = true;
	}
	if (!(wDiff == 0)) {
		this.wDone = false;
		this.resizeW('lbOuterContainer', this.wCur, imgWidth + this.borderSize*2, this.getPixelRate(this.wCur, imgWidth));
	} else {
		this.wDone = true;
	}
	if ((hDiff == 0) && (wDiff == 0)) {
		if (this.ie){ this.pause(250); } else { this.pause(100); } 
	}
	this.doc.getElementById('lbPrev').style.height = imgHeight + "px";
	this.doc.getElementById('lbNext').style.height = imgHeight + "px";
	this.doc.getElementById('lbDetailsContainer').style.width = (imgWidth + (this.borderSize * 2) + (this.ie && this.doc.compatMode == "BackCompat" && this.outerBorder ? 2 : 0)) + "px";
	this.showContent();
};
LyteBox.prototype.showContent = function() {
	if (this.wDone && this.hDone) {
		for (var i = 0; i < this.showContentTimerCount; i++) { window.clearTimeout(this.showContentTimerArray[i]); }
		if (this.outerBorder) {
			this.doc.getElementById('lbOuterContainer').style.borderBottom = 'none';
		}
		this.doc.getElementById('lbLoading').style.display = 'none';
		if (this.isLyteframe) {
			this.doc.getElementById('lbIframe').style.display = '';
			this.appear('lbIframe', (this.doAnimations ? 0 : 100));
		} else {
			this.doc.getElementById('lbImage').style.display = '';
			this.appear('lbImage', (this.doAnimations ? 0 : 100));
			this.preloadNeighborImages();
		}
		if (this.isSlideshow) {
			if(this.activeSlide == (this.slideArray.length - 1)) {
				if (this.autoEnd) {
					this.slideshowIDArray[this.slideshowIDCount++] = setTimeout("myLytebox.end('slideshow')", this.slideInterval);
				}
			} else {
				if (!this.isPaused) {
					this.slideshowIDArray[this.slideshowIDCount++] = setTimeout("myLytebox.changeContent("+(this.activeSlide+1)+")", this.slideInterval);
				}
			}
			this.doc.getElementById('lbHoverNav').style.display = (this.showNavigation && this.navType == 1 ? '' : 'none');
			this.doc.getElementById('lbClose').style.display = (this.showClose ? '' : 'none');
			this.doc.getElementById('lbDetails').style.display = (this.showDetails ? '' : 'none');
			this.doc.getElementById('lbPause').style.display = (this.showPlayPause && !this.isPaused ? '' : 'none');
			this.doc.getElementById('lbPlay').style.display = (this.showPlayPause && !this.isPaused ? 'none' : '');
			this.doc.getElementById('lbNavDisplay').style.display = (this.showNavigation && this.navType == 2 ? '' : 'none');
		} else {
			this.doc.getElementById('lbHoverNav').style.display = (this.navType == 1 && !this.isLyteframe ? '' : 'none');
			if ((this.navType == 2 && !this.isLyteframe && this.imageArray.length > 1) || (this.frameArray.length > 1 && this.isLyteframe)) {
				this.doc.getElementById('lbNavDisplay').style.display = '';
			} else {
				this.doc.getElementById('lbNavDisplay').style.display = 'none';
			}
			this.doc.getElementById('lbClose').style.display = '';
			this.doc.getElementById('lbDetails').style.display = '';
			this.doc.getElementById('lbPause').style.display = 'none';
			this.doc.getElementById('lbPlay').style.display = 'none';
		}
		this.doc.getElementById('lbImageContainer').style.display = (this.isLyteframe ? 'none' : '');
		this.doc.getElementById('lbIframeContainer').style.display = (this.isLyteframe ? '' : 'none');
		try {
			this.doc.getElementById('lbIframe').src = this.frameArray[this.activeFrame][0];
		} catch(e) { }
	} else {
		this.showContentTimerArray[this.showContentTimerCount++] = setTimeout("myLytebox.showContent()", 200);
	}
};
LyteBox.prototype.updateDetails = function() {
	var object = this.doc.getElementById('lbCaption');
	var sTitle = (this.isSlideshow ? this.slideArray[this.activeSlide][1] : (this.isLyteframe ? this.frameArray[this.activeFrame][1] : this.imageArray[this.activeImage][1]));
	object.style.display = '';
	object.innerHTML = (sTitle == null ? '' : sTitle);
	this.updateNav();
	this.doc.getElementById('lbDetailsContainer').style.display = '';
	object = this.doc.getElementById('lbNumberDisplay');
	if (this.isSlideshow && this.slideArray.length > 1) {
		object.style.display = '';
		object.innerHTML = this.str_image + " " + eval(this.activeSlide + 1) + " " + this.str_of + " " + this.slideArray.length;
		this.doc.getElementById('lbNavDisplay').style.display = (this.navType == 2 && this.showNavigation ? '' : 'none');
	} else if (this.imageArray.length > 1 && !this.isLyteframe) {
		object.style.display = '';
		object.innerHTML = "<span class='red_strzalki'>&laquo;&nbsp;</span>" + this.str_image + " " + eval(this.activeImage + 1) + " " + this.str_of + " " + this.imageArray.length + "<span class='red_strzalki'>&nbsp;&raquo;</span>";
		this.doc.getElementById('lbNavDisplay').style.display = (this.navType == 2 ? '' : 'none');
	} else if (this.frameArray.length > 1 && this.isLyteframe) {
		object.style.display = '';
		object.innerHTML = "Strona " + eval(this.activeFrame + 1) + " " + this.str_of + " " + this.frameArray.length;
		this.doc.getElementById('lbNavDisplay').style.display = '';
	} else {
		this.doc.getElementById('lbNavDisplay').style.display = 'none';
	}
	this.appear('lbDetailsContainer', (this.doAnimations ? 0 : 100));
};
LyteBox.prototype.updateNav = function() {
	if (this.isSlideshow) {
		if (this.activeSlide != 0) {
			var object = (this.navType == 2 ? this.doc.getElementById('lbPrev2') : this.doc.getElementById('lbPrev'));
				object.style.display = '';
				object.onclick = function() {
					if (myLytebox.pauseOnPrevClick) { myLytebox.togglePlayPause("lbPause", "lbPlay"); }
					myLytebox.changeContent(myLytebox.activeSlide - 1); return false;
				}
		} else {
			if (this.navType == 2) { this.doc.getElementById('lbPrev2_Off').style.display = ''; }
		}
		if (this.activeSlide != (this.slideArray.length - 1)) {
			var object = (this.navType == 2 ? this.doc.getElementById('lbNext2') : this.doc.getElementById('lbNext'));
				object.style.display = '';
				object.onclick = function() {
					if (myLytebox.pauseOnNextClick) { myLytebox.togglePlayPause("lbPause", "lbPlay"); }
					myLytebox.changeContent(myLytebox.activeSlide + 1); return false;
				}
		} else {
			if (this.navType == 2) { this.doc.getElementById('lbNext2_Off').style.display = ''; }
		}
	} else if (this.isLyteframe) {
		if(this.activeFrame != 0) {
			var object = this.doc.getElementById('lbPrev2');
				object.style.display = '';
				object.onclick = function() {
					myLytebox.changeContent(myLytebox.activeFrame - 1); return false;
				}
		} else {
			this.doc.getElementById('lbPrev2_Off').style.display = '';
		}
		if(this.activeFrame != (this.frameArray.length - 1)) {
			var object = this.doc.getElementById('lbNext2');
				object.style.display = '';
				object.onclick = function() {
					myLytebox.changeContent(myLytebox.activeFrame + 1); return false;
				}
		} else {
			this.doc.getElementById('lbNext2_Off').style.display = '';
		}		
	} else {
		if(this.activeImage != 0) {
			var object = (this.navType == 2 ? this.doc.getElementById('lbPrev2') : this.doc.getElementById('lbPrev'));
				object.style.display = '';
				object.onclick = function() {
					myLytebox.changeContent(myLytebox.activeImage - 1); return false;
				}
		} else {
			if (this.navType == 2) { this.doc.getElementById('lbPrev2_Off').style.display = ''; }
		}
		if(this.activeImage != (this.imageArray.length - 1)) {
			var object = (this.navType == 2 ? this.doc.getElementById('lbNext2') : this.doc.getElementById('lbNext'));
				object.style.display = '';
				object.onclick = function() {
					myLytebox.changeContent(myLytebox.activeImage + 1); return false;
				}
		} else {
			if (this.navType == 2) { this.doc.getElementById('lbNext2_Off').style.display = ''; }
		}
	}
	this.enableKeyboardNav();
};
LyteBox.prototype.enableKeyboardNav = function() { document.onkeydown = this.keyboardAction; };
LyteBox.prototype.disableKeyboardNav = function() { document.onkeydown = ''; };
LyteBox.prototype.keyboardAction = function(e) {
	var keycode = key = escape = null;
	keycode	= (e == null) ? event.keyCode : e.which;
	key		= String.fromCharCode(keycode).toLowerCase();
	escape  = (e == null) ? 27 : e.DOM_VK_ESCAPE;
	if ((key == 'x') || (key == 'c') || (keycode == escape)) {
		myLytebox.end();
	} else if ((key == 'p') || (keycode == 37)) {
		if (myLytebox.isSlideshow) {
			if(myLytebox.activeSlide != 0) {
				myLytebox.disableKeyboardNav();
				myLytebox.changeContent(myLytebox.activeSlide - 1);
			}
		} else if (myLytebox.isLyteframe) {
			if(myLytebox.activeFrame != 0) {
				myLytebox.disableKeyboardNav();
				myLytebox.changeContent(myLytebox.activeFrame - 1);
			}
		} else {
			if(myLytebox.activeImage != 0) {
				myLytebox.disableKeyboardNav();
				myLytebox.changeContent(myLytebox.activeImage - 1);
			}
		}
	} else if ((key == 'n') || (keycode == 39)) {
		if (myLytebox.isSlideshow) {
			if(myLytebox.activeSlide != (myLytebox.slideArray.length - 1)) {
				myLytebox.disableKeyboardNav();
				myLytebox.changeContent(myLytebox.activeSlide + 1);
			}
		} else if (myLytebox.isLyteframe) {
			if(myLytebox.activeFrame != (myLytebox.frameArray.length - 1)) {
				myLytebox.disableKeyboardNav();
				myLytebox.changeContent(myLytebox.activeFrame + 1);
			}
		} else {
			if(myLytebox.activeImage != (myLytebox.imageArray.length - 1)) {
				myLytebox.disableKeyboardNav();
				myLytebox.changeContent(myLytebox.activeImage + 1);
			}
		}
	}
};
LyteBox.prototype.preloadNeighborImages = function() {
	if (this.isSlideshow) {
		if ((this.slideArray.length - 1) > this.activeSlide) {
			preloadNextImage = new Image();
			preloadNextImage.src = this.slideArray[this.activeSlide + 1][0];
		}
		if(this.activeSlide > 0) {
			preloadPrevImage = new Image();
			preloadPrevImage.src = this.slideArray[this.activeSlide - 1][0];
		}
	} else {
		if ((this.imageArray.length - 1) > this.activeImage) {
			preloadNextImage = new Image();
			preloadNextImage.src = this.imageArray[this.activeImage + 1][0];
		}
		if(this.activeImage > 0) {
			preloadPrevImage = new Image();
			preloadPrevImage.src = this.imageArray[this.activeImage - 1][0];
		}
	}
};
LyteBox.prototype.togglePlayPause = function(hideID, showID) {
	if (this.isSlideshow && hideID == "lbPause") {
		for (var i = 0; i < this.slideshowIDCount; i++) { window.clearTimeout(this.slideshowIDArray[i]); }
	}
	this.doc.getElementById(hideID).style.display = 'none';
	this.doc.getElementById(showID).style.display = '';
	if (hideID == "lbPlay") {
		this.isPaused = false;
		if (this.activeSlide == (this.slideArray.length - 1)) {
			this.end();
		} else {
			this.changeContent(this.activeSlide + 1);
		}
	} else {
		this.isPaused = true;
	}
};
LyteBox.prototype.end = function(caller) {
	var closeClick = (caller == 'slideshow' ? false : true);
	if (this.isSlideshow && this.isPaused && !closeClick) { return; }
	this.disableKeyboardNav();
	this.doc.getElementById('lbMain').style.display = 'none';
	this.fade('lbOverlay', (this.doAnimations ? this.maxOpacity : 0));
	this.toggleSelects('visible');
	if (this.hideFlash) { this.toggleFlash('visible'); }
	if (this.isSlideshow) {
		for (var i = 0; i < this.slideshowIDCount; i++) { window.clearTimeout(this.slideshowIDArray[i]); }
	}
	if (this.isLyteframe) {
		 this.initialize();
	}
};
LyteBox.prototype.checkFrame = function() {
	if (window.parent.frames[window.name] && (parent.document.getElementsByTagName('frameset').length <= 0)) {
		this.isFrame = true;
		this.lytebox = "window.parent." + window.name + ".myLytebox";
		this.doc = parent.document;
	} else {
		this.isFrame = false;
		this.lytebox = "myLytebox";
		this.doc = document;
	}
};
LyteBox.prototype.getPixelRate = function(cur, img) {
	var diff = (img > cur) ? img - cur : cur - img;
	if (diff >= 0 && diff <= 100) { return 10; }
	if (diff > 100 && diff <= 200) { return 15; }
	if (diff > 200 && diff <= 300) { return 20; }
	if (diff > 300 && diff <= 400) { return 25; }
	if (diff > 400 && diff <= 500) { return 30; }
	if (diff > 500 && diff <= 600) { return 35; }
	if (diff > 600 && diff <= 700) { return 40; }
	if (diff > 700) { return 45; }
};
LyteBox.prototype.appear = function(id, opacity) {
	var object = this.doc.getElementById(id).style;
	object.opacity = (opacity / 100);
	object.MozOpacity = (opacity / 100);
	object.KhtmlOpacity = (opacity / 100);
	object.filter = "alpha(opacity=" + (opacity + 10) + ")";
	if (opacity == 100 && (id == 'lbImage' || id == 'lbIframe')) {
		try { object.removeAttribute("filter"); } catch(e) {}	/* Fix added for IE Alpha Opacity Filter bug. */
		this.updateDetails();
	} else if (opacity >= this.maxOpacity && id == 'lbOverlay') {
		for (var i = 0; i < this.overlayTimerCount; i++) { window.clearTimeout(this.overlayTimerArray[i]); }
		return;
	} else if (opacity >= 100 && id == 'lbDetailsContainer') {
		try { object.removeAttribute("filter"); } catch(e) {}	/* Fix added for IE Alpha Opacity Filter bug. */
		for (var i = 0; i < this.imageTimerCount; i++) { window.clearTimeout(this.imageTimerArray[i]); }
		this.doc.getElementById('lbOverlay').style.height = this.getPageSize()[1] + "px";
	} else {
		if (id == 'lbOverlay') {
			this.overlayTimerArray[this.overlayTimerCount++] = setTimeout("myLytebox.appear('" + id + "', " + (opacity+20) + ")", 1);
		} else {
			this.imageTimerArray[this.imageTimerCount++] = setTimeout("myLytebox.appear('" + id + "', " + (opacity+10) + ")", 1);
		}
	}
};
LyteBox.prototype.fade = function(id, opacity) {
	var object = this.doc.getElementById(id).style;
	object.opacity = (opacity / 100);
	object.MozOpacity = (opacity / 100);
	object.KhtmlOpacity = (opacity / 100);
	object.filter = "alpha(opacity=" + opacity + ")";
	if (opacity <= 0) {
		try {
			object.display = 'none';
		} catch(err) { }
	} else if (id == 'lbOverlay') {
		this.overlayTimerArray[this.overlayTimerCount++] = setTimeout("myLytebox.fade('" + id + "', " + (opacity-20) + ")", 1);
	} else {
		this.timerIDArray[this.timerIDCount++] = setTimeout("myLytebox.fade('" + id + "', " + (opacity-10) + ")", 1);
	}
};
LyteBox.prototype.resizeW = function(id, curW, maxW, pixelrate, speed) {
	if (!this.hDone) {
		this.resizeWTimerArray[this.resizeWTimerCount++] = setTimeout("myLytebox.resizeW('" + id + "', " + curW + ", " + maxW + ", " + pixelrate + ")", 100);
		return;
	}
	var object = this.doc.getElementById(id);
	var timer = speed ? speed : (this.resizeDuration/2);
	var newW = (this.doAnimations ? curW : maxW);
	object.style.width = (newW) + "px";
	if (newW < maxW) {
		newW += (newW + pixelrate >= maxW) ? (maxW - newW) : pixelrate;
	} else if (newW > maxW) {
		newW -= (newW - pixelrate <= maxW) ? (newW - maxW) : pixelrate;
	}
	this.resizeWTimerArray[this.resizeWTimerCount++] = setTimeout("myLytebox.resizeW('" + id + "', " + newW + ", " + maxW + ", " + pixelrate + ", " + (timer+0.02) + ")", timer+0.02);
	if (parseInt(object.style.width) == maxW) {
		this.wDone = true;
		for (var i = 0; i < this.resizeWTimerCount; i++) { window.clearTimeout(this.resizeWTimerArray[i]); }
	}
};
LyteBox.prototype.resizeH = function(id, curH, maxH, pixelrate, speed) {
	var timer = speed ? speed : (this.resizeDuration/2);
	var object = this.doc.getElementById(id);
	var newH = (this.doAnimations ? curH : maxH);
	object.style.height = (newH) + "px";
	if (newH < maxH) {
		newH += (newH + pixelrate >= maxH) ? (maxH - newH) : pixelrate;
	} else if (newH > maxH) {
		newH -= (newH - pixelrate <= maxH) ? (newH - maxH) : pixelrate;
	}
	this.resizeHTimerArray[this.resizeHTimerCount++] = setTimeout("myLytebox.resizeH('" + id + "', " + newH + ", " + maxH + ", " + pixelrate + ", " + (timer+.02) + ")", timer+.02);
	if (parseInt(object.style.height) == maxH) {
		this.hDone = true;
		for (var i = 0; i < this.resizeHTimerCount; i++) { window.clearTimeout(this.resizeHTimerArray[i]); }
	}
};
LyteBox.prototype.getPageScroll = function() {
	if (self.pageYOffset) {
		return this.isFrame ? parent.pageYOffset : self.pageYOffset;
	} else if (this.doc.documentElement && this.doc.documentElement.scrollTop){
		return this.doc.documentElement.scrollTop;
	} else if (document.body) {
		return this.doc.body.scrollTop;
	}
};
LyteBox.prototype.getPageSize = function() {	
	var xScroll, yScroll, windowWidth, windowHeight;
	if (window.innerHeight && window.scrollMaxY) {
		xScroll = this.doc.scrollWidth;
		yScroll = (this.isFrame ? parent.innerHeight : self.innerHeight) + (this.isFrame ? parent.scrollMaxY : self.scrollMaxY);
	} else if (this.doc.body.scrollHeight > this.doc.body.offsetHeight){
		xScroll = this.doc.body.scrollWidth;
		yScroll = this.doc.body.scrollHeight;
	} else {
		xScroll = this.doc.getElementsByTagName("html").item(0).offsetWidth;
		yScroll = this.doc.getElementsByTagName("html").item(0).offsetHeight;
		xScroll = (xScroll < this.doc.body.offsetWidth) ? this.doc.body.offsetWidth : xScroll;
		yScroll = (yScroll < this.doc.body.offsetHeight) ? this.doc.body.offsetHeight : yScroll;
	}
	if (self.innerHeight) {
		windowWidth = (this.isFrame) ? parent.innerWidth : self.innerWidth;
		windowHeight = (this.isFrame) ? parent.innerHeight : self.innerHeight;
	} else if (document.documentElement && document.documentElement.clientHeight) {
		windowWidth = this.doc.documentElement.clientWidth;
		windowHeight = this.doc.documentElement.clientHeight;
	} else if (document.body) {
		windowWidth = this.doc.getElementsByTagName("html").item(0).clientWidth;
		windowHeight = this.doc.getElementsByTagName("html").item(0).clientHeight;
		windowWidth = (windowWidth == 0) ? this.doc.body.clientWidth : windowWidth;
		windowHeight = (windowHeight == 0) ? this.doc.body.clientHeight : windowHeight;
	}
	var pageHeight = (yScroll < windowHeight) ? windowHeight : yScroll;
	var pageWidth = (xScroll < windowWidth) ? windowWidth : xScroll;
	return new Array(pageWidth, pageHeight, windowWidth, windowHeight);
};
LyteBox.prototype.toggleFlash = function(state) {
	var objects = this.doc.getElementsByTagName("object");
	for (var i = 0; i < objects.length; i++) {
		objects[i].style.visibility = (state == "hide") ? 'hidden' : 'visible';
	}
	var embeds = this.doc.getElementsByTagName("embed");
	for (var i = 0; i < embeds.length; i++) {
		embeds[i].style.visibility = (state == "hide") ? 'hidden' : 'visible';
	}
	if (this.isFrame) {
		for (var i = 0; i < parent.frames.length; i++) {
			try {
				objects = parent.frames[i].window.document.getElementsByTagName("object");
				for (var j = 0; j < objects.length; j++) {
					objects[j].style.visibility = (state == "hide") ? 'hidden' : 'visible';
				}
			} catch(e) { }
			try {
				embeds = parent.frames[i].window.document.getElementsByTagName("embed");
				for (var j = 0; j < embeds.length; j++) {
					embeds[j].style.visibility = (state == "hide") ? 'hidden' : 'visible';
				}
			} catch(e) { }
		}
	}
};
LyteBox.prototype.toggleSelects = function(state) {
	var selects = this.doc.getElementsByTagName("select");
	for (var i = 0; i < selects.length; i++ ) {
		selects[i].style.visibility = (state == "hide") ? 'hidden' : 'visible';
	}
	if (this.isFrame) {
		for (var i = 0; i < parent.frames.length; i++) {
			try {
				selects = parent.frames[i].window.document.getElementsByTagName("select");
				for (var j = 0; j < selects.length; j++) {
					selects[j].style.visibility = (state == "hide") ? 'hidden' : 'visible';
				}
			} catch(e) { }
		}
	}
};
LyteBox.prototype.pause = function(numberMillis) {
	var now = new Date();
	var exitTime = now.getTime() + numberMillis;
	while (true) {
		now = new Date();
		if (now.getTime() > exitTime) { return; }
	}
};
if (window.addEventListener) {
	window.addEventListener("load",initLytebox,false);
} else if (window.attachEvent) {
	window.attachEvent("onload",initLytebox);
} else {
	window.onload = function() {initLytebox();}
}
function initLytebox() { myLytebox = new LyteBox(); }
//	cufon
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
Cufon.registerFont({"w":174,"face":{"font-family":"Swis721CnEU","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-60 -347 390 117","underline-thickness":"28.44","underline-position":"-6.12","unicode-range":"U+0020-U+F6C2"},"glyphs":{" ":{"w":90},"\u0132":{"d":"162,-32v17,-2,16,-13,17,-35r0,-204r49,0r0,191v2,69,-13,82,-66,86v-53,4,-69,-36,-64,-92r46,0v1,23,-5,55,18,54xm73,0r-50,0r0,-271r50,0r0,271","w":250},"\uf001":{"d":"160,-229r-46,0r0,-42r46,0r0,42xm160,0r-46,0r0,-203r46,0r0,203xm25,-203v-5,-51,12,-78,66,-68r0,36v-19,-6,-21,13,-19,32r19,0r0,35r-19,0r0,168r-47,0r0,-168r-19,0r0,-35r19,0","w":179},"\uf002":{"d":"160,0r-46,0r0,-271r46,0r0,271xm25,-203v-5,-51,12,-78,66,-68r0,36v-19,-6,-21,13,-19,32r19,0r0,35r-19,0r0,168r-47,0r0,-168r-19,0r0,-35r19,0","w":179},"\u0133":{"d":"150,-229r-46,0r0,-42r46,0r0,42xm67,-229r-47,0r0,-42r47,0r0,42xm87,29v17,-1,16,-2,17,-21r0,-211r46,0r0,211v4,56,-14,63,-63,60r0,-39xm67,0r-47,0r0,-203r47,0r0,203","w":175},"!":{"d":"77,-271v2,72,-4,136,-10,200r-30,0r-9,-112r0,-88r49,0xm75,0r-46,0r0,-49r46,0r0,49","w":105},"\"":{"d":"105,-154r-34,0r0,-99r34,0r0,99xm48,-154r-34,0r0,-99r34,0r0,99","w":119},"#":{"d":"269,-184r-13,35r-49,0r-15,42r51,0r-13,36r-51,0r-26,73r-39,0r26,-73r-42,0r-27,73r-38,0r25,-73r-50,0r13,-36r50,0r15,-42r-53,0r13,-35r53,0r26,-73r38,0r-25,73r42,0r26,-73r39,0r-26,73r50,0xm168,-149r-43,0r-16,42r44,0","w":276},"$":{"d":"97,-161v42,23,67,34,69,86v2,46,-24,73,-68,75r0,35r-20,0r0,-35v-46,-3,-67,-31,-65,-85r43,0v-4,25,6,47,24,49r0,-80v-38,-21,-62,-36,-64,-83v-2,-40,23,-67,62,-68r0,-25r20,0r0,25v43,0,63,24,62,70r-42,0v1,-22,-6,-36,-21,-36r0,72xm80,-171r0,-63v-30,4,-26,51,0,63xm97,-36v24,-2,30,-34,19,-54v-4,-6,-10,-11,-19,-17r0,71","w":180},"%":{"d":"71,-273v42,0,56,21,56,66v0,45,-13,69,-56,69v-44,0,-55,-23,-55,-69v0,-44,14,-66,55,-66xm213,-273r-124,278r-26,0r124,-278r26,0xm205,-130v42,0,57,20,57,66v-1,45,-15,69,-57,69v-43,0,-55,-23,-55,-68v0,-44,13,-67,55,-67xm71,-165v20,-2,21,-15,21,-41v-1,-24,-2,-39,-21,-39v-18,0,-20,16,-20,39v0,26,2,39,20,41xm206,-22v19,0,20,-14,20,-40v0,-25,-1,-40,-21,-40v-18,0,-19,17,-20,39v0,26,2,41,21,41","w":277},"&":{"d":"109,-271v74,-3,74,93,21,119r32,56v4,-13,7,-28,7,-47r41,0v0,37,-8,67,-23,89r32,54r-53,0r-9,-17v-47,46,-143,16,-136,-59v4,-43,22,-59,52,-83v-37,-45,-27,-110,36,-112xm129,-218v0,-13,-5,-20,-17,-20v-31,2,-12,38,-3,53v13,-11,20,-22,20,-33xm93,-123v-38,19,-30,84,11,88v11,0,23,-5,34,-15","w":236},"'":{"d":"48,-154r-34,0r0,-99r34,0r0,99","w":61},"(":{"d":"108,68r-30,0v-68,-95,-73,-250,-1,-345r30,0v-46,71,-48,272,1,345","w":118},")":{"d":"42,-277v73,95,68,250,-1,345r-29,0v49,-74,47,-274,1,-345r29,0","w":118},"*":{"d":"158,-210r-41,14r25,35r-26,19r-26,-35r-26,35r-26,-19r25,-35r-41,-14r10,-31r42,14r0,-44r32,0r0,44r42,-14","w":180},"+":{"d":"255,-90r-87,0r0,90r-36,0r0,-90r-87,0r0,-35r87,0r0,-90r36,0r0,90r87,0r0,35","w":299},",":{"d":"68,-49v2,50,2,99,-46,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r46,0","w":90},"-":{"d":"102,-81r-86,0r0,-42r86,0r0,42","w":118,"k":{"\u015a":-7,"\u00d8":-7,"\u00d3":-7,"\u0106":-7,"Y":30,"X":13,"W":7,"V":13,"T":22,"S":-7,"O":-7,"J":-13,"G":-7,"C":-7}},".":{"d":"68,0r-46,0r0,-49r46,0r0,49","w":90},"\/":{"d":"117,-277r-101,310r-27,0r102,-310r26,0","w":110},"0":{"d":"90,-273v72,7,75,39,75,137v0,100,-3,133,-75,141v-72,-7,-75,-41,-75,-141v0,-99,3,-129,75,-137xm90,-32v26,0,23,-19,24,-53r0,-99v-1,-33,1,-51,-24,-51v-26,0,-23,18,-24,53r0,99v1,33,-1,51,24,51","w":180},"1":{"d":"123,0r-47,0r0,-191r-60,0r0,-32v45,-1,70,-18,74,-50r33,0r0,273","w":180},"2":{"d":"91,-273v47,-1,76,24,75,70v0,80,-81,100,-99,160r95,0r0,43r-147,0v-6,-72,46,-117,89,-163v15,-18,18,-75,-14,-72v-20,-2,-28,23,-26,53r-47,0v-2,-59,18,-91,74,-91","w":180},"3":{"d":"90,-273v44,0,70,26,70,70v0,31,-10,50,-31,57v25,6,37,28,37,64v0,58,-26,87,-78,87v-53,0,-78,-38,-73,-96r47,0v1,33,1,58,27,58v24,0,27,-18,27,-49v0,-40,-12,-46,-50,-45r0,-35v33,1,46,-7,46,-38v-1,-23,-2,-36,-24,-36v-18,0,-25,18,-24,44r-47,0v-3,-53,20,-81,73,-81","w":180},"4":{"d":"167,-54r-23,0r0,54r-46,0r0,-54r-86,0r0,-43r81,-170r51,0r0,173r23,0r0,40xm99,-93r0,-110r-50,110r50,0","w":180},"5":{"d":"85,-148v-13,0,-25,9,-25,22r-43,0r7,-141r128,0r0,43r-91,0r-3,54v48,-38,110,-2,106,75v-3,64,-17,99,-77,100v-50,1,-75,-32,-73,-92r47,0v-1,32,7,55,27,55v18,0,27,-20,27,-60v0,-37,-10,-56,-30,-56","w":180},"6":{"d":"91,-236v-29,1,-25,39,-26,71v40,-42,105,-9,100,68v-4,66,-14,102,-75,102v-71,0,-74,-40,-74,-137v0,-101,3,-141,78,-141v41,0,66,21,65,62r-47,0v1,-17,-6,-25,-21,-25xm90,-34v26,0,24,-20,25,-54v0,-36,-1,-51,-25,-55v-25,3,-25,22,-25,54v0,33,0,55,25,55","w":180},"7":{"d":"165,-229v-37,69,-59,145,-65,229r-52,0v5,-68,28,-142,68,-223r-101,0r0,-44r150,0r0,38","w":180},"8":{"d":"123,-147v31,7,41,28,41,68v0,55,-21,84,-74,84v-52,0,-74,-27,-74,-81v1,-39,10,-62,40,-71v-23,-7,-34,-26,-34,-58v0,-45,22,-67,68,-67v46,0,69,22,69,68v0,31,-12,50,-36,57xm68,-200v0,22,3,35,22,36v15,0,22,-12,22,-36v0,-22,-2,-36,-23,-36v-19,0,-21,15,-21,36xm90,-34v24,0,25,-16,25,-47v0,-29,-2,-48,-25,-48v-24,0,-24,21,-24,52v0,28,1,43,24,43","w":180},"9":{"d":"87,-273v73,0,76,39,76,138v0,100,-2,140,-74,140v-47,0,-70,-19,-69,-61r47,0v-1,16,7,24,22,24v29,-1,24,-36,25,-71v-39,41,-104,10,-99,-67v5,-65,12,-103,72,-103xm90,-125v25,-3,24,-22,24,-54v0,-33,-1,-51,-25,-55v-25,3,-24,21,-24,55v0,35,-2,50,25,54","w":180},":":{"d":"72,-152r-45,0r0,-48r45,0r0,48xm72,0r-45,0r0,-49r45,0r0,49","w":98},";":{"d":"72,-152r-45,0r0,-48r45,0r0,48xm72,-49v3,48,2,98,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":98},"<":{"d":"253,-5r-207,-85r0,-35r207,-85r0,39r-157,64r157,64r0,38","w":299},"=":{"d":"255,-128r-210,0r0,-35r210,0r0,35xm255,-52r-210,0r0,-35r210,0r0,35","w":299},">":{"d":"253,-90r-207,85r0,-38r158,-64r-158,-64r0,-39r207,85r0,35","w":299},"?":{"d":"88,-277v44,-1,69,27,70,69v2,62,-68,73,-60,135r-43,0v-9,-66,53,-80,53,-138v0,-19,-7,-28,-22,-28v-18,-1,-24,17,-23,41r-44,0v-2,-50,22,-78,69,-79xm99,0r-45,0r0,-47r45,0r0,47","w":176},"@":{"d":"196,-260v84,0,148,51,149,126v1,58,-41,113,-102,115v-25,0,-38,-10,-38,-29v-26,47,-117,37,-109,-31v-8,-68,81,-135,126,-76r10,-17r31,0r-27,112v0,8,6,12,17,12v37,0,60,-49,59,-87v0,-60,-53,-96,-117,-96v-81,0,-147,58,-147,139v0,119,157,151,240,85r14,21v-100,83,-286,32,-286,-105v0,-100,81,-169,180,-169xm183,-152v-29,0,-49,40,-49,74v0,37,34,40,54,22v16,-15,19,-43,26,-67v-3,-19,-13,-29,-31,-29","w":360},"A":{"d":"193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196,"k":{"\u201e":-7,"\u201a":-7,"\u201d":32,"\u201c":27,"\u2019":32,"\u2018":27,"\u0104":-7,"Y":22,"T":20,"A":-7,";":-7,":":-7,".":-7,",":-7}},"B":{"d":"139,-145v27,3,41,28,41,61v0,57,-21,83,-75,84r-82,0r0,-271v72,-1,150,-11,150,66v0,36,-12,56,-34,60xm72,-161v33,2,50,-2,50,-38v0,-34,-18,-36,-50,-35r0,73xm72,-39v37,2,56,-3,56,-42v0,-40,-17,-46,-56,-44r0,86","w":196,"k":{"Y":7,"W":7,"V":7,"-":-7}},"C":{"d":"100,-35v31,-1,30,-25,31,-61r49,0v2,66,-23,103,-80,102v-78,-3,-82,-56,-82,-145v0,-98,9,-138,82,-138v58,0,77,30,79,90r-49,0v1,-30,-8,-53,-29,-50v-39,6,-32,36,-32,98v0,67,-8,94,31,104","w":197,"k":{"\u015a":-7,"S":-7,"-":-8}},"D":{"d":"104,-271v78,0,90,42,90,119v0,97,-1,157,-101,152r-70,0r0,-271r81,0xm72,-40v74,6,71,-22,71,-99v0,-64,0,-100,-71,-92r0,191","w":211,"k":{"Y":7,"-":-7}},"E":{"d":"164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"F":{"d":"165,-226r-92,0r0,64r86,0r0,43r-86,0r0,119r-50,0r0,-271r142,0r0,45","w":176,"k":{"\u201e":33,"\u201a":33,"\u201d":-7,"\u2019":-7,"\u015b":8,"\u00f8":8,"\u00f3":8,"\u0119":8,"\u0107":8,"\u0105":8,"\u0104":15,"\u00c5":15,"u":8,"s":8,"r":7,"o":8,"e":8,"c":8,"a":8,"T":-7,"A":15,";":7,":":7,".":55,",":55}},"G":{"d":"105,-35v35,0,37,-29,37,-69r-35,0r0,-44r84,0r0,148r-34,0r-4,-30v-10,25,-24,38,-58,36v-74,-4,-77,-59,-77,-150v0,-93,12,-130,88,-133v60,-2,87,30,85,92r-47,0v1,-34,-11,-55,-36,-52v-46,5,-39,39,-39,106v0,57,-2,89,36,96","w":212,"k":{"Y":10,"T":7}},"H":{"d":"192,0r-50,0r0,-123r-69,0r0,123r-50,0r0,-271r50,0r0,106r69,0r0,-106r50,0r0,271","w":215},"I":{"d":"73,0r-50,0r0,-271r50,0r0,271","w":96},"J":{"d":"68,-32v17,-2,16,-13,17,-35r0,-204r49,0r0,191v2,69,-13,82,-66,86v-53,4,-69,-36,-64,-92r46,0v1,23,-5,55,18,54","w":158},"K":{"d":"194,0r-55,0r-49,-112r-18,30r0,82r-49,0r0,-271r49,0r0,113r62,-113r56,0r-68,113","w":196,"k":{"\u00ab":13,"\u2039":13,"\u201e":-7,"\u201a":-7,"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"y":10,"u":7,"s":7,"o":7,"e":7,"Y":10,"W":7,"U":10,"T":7,"-":13}},"L":{"d":"165,0r-142,0r0,-271r50,0r0,225r92,0r0,46","w":175,"k":{"\u00ab":13,"\u2039":13,"\u201d":60,"\u201c":60,"\u2019":60,"\u2018":60,"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"\u0107":7,"\u0105":7,"\u015a":13,"\u00d8":13,"\u00d3":13,"y":13,"u":7,"s":7,"o":7,"e":7,"c":7,"a":7,"Y":40,"W":25,"V":33,"U":13,"T":30,"S":13,"O":13,"-":13}},"M":{"d":"249,0r-48,0r1,-240r-50,240r-31,0r-51,-240r1,240r-48,0r0,-271r76,0r37,176r37,-176r76,0r0,271","w":272},"N":{"d":"192,0r-52,0r-71,-190r2,190r-48,0r0,-271r52,0r70,190r-1,-190r48,0r0,271","w":214},"O":{"d":"105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211,"k":{"\u201c":-7,"\u2018":-7,"Y":10,"X":7,".":12,"-":-7,",":12}},"P":{"d":"23,-271v82,0,163,-14,163,77v0,68,-43,84,-113,79r0,115r-50,0r0,-271xm72,-152v39,1,63,-1,63,-41v0,-41,-24,-41,-63,-40r0,81","w":196,"k":{"\u00bb":7,"\u00ab":13,"\u203a":7,"\u2039":13,"\u201e":53,"\u201a":53,"\u201d":-7,"\u201c":-7,"\u2019":-7,"\u2018":-7,"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"\u0107":10,"\u0105":10,"\u0104":17,"\u00c5":17,"s":7,"o":7,"e":7,"c":10,"a":10,"A":17,".":77,"-":17,",":77}},"Q":{"d":"105,-277v80,0,87,42,88,142v0,58,-5,93,-16,107r30,31r-26,25r-31,-31v-12,6,-27,9,-45,9v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm69,-135v0,67,-6,105,48,99r-14,-15r25,-25r11,11v0,-65,23,-177,-34,-172v-43,4,-36,38,-36,102","w":211},"R":{"d":"23,-271v79,1,167,-16,167,71v0,36,-13,56,-38,60v62,2,20,103,53,140r-60,0v-6,-13,-6,-54,-5,-78v1,-42,-26,-42,-68,-41r0,119r-49,0r0,-271xm72,-156v40,1,68,1,68,-41v0,-39,-30,-37,-68,-36r0,77","w":207,"k":{"\u00ab":-7,"\u2039":-7,"\u201e":-13,"\u201a":-13,"\u015b":-7,"\u00f8":-7,"\u00f3":-7,"\u0119":-7,"\u0107":-7,"\u0105":-7,"u":-7,"s":-7,"o":-7,"e":-7,"c":-7,"a":-7,"Y":7,".":-7,"-":-7,",":-7}},"S":{"d":"126,-188v1,-29,-5,-46,-31,-48v-26,-2,-33,31,-17,47v34,33,101,50,101,118v0,50,-30,77,-81,77v-59,0,-86,-37,-80,-101r50,0v0,31,-3,60,28,60v33,0,41,-35,25,-55v-29,-37,-100,-49,-100,-114v0,-46,29,-73,75,-73v54,0,81,32,78,89r-48,0","w":197},"T":{"d":"170,-226r-58,0r0,226r-50,0r0,-226r-58,0r0,-45r166,0r0,45","w":173,"k":{"\u00bb":20,"\u00ab":27,"\u203a":20,"\u2039":27,"\u201e":23,"\u201a":23,"\u201c":-7,"\u2018":-7,"\u015b":32,"\u00f8":32,"\u00f3":32,"\u0119":32,"\u0107":32,"\u0105":32,"\u0104":20,"\u00c5":20,"y":32,"w":32,"u":27,"s":32,"r":25,"o":32,"e":32,"c":32,"a":32,"T":-8,"A":20,";":27,":":27,".":37,"-":22,",":37}},"U":{"d":"108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"V":{"d":"189,-271r-57,271r-66,0r-61,-271r54,0r40,216r36,-216r54,0","w":196,"k":{"\u00bb":7,"\u00ab":13,"\u203a":7,"\u2039":13,"\u201e":13,"\u201a":13,"\u201d":-7,"\u2019":-7,"\u015b":17,"\u00f8":17,"\u00f3":17,"\u0119":17,"\u0107":17,"\u0105":17,"u":10,"s":17,"o":17,"e":17,"c":17,"a":17,";":7,":":7,".":33,"-":13,",":33}},"W":{"d":"288,-271r-49,271r-60,0r-31,-171r-29,171r-60,0r-53,-271r53,0r33,205r35,-205r42,0r39,209r29,-209r51,0","w":294,"k":{"\u201e":13,"\u201a":13,"\u015b":10,"\u00f8":10,"\u00f3":10,"\u0119":10,"\u0107":10,"\u0105":10,"s":10,"o":10,"e":10,"c":10,"a":10,".":23,"-":7,",":23}},"X":{"d":"194,0r-57,0r-39,-90r-40,90r-55,0r66,-138r-63,-133r57,0r36,86r37,-86r56,0r-65,133","w":197,"k":{"\u201c":7,"\u2018":7,"\u0119":7,"\u015a":7,"\u00d8":7,"\u00d3":7,"\u0106":7,"e":7,"S":7,"O":7,"C":7,"-":13}},"Y":{"d":"195,-271r-70,156r0,115r-51,0r0,-115r-71,-156r56,0r41,102r40,-102r55,0","w":198,"k":{"\u00bb":33,"\u00ab":33,"\u203a":33,"\u2039":33,"\u201e":33,"\u201a":33,"\u015b":30,"\u00f8":30,"\u00f3":30,"\u0119":30,"\u0107":30,"\u0105":30,"\u015a":10,"\u00d8":10,"\u00d3":10,"\u0106":7,"\u0104":22,"\u00c5":22,"u":27,"s":30,"o":30,"i":7,"e":30,"c":30,"a":30,"S":10,"O":10,"C":7,"A":22,";":22,":":22,".":53,"-":30,",":53}},"Z":{"d":"163,0r-152,0r0,-46r95,-183r-91,0r0,-42r144,0r0,42r-93,183r97,0r0,46","k":{"\u00ab":7,"\u2039":7,"-":13}},"[":{"d":"100,73r-72,0r0,-344r72,0r0,30r-28,0r0,285r28,0r0,29","w":118},"\\":{"d":"117,33r-26,0r-102,-310r27,0","w":110},"]":{"d":"86,73r-72,0r0,-29r28,0r0,-285r-28,0r0,-30r72,0r0,344","w":118},"^":{"d":"287,-158r-42,0r-65,-65r-66,65r-41,0r85,-99r44,0","w":360},"_":{"d":"180,85r-180,0r0,-36r180,0r0,36","w":180},"`":{"d":"115,-225r-22,0r-54,-50r45,0","w":180},"a":{"d":"89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"b":{"d":"108,-209v50,0,52,43,52,108v0,63,-3,106,-53,106v-20,0,-34,-8,-42,-26r0,21r-44,0r0,-271r47,0r0,85v8,-15,21,-23,40,-23xm91,-33v24,-6,21,-27,21,-68v0,-41,5,-63,-21,-68v-30,6,-25,31,-25,76v0,39,-2,55,25,60"},"c":{"d":"83,-31v22,0,21,-21,21,-49r45,0v3,55,-18,86,-66,85v-62,-2,-69,-37,-69,-107v0,-71,8,-105,69,-107v46,-2,68,26,66,76r-45,0v1,-23,-6,-40,-20,-39v-33,1,-21,69,-21,104v0,23,0,37,20,37","w":163},"d":{"d":"15,-101v0,-65,2,-108,52,-108v19,0,32,8,40,23r0,-85r47,0r0,271r-44,0r0,-21v-8,18,-22,26,-42,26v-50,0,-53,-43,-53,-106xm84,-33v24,-3,26,-21,25,-56v-2,-48,5,-73,-25,-80v-24,5,-21,26,-21,64v0,44,-5,65,21,72"},"e":{"d":"87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"f":{"d":"25,-203v-5,-51,12,-78,66,-68r0,36v-19,-6,-21,13,-19,32r19,0r0,35r-19,0r0,168r-47,0r0,-168r-19,0r0,-35r19,0","w":99,"k":{"\u201d":-17,"\u201c":-13,"\u2019":-17,"\u2018":-13,".":7,",":7}},"g":{"d":"15,-103v0,-63,3,-106,53,-106v20,0,34,9,42,27r0,-21r44,0r0,187v0,64,-15,84,-72,84v-41,0,-63,-15,-63,-46r47,0v0,8,6,13,17,13v26,1,24,-25,24,-52v-8,15,-20,22,-38,22v-53,0,-54,-41,-54,-108xm84,-34v30,-7,23,-33,25,-81v1,-35,-1,-52,-25,-55v-26,6,-21,30,-21,72v0,38,-3,58,21,64"},"h":{"d":"91,-168v-21,0,-23,14,-24,38r0,130r-46,0r0,-271r46,0r0,87v19,-40,88,-32,88,24r0,160r-46,0r0,-136v0,-20,-1,-32,-18,-32"},"i":{"d":"67,-229r-47,0r0,-42r47,0r0,42xm67,0r-47,0r0,-203r47,0r0,203","w":87},"j":{"d":"70,-229r-47,0r0,-42r47,0r0,42xm6,29v17,-1,18,-2,18,-21r0,-211r46,0r0,211v3,56,-14,63,-64,60r0,-39","w":90},"k":{"d":"158,0r-51,0r-29,-81v-17,14,-11,51,-12,81r-45,0r0,-271r45,0r0,142r42,-74r50,0r-51,77","w":155},"l":{"d":"67,0r-47,0r0,-271r47,0r0,271","w":87},"m":{"d":"64,-180v10,-35,80,-40,92,-3v24,-42,95,-33,95,27r0,156r-46,0r0,-130v-1,-27,0,-38,-23,-38v-21,0,-23,13,-23,37r0,131r-46,0r0,-132v-1,-22,-2,-36,-22,-36v-20,0,-23,14,-24,35r0,133r-46,0r0,-203r43,0r0,23","w":270},"n":{"d":"90,-169v-19,0,-21,15,-22,39r0,130r-47,0r0,-203r46,0r0,20v20,-41,88,-34,88,23r0,160r-46,0r0,-136v0,-21,-2,-33,-19,-33"},"o":{"d":"86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"p":{"d":"107,-209v50,0,53,43,53,106v0,65,-2,108,-52,108v-19,0,-32,-7,-40,-22r0,85r-47,0r0,-271r44,0r0,21v8,-18,22,-27,42,-27xm91,-34v25,-6,21,-27,21,-68v0,-41,4,-63,-21,-68v-28,4,-25,22,-25,60v0,46,-4,69,25,76"},"q":{"d":"15,-103v0,-63,3,-106,53,-106v20,0,34,9,42,27r0,-21r44,0r0,271r-47,0r0,-85v-8,15,-21,22,-40,22v-50,0,-52,-43,-52,-108xm84,-34v30,-7,23,-33,25,-81v1,-35,-1,-52,-25,-55v-26,6,-21,30,-21,72v0,38,-3,58,21,64"},"r":{"d":"113,-152v-71,-8,-36,94,-44,152r-48,0r0,-203r45,0r0,33v12,-25,27,-39,47,-39r0,57","w":121,"k":{"\u00ab":7,"\u2039":7,"\u201e":13,"\u201a":13,"\u201d":-7,"\u201c":-10,"\u2019":-7,"\u2018":-10,"\u017c":-7,"\u017a":-7,"z":-7,"y":-7,"x":-7,"w":-7,"v":-7,"t":-7,"f":-7,".":33,"-":7,",":33}},"s":{"d":"91,-66v-26,-21,-77,-42,-77,-87v0,-37,22,-56,66,-56v42,0,63,24,62,68r-42,0v9,-34,-40,-46,-42,-15v17,48,92,47,87,105v-3,38,-26,56,-67,56v-47,0,-67,-25,-65,-73r43,0v0,23,1,38,23,38v23,0,27,-24,12,-36","w":158},"t":{"d":"70,-62v-1,21,4,28,20,25r0,37v-45,5,-67,3,-67,-46r0,-122r-18,0r0,-35r18,0r0,-56r47,0r0,56r20,0r0,35r-20,0r0,106","w":97},"u":{"d":"85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"v":{"d":"156,-203r-47,203r-58,0r-47,-203r50,0r27,155r26,-155r49,0","w":159,"k":{".":23,",":23}},"w":{"d":"231,-203r-39,203r-51,0r-23,-121r-18,121r-52,0r-43,-203r49,0r22,150r23,-150r38,0r28,152r19,-152r47,0","w":235,"k":{"\u201e":13,"\u201a":13,"\u201c":-7,"\u2018":-7,".":17,",":17}},"x":{"d":"155,0r-52,0r-24,-54r-23,54r-53,0r53,-104r-51,-99r53,0r22,50r22,-50r52,0r-51,99","w":157},"y":{"d":"156,-203r-53,222v-6,41,-26,53,-72,48r0,-36v19,4,30,-4,25,-25r-52,-209r49,0r28,146r28,-146r47,0","w":159,"k":{"\u201e":13,"\u201a":13,"\u201c":-7,"\u2018":-7,".":25,",":25}},"z":{"d":"130,0r-122,0r0,-37r68,-127r-68,0r0,-39r121,0r0,34r-71,129r72,0r0,40","w":137},"{":{"d":"80,-93v78,4,-8,142,75,129r0,37v-56,-1,-81,-2,-81,-60v0,-46,8,-95,-46,-88r0,-37v49,9,49,-40,46,-88v-3,-56,27,-61,81,-60r0,37v-79,-17,1,127,-75,130","w":180},"|":{"d":"108,85r-36,0r0,-360r36,0r0,360","w":180},"}":{"d":"106,-200v-2,46,-5,98,47,88r0,37v-53,-7,-50,40,-47,88v3,57,-28,60,-81,60r0,-37v80,17,0,-125,75,-129v-42,-4,-36,-49,-36,-95v0,-31,-11,-36,-39,-35r0,-37v55,-1,84,5,81,60","w":180},"~":{"d":"31,-112v56,-48,106,-2,172,-2v19,0,41,-9,66,-27r0,39v-54,46,-108,1,-170,1v-19,0,-42,10,-68,28r0,-39","w":299},"\u00a0":{"w":90},"\u00c0":{"d":"123,-296r-30,0r-35,-47r46,0xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u00c1":{"d":"142,-343r-35,47r-30,0r19,-47r46,0xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u00c2":{"d":"145,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u00c3":{"d":"147,-336v-5,48,-34,45,-69,33v-8,0,-12,5,-14,13r-15,0v7,-48,33,-43,69,-33v7,0,12,-4,14,-13r15,0xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u00c4":{"d":"148,-297r-39,0r0,-42r39,0r0,42xm88,-297r-39,0r0,-42r39,0r0,42xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u0100":{"d":"150,-301r-106,0r0,-32r106,0r0,32xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u0102":{"d":"143,-336v-3,33,-19,51,-48,51v-29,0,-45,-18,-48,-51r20,0v1,29,56,29,56,0r20,0xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196},"\u00c5":{"d":"98,-347v19,0,35,17,35,36v0,19,-16,36,-35,35v-18,0,-35,-16,-35,-35v0,-19,16,-36,35,-36xm193,0r-54,0r-13,-68r-58,0r-13,68r-52,0r61,-267r68,0xm84,-311v0,19,28,17,28,0v0,-9,-5,-14,-14,-14v-7,-1,-15,7,-14,14xm118,-109r-21,-113r-21,113r42,0","w":196,"k":{"\u201e":-7,"\u201a":-7,"\u201d":32,"\u201c":27,"\u2019":32,"\u2018":27,"Y":22,"T":20,";":-7,":":-7,".":-7,",":-7}},"\u0104":{"d":"193,0v-19,-3,-28,34,-6,34v4,0,8,-1,11,-3r0,34v-29,7,-63,-1,-63,-29v0,-14,7,-26,23,-36r-19,0r-13,-68r-58,0r-13,68r-52,0r61,-271r68,0xm118,-109r-21,-113r-21,113r42,0","w":196,"k":{"Y":22,"T":20,"A":-7,";":-7,":":-7,".":-7,",":-7}},"\u00c6":{"d":"262,0r-136,0r0,-69r-57,0r-23,69r-54,0r103,-271r166,0r0,45r-87,0r0,63r81,0r0,42r-81,0r0,76r88,0r0,45xm126,-108r0,-118r-6,0r-38,118r44,0","w":275},"\u0106":{"d":"147,-343r-35,47r-30,0r19,-47r46,0xm100,-35v31,-1,30,-25,31,-61r49,0v2,66,-23,103,-80,102v-78,-3,-82,-56,-82,-145v0,-98,9,-138,82,-138v58,0,77,30,79,90r-49,0v1,-30,-8,-53,-29,-50v-39,6,-32,36,-32,98v0,67,-8,94,31,104","w":197,"k":{"\u201e":-7,"\u201a":-7,"S":-7,"-":-8}},"\u0108":{"d":"150,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-46r36,0xm100,-35v31,-1,30,-25,31,-61r49,0v2,66,-23,103,-80,102v-78,-3,-82,-56,-82,-145v0,-98,9,-138,82,-138v58,0,77,30,79,90r-49,0v1,-30,-8,-53,-29,-50v-39,6,-32,36,-32,98v0,67,-8,94,31,104","w":197},"\u010c":{"d":"147,-342r-30,46r-36,0r-31,-46v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm100,-35v31,-1,30,-25,31,-61r49,0v2,66,-23,103,-80,102v-78,-3,-82,-56,-82,-145v0,-98,9,-138,82,-138v58,0,77,30,79,90r-49,0v1,-30,-8,-53,-29,-50v-39,6,-32,36,-32,98v0,67,-8,94,31,104","w":197},"\u010a":{"d":"119,-296r-38,0r0,-40r38,0r0,40xm100,-35v31,-1,30,-25,31,-61r49,0v2,66,-23,103,-80,102v-78,-3,-82,-56,-82,-145v0,-98,9,-138,82,-138v58,0,77,30,79,90r-49,0v1,-30,-8,-53,-29,-50v-39,6,-32,36,-32,98v0,67,-8,94,31,104","w":197},"\u00c7":{"d":"100,-35v31,-1,30,-25,31,-61r49,0v2,66,-23,103,-80,102v-78,-3,-82,-56,-82,-145v0,-98,9,-138,82,-138v58,0,77,30,79,90r-49,0v1,-30,-8,-53,-29,-50v-39,6,-32,36,-32,98v0,67,-8,94,31,104xm142,49v1,40,-44,40,-85,31r0,-24v29,3,47,14,52,-8v2,-8,-9,-12,-22,-11r0,-37r20,0r0,15v24,2,35,13,35,34","w":197},"\u010e":{"d":"143,-342r-31,47r-36,0r-30,-47v28,-4,35,13,48,23v14,-10,21,-27,49,-23xm104,-271v78,0,90,42,90,119v0,97,-1,157,-101,152r-70,0r0,-271r81,0xm72,-40v74,6,71,-22,71,-99v0,-64,0,-100,-71,-92r0,191","w":211},"\u0110":{"d":"105,-271v77,1,91,40,90,119v-1,96,-2,157,-102,152r-69,0r0,-126r-25,0r0,-36r25,0r0,-109r81,0xm73,-40v76,6,67,-23,70,-99v2,-65,0,-99,-70,-92r0,69r41,0r0,36r-41,0r0,86","w":212},"\u00d0":{"d":"105,-271v77,1,91,40,90,119v-1,96,-2,157,-102,152r-69,0r0,-126r-25,0r0,-36r25,0r0,-109r81,0xm73,-40v76,6,67,-23,70,-99v2,-65,0,-99,-70,-92r0,69r41,0r0,36r-41,0r0,86","w":212,"k":{"Y":7,"-":-7}},"\u00c8":{"d":"113,-296r-30,0r-35,-47r46,0xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u00c9":{"d":"138,-343r-34,47r-31,0r20,-47r45,0xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u00ca":{"d":"145,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u011a":{"d":"141,-342r-31,47r-36,0r-30,-47v28,-4,35,13,48,23v14,-10,21,-27,49,-23xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u00cb":{"d":"140,-297r-38,0r0,-42r38,0r0,42xm80,-297r-38,0r0,-42r38,0r0,42xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u0112":{"d":"147,-301r-106,0r0,-32r106,0r0,32xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u0114":{"d":"143,-335v-3,33,-20,50,-49,50v-29,0,-45,-17,-48,-50r20,0v1,28,56,28,56,0r21,0xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u0116":{"d":"112,-291r-37,0r0,-40r37,0r0,40xm164,0r-141,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u0118":{"d":"164,0v-18,-2,-31,3,-32,19v-1,15,14,18,24,12r0,34v-29,7,-63,-1,-63,-29v0,-14,7,-26,23,-36r-93,0r0,-271r139,0r0,45r-89,0r0,63r83,0r0,43r-83,0r0,74r91,0r0,46","w":178},"\u011c":{"d":"156,-297v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-46r36,0xm105,-35v35,0,37,-29,37,-69r-35,0r0,-44r84,0r0,148r-34,0r-4,-30v-10,25,-24,38,-58,36v-74,-4,-77,-59,-77,-150v0,-93,12,-130,88,-133v60,-2,87,30,85,92r-47,0v1,-34,-11,-55,-36,-52v-46,5,-39,39,-39,106v0,57,-2,89,36,96","w":212},"\u011e":{"d":"158,-336v-3,33,-20,50,-49,50v-29,0,-45,-17,-48,-50r20,0v1,29,57,29,57,0r20,0xm105,-35v35,0,37,-29,37,-69r-35,0r0,-44r84,0r0,148r-34,0r-4,-30v-10,25,-24,38,-58,36v-74,-4,-77,-59,-77,-150v0,-93,12,-130,88,-133v60,-2,87,30,85,92r-47,0v1,-34,-11,-55,-36,-52v-46,5,-39,39,-39,106v0,57,-2,89,36,96","w":212},"\u0120":{"d":"125,-292r-37,0r0,-40r37,0r0,40xm105,-35v35,0,37,-29,37,-69r-35,0r0,-44r84,0r0,148r-34,0r-4,-30v-10,25,-24,38,-58,36v-74,-4,-77,-59,-77,-150v0,-93,12,-130,88,-133v60,-2,87,30,85,92r-47,0v1,-34,-11,-55,-36,-52v-46,5,-39,39,-39,106v0,57,-2,89,36,96","w":212},"\u0122":{"d":"105,-35v35,0,37,-29,37,-69r-35,0r0,-44r84,0r0,148r-34,0r-4,-30v-10,25,-24,38,-58,36v-74,-4,-77,-59,-77,-150v0,-93,12,-130,88,-133v60,-2,87,30,85,92r-47,0v1,-34,-11,-55,-36,-52v-46,5,-39,39,-39,106v0,57,-2,89,36,96xm126,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":212},"\u0124":{"d":"156,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-46r36,0xm192,0r-50,0r0,-123r-69,0r0,123r-50,0r0,-271r50,0r0,106r69,0r0,-106r50,0r0,271","w":215},"\u0126":{"d":"207,-210r-15,0r0,210r-50,0r0,-123r-69,0r0,123r-50,0r0,-210r-14,0r0,-32r14,0r0,-29r50,0r0,29r69,0r0,-29r50,0r0,29r15,0r0,32xm142,-165r0,-45r-69,0r0,45r69,0","w":215},"\u00cc":{"d":"67,-296r-30,0r-34,-47r45,0xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u00cd":{"d":"97,-343r-35,47r-30,0r19,-47r46,0xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u012c":{"d":"96,-335v-3,33,-19,50,-48,50v-29,0,-45,-17,-48,-50r20,0v1,28,56,28,56,0r20,0xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u00ce":{"d":"98,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u0128":{"d":"98,-335v-4,48,-34,45,-68,33v-8,0,-13,5,-15,13r-15,0v6,-48,33,-44,69,-33v7,0,12,-4,14,-13r15,0xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u00cf":{"d":"98,-297r-39,0r0,-42r39,0r0,42xm37,-297r-38,0r0,-42r38,0r0,42xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u012a":{"d":"102,-300r-106,0r0,-32r106,0r0,32xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u0130":{"d":"68,-292r-38,0r0,-40r38,0r0,40xm73,0r-50,0r0,-271r50,0r0,271","w":96},"\u012e":{"d":"73,0v-17,-1,-24,35,-3,34v4,0,8,-1,11,-3r0,34v-29,7,-63,-1,-63,-29v0,-14,7,-26,23,-36r-18,0r0,-271r50,0r0,271","w":96},"\u0134":{"d":"159,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-46r36,0xm68,-32v17,-2,16,-13,17,-35r0,-204r49,0r0,191v2,69,-13,82,-66,86v-53,4,-69,-36,-64,-92r46,0v1,23,-5,55,18,54","w":158},"\u0136":{"d":"194,0r-55,0r-49,-112r-18,30r0,82r-49,0r0,-271r49,0r0,113r62,-113r56,0r-68,113xm127,15v2,49,4,99,-45,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r45,0","w":196},"\u0139":{"d":"98,-343r-35,47r-30,0r19,-47r46,0xm165,0r-142,0r0,-271r50,0r0,225r92,0r0,46","w":175},"\u013d":{"d":"143,-271r-35,47r-30,0r19,-47r46,0xm165,0r-142,0r0,-271r50,0r0,225r92,0r0,46","w":175},"\u013b":{"d":"165,0r-142,0r0,-271r50,0r0,225r92,0r0,46xm122,15v2,49,4,99,-45,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r45,0","w":175},"\u0141":{"d":"167,0r-141,0r0,-102r-18,13r0,-47r18,-13r0,-122r50,0r0,93r44,-30r0,47r-44,30r0,85r91,0r0,46","w":178,"k":{"y":13,"u":7,"o":7,"e":7,"a":7,"Y":40,"W":25,"V":33,"U":13,"T":30,"O":13,"-":13}},"\u013f":{"d":"107,-161v15,-1,28,13,28,28v0,16,-14,27,-28,28v-16,0,-28,-12,-28,-28v0,-16,13,-27,28,-28xm165,0r-142,0r0,-271r50,0r0,225r92,0r0,46","w":175},"\u0143":{"d":"152,-343r-34,47r-31,0r20,-47r45,0xm192,0r-52,0r-71,-190r2,190r-48,0r0,-271r52,0r70,190r-1,-190r48,0r0,271","w":214},"\u0147":{"d":"159,-342r-31,47r-36,0r-30,-47v28,-4,35,13,48,23v14,-10,21,-27,49,-23xm192,0r-52,0r-71,-190r2,190r-48,0r0,-271r52,0r70,190r-1,-190r48,0r0,271","w":214},"\u00d1":{"d":"158,-336v-5,48,-34,45,-69,33v-8,0,-12,5,-14,13r-16,0v7,-48,33,-43,70,-33v7,0,12,-4,14,-13r15,0xm192,0r-52,0r-71,-190r2,190r-48,0r0,-271r52,0r70,190r-1,-190r48,0r0,271","w":214},"\u0145":{"d":"192,0r-52,0r-71,-190r2,190r-48,0r0,-271r52,0r70,190r-1,-190r48,0r0,271xm131,15v2,49,4,99,-45,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r45,0","w":214},"\u00d2":{"d":"130,-296r-31,0r-34,-47r46,0xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u00d3":{"d":"153,-343r-35,47r-30,0r19,-47r46,0xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211,"k":{"Y":10,"X":7,".":12,"-":-7,",":12}},"\u00d4":{"d":"153,-296v-28,4,-35,-13,-49,-23v-14,10,-21,27,-49,23r31,-47r36,0xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u00d5":{"d":"154,-336v-5,48,-34,45,-69,33v-8,0,-12,5,-14,13r-16,0v7,-48,33,-43,70,-33v7,0,11,-4,13,-13r16,0xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u00d6":{"d":"155,-297r-38,0r0,-42r38,0r0,42xm95,-297r-38,0r0,-42r38,0r0,42xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u014c":{"d":"159,-300r-105,0r0,-32r105,0r0,32xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u014e":{"d":"156,-336v-3,33,-20,50,-49,50v-29,0,-45,-17,-48,-50r20,0v1,29,56,29,56,0r21,0xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u0150":{"d":"189,-342r-59,46r-19,0r36,-46r42,0xm132,-342r-46,46r-17,0r22,-46r41,0xm105,-277v80,0,88,42,88,142v0,99,-7,141,-88,141v-80,0,-87,-42,-87,-141v0,-99,6,-142,87,-142xm106,-34v42,-7,36,-37,36,-101v0,-65,6,-94,-37,-102v-42,7,-36,38,-36,102v0,63,-5,93,37,101","w":211},"\u00d8":{"d":"18,-136v0,-100,10,-141,87,-141v27,0,48,7,62,21r14,-24r23,14r-20,35v7,22,10,55,10,101v0,91,-8,135,-89,136v-25,0,-45,-6,-58,-18r-18,29r-23,-15r24,-38v-8,-21,-12,-55,-12,-100xm107,-237v-52,0,-34,70,-37,140r68,-110v-2,-20,-12,-30,-31,-30xm103,-34v54,0,36,-79,38,-135r-67,110v2,17,12,25,29,25","w":211,"k":{"\u201c":-7,"\u2018":-7,"Y":10,"X":7,".":12,"-":-7,",":12}},"\u0152":{"d":"18,-134v-1,-97,11,-143,81,-143v22,0,37,9,45,26r0,-20r134,0r0,45r-89,0r0,63r83,0r0,42r-83,0r0,75r91,0r0,46r-136,0r0,-20v-8,17,-24,26,-49,26v-69,0,-76,-57,-77,-140xm108,-34v21,2,33,-16,33,-38r0,-130v0,-21,-13,-37,-34,-35v-40,5,-38,45,-38,105v0,58,-2,94,39,98","w":293},"\u0154":{"d":"134,-343r-35,47r-30,0r19,-47r46,0xm23,-271v79,1,167,-16,167,71v0,36,-13,56,-38,60v62,2,20,103,53,140r-60,0v-6,-13,-6,-54,-5,-78v1,-42,-26,-42,-68,-41r0,119r-49,0r0,-271xm72,-156v40,1,68,1,68,-41v0,-39,-30,-37,-68,-36r0,77","w":207},"\u0158":{"d":"143,-342r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm23,-271v79,1,167,-16,167,71v0,36,-13,56,-38,60v62,2,20,103,53,140r-60,0v-6,-13,-6,-54,-5,-78v1,-42,-26,-42,-68,-41r0,119r-49,0r0,-271xm72,-156v40,1,68,1,68,-41v0,-39,-30,-37,-68,-36r0,77","w":207},"\u0156":{"d":"23,-271v79,1,167,-16,167,71v0,36,-13,56,-38,60v62,2,20,103,53,140r-60,0v-6,-13,-6,-54,-5,-78v1,-42,-26,-42,-68,-41r0,119r-49,0r0,-271xm133,15v2,49,3,100,-46,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r46,0xm72,-156v40,1,68,1,68,-41v0,-39,-30,-37,-68,-36r0,77","w":207},"\u015a":{"d":"147,-343r-35,47r-30,0r19,-47r46,0xm126,-188v1,-29,-5,-46,-31,-48v-26,-2,-33,31,-17,47v34,33,101,50,101,118v0,50,-30,77,-81,77v-59,0,-86,-37,-80,-101r50,0v0,31,-3,60,28,60v33,0,41,-35,25,-55v-29,-37,-100,-49,-100,-114v0,-46,29,-73,75,-73v54,0,81,32,78,89r-48,0","w":197},"\u015c":{"d":"146,-295v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-47r36,0xm126,-188v1,-29,-5,-46,-31,-48v-26,-2,-33,31,-17,47v34,33,101,50,101,118v0,50,-30,77,-81,77v-59,0,-86,-37,-80,-101r50,0v0,31,-3,60,28,60v33,0,41,-35,25,-55v-29,-37,-100,-49,-100,-114v0,-46,29,-73,75,-73v54,0,81,32,78,89r-48,0","w":197},"\u0160":{"d":"148,-341r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm126,-188v1,-29,-5,-46,-31,-48v-26,-2,-33,31,-17,47v34,33,101,50,101,118v0,50,-30,77,-81,77v-59,0,-86,-37,-80,-101r50,0v0,31,-3,60,28,60v33,0,41,-35,25,-55v-29,-37,-100,-49,-100,-114v0,-46,29,-73,75,-73v54,0,81,32,78,89r-48,0","w":197},"\u015e":{"d":"126,-188v1,-29,-5,-46,-31,-48v-26,-2,-33,31,-17,47v34,33,101,50,101,118v0,49,-28,75,-75,77r0,9v24,2,36,13,36,34v0,39,-45,41,-86,31r0,-24v30,4,46,13,53,-8v1,-8,-10,-12,-23,-11r0,-31v-50,-3,-72,-43,-66,-101r50,0v0,31,-3,60,28,60v33,0,41,-35,25,-55v-29,-37,-100,-49,-100,-114v0,-46,29,-73,75,-73v54,0,81,32,78,89r-48,0","w":197},"\u0218":{"d":"126,-188v1,-29,-5,-46,-31,-48v-26,-2,-33,31,-17,47v34,33,101,50,101,118v0,50,-30,77,-81,77v-59,0,-86,-37,-80,-101r50,0v0,31,-3,60,28,60v33,0,41,-35,25,-55v-29,-37,-100,-49,-100,-114v0,-46,29,-73,75,-73v54,0,81,32,78,89r-48,0xm120,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":197},"\u0164":{"d":"134,-340r-31,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,21,-27,49,-23xm170,-226r-58,0r0,226r-50,0r0,-226r-58,0r0,-45r166,0r0,45","w":173},"\u0162":{"d":"170,-226r-58,0r0,226r-50,0r0,-226r-58,0r0,-45r166,0r0,45xm111,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":173},"\u021a":{"d":"170,-226r-58,0r0,226r-50,0r0,-226r-58,0r0,-45r166,0r0,45xm111,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":173},"\uf6c1":{"d":"170,-226r-58,0r0,226r-15,0r0,15v24,2,35,13,35,34v1,40,-44,40,-85,31r0,-24v29,3,47,14,52,-8v2,-8,-9,-12,-22,-11r0,-37r-15,0r0,-226r-58,0r0,-45r166,0r0,45","w":173},"\u0166":{"d":"170,-226r-58,0r0,88r28,0r0,32r-28,0r0,106r-50,0r0,-106r-28,0r0,-32r28,0r0,-88r-58,0r0,-45r166,0r0,45","w":173},"\u00de":{"d":"73,-222v68,-4,113,6,113,75v0,69,-43,87,-113,81r0,66r-50,0r0,-271r50,0r0,49xm72,-104v39,1,63,0,63,-40v0,-41,-24,-41,-63,-40r0,80","w":196},"\u00d9":{"d":"127,-296r-30,0r-34,-47r45,0xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u00da":{"d":"147,-343r-35,47r-30,0r19,-47r46,0xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u00db":{"d":"157,-296v-28,4,-35,-13,-49,-23v-14,10,-21,27,-49,23r31,-47r36,0xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u0168":{"d":"156,-336v-4,47,-34,46,-69,34v-8,0,-12,4,-14,12r-15,0v6,-48,34,-42,69,-32v7,0,12,-5,14,-14r15,0xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u00dc":{"d":"157,-297r-39,0r0,-42r39,0r0,42xm97,-297r-39,0r0,-42r39,0r0,42xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u016a":{"d":"162,-299r-106,0r0,-32r106,0r0,32xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u016c":{"d":"157,-335v-3,33,-19,50,-48,50v-29,0,-45,-17,-48,-50r20,0v1,29,56,29,56,0r20,0xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u016e":{"d":"108,-346v21,0,38,18,38,38v0,22,-16,39,-38,39v-22,0,-38,-17,-38,-39v0,-20,17,-38,38,-38xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53xm108,-292v7,0,15,-7,15,-15v0,-9,-7,-16,-15,-16v-9,0,-15,8,-15,16v-1,8,8,15,15,15","w":214},"\u0170":{"d":"188,-342r-59,46r-20,0r36,-46r43,0xm131,-342r-47,46r-17,0r23,-46r41,0xm108,-35v31,0,35,-18,35,-54r0,-182r49,0r0,187v4,65,-25,90,-84,90v-65,0,-84,-23,-85,-90r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u0172":{"d":"108,-35v31,0,35,-18,35,-54r0,-182r49,0r-2,222v0,34,-39,36,-42,68v-2,15,14,18,24,12r0,34v-29,7,-63,-1,-63,-29v0,-12,5,-22,16,-31v-70,5,-102,-16,-102,-89r0,-187r50,0r0,183v0,36,4,53,35,53","w":214},"\u0174":{"d":"198,-296v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm288,-271r-49,271r-60,0r-31,-171r-29,171r-60,0r-53,-271r53,0r33,205r35,-205r42,0r39,209r29,-209r51,0","w":294},"\u00dd":{"d":"150,-343r-43,47r-22,0r20,-47r45,0xm195,-271r-70,156r0,115r-51,0r0,-115r-71,-156r56,0r41,102r40,-102r55,0","w":198},"\u0176":{"d":"147,-296v-28,4,-35,-13,-49,-23v-14,10,-21,27,-49,23r31,-47r36,0xm195,-271r-70,156r0,115r-51,0r0,-115r-71,-156r56,0r41,102r40,-102r55,0","w":198},"\u0178":{"d":"148,-297r-38,0r0,-42r38,0r0,42xm88,-297r-38,0r0,-42r38,0r0,42xm195,-271r-70,156r0,115r-51,0r0,-115r-71,-156r56,0r41,102r40,-102r55,0","w":198},"\u0179":{"d":"131,-343r-34,47r-30,0r19,-47r45,0xm163,0r-152,0r0,-46r95,-183r-91,0r0,-42r144,0r0,42r-93,183r97,0r0,46"},"\u017d":{"d":"141,-341r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm163,0r-152,0r0,-46r95,-183r-91,0r0,-42r144,0r0,42r-93,183r97,0r0,46"},"\u017b":{"d":"114,-301r-47,0r0,-42r47,0r0,42xm163,0r-152,0r0,-46r95,-183r-91,0r0,-42r144,0r0,42r-93,183r97,0r0,46","k":{"-":13}},"\u00e0":{"d":"118,-224r-30,0r-35,-47r46,0xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u00e1":{"d":"138,-271r-35,47r-30,0r19,-47r46,0xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u00e2":{"d":"139,-224v-28,4,-35,-13,-49,-23v-14,10,-21,27,-49,23r31,-47r36,0xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u00e3":{"d":"137,-264v-4,47,-34,46,-69,34v-8,0,-12,4,-14,12r-15,0v6,-48,34,-42,69,-32v7,0,12,-5,14,-14r15,0xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u00e4":{"d":"137,-229r-39,0r0,-42r39,0r0,42xm77,-229r-39,0r0,-42r39,0r0,42xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u0101":{"d":"144,-228r-105,0r0,-32r105,0r0,32xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u0103":{"d":"138,-264v-3,33,-19,51,-48,51v-29,0,-46,-18,-49,-51r21,0v1,29,56,29,56,0r20,0xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u00e5":{"d":"93,-289v19,0,35,16,35,35v0,19,-16,35,-35,35v-19,0,-35,-16,-35,-35v0,-19,16,-35,35,-35xm89,-208v107,-7,48,126,73,208r-45,0v-2,-3,-4,-10,-5,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm78,-254v0,17,29,18,29,0v0,-9,-5,-13,-14,-13v-8,0,-15,6,-15,13xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u0105":{"d":"89,-208v107,-7,48,126,73,208v-13,0,-19,6,-19,19v0,15,14,18,24,12r0,34v-29,7,-63,-1,-63,-29v0,-14,7,-26,23,-36v-15,2,-12,-6,-15,-20v-24,44,-105,27,-96,-34v-5,-53,53,-64,84,-82v15,-9,13,-39,-11,-39v-18,0,-26,11,-25,32r-46,0v0,-48,23,-62,71,-65xm110,-107v-27,15,-45,20,-45,49v0,18,7,27,21,27v26,0,25,-45,24,-76"},"\u00e6":{"d":"175,-209v61,-1,69,50,66,114r-87,0v1,31,-4,65,22,65v15,1,22,-15,21,-40r43,0v12,74,-75,97,-113,55v-29,37,-110,26,-110,-39v0,-29,13,-49,41,-63v38,-19,41,-11,50,-37v0,-14,-8,-22,-24,-22v-16,0,-24,12,-23,32r-44,0v-12,-65,76,-80,118,-51v9,-9,22,-14,40,-14xm198,-127v-1,-25,0,-45,-23,-46v-16,-1,-22,20,-21,46r44,0xm84,-30v33,1,22,-43,24,-76v-30,21,-45,18,-45,50v0,18,7,26,21,26","w":254},"\u0107":{"d":"128,-271r-34,47r-31,0r19,-47r46,0xm83,-31v22,0,21,-21,21,-49r45,0v3,55,-18,86,-66,85v-62,-2,-69,-37,-69,-107v0,-71,8,-105,69,-107v46,-2,68,26,66,76r-45,0v1,-23,-6,-40,-20,-39v-33,1,-21,69,-21,104v0,23,0,37,20,37","w":163},"\u0109":{"d":"133,-224v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-47r36,0xm83,-31v22,0,21,-21,21,-49r45,0v3,55,-18,86,-66,85v-62,-2,-69,-37,-69,-107v0,-71,8,-105,69,-107v46,-2,68,26,66,76r-45,0v1,-23,-6,-40,-20,-39v-33,1,-21,69,-21,104v0,23,0,37,20,37","w":163},"\u010d":{"d":"132,-271r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm83,-31v22,0,21,-21,21,-49r45,0v3,55,-18,86,-66,85v-62,-2,-69,-37,-69,-107v0,-71,8,-105,69,-107v46,-2,68,26,66,76r-45,0v1,-23,-6,-40,-20,-39v-33,1,-21,69,-21,104v0,23,0,37,20,37","w":163},"\u010b":{"d":"103,-219r-37,0r0,-41r37,0r0,41xm83,-31v22,0,21,-21,21,-49r45,0v3,55,-18,86,-66,85v-62,-2,-69,-37,-69,-107v0,-71,8,-105,69,-107v46,-2,68,26,66,76r-45,0v1,-23,-6,-40,-20,-39v-33,1,-21,69,-21,104v0,23,0,37,20,37","w":163},"\u00e7":{"d":"83,-31v22,0,21,-21,21,-49r45,0v3,55,-18,86,-66,85v-62,-2,-69,-37,-69,-107v0,-71,8,-105,69,-107v46,-2,68,26,66,76r-45,0v1,-23,-6,-40,-20,-39v-33,1,-21,69,-21,104v0,23,0,37,20,37xm125,49v1,40,-44,40,-85,31r0,-24v29,3,47,14,52,-8v2,-8,-9,-12,-22,-11r0,-37r20,0r0,15v24,2,35,13,35,34","w":163},"\u010f":{"d":"225,-271r-35,47r-30,0r19,-47r46,0xm15,-101v0,-65,2,-108,52,-108v19,0,32,8,40,23r0,-85r47,0r0,271r-44,0r0,-21v-8,18,-22,26,-42,26v-50,0,-53,-43,-53,-106xm84,-33v24,-3,26,-21,25,-56v-2,-48,5,-73,-25,-80v-24,5,-21,26,-21,64v0,44,-5,65,21,72","w":190},"\u0111":{"d":"15,-101v0,-65,2,-108,52,-108v19,0,32,8,40,23r0,-42r-30,0r0,-32r30,0r0,-18r47,0r0,18r29,0r0,32r-29,0r0,228r-44,0r0,-21v-8,18,-22,26,-42,26v-50,0,-53,-43,-53,-106xm84,-33v24,-3,26,-21,25,-56v-2,-48,5,-73,-25,-80v-24,5,-21,26,-21,64v0,44,-5,65,21,72"},"\u00f0":{"d":"101,-230v40,31,57,65,57,135v0,68,-10,100,-72,100v-62,0,-72,-32,-72,-100v0,-60,8,-99,61,-100v9,0,17,2,23,8v-9,-13,-18,-24,-27,-30r-47,26r-10,-19r39,-21v-10,-6,-19,-11,-25,-15r9,-25v18,9,33,18,45,26r45,-25r12,19xm86,-31v32,-1,23,-36,23,-79v0,-36,3,-54,-23,-54v-31,0,-23,33,-23,70v0,42,-5,59,23,63","w":172},"\u00e8":{"d":"107,-224r-31,0r-34,-47r45,0xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171,"k":{"-":13}},"\u00e9":{"d":"132,-271r-35,47r-30,0r19,-47r46,0xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u00ea":{"d":"136,-224v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-47r36,0xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u011b":{"d":"136,-271r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u00eb":{"d":"135,-229r-39,0r0,-42r39,0r0,42xm75,-229r-39,0r0,-42r39,0r0,42xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u0113":{"d":"144,-228r-106,0r0,-32r106,0r0,32xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u0115":{"d":"138,-264v-3,33,-20,51,-49,51v-29,0,-45,-18,-48,-51r20,0v1,29,56,29,56,0r21,0xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u0117":{"d":"108,-219r-38,0r0,-41r38,0r0,41xm87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,49,-18,77,-68,75v-64,-2,-71,-40,-71,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u0119":{"d":"87,-209v61,0,73,45,69,114r-93,0v1,32,-4,64,23,65v16,0,24,-13,24,-40r44,0v4,28,-6,53,-21,64v-21,10,-14,52,11,37r0,34v-29,7,-63,-1,-63,-29v0,-12,5,-22,16,-31v-72,2,-82,-36,-82,-113v0,-67,12,-101,72,-101xm86,-173v-23,0,-23,21,-23,46r46,0v-1,-24,1,-46,-23,-46","w":171},"\u011d":{"d":"132,-224v-28,4,-34,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm15,-103v0,-63,3,-106,53,-106v20,0,34,9,42,27r0,-21r44,0r0,187v0,64,-15,84,-72,84v-41,0,-63,-15,-63,-46r47,0v0,8,6,13,17,13v26,1,24,-25,24,-52v-8,15,-20,22,-38,22v-53,0,-54,-41,-54,-108xm84,-34v30,-7,23,-33,25,-81v1,-35,-1,-52,-25,-55v-26,6,-21,30,-21,72v0,38,-3,58,21,64"},"\u011f":{"d":"137,-264v-3,33,-19,51,-48,51v-29,0,-46,-18,-49,-51r20,0v1,29,57,29,57,0r20,0xm15,-103v0,-63,3,-106,53,-106v20,0,34,9,42,27r0,-21r44,0r0,187v0,64,-15,84,-72,84v-41,0,-63,-15,-63,-46r47,0v0,8,6,13,17,13v26,1,24,-25,24,-52v-8,15,-20,22,-38,22v-53,0,-54,-41,-54,-108xm84,-34v30,-7,23,-33,25,-81v1,-35,-1,-52,-25,-55v-26,6,-21,30,-21,72v0,38,-3,58,21,64"},"\u0121":{"d":"105,-219r-37,0r0,-41r37,0r0,41xm15,-103v0,-63,3,-106,53,-106v20,0,34,9,42,27r0,-21r44,0r0,187v0,64,-15,84,-72,84v-41,0,-63,-15,-63,-46r47,0v0,8,6,13,17,13v26,1,24,-25,24,-52v-8,15,-20,22,-38,22v-53,0,-54,-41,-54,-108xm84,-34v30,-7,23,-33,25,-81v1,-35,-1,-52,-25,-55v-26,6,-21,30,-21,72v0,38,-3,58,21,64"},"\u0123":{"d":"103,-218r-45,0v-2,-49,-3,-98,45,-101r0,18v-17,2,-26,14,-25,35r25,0r0,48xm15,-103v0,-63,3,-106,53,-106v20,0,34,9,42,27r0,-21r44,0r0,187v0,64,-15,84,-72,84v-41,0,-63,-15,-63,-46r47,0v0,8,6,13,17,13v26,1,24,-25,24,-52v-8,15,-20,22,-38,22v-53,0,-54,-41,-54,-108xm84,-34v30,-7,23,-33,25,-81v1,-35,-1,-52,-25,-55v-26,6,-21,30,-21,72v0,38,-3,58,21,64"},"\u0125":{"d":"93,-296v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-46r36,0xm91,-168v-21,0,-23,14,-24,38r0,130r-46,0r0,-271r46,0r0,87v19,-40,88,-32,88,24r0,160r-46,0r0,-136v0,-20,-1,-32,-18,-32"},"\u0127":{"d":"91,-168v-21,0,-23,14,-24,38r0,130r-46,0r0,-228r-30,0r0,-32r30,0r0,-18r46,0r0,18r30,0r0,32r-30,0r0,44v19,-40,88,-32,88,24r0,160r-46,0r0,-136v0,-20,-1,-32,-18,-32"},"\u0131":{"d":"67,0r-47,0r0,-203r47,0r0,203","w":87},"\u00ec":{"d":"63,-224r-31,0r-34,-47r46,0xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u00ed":{"d":"91,-271r-34,47r-30,0r19,-47r45,0xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u012d":{"d":"93,-264v-3,33,-19,51,-48,51v-29,0,-45,-18,-48,-51r20,0v1,29,56,29,56,0r20,0xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u00ee":{"d":"92,-224v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-47r36,0xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u0129":{"d":"93,-264v-4,47,-34,46,-69,34v-8,0,-12,4,-14,12r-15,0v6,-48,34,-42,69,-32v7,0,12,-5,14,-14r15,0xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u00ef":{"d":"93,-229r-39,0r0,-42r39,0r0,42xm33,-229r-39,0r0,-42r39,0r0,42xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u012b":{"d":"97,-228r-106,0r0,-32r106,0r0,32xm67,0r-47,0r0,-203r47,0r0,203","w":87},"\u012f":{"d":"67,-229r-47,0r0,-42r47,0r0,42xm67,0v-8,0,-14,10,-14,19v0,15,14,18,24,12r0,34v-29,7,-63,-1,-63,-29v0,-14,7,-26,23,-36r-17,0r0,-203r47,0r0,203","w":87},"\u0135":{"d":"95,-224v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-47r36,0xm6,29v17,-1,18,-2,18,-21r0,-211r46,0r0,211v3,56,-14,63,-64,60r0,-39","w":90},"\u0137":{"d":"158,0r-51,0r-29,-81v-17,14,-11,51,-12,81r-45,0r0,-271r45,0r0,142r42,-74r50,0r-51,77xm109,15v2,49,4,99,-45,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r45,0","w":155},"\u013a":{"d":"91,-343r-35,47r-30,0r19,-47r46,0xm67,0r-47,0r0,-271r47,0r0,271","w":87},"\u013e":{"d":"136,-271r-34,47r-31,0r19,-47r46,0xm67,0r-47,0r0,-271r47,0r0,271","w":101},"\u013c":{"d":"67,0r-47,0r0,-271r47,0r0,271xm68,15v2,49,4,99,-45,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r45,0","w":87},"\u0142":{"d":"84,-192r-17,12r0,180r-43,0r0,-150r-16,12r0,-44r16,-12r0,-77r43,0r0,47r17,-11r0,43","w":92},"\u0140":{"d":"100,-161v15,-1,29,14,29,28v0,15,-15,27,-29,28v-16,0,-28,-12,-28,-28v0,-15,13,-28,28,-28xm67,0r-47,0r0,-271r47,0r0,271","w":133},"\u0144":{"d":"131,-271r-35,47r-30,0r19,-47r46,0xm90,-169v-19,0,-21,15,-22,39r0,130r-47,0r0,-203r46,0r0,20v20,-41,88,-34,88,23r0,160r-46,0r0,-136v0,-21,-2,-33,-19,-33"},"\u0148":{"d":"138,-271r-31,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,21,-27,49,-23xm90,-169v-19,0,-21,15,-22,39r0,130r-47,0r0,-203r46,0r0,20v20,-41,88,-34,88,23r0,160r-46,0r0,-136v0,-21,-2,-33,-19,-33"},"\u00f1":{"d":"136,-264v-4,47,-34,46,-69,34v-8,0,-12,4,-14,12r-16,0v7,-47,35,-43,70,-32v7,0,12,-5,14,-14r15,0xm90,-169v-19,0,-21,15,-22,39r0,130r-47,0r0,-203r46,0r0,20v20,-41,88,-34,88,23r0,160r-46,0r0,-136v0,-21,-2,-33,-19,-33"},"\u0146":{"d":"90,-169v-19,0,-21,15,-22,39r0,130r-47,0r0,-203r46,0r0,20v20,-41,88,-34,88,23r0,160r-46,0r0,-136v0,-21,-2,-33,-19,-33xm112,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0"},"\u00f2":{"d":"104,-224r-30,0r-35,-47r46,0xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u00f3":{"d":"129,-271r-34,47r-31,0r20,-47r45,0xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u00f4":{"d":"135,-224v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u00f5":{"d":"135,-264v-4,47,-34,46,-68,34v-8,0,-13,4,-15,12r-15,0v6,-48,35,-42,70,-32v7,0,11,-5,13,-14r15,0xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u00f6":{"d":"135,-229r-38,0r0,-42r38,0r0,42xm75,-229r-38,0r0,-42r38,0r0,42xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u014d":{"d":"145,-228r-106,0r0,-32r106,0r0,32xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u014f":{"d":"136,-264v-3,33,-19,51,-48,51v-29,0,-45,-18,-48,-51r20,0v1,29,56,29,56,0r20,0xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u0151":{"d":"175,-271r-59,47r-19,0r36,-47r42,0xm118,-271r-46,47r-17,0r22,-47r41,0xm86,-209v63,0,72,35,72,107v0,72,-9,107,-72,107v-63,0,-72,-36,-72,-107v0,-71,9,-107,72,-107xm86,-31v32,-1,23,-40,23,-81v0,-39,4,-58,-23,-60v-30,-2,-23,37,-23,73v0,45,-6,62,23,68","w":172},"\u00f8":{"d":"14,-95v1,-74,6,-114,72,-114v20,0,36,5,48,15r18,-30r18,13r-22,34v7,17,10,41,10,71v-2,74,-7,109,-72,111v-21,0,-37,-5,-49,-15r-20,31r-18,-12r25,-38v-6,-16,-10,-38,-10,-66xm86,-173v-34,0,-21,54,-24,90r47,-70v-2,-13,-10,-20,-23,-20xm86,-30v38,1,20,-57,24,-94r-46,71v0,16,8,23,22,23","w":172},"\u0153":{"d":"175,-209v57,1,66,50,62,115r-85,0v1,34,-7,64,20,64v20,-1,21,-17,21,-39r43,0v14,72,-73,95,-108,54v-9,14,-27,20,-52,20v-58,0,-60,-36,-61,-104v-1,-80,4,-110,64,-110v20,0,36,8,48,23v11,-15,27,-23,48,-23xm193,-127v2,-23,-2,-47,-22,-45v-16,-2,-20,21,-19,45r41,0xm83,-30v30,0,23,-45,23,-79v0,-38,3,-58,-23,-63v-29,2,-22,34,-22,72v0,44,-5,64,22,70","w":250},"\u0155":{"d":"96,-271r-35,47r-30,0r19,-47r46,0xm113,-152v-71,-8,-36,94,-44,152r-48,0r0,-203r45,0r0,33v12,-25,27,-39,47,-39r0,57","w":121},"\u0157":{"d":"113,-152v-71,-8,-36,94,-44,152r-48,0r0,-203r45,0r0,33v12,-25,27,-39,47,-39r0,57xm68,15v2,49,4,99,-45,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r45,0","w":121},"\u0159":{"d":"103,-271r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm113,-152v-71,-8,-36,94,-44,152r-48,0r0,-203r45,0r0,33v12,-25,27,-39,47,-39r0,57","w":121},"\u015b":{"d":"125,-271r-35,47r-30,0r19,-47r46,0xm91,-66v-26,-21,-77,-42,-77,-87v0,-37,22,-56,66,-56v42,0,63,24,62,68r-42,0v9,-34,-40,-46,-42,-15v17,48,92,47,87,105v-3,38,-26,56,-67,56v-47,0,-67,-25,-65,-73r43,0v0,23,1,38,23,38v23,0,27,-24,12,-36","w":158},"\u015d":{"d":"131,-224v-28,4,-35,-13,-49,-23v-14,10,-21,27,-49,23r31,-47r36,0xm91,-66v-26,-21,-77,-42,-77,-87v0,-37,22,-56,66,-56v42,0,63,24,62,68r-42,0v9,-34,-40,-46,-42,-15v17,48,92,47,87,105v-3,38,-26,56,-67,56v-47,0,-67,-25,-65,-73r43,0v0,23,1,38,23,38v23,0,27,-24,12,-36","w":158},"\u0161":{"d":"127,-271r-31,47r-36,0r-30,-47v28,-4,35,13,48,23v14,-10,21,-27,49,-23xm91,-66v-26,-21,-77,-42,-77,-87v0,-37,22,-56,66,-56v42,0,63,24,62,68r-42,0v9,-34,-40,-46,-42,-15v17,48,92,47,87,105v-3,38,-26,56,-67,56v-47,0,-67,-25,-65,-73r43,0v0,23,1,38,23,38v23,0,27,-24,12,-36","w":158},"\u015f":{"d":"91,-66v-26,-21,-77,-42,-77,-87v0,-37,22,-56,66,-56v42,0,63,24,62,68r-42,0v9,-34,-40,-46,-42,-15v17,48,87,47,87,105v0,35,-20,53,-58,56r0,10v24,2,36,13,36,34v0,39,-45,41,-86,31r0,-24v29,3,47,14,53,-8v1,-8,-10,-12,-23,-11r0,-32v-39,-3,-56,-29,-54,-73r43,0v0,23,1,38,23,38v23,0,27,-24,12,-36","w":158},"\u0219":{"d":"91,-66v-26,-21,-77,-42,-77,-87v0,-37,22,-56,66,-56v42,0,63,24,62,68r-42,0v9,-34,-40,-46,-42,-15v17,48,92,47,87,105v-3,38,-26,56,-67,56v-47,0,-67,-25,-65,-73r43,0v0,23,1,38,23,38v23,0,27,-24,12,-36xm102,15v2,50,2,99,-46,102r0,-18v17,-2,26,-14,25,-35r-25,0r0,-49r46,0","w":158},"\u00df":{"d":"128,-155v50,18,40,170,-21,158v-10,0,-17,-2,-23,-5r0,-35v27,10,29,-13,28,-47v0,-33,0,-50,-26,-52r0,-32v17,1,21,-10,22,-34v0,-23,-7,-34,-21,-34v-19,0,-21,15,-21,36r0,200r-45,0r0,-192v0,-53,15,-75,64,-80v71,-7,89,90,43,117","k":{"-":-7}},"\u0165":{"d":"143,-271r-35,47r-30,0r19,-47r46,0xm70,-62v-1,21,4,28,20,25r0,37v-45,5,-67,3,-67,-46r0,-122r-18,0r0,-35r18,0r0,-56r47,0r0,56r20,0r0,35r-20,0r0,106","w":108},"\u0163":{"d":"70,-62v-1,21,4,28,20,25r0,37v-45,5,-67,3,-67,-46r0,-122r-18,0r0,-35r18,0r0,-56r47,0r0,56r20,0r0,35r-20,0r0,106xm81,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":97},"\u021b":{"d":"70,-62v-1,21,4,28,20,25r0,37v-45,5,-67,3,-67,-46r0,-122r-18,0r0,-35r18,0r0,-56r47,0r0,56r20,0r0,35r-20,0r0,106xm81,15v2,49,4,99,-45,102r0,-18v17,-2,25,-14,24,-35r-24,0r0,-49r45,0","w":97},"\uf6c2":{"d":"70,-62v-1,21,4,28,20,25r0,37v-10,1,-17,2,-21,2r0,13v24,2,35,13,35,34v0,39,-45,41,-86,31r0,-24v29,3,48,14,53,-8v2,-8,-9,-12,-22,-11r0,-37v-21,-5,-26,-17,-26,-46r0,-122r-18,0r0,-35r18,0r0,-56r47,0r0,56r20,0r0,35r-20,0r0,106","w":97},"\u0167":{"d":"70,-117v5,27,-15,86,20,80r0,37v-45,5,-67,3,-67,-46r0,-71r-13,0r0,-32r13,0r0,-19r-18,0r0,-35r18,0r0,-56r47,0r0,56r20,0r0,35r-20,0r0,19r16,0r0,32r-16,0","w":97},"\u00fe":{"d":"107,-209v50,0,53,43,53,106v0,67,0,108,-53,108v-18,0,-31,-7,-39,-22r0,85r-47,0r0,-339r47,0r0,87v6,-16,19,-25,39,-25xm91,-34v25,-6,21,-27,21,-68v0,-41,4,-63,-21,-68v-24,3,-26,21,-25,55v1,50,-6,74,25,81"},"\u00f9":{"d":"110,-224r-30,0r-35,-47r46,0xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u00fa":{"d":"128,-271r-34,47r-31,0r19,-47r46,0xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u00fb":{"d":"133,-224v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u0169":{"d":"134,-264v-4,47,-34,46,-68,34v-8,0,-13,4,-15,12r-15,0v6,-48,34,-42,69,-32v7,0,12,-5,14,-14r15,0xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u00fc":{"d":"136,-229r-38,0r0,-42r38,0r0,42xm76,-229r-38,0r0,-42r38,0r0,42xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u016b":{"d":"138,-228r-106,0r0,-32r106,0r0,32xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u016d":{"d":"135,-264v-3,33,-19,51,-48,51v-29,0,-45,-18,-48,-51r20,0v1,29,56,29,56,0r20,0xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u016f":{"d":"87,-282v21,0,38,17,38,38v0,21,-17,39,-38,39v-22,0,-38,-17,-38,-39v0,-21,17,-38,38,-38xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36xm87,-228v7,0,15,-7,15,-15v0,-9,-7,-15,-15,-15v-9,0,-15,6,-15,15v-1,8,8,15,15,15"},"\u0171":{"d":"165,-271r-60,47r-19,0r36,-47r43,0xm107,-271r-46,47r-17,0r23,-47r40,0xm85,-35v20,0,22,-14,22,-38r0,-130r47,0r0,203r-46,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36"},"\u0173":{"d":"154,0v-10,0,-16,9,-16,19v0,15,14,18,24,12r0,34v-29,7,-63,-1,-63,-29v0,-14,7,-26,23,-36r-14,0r0,-20v-20,40,-88,33,-88,-24r0,-159r45,0r0,132v0,21,2,36,20,36v20,0,22,-14,22,-38r0,-130r47,0r0,203"},"\u0175":{"d":"167,-224v-28,4,-35,-13,-48,-23v-14,10,-21,27,-49,23r31,-47r36,0xm231,-203r-39,203r-51,0r-23,-121r-18,121r-52,0r-43,-203r49,0r22,150r23,-150r38,0r28,152r19,-152r47,0","w":235},"\u00fd":{"d":"131,-271r-43,47r-22,0r20,-47r45,0xm156,-203r-53,222v-6,41,-26,53,-72,48r0,-36v19,4,30,-4,25,-25r-52,-209r49,0r28,146r28,-146r47,0","w":159},"\u0177":{"d":"129,-224v-28,4,-35,-13,-49,-23v-14,10,-20,27,-48,23r30,-47r36,0xm156,-203r-53,222v-6,41,-26,53,-72,48r0,-36v19,4,30,-4,25,-25r-52,-209r49,0r28,146r28,-146r47,0","w":159},"\u00ff":{"d":"129,-229r-38,0r0,-42r38,0r0,42xm69,-229r-38,0r0,-42r38,0r0,42xm156,-203r-53,222v-6,41,-26,53,-72,48r0,-36v19,4,30,-4,25,-25r-52,-209r49,0r28,146r28,-146r47,0","w":159},"\u017a":{"d":"113,-271r-35,47r-30,0r19,-47r46,0xm130,0r-122,0r0,-37r68,-127r-68,0r0,-39r121,0r0,34r-71,129r72,0r0,40","w":137},"\u017e":{"d":"118,-271r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23xm130,0r-122,0r0,-37r68,-127r-68,0r0,-39r121,0r0,34r-71,129r72,0r0,40","w":137},"\u017c":{"d":"94,-229r-46,0r0,-42r46,0r0,42xm130,0r-122,0r0,-37r68,-127r-68,0r0,-39r121,0r0,34r-71,129r72,0r0,40","w":137},"\u00b4":{"d":"132,-271r-35,47r-30,0r19,-47r46,0","w":173},"\u02c6":{"d":"139,-224v-28,4,-35,-13,-49,-23v-14,10,-21,27,-49,23r31,-47r36,0","w":180},"\u02c7":{"d":"139,-271r-30,47r-36,0r-31,-47v28,-4,35,13,49,23v14,-10,20,-27,48,-23","w":180},"\u02dc":{"d":"140,-264v-4,47,-34,46,-69,34v-8,0,-12,4,-14,12r-16,0v6,-48,35,-42,70,-32v7,0,11,-5,13,-14r16,0","w":180},"\u00a8":{"d":"139,-229r-38,0r0,-42r38,0r0,42xm79,-229r-38,0r0,-42r38,0r0,42","w":180},"\u00af":{"d":"143,-228r-106,0r0,-32r106,0r0,32","w":180},"\u02c9":{"d":"143,-228r-106,0r0,-32r106,0r0,32","w":180},"\u02d8":{"d":"140,-264v-3,33,-20,51,-49,51v-29,0,-45,-18,-48,-51r20,0v1,29,57,29,57,0r20,0","w":180},"\u02da":{"d":"90,-302v21,0,38,17,38,38v0,22,-17,39,-38,39v-21,0,-38,-17,-38,-39v0,-21,17,-38,38,-38xm90,-248v7,0,15,-7,15,-15v0,-9,-7,-16,-15,-16v-9,0,-15,8,-15,16v-1,8,8,15,15,15","w":180},"\u02dd":{"d":"168,-271r-59,47r-19,0r36,-47r42,0xm111,-271r-47,47r-16,0r22,-47r41,0","w":180},"\u02d9":{"d":"109,-219r-38,0r0,-41r38,0r0,41","w":180},"\u00b8":{"d":"125,49v1,40,-44,40,-85,31r0,-24v29,3,47,14,52,-8v2,-8,-9,-12,-22,-11r0,-37r20,0r0,15v24,2,35,13,35,34","w":163},"\u02db":{"d":"122,65v-29,7,-64,-1,-64,-29v0,-16,12,-31,36,-43r18,7v-28,9,-10,45,10,31r0,34","w":180},"\u2026":{"d":"323,0r-45,0r0,-49r45,0r0,49xm203,0r-46,0r0,-49r46,0r0,49xm83,0r-46,0r0,-49r46,0r0,49","w":360},"\u00ad":{"d":"102,-81r-86,0r0,-42r86,0r0,42","w":118,"k":{"\u015a":-7,"\u00d8":-7,"\u00d3":-7,"\u0106":-7,"Y":30,"X":13,"W":7,"V":13,"T":22,"S":-7,"O":-7,"J":-13,"G":-7,"C":-7}},"\u00a1":{"d":"75,-222r-46,0r0,-49r46,0r0,49xm76,0r-48,0v-2,-71,3,-136,9,-200r30,0r9,112r0,88","w":105},"\u00bf":{"d":"122,-224r-45,0r0,-47r45,0r0,47xm19,-63v0,-62,67,-75,60,-135r43,0v5,47,-22,75,-44,102v-14,18,-17,65,12,65v18,0,24,-17,23,-42r45,0v2,51,-22,79,-70,79v-44,0,-69,-26,-69,-69","w":176},"\u2018":{"d":"65,-260v-16,2,-24,13,-23,31r22,0r0,46r-43,0v-2,-47,-2,-90,44,-94r0,17","w":90,"k":{"\u0106":40,"\u00c5":33,"J":47,"A":33}},"\u2019":{"d":"65,-271v3,47,1,90,-44,95r0,-18v16,-2,24,-12,23,-31r-23,0r0,-46r44,0","w":90},"\u201c":{"d":"134,-260v-16,2,-22,13,-22,31r22,0r0,46r-43,0v-2,-46,-3,-90,43,-94r0,17xm65,-260v-16,2,-24,13,-23,31r22,0r0,46r-43,0v-2,-47,-2,-90,44,-94r0,17","w":159,"k":{"\u0106":40,"\u00c5":33,"J":47,"A":33}},"\u201d":{"d":"134,-271v2,47,2,90,-43,95r0,-18v16,-2,23,-12,22,-31r-22,0r0,-46r43,0xm65,-271v3,47,1,90,-44,95r0,-18v16,-2,24,-12,23,-31r-23,0r0,-46r44,0","w":159},"\u201a":{"d":"65,-46v2,47,2,90,-44,94r0,-17v16,-2,24,-12,23,-31r-23,0r0,-46r44,0","w":90,"k":{"\u0106":-7,"y":7,"w":7,"Y":40,"W":20,"V":27,"T":27,"J":-7}},"\u201e":{"d":"134,-46v2,46,4,90,-43,94r0,-17v16,-2,23,-12,22,-31r-22,0r0,-46r43,0xm65,-46v2,47,2,90,-44,94r0,-17v16,-2,24,-12,23,-31r-23,0r0,-46r44,0","w":159,"k":{"\u0106":-7,"y":7,"w":7,"Y":40,"W":20,"V":27,"T":27,"J":-7}},"\u2039":{"d":"79,-34r-55,-50r0,-36r55,-50r0,39r-34,29r34,29r0,39","w":103,"k":{"Y":33,"V":7,"T":20}},"\u203a":{"d":"79,-84r-55,50r0,-39r34,-29r-34,-29r0,-39r55,50r0,36","w":103,"k":{"Y":33,"V":13,"T":27,"J":-13}},"\u00ab":{"d":"150,-34r-55,-50r0,-36r55,-50r0,39r-34,29r34,29r0,39xm79,-34r-55,-50r0,-36r55,-50r0,39r-34,29r34,29r0,39","w":173,"k":{"Y":33,"V":7,"T":20}},"\u00bb":{"d":"150,-84r-55,50r0,-39r34,-29r-34,-29r0,-39r55,50r0,36xm79,-84r-55,50r0,-39r34,-29r-34,-29r0,-39r55,50r0,36","w":173,"k":{"Y":33,"V":13,"T":27,"J":-13}},"\u2013":{"d":"180,-87r-180,0r0,-29r180,0r0,29","w":180},"\u2014":{"d":"360,-87r-360,0r0,-29r360,0r0,29","w":360},"\u2022":{"d":"106,-186v28,0,52,24,52,52v0,28,-24,52,-52,52v-28,0,-52,-24,-52,-52v0,-28,24,-52,52,-52","w":212},"\u00b7":{"d":"45,-161v15,-1,28,13,28,28v0,16,-14,27,-28,28v-16,0,-28,-12,-28,-28v0,-16,13,-27,28,-28","w":90},"\u2219":{"d":"45,-161v15,-1,28,13,28,28v0,16,-14,27,-28,28v-16,0,-28,-12,-28,-28v0,-16,13,-27,28,-28","w":90},"\u2020":{"d":"166,-156r-53,0r0,187r-46,0r0,-187r-53,0r0,-43r53,0r0,-72r46,0r0,72r53,0r0,43","w":180},"\u2021":{"d":"165,-39r-52,0r0,69r-46,0r0,-69r-52,0r0,-40r52,0r0,-83r-52,0r0,-40r52,0r0,-69r46,0r0,69r52,0r0,40r-52,0r0,83r52,0r0,40","w":180},"\u00a7":{"d":"95,-277v44,4,65,20,63,61r-44,0v1,-17,-6,-26,-21,-26v-24,0,-26,23,-14,35v24,27,88,43,87,94v0,23,-11,37,-33,43v15,9,23,26,23,51v0,37,-23,56,-70,56v-47,0,-67,-21,-65,-66r45,0v-4,17,5,29,23,29v22,0,30,-21,17,-34v-27,-32,-92,-44,-92,-99v0,-24,11,-39,33,-45v-42,-32,-14,-105,48,-99xm112,-88v38,-31,-27,-56,-42,-71v-22,11,-18,26,0,41v2,2,17,12,42,30","w":180},"\u00b6":{"d":"7,-199v1,-37,29,-62,69,-61r97,0r0,20r-20,0r0,240r-27,0r0,-240r-28,0r0,240r-26,0r0,-138v-37,-1,-65,-24,-65,-61","w":180},"\u00a6":{"d":"108,-118r-36,0r0,-134r36,0r0,134xm108,62r-36,0r0,-134r36,0r0,134","w":180},"\u00a9":{"d":"150,-260v71,0,131,60,131,131v0,71,-62,131,-131,131v-68,0,-131,-62,-131,-131v0,-70,60,-131,131,-131xm150,-20v57,0,109,-50,109,-109v0,-59,-50,-109,-109,-109v-61,0,-109,51,-109,109v0,59,50,109,109,109xm150,-184v-25,0,-34,25,-34,55v0,58,58,72,65,24r34,0v-1,33,-29,54,-65,54v-45,0,-70,-32,-70,-77v0,-65,66,-101,115,-66v12,8,17,21,18,36r-33,0v-2,-17,-12,-26,-30,-26","w":299},"\u00ae":{"d":"150,-260v71,-2,131,59,131,131v0,71,-61,131,-131,131v-69,0,-134,-61,-131,-131v3,-73,54,-130,131,-131xm150,-20v56,0,109,-48,109,-107v0,-61,-48,-111,-109,-111v-59,0,-109,52,-109,109v0,59,52,109,109,109xm215,-59r-39,0r-28,-59r-17,0r0,59r-35,0r0,-145v51,-1,119,-5,119,42v0,20,-11,33,-32,38xm178,-160v2,-19,-23,-24,-47,-22r0,42v23,1,49,0,47,-20","w":299},"\u2122":{"d":"254,-161r-24,0r0,-72r-27,72r-10,0r-28,-72r0,72r-24,0r0,-96r35,0r22,58r22,-58r34,0r0,96xm122,-237r-30,0r0,76r-26,0r0,-76r-30,0r0,-20r86,0r0,20","w":299},"\u00a4":{"d":"37,-149r-24,-24r20,-21r25,24v24,-16,59,-16,83,0r24,-24r21,21r-25,24v17,25,17,58,0,83r25,24r-21,20r-24,-24v-24,17,-59,18,-83,0r-25,24r-20,-20r24,-24v-16,-25,-16,-58,0,-83xm99,-153v-24,0,-45,20,-45,45v0,24,22,46,45,46v24,0,46,-23,46,-46v0,-24,-21,-45,-46,-45","w":200},"\u20ac":{"d":"69,-98v2,39,-1,63,25,67v17,2,25,-20,24,-50r50,0v2,57,-23,87,-73,87v-51,0,-76,-34,-76,-104r-23,0v7,-9,4,-28,23,-25r0,-25r-27,0r11,-25r16,0v0,-70,25,-104,76,-104v48,0,73,28,73,83r-50,0v5,-42,-31,-63,-44,-30v-4,10,-5,27,-5,51r68,0r-11,25r-57,0r0,25r45,0r-11,25r-34,0","w":180},"\u00a2":{"d":"26,-109v0,-67,1,-94,49,-104r0,-49r32,0r0,49v33,3,50,34,45,76r-45,0v0,-21,3,-40,-16,-40v-30,2,-18,58,-18,94v0,29,-1,42,17,47v19,-1,18,-24,18,-49r44,0v2,49,-12,85,-45,85r0,58r-32,0r0,-58v-48,-10,-49,-41,-49,-109","w":180},"\u00a3":{"d":"54,-33v33,-27,77,13,109,-15r11,39v-40,34,-105,-17,-148,14r-13,-34v31,-23,42,-45,33,-86r-33,0r0,-25r22,0v-36,-53,-13,-133,59,-133v53,0,77,29,74,84r-45,0v1,-29,-8,-48,-29,-47v-41,4,-30,65,-11,96r51,0r0,25r-43,0v10,34,-8,54,-37,82","w":180},"\u0192":{"d":"69,-179v5,-65,37,-110,99,-87r-7,36v-32,-16,-42,16,-45,51r40,0r0,35r-44,0v-12,61,-15,149,-42,191v-14,22,-42,25,-72,17r6,-41v21,10,34,0,38,-27r23,-140r-41,0r0,-35r45,0","w":180},"\u00a5":{"d":"194,-267r-38,82r36,0r0,25r-47,0r-11,25r58,0r0,25r-68,0r0,110r-47,0r0,-110r-68,0r0,-25r58,0r-11,-25r-47,0r0,-25r35,0r-38,-82r50,0r45,104r44,-104r49,0","w":200},"\u00aa":{"d":"67,-274v79,0,36,88,55,145v-16,-3,-40,9,-38,-13v-17,29,-78,21,-72,-24v-4,-39,40,-46,63,-58v12,-6,9,-27,-8,-27v-13,0,-20,8,-19,22r-34,0v0,-35,17,-45,53,-45xm83,-203v-19,10,-33,13,-34,34v0,12,4,19,15,19v19,0,20,-30,19,-53","w":131},"\u00ba":{"d":"64,-275v46,0,54,24,54,76v0,51,-7,74,-54,74v-46,0,-53,-24,-53,-74v0,-51,7,-76,53,-76xm64,-150v24,3,18,-28,18,-57v0,-29,3,-42,-18,-42v-22,0,-17,25,-17,51v0,32,-4,46,17,48","w":129},"\u00b9":{"d":"81,-107r-31,0r0,-114r-40,0r0,-19v30,-1,46,-11,49,-30r22,0r0,163","w":118},"\u00b2":{"d":"11,-216v-1,-36,14,-54,49,-54v49,0,59,41,40,73v-15,17,-51,49,-56,64r63,0r0,26r-97,0v-3,-44,31,-71,59,-98v11,-11,11,-43,-10,-43v-13,0,-18,14,-17,32r-31,0","w":118},"\u00b3":{"d":"44,-204v35,10,39,-42,14,-45v-12,-1,-17,11,-16,27r-30,0v-5,-30,13,-49,47,-48v50,-9,63,62,26,75v17,4,25,17,25,39v0,35,-17,52,-52,52v-34,1,-52,-22,-48,-58r31,0v0,20,0,35,18,35v16,0,18,-10,18,-29v0,-25,-9,-28,-33,-27r0,-21","w":118},"\u2044":{"d":"120,-273r-153,278r-27,0r153,-278r27,0","w":60},"\u2215":{"d":"120,-273r-153,278r-27,0r153,-278r27,0","w":60},"\u00bc":{"d":"279,-30r-15,0r0,30r-29,0r0,-30r-54,0r0,-24r51,-96r32,0r0,97r15,0r0,23xm233,-273r-153,278r-27,0r153,-278r27,0xm78,-118r-30,0r0,-107r-38,0r0,-18v28,0,44,-9,47,-27r21,0r0,152xm236,-52r0,-62r-32,62r32,0","w":286},"\u00bd":{"d":"184,-102v-1,-33,14,-51,47,-51v31,0,47,13,47,39v-1,45,-53,58,-62,90r60,0r0,24r-93,0v-3,-40,30,-64,56,-91v10,-11,12,-41,-9,-41v-13,0,-17,13,-16,30r-30,0xm233,-273r-153,278r-27,0r153,-278r27,0xm78,-118r-30,0r0,-107r-38,0r0,-18v28,0,44,-9,47,-27r21,0r0,152","w":286},"\u00be":{"d":"279,-30r-15,0r0,30r-29,0r0,-30r-54,0r0,-24r51,-96r32,0r0,97r15,0r0,23xm233,-273r-153,278r-27,0r153,-278r27,0xm55,-250v-11,-1,-16,10,-15,25r-29,0v-2,-31,14,-42,46,-45v48,-5,58,59,24,71v16,4,24,15,24,35v0,33,-17,49,-50,49v-33,0,-48,-19,-46,-54v9,2,25,-3,30,2v0,18,2,31,17,31v14,0,17,-10,17,-28v0,-24,-9,-25,-32,-25r0,-19v32,10,41,-40,14,-42xm236,-52r0,-62r-32,62r32,0","w":286},"\u2030":{"d":"333,-130v42,0,57,20,57,66v0,46,-14,69,-57,69v-43,0,-55,-23,-55,-68v0,-44,13,-67,55,-67xm71,-273v42,0,56,21,56,66v0,45,-13,69,-56,69v-44,0,-55,-23,-55,-69v0,-44,14,-66,55,-66xm213,-273r-124,278r-26,0r124,-278r26,0xm205,-130v42,0,57,20,57,66v-1,45,-15,69,-57,69v-43,0,-55,-23,-55,-68v0,-44,13,-67,55,-67xm334,-22v19,0,21,-16,21,-40v0,-25,-2,-40,-22,-40v-18,0,-19,16,-19,39v0,25,1,41,20,41xm71,-165v20,-2,21,-15,21,-41v-1,-24,-2,-39,-21,-39v-18,0,-20,16,-20,39v0,26,2,39,20,41xm206,-22v19,0,20,-14,20,-40v0,-25,-1,-40,-21,-40v-18,0,-19,17,-20,39v0,26,2,41,21,41","w":405},"\u2212":{"d":"255,-90r-210,0r0,-35r210,0r0,35","w":299},"\u00b1":{"d":"255,-123r-87,0r0,57r-36,0r0,-57r-87,0r0,-35r87,0r0,-57r36,0r0,57r87,0r0,35xm255,0r-210,0r0,-35r210,0r0,35","w":299},"\u00d7":{"d":"256,-28r-25,24r-79,-79r-79,79r-24,-24r79,-79r-79,-80r24,-24r79,79r79,-79r25,24r-79,80","w":299},"\u00f7":{"d":"150,-203v14,0,27,13,27,27v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26v0,-14,13,-27,27,-27xm255,-90r-210,0r0,-35r210,0r0,35xm150,-65v14,0,27,13,27,27v0,14,-13,26,-27,26v-15,1,-27,-12,-27,-26v0,-14,13,-27,27,-27","w":299},"\u00ac":{"d":"255,-64r-35,0r0,-53r-175,0r0,-35r210,0r0,88","w":299},"\u00b5":{"d":"208,-192r-34,192r-47,0r3,-21v-15,35,-55,35,-75,6r-16,92r-50,0r47,-269r51,0v-6,37,-17,87,-19,124v-2,37,44,42,58,16v16,-32,22,-97,31,-140r51,0","w":219},"\u03bc":{"d":"208,-192r-34,192r-47,0r3,-21v-15,35,-55,35,-75,6r-16,92r-50,0r47,-269r51,0v-6,37,-17,87,-19,124v-2,37,44,42,58,16v16,-32,22,-97,31,-140r51,0","w":219},"\u00b0":{"d":"59,-257v30,0,54,24,54,53v0,29,-25,54,-54,54v-29,0,-54,-24,-53,-54v0,-29,23,-53,53,-53xm59,-173v17,0,31,-15,31,-31v0,-16,-15,-31,-31,-31v-16,0,-31,16,-31,31v0,17,14,31,31,31","w":118}}});
Cufon.registerFont({"w":203,"face":{"font-family":"Square721EU","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-60 -356 468.316 89.1487","underline-thickness":"18.36","underline-position":"-17.28","unicode-range":"U+0020-U+F6C2"},"glyphs":{" ":{"w":121},"\u0132":{"d":"172,-24v53,0,68,-3,68,-63r0,-175r30,0r0,183v2,68,-32,85,-101,82v-62,-2,-74,-30,-74,-95r29,0v0,49,2,68,48,68xm61,0r-29,0r0,-262r29,0r0,262","w":299},"\uf001":{"d":"174,-229r-28,0r0,-31r28,0r0,31xm174,0r-28,0r0,-185r28,0r0,185xm120,-235v-47,-4,-63,-1,-58,50r58,0r0,23r-58,0r0,162r-28,0r0,-162r-26,0r0,-23r26,0v-7,-64,26,-86,86,-75r0,25","w":202},"\uf002":{"d":"174,0r-28,0r0,-260r28,0r0,260xm120,-235v-47,-4,-63,-1,-58,50r58,0r0,23r-58,0r0,162r-28,0r0,-162r-26,0r0,-23r26,0v-7,-64,26,-86,86,-75r0,25","w":202},"\u0133":{"d":"134,-231r-27,0r0,-31r27,0r0,31xm56,-231r-28,0r0,-31r28,0r0,31xm84,48v25,2,22,-10,23,-36r0,-197r27,0r0,212v0,34,-17,48,-50,43r0,-22xm56,0r-28,0r0,-185r28,0r0,185","w":164},"!":{"d":"59,-262r-1,192r-25,0r-1,-192r27,0xm59,0r-27,0r0,-34r27,0r0,34","w":90},"\"":{"d":"83,-155r-18,0r0,-97r18,0r0,97xm35,-155r-18,0r0,-97r18,0r0,97","w":100},"#":{"d":"256,-171r-6,19r-56,0r-17,49r60,0r-7,19r-60,0r-30,84r-22,0r30,-84r-47,0r-30,84r-23,0r30,-84r-57,0r6,-19r58,0r17,-49r-62,0r6,-19r63,0r30,-85r22,0r-29,85r46,0r30,-85r23,0r-30,85r55,0xm171,-152r-46,0r-17,49r46,0","w":276},"$":{"d":"136,-147v59,3,82,13,83,71v1,61,-22,82,-83,80r0,17r-25,0v-1,-8,5,-21,-10,-17v-60,2,-82,-30,-77,-89r27,0v-2,48,11,65,60,61r0,-97v-60,-1,-83,-12,-84,-69v0,-57,24,-78,84,-75r0,-18r25,0r0,18v58,-3,85,18,80,77r-28,0v3,-40,-10,-52,-52,-49r0,90xm111,-238v-42,-1,-57,7,-56,48v1,38,15,38,56,42r0,-90xm136,-23v42,0,56,-9,55,-52v0,-38,-15,-43,-55,-45r0,97","w":243},"%":{"d":"244,-164v48,-1,70,7,70,56v0,64,8,124,-70,111v-64,7,-52,-55,-53,-111v0,-43,12,-55,53,-56xm222,-265r-93,268r-25,0r93,-268r25,0xm67,-265v48,-2,69,8,69,56v0,63,8,124,-69,111v-64,7,-54,-54,-54,-111v1,-42,13,-54,54,-56xm246,-21v33,0,47,-1,45,-37v-2,-43,14,-94,-45,-83v-46,-6,-30,46,-32,83v-2,32,3,37,32,37xm68,-121v32,0,48,-1,45,-38v-3,-43,14,-94,-45,-83v-45,-5,-32,45,-32,83v0,32,3,38,32,38","w":326},"&":{"d":"121,-238v-66,-12,-52,51,-21,77r94,79r0,-37r29,0v0,22,1,39,-2,59r49,41r-17,21r-41,-34v-18,32,-45,36,-100,36v-69,0,-93,-13,-92,-86v0,-44,11,-63,47,-71v-16,-11,-24,-29,-24,-55v2,-49,24,-56,78,-57v60,-1,83,19,79,79r-29,0v2,-41,-4,-55,-50,-52xm50,-79v0,59,10,55,77,55v32,0,55,-5,62,-29r-97,-80v-36,0,-42,17,-42,54","w":261},"'":{"d":"35,-155r-18,0r0,-97r18,0r0,97","w":51},"(":{"d":"57,-174v0,59,-29,160,45,150r0,27v-96,13,-73,-93,-75,-178v-2,-66,12,-92,75,-90r0,27v-43,0,-45,15,-45,64","w":116},")":{"d":"15,-265v96,-13,75,94,75,179v0,65,-13,91,-75,89r0,-27v73,10,45,-92,45,-150v0,-49,-1,-64,-45,-64r0,-27","w":116},"*":{"d":"136,-253r-25,43r-20,-11r25,-44xm162,-184r-50,0r0,-24r50,0r0,24xm89,-221r-20,11r-25,-43r20,-12xm136,-139r-20,11r-25,-43r20,-12xm67,-184r-49,0r0,-24r49,0r0,24xm89,-171r-25,44r-20,-12r25,-44","w":180},"+":{"d":"255,-99r-96,0r0,99r-18,0r0,-99r-96,0r0,-17r96,0r0,-99r18,0r0,99r96,0r0,17","w":299},",":{"d":"76,-38v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":121},"-":{"d":"122,-85r-99,0r0,-25r99,0r0,25","w":145,"k":{"\u015b":-7,"\u00f8":-7,"\u00f3":-7,"\u015a":-7,"\u00d8":-7,"\u00d3":-7,"\u0106":-10,"s":-7,"o":-7,"Y":42,"X":20,"W":8,"V":17,"T":47,"S":-7,"O":-7,"J":-7,"G":-7,"C":-10}},".":{"d":"54,0r-31,0r0,-38r31,0r0,38","w":121},"\/":{"d":"109,-265r-93,298r-24,0r93,-298r24,0","w":95},"0":{"d":"109,-265v77,-2,111,13,111,90r0,89v2,76,-34,89,-111,89v-102,0,-86,-87,-86,-178v0,-67,19,-88,86,-90xm110,-24v56,0,86,-4,80,-63v-7,-67,26,-151,-57,-151v-56,0,-86,5,-80,63v6,66,-27,151,57,151","w":243},"1":{"d":"157,0r-28,0r0,-236r-62,62r-18,-18r70,-70r38,0r0,262","w":243},"2":{"d":"116,-265v79,2,98,6,103,76v7,97,-99,69,-154,108v-12,8,-9,34,-9,54r163,0r0,27r-193,0v-2,-71,0,-113,66,-123v40,-19,103,-4,98,-69v-4,-49,-15,-43,-76,-46v-53,-3,-59,11,-58,59r-30,0v-3,-68,19,-88,90,-86","w":243},"3":{"d":"178,-135v32,6,41,21,41,58v0,68,-23,80,-94,80v-77,0,-103,-18,-99,-90r29,0v-3,53,10,66,69,63v51,-2,66,2,66,-56v0,-50,-42,-38,-86,-40r0,-27v45,0,86,7,81,-46v-4,-46,-12,-45,-67,-45v-53,0,-61,12,-59,58r-29,0v-5,-66,20,-87,88,-85v74,2,96,4,97,70v0,39,-7,53,-37,60","w":243},"4":{"d":"228,-61r-40,0r0,61r-29,0r0,-61r-139,0r0,-33r128,-168r40,0r0,173r40,0r0,28xm159,-89r0,-144r-111,144r111,0","w":243},"5":{"d":"125,-178v73,-1,89,21,89,90v0,71,-23,91,-93,91v-70,0,-99,-15,-96,-80r29,0v-5,50,21,53,75,53v46,0,56,-15,56,-63v0,-55,-13,-66,-64,-66v-36,0,-57,0,-62,25r-29,0r0,-134r173,0r0,28r-144,0r0,75v15,-17,30,-19,66,-19","w":243},"6":{"d":"104,-265v67,0,126,-1,116,72r-29,0v1,-42,-16,-44,-63,-44v-55,0,-73,-1,-73,41r0,62v13,-24,33,-27,74,-27v54,0,88,7,90,54r0,47v-1,60,-36,65,-101,64v-65,-1,-91,-15,-91,-77v0,-87,-27,-192,77,-192xm131,-25v42,0,58,0,59,-37r0,-37v-2,-39,-20,-35,-67,-35v-55,0,-68,-1,-68,52v0,59,20,57,76,57","w":243},"7":{"d":"219,-233r-127,233r-35,0r131,-234r-157,0r0,-28r188,0r0,29","w":243},"8":{"d":"181,-136v29,10,37,21,38,60v0,72,-20,79,-100,79v-68,0,-96,-5,-94,-78v1,-39,7,-52,37,-61v-27,-7,-33,-21,-33,-56v0,-66,29,-73,94,-73v73,0,92,9,92,71v0,35,-7,52,-34,58xm123,-148v46,0,61,-1,62,-44v1,-49,-12,-46,-64,-46v-54,0,-63,-2,-63,48v0,41,16,42,65,42xm121,-24v53,0,67,0,68,-48v1,-49,-18,-51,-68,-50v-56,1,-67,0,-67,46v0,52,11,52,67,52","w":243},"9":{"d":"121,-265v65,1,91,14,91,77r0,120v5,70,-48,74,-117,72v-53,-1,-79,-17,-75,-72r29,0v-1,42,16,44,63,44v56,-1,73,0,73,-41r0,-62v-13,24,-33,26,-75,26v-55,-1,-89,-6,-89,-53r0,-48v2,-58,35,-64,100,-63xm117,-127v55,0,67,1,68,-52v1,-60,-22,-58,-77,-58v-42,0,-57,1,-59,38r0,37v3,39,21,35,68,35","w":243},":":{"d":"76,-147r-31,0r0,-38r31,0r0,38xm76,0r-31,0r0,-38r31,0r0,38","w":121},";":{"d":"76,-147r-31,0r0,-38r31,0r0,38xm76,-38v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":121},"<":{"d":"253,-15r-207,-85r0,-14r207,-85r0,19r-179,73r179,72r0,20","w":299},"=":{"d":"255,-131r-210,0r0,-18r210,0r0,18xm255,-66r-210,0r0,-17r210,0r0,17","w":299},">":{"d":"253,-100r-207,85r0,-20r180,-72r-180,-73r0,-19r207,85r0,14","w":299},"?":{"d":"97,-265v60,1,79,13,79,69v0,41,-6,59,-31,72v-41,22,-45,8,-49,52r-29,0v-14,-91,89,-41,81,-125v-3,-33,-9,-41,-42,-41v-63,-1,-63,2,-64,57r-28,0v-4,-64,16,-85,83,-84xm96,0r-29,0r0,-33r29,0r0,33","w":186},"@":{"d":"196,-256v79,0,143,49,143,119v0,60,-37,114,-97,115v-25,0,-37,-11,-33,-32v-23,50,-114,41,-107,-26v-9,-70,90,-135,126,-67r11,-22r16,0r-27,115v0,11,7,16,19,16v46,-4,74,-49,73,-100v-1,-62,-58,-102,-125,-102v-86,0,-154,64,-154,150v0,122,162,159,250,91r7,10v-98,81,-277,30,-277,-105v0,-89,78,-162,175,-162xm123,-78v0,41,43,51,70,29v20,-17,23,-49,31,-77v-5,-23,-17,-35,-38,-35v-38,0,-63,41,-63,83","w":360},"A":{"d":"246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249,"k":{"\u201e":-7,"\u201a":-7,"\u201d":57,"\u201c":73,"\u2019":57,"\u2018":73,"y":7,"v":7,"Y":37,"W":13,"V":27,"T":30}},"B":{"d":"193,-137v31,8,34,24,37,64v9,104,-112,65,-198,73r0,-262v79,9,192,-34,192,65v0,38,-5,52,-31,60xm61,-149v53,-8,143,26,133,-44v9,-67,-80,-32,-133,-41r0,85xm61,-27v57,-8,151,27,139,-50v9,-71,-82,-37,-139,-45r0,95","w":252,"k":{"\u00ab":-7,"\u2039":-7,"\u201e":13,"\u201a":13,"Y":7,"-":-10}},"C":{"d":"119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245,"k":{"\u0104":7,"\u00c5":7,"Y":13,"A":7,"-":-7}},"D":{"d":"158,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-262r126,0xm60,-26v69,-6,169,25,157,-61r0,-85v11,-88,-85,-59,-157,-64r0,210","w":270,"k":{"\u201e":27,"\u201a":27,"\u0104":7,"\u00c5":7,"Y":13,"A":7}},"E":{"d":"215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"F":{"d":"195,-234r-135,0r0,86r131,0r0,26r-131,0r0,122r-28,0r0,-262r163,0r0,28","w":213,"k":{"\u00ab":7,"\u2039":7,"\u201e":40,"\u201a":40,"\u201d":-7,"\u2019":-7,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":20,"\u0107":20,"\u0105":20,"\u015a":7,"\u0104":33,"\u00c5":33,"y":7,"u":13,"s":13,"o":13,"e":20,"c":20,"a":20,"T":40,"S":7,"A":33,";":27,":":27,".":65,"-":20,",":65}},"G":{"d":"124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264,"k":{"\u201d":-10,"\u2019":-10,"Y":13,"T":7}},"H":{"d":"240,0r-29,0r0,-121r-151,0r0,121r-28,0r0,-262r28,0r0,113r151,0r0,-113r29,0r0,262","w":271},"I":{"d":"61,0r-29,0r0,-262r29,0r0,262","w":92},"J":{"d":"85,-24v53,0,69,-4,69,-63r0,-175r29,0r0,183v3,68,-32,84,-100,82v-62,-2,-76,-29,-75,-95r29,0v1,49,2,68,48,68","w":212,"k":{"\u201e":20,"\u201a":20}},"K":{"d":"243,0r-40,0r-120,-123r-23,0r0,123r-28,0r0,-262r28,0r0,111r23,0r106,-111r38,0r-120,125","w":240,"k":{"\u00ab":23,"\u2039":23,"\u201e":-12,"\u201a":-12,"\u201c":13,"\u2018":13,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":13,"\u0107":7,"\u0105":7,"\u015a":8,"\u00d8":8,"\u00d3":8,"\u0106":10,"\u0104":7,"\u00c5":7,"y":13,"u":13,"s":13,"o":13,"e":13,"c":7,"a":7,"Y":27,"W":7,"S":8,"O":8,"C":10,"A":7,"-":20}},"L":{"d":"208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214,"k":{"\u00ab":20,"\u2039":20,"\u201d":88,"\u201c":107,"\u2019":88,"\u2018":107,"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"\u0104":20,"\u00c5":20,"y":27,"u":13,"s":7,"o":7,"e":7,"Y":75,"W":33,"V":47,"U":13,"T":60,"A":20,"-":33}},"M":{"d":"306,0r-29,0r0,-237r-91,237r-35,0r-91,-237r0,237r-28,0r0,-262r47,0r90,234r89,-234r48,0r0,262","w":337},"N":{"d":"247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"O":{"d":"118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268,"k":{"\u201e":27,"\u201a":27,"X":7,";":-7,":":-7,".":8,"-":-7,",":8}},"P":{"d":"32,-262v76,7,187,-28,187,60v0,67,-3,100,-77,100r-82,0r0,102r-28,0r0,-262xm60,-129v48,-6,129,21,129,-33v0,-44,5,-72,-48,-72r-81,0r0,105","w":235,"k":{"\u00ab":20,"\u2039":20,"\u201e":73,"\u201a":73,"\u201d":-8,"\u201c":-7,"\u2019":-8,"\u2018":-7,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":13,"\u0107":20,"\u0105":20,"\u0104":37,"\u00c5":37,"y":7,"u":7,"s":13,"o":13,"e":13,"c":20,"a":20,"Y":7,"U":7,"A":37,";":13,":":13,".":80,"-":15,",":80}},"Q":{"d":"118,-265v82,-3,132,6,127,90v-3,47,8,122,-13,147r16,15r-19,20r-17,-17v-10,14,-60,14,-94,13v-70,-1,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm53,-94v-17,85,78,73,140,65r-49,-49r18,-19r50,49v6,-32,1,-82,3,-120v4,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74","w":268},"R":{"d":"193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251,"k":{"\u201d":-7,"\u2019":-7,"\u0107":-7,"\u0105":-7,"u":-7,"c":-7,"a":-7,"T":7,"-":10}},"S":{"d":"119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"T":{"d":"192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28","w":187,"k":{"\u00bb":47,"\u00ab":53,"\u203a":47,"\u2039":53,"\u201e":27,"\u201a":27,"\u201c":13,"\u2018":13,"\u015b":52,"\u00f8":52,"\u00f3":52,"\u0119":58,"\u0107":38,"\u0105":38,"\u0106":7,"\u0104":30,"\u00c5":30,"y":43,"w":43,"u":45,"s":52,"r":25,"o":52,"e":58,"c":38,"a":38,"T":20,"C":7,"A":30,";":57,":":57,".":32,"-":47,",":32}},"U":{"d":"121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269,"k":{"\u0104":7,"\u00c5":7,"A":7}},"V":{"d":"229,-262r-95,262r-38,0r-96,-262r31,0r84,235r84,-235r30,0","w":234,"k":{"\u00bb":13,"\u00ab":20,"\u203a":13,"\u2039":20,"\u201e":40,"\u201a":40,"\u015b":28,"\u00f8":28,"\u00f3":28,"\u0119":28,"\u0107":22,"\u0105":22,"\u0104":33,"\u00c5":33,"y":13,"u":17,"s":28,"o":28,"e":28,"c":22,"a":22,"A":33,";":38,":":38,".":60,"-":17,",":60}},"W":{"d":"352,-262r-71,262r-37,0r-63,-230r-61,230r-39,0r-70,-262r30,0r59,227r61,-227r41,0r60,227r60,-227r30,0","w":362,"k":{"\u00bb":7,"\u00ab":13,"\u203a":7,"\u2039":13,"\u201e":27,"\u201a":27,"\u201d":-7,"\u2019":-7,"\u015b":13,"\u00f8":13,"\u00f3":13,"\u0119":13,"\u0107":20,"\u0105":20,"\u0104":13,"\u00c5":13,"u":7,"s":13,"r":10,"o":13,"e":13,"c":20,"a":20,"A":13,";":28,":":28,".":38,"-":8,",":38}},"X":{"d":"231,0r-32,0r-84,-117r-84,117r-34,0r103,-138r-92,-124r33,0r74,103r73,-103r34,0r-92,124","w":229,"k":{"\u201e":-13,"\u201a":-13,"\u201c":7,"\u2018":7,"\u015a":7,"\u00d8":7,"\u00d3":7,"\u0106":7,"T":7,"S":7,"O":7,"C":7,"-":20}},"Y":{"d":"229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214,"k":{"\u00bb":33,"\u00ab":53,"\u203a":33,"\u2039":53,"\u201e":33,"\u201a":33,"\u201c":13,"\u2018":13,"\u015b":50,"\u00f8":50,"\u00f3":50,"\u0119":50,"\u0107":50,"\u0105":50,"\u0106":13,"\u0104":33,"\u00c5":33,"u":38,"s":50,"o":50,"e":50,"c":50,"a":50,"C":13,"A":33,";":38,":":38,".":28,"-":42,",":28}},"Z":{"d":"216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234,"k":{"\u00ab":13,"\u2039":13,"\u201c":7,"\u2018":7,"-":7}},"[":{"d":"102,0r-75,0r0,-262r75,0r0,28r-47,0r0,206r47,0r0,28","w":116},"\\":{"d":"109,33r-24,0r-94,-298r25,0","w":95},"]":{"d":"90,0r-75,0r0,-28r47,0r0,-206r-47,0r0,-28r75,0r0,262","w":116},"^":{"d":"285,-158r-25,0r-80,-80r-81,80r-25,0r94,-98r24,0","w":360},"_":{"d":"180,85r-180,0r0,-18r180,0r0,18","w":180},"`":{"d":"112,-207r-16,0r-47,-61r26,0","w":180},"a":{"d":"95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"b":{"d":"114,-188v72,0,74,48,72,117v-1,55,-18,73,-72,74v-31,0,-51,-10,-59,-31r0,28r-26,0r0,-262r27,0r0,103v10,-19,29,-29,58,-29xm113,-22v52,0,44,-38,44,-86v0,-44,-4,-53,-44,-55v-52,-3,-59,34,-57,86v2,38,17,55,57,55","w":206},"c":{"d":"95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55","k":{"x":7}},"d":{"d":"21,-71v-2,-69,0,-117,72,-117v28,0,47,10,57,29r0,-103r28,0r0,262r-26,0r0,-28v-8,21,-29,31,-59,31v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":206},"e":{"d":"95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51","k":{"x":7}},"f":{"d":"120,-235v-47,-4,-63,-1,-58,50r58,0r0,23r-58,0r0,162r-28,0r0,-162r-26,0r0,-23r26,0v-7,-64,26,-86,86,-75r0,25","w":120,"k":{"\u201e":7,"\u201a":7,"\u201d":-25,"\u201c":-12,"\u2019":-25,"\u2018":-12,".":27,",":27}},"g":{"d":"26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"h":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-44,-41,-47v-80,-6,-51,95,-56,163r-28,0r0,-262r27,0r0,102v9,-18,28,-28,60,-28","w":207},"i":{"d":"56,-231r-28,0r0,-31r28,0r0,31xm56,0r-28,0r0,-185r28,0r0,185","w":84},"j":{"d":"62,-231r-28,0r0,-31r28,0r0,31xm11,48v25,2,22,-10,23,-36r0,-197r28,0r0,212v0,34,-18,48,-51,43r0,-22","w":89},"k":{"d":"170,0r-35,0r-71,-88r-8,0r0,88r-28,0r0,-262r28,0r0,149r8,0r61,-72r31,0r-70,82","w":174,"k":{"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":13,"\u0107":7,"\u0105":7,"s":7,"o":7,"e":13,"c":7,"a":7}},"l":{"d":"56,0r-28,0r0,-262r28,0r0,262","w":84},"m":{"d":"227,-188v96,0,57,110,65,188r-28,0r0,-113v0,-38,-4,-48,-39,-50v-74,-3,-43,99,-49,163r-27,0r0,-125v-1,-31,-7,-37,-38,-38v-73,-4,-46,98,-51,163r-28,0r0,-185r27,0r0,25v11,-38,103,-37,112,3v10,-20,29,-31,56,-31","w":318},"n":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207,"k":{"\u201d":7,"\u201c":13,"\u2019":7,"\u2018":13}},"o":{"d":"95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55","k":{"\u201c":7,"\u2018":7,"x":7,"-":-7}},"p":{"d":"114,-188v72,0,74,48,72,117v-1,55,-18,73,-72,74v-29,0,-48,-10,-58,-29r0,97r-27,0r0,-256r26,0r0,29v9,-21,29,-32,59,-32xm113,-22v52,0,44,-38,44,-86v0,-44,-4,-53,-44,-55v-52,-3,-59,34,-57,86v2,38,17,55,57,55","w":206},"q":{"d":"21,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,256r-28,0r0,-97v-10,19,-29,29,-57,29v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":206},"r":{"d":"105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28","w":168,"k":{"\u201e":22,"\u201a":22,"\u201d":-15,"\u2019":-15,"\u017c":7,"\u017a":7,"z":7,"y":7,"x":7,";":7,":":7,".":50,"-":7,",":50}},"s":{"d":"78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209,"k":{"x":7}},"t":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38","w":177},"u":{"d":"96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"v":{"d":"167,-185r-64,185r-36,0r-64,-185r27,0r55,159r55,-159r27,0","w":169,"k":{";":13,":":13,".":28,",":28}},"w":{"d":"270,-185r-50,185r-37,0r-43,-159r-43,159r-37,0r-50,-185r26,0r42,159r43,-159r38,0r43,159r42,-159r26,0","w":280,"k":{"\u201e":22,"\u201a":22,"\u201c":-10,"\u2018":-10,";":7,":":7,".":27,",":27}},"x":{"d":"176,0r-31,0r-54,-78r-54,78r-31,0r70,-99r-61,-86r31,0r45,65r44,-65r31,0r-60,86","w":182,"k":{"\u015b":7,"\u00f8":7,"\u00f3":7,"\u0119":7,"\u0107":7,"s":7,"o":7,"e":7,"c":7}},"y":{"d":"172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175,"k":{"\u201e":20,"\u201a":20,"\u201d":-7,"\u201c":-13,"\u2019":-7,"\u2018":-13,";":7,":":7,".":32,",":32}},"z":{"d":"169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"{":{"d":"70,-93v76,12,-14,163,80,147r0,19v-71,9,-69,-42,-67,-108v1,-38,-14,-50,-52,-49r0,-19v56,7,54,-39,52,-91v-1,-54,14,-67,67,-66r0,19v-89,-17,-7,137,-80,148","w":180},"|":{"d":"100,85r-19,0r0,-360r19,0r0,360","w":180},"}":{"d":"98,-194v0,51,-6,99,52,91r0,19v-57,-8,-52,39,-52,92v0,53,-14,66,-68,65r0,-19v90,19,6,-137,81,-147v-42,-6,-35,-55,-35,-103v0,-38,-10,-46,-46,-45r0,-19v54,-1,68,12,68,66","w":180},"~":{"d":"99,-128v20,0,84,24,102,24v19,0,42,-9,68,-28r0,20v-24,17,-46,25,-68,25v-21,0,-82,-24,-102,-24v-19,0,-41,9,-68,28r0,-20v25,-17,47,-25,68,-25","w":299},"\u00a0":{"w":121},"\u00c0":{"d":"144,-284r-24,0r-41,-55r32,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c1":{"d":"171,-339r-40,55r-24,0r32,-55r32,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c2":{"d":"172,-285r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c3":{"d":"175,-330v-9,39,-39,31,-71,23v-7,0,-12,4,-16,13r-14,0v7,-39,39,-35,70,-24v8,0,13,-4,17,-12r14,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c4":{"d":"165,-298r-25,0r0,-29r25,0r0,29xm109,-298r-25,0r0,-29r25,0r0,29xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u0100":{"d":"182,-308r-115,0r0,-20r115,0r0,20xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u0102":{"d":"173,-332v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,12,26,34,26v21,0,33,-9,34,-26r14,0xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249},"\u00c5":{"d":"125,-356v24,0,43,18,43,42v0,24,-19,42,-43,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm246,0r-30,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm126,-288v14,0,26,-12,26,-26v0,-14,-12,-26,-26,-26v-15,0,-27,12,-27,26v0,14,12,26,27,26xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249,"k":{"\u201e":-7,"\u201a":-7,"\u201d":57,"\u201c":73,"\u2019":57,"\u2018":73,"y":7,"v":7,"Y":37,"W":13,"V":27,"T":30}},"\u0104":{"d":"246,0v-17,5,-31,47,-2,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,7,-27,22,-39r-5,0r-25,-67r-133,0r-24,67r-30,0r97,-262r47,0xm181,-93r-52,-141r-9,0r-52,141r113,0","w":249,"k":{"y":7,"v":7,"Y":37,"W":13,"V":27,"T":30}},"\u00c6":{"d":"351,0r-183,0r0,-65r-131,0r-35,65r-31,0r145,-262r235,0r0,28r-156,0r0,86r151,0r0,26r-151,0r0,95r156,0r0,27xm168,-93r0,-141r-37,0r-78,141r115,0","w":365},"\u0106":{"d":"174,-339r-40,55r-25,0r33,-55r32,0xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245,"k":{"Y":13,"A":7,"-":-7}},"\u0108":{"d":"175,-284r-16,0r-33,-39r-32,39r-16,0r35,-54r27,0xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245},"\u010c":{"d":"175,-339r-36,54r-26,0r-36,-54r17,0r32,39r32,-39r17,0xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245},"\u010a":{"d":"140,-297r-27,0r0,-30r27,0r0,30xm119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70","w":245},"\u00c7":{"d":"119,-24v58,0,86,-7,80,-68r30,0v7,83,-34,99,-118,95v-66,-3,-87,-22,-88,-89r0,-89v-4,-80,38,-90,118,-90v66,0,90,21,88,86r-30,0v5,-55,-26,-59,-80,-59v-87,0,-63,72,-66,144v-2,55,13,70,66,70xm129,20v27,0,41,-2,38,29v8,47,-39,28,-73,32r0,-16v22,-4,57,12,51,-17v3,-20,-11,-15,-27,-16r0,-32r11,0r0,20","w":245},"\u010e":{"d":"174,-340r-36,55r-26,0r-36,-55r17,0r32,40r32,-40r17,0xm158,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-262r126,0xm60,-26v69,-6,169,25,157,-61r0,-85v11,-88,-85,-59,-157,-64r0,210","w":270},"\u0110":{"d":"166,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-125r-40,0r0,-25r40,0r0,-112r126,0xm69,-26v69,-6,165,25,156,-61v-7,-69,23,-149,-63,-149r-93,0r0,86r78,0r0,25r-78,0r0,99","w":278},"\u00d0":{"d":"166,-262v102,-10,90,82,89,174v-1,66,-23,88,-89,88r-126,0r0,-125r-40,0r0,-25r40,0r0,-112r126,0xm69,-26v69,-6,165,25,156,-61v-7,-69,23,-149,-63,-149r-93,0r0,86r78,0r0,25r-78,0r0,99","w":278,"k":{"\u201e":27,"\u201a":27,"\u00c5":7,"Y":13,"A":7}},"\u00c8":{"d":"144,-284r-24,0r-41,-55r32,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u00c9":{"d":"170,-339r-40,55r-25,0r33,-55r32,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u00ca":{"d":"176,-285r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u011a":{"d":"176,-338r-35,54r-27,0r-35,-54r16,0r33,39r32,-39r16,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u00cb":{"d":"170,-298r-25,0r0,-29r25,0r0,29xm113,-298r-25,0r0,-29r25,0r0,29xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0112":{"d":"184,-307r-116,0r0,-21r116,0r0,21xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0114":{"d":"176,-331v-2,31,-19,46,-49,46v-30,0,-46,-15,-48,-46r14,0v1,17,13,25,34,25v21,0,33,-8,34,-25r15,0xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0116":{"d":"143,-298r-27,0r0,-30r27,0r0,30xm215,0r-183,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27","w":230},"\u0118":{"d":"211,67v-26,9,-62,3,-60,-28v0,-14,7,-27,22,-39r-141,0r0,-262r183,0r0,28r-155,0r0,86r151,0r0,26r-151,0r0,95r155,0r0,27r-23,0v-10,9,-25,48,3,48v5,0,11,-2,16,-4r0,23","w":230},"\u011c":{"d":"181,-283r-16,0r-33,-40r-32,40r-16,0r35,-55r26,0xm124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264},"\u011e":{"d":"180,-338v-2,31,-18,46,-48,46v-30,0,-46,-15,-48,-46r14,0v1,17,12,25,34,25v21,0,33,-8,34,-25r14,0xm124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264},"\u0120":{"d":"147,-298r-27,0r0,-30r27,0r0,30xm124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70","w":264},"\u0122":{"d":"124,-24v67,0,98,-8,89,-80r-72,0r0,-26r102,0v4,85,-5,133,-94,133v-81,0,-127,-5,-127,-89r0,-89v-4,-83,45,-90,127,-90v63,0,97,18,94,79r-30,0v4,-53,-36,-52,-89,-52v-55,0,-72,13,-72,70r0,74v-2,57,17,70,72,70xm150,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":264},"\u0124":{"d":"187,-283r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm240,0r-29,0r0,-121r-151,0r0,121r-28,0r0,-262r28,0r0,113r151,0r0,-113r29,0r0,262","w":271},"\u0126":{"d":"258,-207r-18,0r0,207r-29,0r0,-121r-151,0r0,121r-28,0r0,-207r-18,0r0,-20r18,0r0,-35r28,0r0,35r151,0r0,-35r29,0r0,35r18,0r0,20xm211,-149r0,-58r-151,0r0,58r151,0","w":271},"\u00cc":{"d":"58,-284r-24,0r-40,-55r32,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u00cd":{"d":"98,-339r-40,55r-25,0r33,-55r32,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u012c":{"d":"94,-332v-2,31,-18,47,-48,47v-30,0,-47,-16,-49,-47r15,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u00ce":{"d":"96,-285r-16,0r-32,-40r-33,40r-16,0r36,-55r26,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u0128":{"d":"96,-332v-8,38,-41,33,-71,23v-7,0,-12,4,-16,13r-14,0v7,-38,39,-34,70,-24v8,0,14,-4,17,-12r14,0xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u00cf":{"d":"87,-298r-25,0r0,-29r25,0r0,29xm31,-298r-25,0r0,-29r25,0r0,29xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u012a":{"d":"105,-307r-115,0r0,-21r115,0r0,21xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u0130":{"d":"61,-298r-27,0r0,-30r27,0r0,30xm61,0r-29,0r0,-262r29,0r0,262","w":92},"\u012e":{"d":"61,0v-10,9,-24,48,4,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,7,-27,22,-39r-10,0r0,-262r29,0r0,262","w":92},"\u0134":{"d":"217,-283r-16,0r-32,-40r-33,40r-16,0r36,-55r26,0xm85,-24v53,0,69,-4,69,-63r0,-175r29,0r0,183v3,68,-32,84,-100,82v-62,-2,-76,-29,-75,-95r29,0v1,49,2,68,48,68","w":212},"\u0136":{"d":"243,0r-40,0r-120,-123r-23,0r0,123r-28,0r0,-262r28,0r0,111r23,0r106,-111r38,0r-120,125xm129,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":240},"\u0139":{"d":"100,-338r-40,54r-24,0r32,-54r32,0xm208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214},"\u013d":{"d":"130,-262r-40,55r-24,0r32,-55r32,0xm208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214},"\u013b":{"d":"208,0r-176,0r0,-262r28,0r0,235r148,0r0,27xm135,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":214},"\u0141":{"d":"208,0r-176,0r0,-114r-20,14r0,-30r20,-14r0,-118r28,0r0,100r52,-36r0,30r-52,36r0,105r148,0r0,27","w":214,"k":{"y":27,"u":13,"o":7,"e":7,"Y":75,"W":33,"V":47,"U":13,"T":60,"A":20,"-":33}},"\u013f":{"d":"115,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21xm208,0r-176,0r0,-262r28,0r0,235r148,0r0,27","w":214},"\u0143":{"d":"194,-339r-40,55r-24,0r33,-55r31,0xm247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"\u0147":{"d":"195,-339r-35,55r-27,0r-35,-55r16,0r33,39r32,-39r16,0xm247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"\u00d1":{"d":"194,-330v-9,39,-39,31,-71,23v-7,0,-12,4,-16,13r-14,0v7,-39,39,-35,70,-24v8,0,13,-4,17,-12r14,0xm247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262","w":279},"\u0145":{"d":"247,0r-45,0r-142,-234r0,234r-28,0r0,-262r44,0r142,234r0,-234r29,0r0,262xm152,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":279},"\u00d2":{"d":"159,-284r-24,0r-41,-55r32,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d3":{"d":"177,-339r-41,55r-24,0r33,-55r32,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268,"k":{"X":7,";":-7,":":-7,".":8,"-":-7,",":8}},"\u00d4":{"d":"183,-285r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d5":{"d":"185,-330v-9,39,-39,31,-71,23v-7,0,-12,4,-16,13r-14,0v7,-39,39,-35,70,-24v8,0,13,-4,17,-12r14,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d6":{"d":"175,-298r-25,0r0,-29r25,0r0,29xm118,-298r-24,0r0,-29r24,0r0,29xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u014c":{"d":"191,-308r-115,0r0,-20r115,0r0,20xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u014e":{"d":"183,-331v-2,31,-18,46,-48,46v-30,0,-47,-15,-49,-46r14,0v1,17,14,26,35,26v21,0,32,-9,33,-26r15,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u0150":{"d":"195,-340r-47,55r-13,0r37,-55r23,0xm150,-340r-36,55r-13,0r26,-55r23,0xm118,-265v82,-3,127,6,127,90r0,89v4,82,-45,91,-127,89v-70,-2,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm126,-24v62,0,89,-5,89,-70r0,-74v5,-65,-26,-70,-89,-70v-56,0,-73,12,-73,70r0,74v-3,58,17,70,73,70","w":268},"\u00d8":{"d":"23,-175v-3,-83,45,-93,128,-90v26,0,46,3,58,9r15,-21r21,16r-15,21v22,28,13,102,15,154v4,82,-45,92,-127,89v-28,0,-48,-3,-58,-9r-16,21r-21,-16r16,-22v-24,-24,-14,-102,-16,-152xm193,-234v-58,-5,-158,-22,-140,60v1,42,-3,91,3,128xm75,-27v62,3,141,23,140,-60r-2,-129","w":268,"k":{"\u201e":27,"\u201a":27,"X":7,";":-7,":":-7,".":8,"-":-7,",":8}},"\u0152":{"d":"118,-265v44,-1,83,-2,97,27r0,-24r184,0r0,28r-155,0r0,86r150,0r0,26r-150,0r0,95r155,0r0,27r-184,0r0,-24v-14,29,-53,28,-97,27v-70,-1,-94,-19,-95,-89r0,-89v1,-70,25,-88,95,-90xm120,-24v59,0,95,2,95,-63r0,-87v7,-65,-35,-64,-95,-64v-51,0,-67,11,-67,64r0,87v-2,53,16,63,67,63","w":413},"\u0154":{"d":"162,-338r-41,54r-24,0r33,-54r32,0xm193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251},"\u0158":{"d":"169,-339r-35,54r-27,0r-35,-54r16,0r33,39r32,-39r16,0xm193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251},"\u0156":{"d":"193,-116v46,5,32,67,34,116r-30,0v-2,-49,14,-102,-44,-102r-93,0r0,102r-28,0r0,-262v78,8,195,-30,195,60v0,41,3,83,-34,86xm142,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0xm60,-129v51,-7,137,22,137,-37v0,-46,0,-68,-53,-68r-84,0r0,105","w":251},"\u015a":{"d":"173,-339r-40,55r-24,0r32,-55r32,0xm119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u015c":{"d":"175,-284r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u0160":{"d":"175,-339r-36,55r-26,0r-36,-55r17,0r32,39r32,-39r17,0xm119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u015e":{"d":"119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,70,-25,81,-96,80r0,16v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-28v-72,4,-104,-19,-98,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50","w":256},"\u0218":{"d":"119,-238v-48,0,-59,3,-61,46v-6,97,173,-16,173,116v0,76,-35,80,-111,80v-71,0,-100,-21,-95,-89r29,0v3,68,10,61,89,61v48,0,54,-1,59,-47v11,-107,-174,16,-174,-121v0,-64,32,-73,101,-73v69,0,103,7,99,77r-29,0v4,-58,-26,-50,-80,-50xm142,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":256},"\u0164":{"d":"142,-338r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0xm192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28","w":187},"\u0162":{"d":"192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28xm109,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":187},"\u021a":{"d":"192,-234r-84,0r0,234r-29,0r0,-234r-83,0r0,-28r196,0r0,28xm109,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":187},"\uf6c1":{"d":"116,48v3,-20,-11,-15,-27,-16r0,-32r-10,0r0,-234r-83,0r0,-28r196,0r0,28r-84,0r0,234r-8,0r0,20v28,0,40,-1,38,29v8,47,-39,28,-73,32r0,-16v22,-4,57,12,51,-17","w":187},"\u0166":{"d":"192,-234r-84,0r0,100r43,0r0,21r-43,0r0,113r-29,0r0,-113r-43,0r0,-21r43,0r0,-100r-83,0r0,-28r196,0r0,28","w":187},"\u00de":{"d":"60,-211v71,4,159,-20,159,60v0,67,-3,100,-77,100r-82,0r0,51r-28,0r0,-262r28,0r0,51xm60,-78v48,-6,129,21,129,-34v0,-44,5,-71,-48,-71r-81,0r0,105","w":235},"\u00d9":{"d":"159,-284r-24,0r-40,-55r31,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u00da":{"d":"173,-339r-40,55r-24,0r32,-55r32,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u00db":{"d":"185,-285r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u0168":{"d":"188,-338v-8,39,-40,34,-71,23v-7,0,-12,4,-16,13r-14,0v6,-38,41,-34,70,-23v8,0,14,-5,17,-13r14,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u00dc":{"d":"175,-298r-25,0r0,-29r25,0r0,29xm119,-298r-25,0r0,-29r25,0r0,29xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u016a":{"d":"193,-309r-115,0r0,-20r115,0r0,20xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u016c":{"d":"186,-331v-2,31,-18,46,-48,46v-30,0,-46,-15,-48,-46r14,0v1,17,13,25,34,25v21,0,33,-8,34,-25r14,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u016e":{"d":"136,-347v24,0,43,19,43,42v0,23,-19,42,-43,42v-23,1,-42,-19,-42,-42v0,-23,19,-43,42,-42xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63xm136,-279v15,0,27,-12,27,-26v0,-14,-13,-26,-27,-26v-13,0,-26,13,-26,26v0,14,12,26,26,26","w":269},"\u0170":{"d":"190,-338r-47,55r-13,0r37,-55r23,0xm146,-338r-37,55r-13,0r26,-55r24,0xm121,-27v60,0,90,1,90,-63r0,-172r29,0r0,176v3,79,-41,91,-121,89v-67,-2,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u0172":{"d":"121,-27v60,0,90,1,90,-63r0,-172r29,0v-7,86,24,218,-31,254v-14,9,-33,54,-2,56v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-13,7,-26,21,-38v-17,3,-43,2,-64,2v-67,-1,-90,-22,-90,-89r0,-176r29,0r0,172v-1,50,12,63,63,63","w":269},"\u0174":{"d":"230,-284r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm352,-262r-71,262r-37,0r-63,-230r-61,230r-39,0r-70,-262r30,0r59,227r61,-227r41,0r60,227r60,-227r30,0","w":362},"\u00dd":{"d":"146,-339r-47,61r-16,0r37,-61r26,0xm229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214},"\u0176":{"d":"155,-284r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214},"\u0178":{"d":"148,-298r-25,0r0,-29r25,0r0,29xm91,-298r-24,0r0,-29r24,0r0,29xm229,-262r-108,146r0,116r-28,0r0,-116r-108,-146r34,0r88,122r88,-122r34,0","w":214},"\u0179":{"d":"159,-339r-40,55r-24,0r32,-55r32,0xm216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234},"\u017d":{"d":"170,-339r-36,55r-26,0r-36,-55r17,0r32,39r32,-39r17,0xm216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234},"\u017b":{"d":"135,-308r-28,0r0,-31r28,0r0,31xm216,0r-199,0r0,-31r168,-205r-161,0r0,-26r192,0r0,31r-167,204r167,0r0,27","w":234,"k":{"-":7}},"\u00e0":{"d":"123,-207r-24,0r-40,-55r32,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e1":{"d":"149,-262r-41,55r-24,0r33,-55r32,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e2":{"d":"149,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e3":{"d":"153,-253v-9,39,-41,34,-72,23v-7,0,-12,4,-16,13r-14,0v6,-38,41,-35,70,-23v8,0,13,-5,17,-13r15,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e4":{"d":"143,-220r-25,0r0,-29r25,0r0,29xm86,-220r-25,0r0,-29r25,0r0,29xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u0101":{"d":"159,-225r-115,0r0,-20r115,0r0,20xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u0103":{"d":"151,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm95,-188v64,0,81,2,82,58r0,130r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e5":{"d":"104,-282v24,0,43,18,43,42v0,24,-19,42,-43,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm98,-188v52,0,80,4,79,55r0,133r-25,0r-1,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-43,24,-49,72,-49xm104,-214v15,0,27,-12,27,-26v0,-14,-12,-26,-27,-26v-14,0,-26,12,-26,26v0,14,12,26,26,26xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u0105":{"d":"95,-188v64,0,81,2,82,58r0,130v-16,10,-26,46,1,48v5,0,11,-2,16,-4r0,23v-26,9,-62,3,-60,-28v0,-14,7,-27,22,-39v-8,0,-3,-13,-5,-19v-8,15,-27,22,-58,22v-54,0,-72,-8,-74,-59v-1,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-73,-53,-68v-28,2,-40,3,-42,26r-28,0v0,-41,24,-49,69,-49xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33"},"\u00e6":{"d":"222,-188v73,0,93,28,87,102r-133,0v-3,50,8,67,59,64v31,-2,42,-5,45,-32r29,0v7,69,-126,76,-149,28v-25,40,-141,50,-141,-30v0,-50,21,-60,72,-59v30,0,50,6,58,18v1,-49,3,-68,-53,-68v-29,0,-40,2,-42,26r-28,0v0,-43,24,-49,72,-49v34,1,55,4,67,21v12,-16,27,-21,57,-21xm235,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51xm48,-59v0,33,12,36,48,36v47,0,53,-7,53,-44v0,-17,-19,-25,-56,-25v-34,1,-45,3,-45,33","w":330},"\u0107":{"d":"148,-262r-41,55r-24,0r33,-55r32,0xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55","k":{"x":7}},"\u0109":{"d":"150,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r26,0xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55"},"\u010d":{"d":"148,-262r-35,55r-27,0r-35,-55r16,0r33,40r32,-40r16,0xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55"},"\u010b":{"d":"114,-220r-27,0r0,-31r27,0r0,31xm95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55"},"\u00e7":{"d":"95,-22v40,1,62,-4,59,-46r29,0v2,57,-30,71,-88,71v-74,0,-74,-46,-74,-117v0,-60,25,-75,87,-74v50,1,74,17,75,65r-29,0v1,-38,-22,-39,-59,-39v-56,0,-46,37,-46,85v0,45,4,53,46,55xm104,20v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-32r12,0r0,20"},"\u010f":{"d":"248,-262r-40,55r-25,0r33,-55r32,0xm21,-71v-2,-69,0,-117,72,-117v28,0,47,10,57,29r0,-103r28,0r0,262r-26,0r0,-28v-8,21,-29,31,-59,31v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":215},"\u0111":{"d":"21,-71v-2,-69,0,-117,72,-117v28,0,47,10,57,29r0,-58r-45,0r0,-21r45,0r0,-31r28,0r0,31r43,0r0,21r-43,0r0,217r-26,0r0,-28v-8,21,-29,31,-59,31v-54,-1,-71,-19,-72,-74xm94,-22v52,3,58,-34,56,-86v-1,-39,-16,-55,-56,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":206},"\u00f0":{"d":"21,-71v-3,-74,3,-117,84,-117v18,0,34,9,46,25v-6,-21,-16,-42,-30,-62r-58,19r-8,-20r51,-17r-14,-19r29,0r9,12r36,-12r8,20r-29,9v33,48,38,92,38,162v0,60,-26,76,-88,74v-56,-1,-72,-19,-74,-74xm95,-22v62,6,61,-28,59,-86v0,-33,-21,-59,-59,-54v-56,-6,-46,37,-46,85v0,45,4,51,46,55"},"\u00e8":{"d":"127,-207r-25,0r-40,-55r32,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51","k":{"-":7}},"\u00e9":{"d":"145,-262r-40,55r-25,0r33,-55r32,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u00ea":{"d":"149,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u011b":{"d":"149,-262r-36,55r-26,0r-36,-55r17,0r32,40r32,-40r17,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u00eb":{"d":"144,-220r-25,0r0,-29r25,0r0,29xm87,-220r-25,0r0,-29r25,0r0,29xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0113":{"d":"161,-225r-115,0r0,-20r115,0r0,20xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0115":{"d":"148,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0117":{"d":"114,-220r-26,0r0,-31r26,0r0,31xm95,-188v73,-4,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v-2,47,-35,57,-87,57v-74,0,-76,-47,-74,-117v1,-55,19,-71,74,-74xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51"},"\u0119":{"d":"95,-188v74,0,93,28,88,102r-134,0v-3,49,8,68,59,64v30,-2,43,-4,46,-32r28,0v2,39,-38,49,-38,85v0,18,19,20,32,13r0,23v-26,9,-62,3,-60,-28v0,-14,7,-27,22,-39v-62,9,-117,2,-117,-71v0,-70,0,-117,74,-117xm108,-162v-43,0,-62,6,-59,51r105,0v0,-39,-7,-51,-46,-51","k":{"x":7}},"\u011d":{"d":"148,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u011f":{"d":"148,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u0121":{"d":"117,-220r-27,0r0,-31r27,0r0,31xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u0123":{"d":"119,-198r-31,0v1,-35,-9,-78,31,-76r0,17v-12,0,-14,8,-13,20r13,0r0,39xm26,-71v-2,-69,0,-117,72,-117v30,0,50,11,59,32r0,-29r26,0r0,183v1,59,-24,73,-85,73v-47,0,-68,-15,-71,-57r27,0v2,31,23,32,57,32v46,0,47,-29,45,-72v-10,19,-29,29,-58,29v-54,-1,-71,-19,-72,-74xm99,-22v52,3,59,-34,57,-86v-2,-38,-17,-55,-57,-55v-52,0,-45,38,-45,86v0,43,5,53,45,55","w":211},"\u0125":{"d":"90,-283r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-44,-41,-47v-80,-6,-51,95,-56,163r-28,0r0,-262r27,0r0,102v9,-18,28,-28,60,-28","w":207},"\u0127":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-44,-41,-47v-80,-6,-51,95,-56,163r-28,0r0,-217r-43,0r0,-21r43,0r0,-31r27,0r0,31r45,0r0,21r-45,0r0,57v9,-18,28,-28,60,-28","w":207},"\u0131":{"d":"56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ec":{"d":"54,-207r-24,0r-40,-55r32,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ed":{"d":"94,-262r-40,55r-24,0r32,-55r32,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u012d":{"d":"91,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ee":{"d":"91,-207r-16,0r-32,-40r-33,40r-16,0r36,-55r26,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u0129":{"d":"93,-255v-9,39,-39,33,-71,24v-7,0,-13,3,-17,12r-14,0v7,-38,41,-34,71,-23v8,0,12,-5,16,-13r15,0xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u00ef":{"d":"83,-220r-25,0r0,-29r25,0r0,29xm26,-220r-25,0r0,-29r25,0r0,29xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u012b":{"d":"101,-225r-115,0r0,-20r115,0r0,20xm56,0r-28,0r0,-185r28,0r0,185","w":84},"\u012f":{"d":"56,-231r-28,0r0,-31r28,0r0,31xm56,0v-10,9,-24,48,4,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,7,-27,22,-39r-9,0r0,-185r28,0r0,185","w":84},"\u0135":{"d":"97,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm11,48v25,2,22,-10,23,-36r0,-197r28,0r0,212v0,34,-18,48,-51,43r0,-22","w":89},"\u0137":{"d":"170,0r-35,0r-71,-88r-8,0r0,88r-28,0r0,-262r28,0r0,149r8,0r61,-72r31,0r-70,82xm103,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":174},"\u013a":{"d":"94,-338r-40,54r-24,0r32,-54r32,0xm56,0r-28,0r0,-262r28,0r0,262","w":84},"\u013e":{"d":"126,-262r-41,55r-24,0r33,-55r32,0xm56,0r-28,0r0,-262r28,0r0,262","w":92},"\u013c":{"d":"56,0r-28,0r0,-262r28,0r0,262xm58,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":84},"\u0142":{"d":"90,-188r-24,17r0,171r-28,0r0,-153r-24,17r0,-28r24,-17r0,-81r28,0r0,63r24,-17r0,28","w":95},"\u0140":{"d":"86,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21xm56,0r-28,0r0,-262r28,0r0,262","w":113},"\u0144":{"d":"145,-262r-40,55r-24,0r32,-55r32,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207},"\u0148":{"d":"156,-262r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207},"\u00f1":{"d":"160,-253v-9,39,-40,34,-71,23v-7,0,-13,4,-17,13r-14,0v7,-38,41,-35,71,-23v8,0,12,-5,16,-13r15,0xm115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28","w":207},"\u0146":{"d":"115,-188v95,0,59,109,66,188r-28,0r0,-116v-1,-36,-5,-45,-41,-47v-79,-5,-51,94,-56,163r-28,0r0,-185r27,0r0,25v9,-18,28,-28,60,-28xm124,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":207},"\u00f2":{"d":"127,-207r-25,0r-40,-55r32,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f3":{"d":"148,-262r-40,55r-24,0r32,-55r32,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55","k":{"x":7,"-":-7}},"\u00f4":{"d":"151,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f5":{"d":"153,-253v-9,39,-41,34,-72,23v-7,0,-12,4,-16,13r-14,0v6,-38,41,-35,70,-23v8,0,13,-5,17,-13r15,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f6":{"d":"143,-220r-25,0r0,-29r25,0r0,29xm86,-220r-25,0r0,-29r25,0r0,29xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u014d":{"d":"160,-225r-115,0r0,-20r115,0r0,20xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u014f":{"d":"148,-255v-2,31,-18,47,-48,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r14,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u0151":{"d":"163,-262r-47,55r-13,0r36,-55r24,0xm118,-262r-37,55r-13,0r27,-55r23,0xm95,-188v80,-5,88,38,88,117v0,60,-26,74,-88,74v-74,0,-76,-47,-74,-117v1,-55,19,-70,74,-74xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55"},"\u00f8":{"d":"21,-71v0,-76,4,-117,87,-117v20,0,35,3,43,7r18,-25r21,15r-19,25v13,17,12,61,12,95v0,78,-70,83,-130,67r-19,25r-21,-16r19,-25v-7,-10,-11,-27,-11,-51xm137,-160v-48,-4,-89,-11,-88,52r1,66xm66,-24v51,4,89,11,88,-53r-1,-67","k":{"\u201c":7,"\u2018":7,"x":7,"-":-7}},"\u0153":{"d":"227,-188v73,-4,93,28,87,102r-133,0v-5,47,8,69,59,64v30,-3,42,-5,45,-32r29,0v-2,46,-35,59,-87,57v-32,-1,-47,-5,-60,-23v-13,21,-37,23,-72,23v-74,0,-74,-46,-74,-117v0,-60,25,-76,87,-74v31,1,46,6,60,23v13,-18,27,-21,59,-23xm240,-162v-43,0,-63,5,-59,51r105,0v0,-39,-7,-51,-46,-51xm95,-22v61,6,59,-28,59,-86v0,-49,-11,-54,-59,-54v-56,0,-46,37,-46,85v0,45,4,51,46,55","w":335},"\u0155":{"d":"102,-262r-40,55r-25,0r33,-55r32,0xm105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28","w":168},"\u0157":{"d":"105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28xm59,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":168},"\u0159":{"d":"139,-262r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0xm105,-188v45,0,54,21,55,68r-28,0v1,-30,-4,-43,-33,-43v-69,0,-35,102,-43,163r-28,0r0,-185r27,0r0,25v7,-18,24,-28,50,-28","w":168},"\u015b":{"d":"145,-262r-41,55r-24,0r33,-55r32,0xm78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209,"k":{"x":7}},"\u015d":{"d":"152,-207r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209},"\u0161":{"d":"150,-262r-36,55r-26,0r-35,-55r16,0r32,40r33,-40r16,0xm78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209},"\u015f":{"d":"78,-109v59,4,110,-5,105,55v-4,47,-18,56,-74,57r0,17v27,0,42,-2,38,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v2,-19,-11,-16,-28,-16r0,-29v-53,-2,-76,-8,-76,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26","w":209},"\u0219":{"d":"78,-109v59,4,110,-5,105,55v-4,49,-20,57,-80,57v-57,0,-81,-5,-81,-58r27,0v1,32,16,34,53,34v39,0,52,1,52,-32v0,-29,-9,-29,-40,-31v-48,-2,-95,4,-91,-51v4,-51,25,-53,85,-53v48,0,68,6,70,47v-8,-1,-22,3,-27,-2v-2,-20,-23,-21,-53,-21v-36,0,-46,1,-48,29v-1,23,8,26,28,26xm117,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":209},"\u00df":{"d":"133,-145v34,7,41,28,42,70v2,64,-28,85,-91,76r0,-25v41,7,62,-2,62,-51v0,-51,-14,-57,-62,-56r0,-22v36,1,54,-6,52,-43v-2,-31,-10,-41,-44,-40v-37,2,-42,10,-42,51r0,185r-28,0r0,-188v1,-54,15,-73,70,-73v50,0,71,17,71,67v0,28,-9,42,-30,49","w":190,"k":{"\u201c":13,"\u2018":13,"-":-7}},"\u0165":{"d":"141,-262r-40,55r-25,0r33,-55r32,0xm94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38","w":177},"\u0163":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38xm106,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":177},"\u021b":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-81,5,-50,-96,-56,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38xm106,14v-1,35,9,78,-31,75r0,-16v12,-1,14,-9,13,-21r-13,0r0,-38r31,0","w":177},"\uf6c2":{"d":"94,-22v29,0,35,-12,34,-43v9,1,21,-2,28,1v-1,52,-12,66,-62,67r0,17v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-29v-73,1,-43,-99,-49,-165r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,102v0,30,6,38,34,38","w":177},"\u0167":{"d":"94,-22v29,-2,35,-12,34,-43v9,1,21,-2,28,1v-2,54,-13,64,-67,67v-67,4,-55,-60,-56,-121r-16,0r0,-21r16,0r0,-23r-23,0r0,-23r23,0r0,-42r27,0r0,42r91,0r0,23r-91,0r0,23r72,0r0,21r-72,0v4,41,-15,100,34,96","w":177},"\u00fe":{"d":"114,-188v72,0,74,48,72,117v-1,55,-18,73,-72,74v-29,0,-49,-10,-58,-29r0,97r-27,0r0,-333r26,0r0,106v8,-21,28,-32,59,-32xm113,-22v52,0,44,-38,44,-86v0,-45,-4,-53,-47,-55v-48,-2,-57,35,-54,86v2,38,17,55,57,55","w":206},"\u00f9":{"d":"132,-207r-24,0r-40,-55r32,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u00fa":{"d":"141,-262r-40,55r-25,0r33,-55r32,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u00fb":{"d":"149,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u0169":{"d":"156,-255v-9,39,-38,33,-71,24v-7,0,-12,3,-16,12r-14,0v7,-39,40,-34,70,-23v8,0,13,-5,17,-13r14,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u00fc":{"d":"144,-220r-24,0r0,-29r24,0r0,29xm88,-220r-25,0r0,-29r25,0r0,29xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u016b":{"d":"162,-225r-115,0r0,-20r115,0r0,20xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u016d":{"d":"152,-255v-2,31,-18,47,-48,47v-30,0,-47,-16,-49,-47r14,0v1,17,14,26,35,26v21,0,33,-9,34,-26r14,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u016f":{"d":"102,-268v24,0,43,20,43,43v0,23,-19,42,-43,42v-23,1,-42,-19,-42,-42v0,-24,18,-43,42,-43xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47xm102,-199v14,0,27,-12,27,-26v0,-14,-13,-27,-27,-27v-14,0,-26,13,-26,27v0,13,13,26,26,26","w":207},"\u0171":{"d":"166,-262r-48,55r-13,0r37,-55r24,0xm121,-262r-37,55r-13,0r27,-55r23,0xm96,-22v79,5,51,-95,56,-163r27,0r0,185r-26,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u0173":{"d":"96,-22v79,5,51,-95,56,-163r27,0r0,185v-17,8,-26,47,1,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-14,8,-27,23,-39r-5,0r0,-25v-9,18,-29,28,-61,28v-95,0,-58,-109,-65,-188r27,0r0,116v1,37,6,45,42,47","w":207},"\u0175":{"d":"188,-207r-17,0r-32,-40r-32,40r-17,0r36,-55r26,0xm270,-185r-50,185r-37,0r-43,-159r-43,159r-37,0r-50,-185r26,0r42,159r43,-159r38,0r43,159r42,-159r26,0","w":280},"\u00fd":{"d":"125,-262r-40,55r-16,0r29,-55r27,0xm172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175},"\u0177":{"d":"139,-207r-16,0r-33,-40r-32,40r-16,0r35,-55r27,0xm172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175},"\u00ff":{"d":"129,-220r-25,0r0,-29r25,0r0,29xm72,-220r-25,0r0,-29r25,0r0,29xm172,-185v-31,79,-52,176,-91,244v-11,12,-27,15,-48,12r0,-24v36,5,39,-22,48,-47r-8,0r-65,-185r28,0r55,159r54,-159r27,0","w":175},"\u017a":{"d":"138,-262r-41,55r-24,0r32,-55r33,0xm169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"\u017e":{"d":"146,-262r-35,55r-27,0r-35,-55r16,0r33,40r32,-40r16,0xm169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"\u017c":{"d":"114,-231r-28,0r0,-31r28,0r0,31xm169,0r-148,0r0,-30r114,-130r-109,0r0,-25r143,0r0,26r-119,134r119,0r0,25","w":185},"\u00b4":{"d":"145,-262r-41,55r-24,0r33,-55r32,0"},"\u02c6":{"d":"138,-207r-16,0r-32,-40r-33,40r-16,0r35,-55r27,0","w":180},"\u02c7":{"d":"139,-262r-35,55r-27,0r-35,-55r16,0r32,40r33,-40r16,0","w":180},"\u02dc":{"d":"143,-255v-9,39,-38,33,-71,24v-7,0,-12,3,-16,12r-14,0v7,-39,40,-34,70,-23v8,0,13,-5,17,-13r14,0","w":180},"\u00a8":{"d":"131,-220r-25,0r0,-29r25,0r0,29xm74,-220r-25,0r0,-29r25,0r0,29","w":180},"\u00af":{"d":"149,-225r-115,0r0,-20r115,0r0,20","w":180},"\u02c9":{"d":"149,-225r-115,0r0,-20r115,0r0,20","w":180},"\u02d8":{"d":"138,-255v-2,31,-19,47,-49,47v-30,0,-46,-16,-48,-47r14,0v1,17,13,26,34,26v21,0,33,-9,34,-26r15,0","w":180},"\u02da":{"d":"90,-282v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm90,-213v14,0,26,-12,26,-27v0,-14,-12,-26,-26,-26v-14,0,-26,12,-26,26v0,15,12,27,26,27","w":180},"\u02dd":{"d":"152,-262r-47,55r-13,0r37,-55r23,0xm107,-262r-36,55r-13,0r26,-55r23,0","w":180},"\u02d9":{"d":"104,-220r-27,0r0,-31r27,0r0,31","w":180},"\u00b8":{"d":"104,20v27,0,40,-1,37,29v8,46,-38,28,-72,32r0,-16v21,-4,57,12,51,-17v3,-20,-12,-15,-28,-16r0,-32r12,0r0,20"},"\u02db":{"d":"74,0v-10,9,-24,48,4,48v5,0,10,-2,15,-4r0,23v-26,10,-61,1,-60,-28v0,-17,11,-33,32,-46","w":119},"\u2026":{"d":"293,0r-30,0r0,-38r30,0r0,38xm173,0r-30,0r0,-38r30,0r0,38xm53,0r-30,0r0,-38r30,0r0,38","w":360},"\u00ad":{"d":"122,-85r-99,0r0,-25r99,0r0,25","w":145,"k":{"\u015b":-7,"\u00f8":-7,"\u00f3":-7,"\u015a":-7,"\u00d8":-7,"\u00d3":-7,"\u0106":-10,"s":-7,"o":-7,"Y":42,"X":20,"W":8,"V":17,"T":47,"S":-7,"O":-7,"J":-7,"G":-7,"C":-10}},"\u00a1":{"d":"59,-228r-27,0r0,-34r27,0r0,34xm59,0r-27,0r1,-191r25,0","w":90},"\u00bf":{"d":"120,-228r-30,0r0,-34r30,0r0,34xm80,-24v63,1,64,-1,64,-57r29,0v5,64,-17,85,-84,84v-60,-1,-79,-13,-79,-69v0,-40,5,-59,31,-72v41,-22,46,-8,49,-52r30,0v14,89,-90,44,-82,125v3,33,9,41,42,41","w":186},"\u2018":{"d":"73,-190r-29,0v1,-33,-8,-74,29,-72r0,16v-11,1,-13,8,-12,20r12,0r0,36","w":116,"k":{"\u0106":63,"\u00c5":57,"r":13,"X":-12,"W":-8,"V":-17,"T":-7,"K":13,"J":82,"G":13,"B":-7,"A":57}},"\u2019":{"d":"73,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0","w":116},"\u201c":{"d":"133,-190r-29,0v1,-33,-8,-74,29,-72r0,16v-11,1,-13,8,-12,20r12,0r0,36xm72,-190r-28,0v1,-33,-8,-74,28,-72r0,16v-11,1,-13,8,-12,20r12,0r0,36","w":176,"k":{"\u0106":63,"\u00c5":57,"r":13,"X":-12,"W":-8,"V":-17,"T":-7,"K":13,"J":82,"G":13,"B":-7,"A":57}},"\u201d":{"d":"133,-262v-1,33,8,74,-29,72r0,-16v11,-1,13,-8,12,-19r-12,0r0,-37r29,0xm72,-262v-1,33,8,74,-28,72r0,-16v11,-1,11,-8,11,-19r-11,0r0,-37r28,0","w":176},"\u201a":{"d":"73,-36v-1,33,8,74,-29,71r0,-15v11,-1,13,-8,12,-20r-12,0r0,-36r29,0","w":116,"k":{"\u015a":7,"\u00d8":7,"\u0106":-13,"\u00c5":-7,"w":15,"f":7,"Y":67,"X":-15,"W":38,"V":53,"T":63,"O":7,"J":-13,"C":7,"A":-7}},"\u201e":{"d":"133,-36v-1,33,8,74,-29,71r0,-15v11,-1,13,-8,12,-20r-12,0r0,-36r29,0xm72,-36v-1,32,9,74,-28,71r0,-15v11,-1,11,-9,11,-20r-11,0r0,-36r28,0","w":176,"k":{"\u015a":7,"\u00d8":7,"\u0106":-13,"\u00c5":-7,"w":15,"f":7,"Y":67,"X":-15,"W":38,"V":53,"T":63,"O":7,"J":-13,"C":7,"A":-7}},"\u2039":{"d":"91,-37r-31,0r-43,-56r43,-55r31,0r-44,55","w":110,"k":{"\u0106":-13,"Y":33,"W":7,"V":13,"T":47,"J":-7}},"\u203a":{"d":"94,-93r-44,56r-30,0r44,-56r-44,-55r30,0","w":110,"k":{"Y":53,"X":7,"W":13,"V":20,"T":53,"J":-13}},"\u00ab":{"d":"152,-37r-30,0r-43,-56r43,-55r30,0r-43,55xm91,-37r-31,0r-43,-56r43,-55r31,0r-44,55","w":172,"k":{"\u0106":-13,"Y":33,"W":7,"V":13,"T":47,"J":-7}},"\u00bb":{"d":"155,-93r-43,56r-30,0r43,-56r-43,-55r30,0xm94,-93r-44,56r-30,0r44,-56r-44,-55r30,0","w":172,"k":{"Y":53,"X":7,"W":13,"V":20,"T":53,"J":-13}},"\u2013":{"d":"180,-88r-180,0r0,-19r180,0r0,19","w":180},"\u2014":{"d":"360,-88r-360,0r0,-19r360,0r0,19","w":360},"\u2022":{"d":"106,-186v28,0,52,24,52,52v0,28,-24,52,-52,52v-28,0,-52,-24,-52,-52v0,-28,24,-52,52,-52","w":212},"\u00b7":{"d":"61,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":121},"\u2219":{"d":"61,-161v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":121},"\u2020":{"d":"156,-167r-52,0r0,167r-28,0r0,-167r-52,0r0,-25r52,0r0,-70r28,0r0,70r52,0r0,25","w":180},"\u2021":{"d":"156,-60r-52,0r0,60r-28,0r0,-60r-52,0r0,-25r52,0r0,-92r-52,0r0,-25r52,0r0,-60r28,0r0,60r52,0r0,25r-52,0r0,92r52,0r0,25","w":180},"\u00a7":{"d":"93,-240v-34,0,-44,8,-36,34v35,27,126,19,128,76v0,24,-18,38,-40,41v19,6,24,17,24,43v-1,43,-21,49,-70,49v-51,-1,-75,-5,-73,-53r28,0v-1,29,12,28,43,28v46,10,57,-32,28,-46v-39,-20,-114,-17,-114,-67v0,-24,18,-38,40,-42v-17,-6,-26,-19,-26,-41v1,-41,23,-47,70,-47v44,0,67,7,65,49r-28,0v0,-22,-12,-24,-39,-24xm120,-98v45,-7,50,-40,9,-53r-52,-17v-46,7,-51,40,-10,53","w":196},"\u00b6":{"d":"15,-199v0,-69,80,-63,150,-61r0,12r-22,0r0,248r-14,0r0,-248r-34,0r0,248r-14,0r0,-138v-37,-1,-66,-24,-66,-61","w":180},"\u00a6":{"d":"100,-118r-19,0r0,-134r19,0r0,134xm100,62r-19,0r0,-134r19,0r0,134","w":180},"\u00a9":{"d":"150,-256v71,0,129,59,129,129v0,71,-62,129,-129,129v-69,0,-129,-60,-129,-129v0,-67,58,-129,129,-129xm150,-13v60,0,115,-52,115,-114v0,-62,-53,-115,-115,-115v-63,0,-115,54,-115,115v0,60,54,114,115,114xm150,-64v23,0,37,-15,41,-34r20,0v-1,30,-30,50,-62,50v-44,0,-67,-33,-67,-80v0,-61,61,-100,109,-66v11,8,17,19,18,33r-20,0v-5,-20,-18,-29,-39,-29v-32,0,-45,28,-45,63v0,35,14,62,45,63","w":299},"\u00ae":{"d":"150,-256v70,0,129,59,129,129v0,71,-62,129,-129,129v-69,0,-129,-60,-129,-129v0,-67,58,-129,129,-129xm150,-13v60,0,115,-51,115,-114v0,-63,-53,-115,-115,-115v-62,0,-115,55,-115,115v0,60,54,114,115,114xm154,-203v71,-9,79,71,26,80r33,68r-25,0r-32,-65r-34,0r0,65r-23,0r0,-148r55,0xm122,-135v32,-1,70,6,70,-26v0,-27,-38,-29,-70,-27r0,53","w":299},"\u2122":{"d":"242,-162r-13,0r0,-82r-31,82r-8,0r-33,-82r0,82r-13,0r0,-94r21,0r29,75r27,-75r21,0r0,94xm122,-246r-30,0r0,84r-15,0r0,-84r-31,0r0,-10r76,0r0,10","w":299},"\u00a4":{"d":"37,-149r-24,-24r20,-21r25,24v24,-16,59,-16,83,0r24,-24r21,21r-25,24v17,25,17,58,0,83r25,24r-21,20r-24,-24v-24,17,-59,18,-83,0r-25,24r-20,-20r24,-24v-16,-25,-16,-58,0,-83xm99,-153v-24,0,-45,20,-45,45v0,24,22,46,45,46v24,0,46,-23,46,-46v0,-24,-21,-45,-46,-45","w":200},"\u20ac":{"d":"119,-24v50,0,74,-5,71,-59r30,0v1,64,-28,88,-94,86v-69,-2,-88,-27,-87,-97r-32,0r7,-22r25,0r0,-31r-32,0r7,-22r25,0v-3,-76,26,-96,103,-96v52,0,78,26,78,77r-30,0v1,-44,-25,-50,-71,-50v-46,0,-50,23,-50,69r117,0r-7,22r-110,0r0,31r100,0r-7,22r-93,0v-1,46,4,70,50,70","w":243},"\u00a2":{"d":"102,-22v41,1,66,-4,63,-46r28,0v4,62,-36,74,-99,71r-14,43r-26,0r16,-47v-42,-9,-39,-59,-39,-113v0,-65,34,-77,100,-74r12,-34r25,0r-13,38v25,8,38,29,38,61r-28,0v-1,-21,-7,-33,-18,-36xm123,-162v-77,-18,-67,58,-61,119v3,8,8,14,16,17","w":243},"\u00a3":{"d":"138,-238v-41,2,-54,3,-55,43r0,65r77,0r0,26r-77,0v0,29,2,74,-16,77r158,0r0,27r-205,0r0,-27v39,4,34,-39,34,-77r-34,0r0,-26r34,0r0,-74v1,-49,28,-60,81,-61v63,-1,94,15,86,80r-30,0v2,-42,-8,-54,-53,-53","w":243},"\u0192":{"d":"205,-235v-56,-20,-72,23,-78,73r55,0r0,23r-58,0v-25,86,-5,236,-132,206r0,-27v54,14,70,-10,79,-60r22,-119r-52,0r0,-23r55,0v9,-65,35,-123,109,-99r0,26","w":243},"\u00a5":{"d":"229,-262r-53,72r38,0r0,22r-56,0r-23,32r79,0r0,21r-93,0r0,115r-28,0r0,-115r-93,0r0,-21r79,0r-23,-32r-56,0r0,-22r38,0r-53,-72r34,0r88,122r88,-122r34,0","w":214},"\u00aa":{"d":"71,-264v46,0,62,0,61,41r0,91r-18,0r-1,-14v-6,10,-21,16,-44,16v-40,-1,-54,-5,-54,-41v0,-37,11,-41,53,-41v23,0,38,4,44,12v1,-36,0,-51,-40,-48v-20,1,-31,2,-32,18r-20,0v0,-30,19,-34,51,-34xm36,-174v0,23,10,26,36,26v35,0,40,-5,40,-31v0,-12,-14,-18,-42,-18v-23,0,-34,2,-34,23","w":152},"\u00ba":{"d":"71,-264v59,-4,66,25,66,83v0,43,-21,51,-65,51v-54,0,-58,-30,-56,-82v2,-39,14,-49,55,-52xm71,-148v45,3,45,-17,45,-60v0,-35,-10,-38,-45,-38v-39,0,-34,25,-34,60v0,31,3,36,34,38","w":152},"\u00b9":{"d":"104,-105r-19,0r0,-141r-41,37r-12,-11r47,-42r25,0r0,157","w":160},"\u00b2":{"d":"77,-264v51,0,65,2,67,46v3,59,-64,42,-101,64v-8,5,-6,20,-6,33r107,0r0,16r-127,0v-2,-45,2,-68,43,-74v26,-11,70,0,65,-41v-3,-30,-9,-27,-49,-28v-33,-2,-39,6,-39,36r-20,0v-1,-43,14,-53,60,-52","w":160},"\u00b3":{"d":"118,-185v20,4,27,11,27,34v0,42,-18,48,-63,48v-48,0,-67,-8,-65,-54r19,0v-2,35,9,40,46,38v38,-2,43,3,43,-34v0,-30,-29,-23,-56,-24r0,-16v29,-1,57,5,53,-28v-3,-29,-6,-26,-44,-26v-33,0,-41,4,-39,35r-19,0v-4,-42,15,-54,58,-52v47,1,62,2,64,42v0,25,-5,32,-24,37","w":160},"\u2044":{"d":"120,-265r-152,268r-28,0r153,-268r27,0","w":60},"\u2215":{"d":"120,-265r-152,268r-28,0r153,-268r27,0","w":60},"\u00bc":{"d":"357,-34r-25,0r0,34r-18,0r0,-34r-88,0r0,-19r81,-94r25,0r0,97r25,0r0,16xm273,-265r-152,268r-28,0r153,-268r27,0xm99,-115r-18,0r0,-132r-39,35r-11,-10r44,-40r24,0r0,147xm314,-50r0,-80r-70,80r70,0","w":366},"\u00bd":{"d":"287,-148v63,0,71,28,59,70v-16,19,-69,18,-91,32v-8,5,-6,19,-6,31r102,0r0,15r-121,0v-2,-41,2,-63,41,-69v24,-11,65,0,62,-38v-3,-31,-9,-24,-48,-26v-32,-2,-36,5,-36,33r-19,0v-2,-40,14,-48,57,-48xm273,-265r-152,268r-28,0r153,-268r27,0xm99,-115r-18,0r0,-132r-39,35r-11,-10r44,-40r24,0r0,147","w":366},"\u00be":{"d":"357,-34r-25,0r0,34r-18,0r0,-34r-88,0r0,-19r81,-94r25,0r0,97r25,0r0,16xm273,-265r-152,268r-28,0r153,-268r27,0xm112,-190v20,3,26,9,26,32v0,52,-45,45,-87,44v-27,-2,-37,-20,-35,-50r19,0v-2,32,7,37,43,35v36,-2,42,4,42,-31v0,-28,-28,-21,-54,-22r0,-15v28,0,53,3,51,-27v-2,-28,-8,-22,-42,-24v-30,-1,-40,4,-38,32r-18,0v-4,-39,16,-49,55,-48v43,1,61,1,61,39v0,25,-4,30,-23,35xm314,-50r0,-80r-70,80r70,0","w":366},"\u2030":{"d":"399,-164v48,-1,69,8,69,56v0,63,9,124,-69,111v-64,7,-54,-54,-54,-111v1,-42,13,-55,54,-56xm244,-164v48,-1,70,7,70,56v0,64,8,124,-70,111v-64,7,-52,-55,-53,-111v0,-43,12,-55,53,-56xm222,-265r-93,268r-25,0r93,-268r25,0xm67,-265v48,-2,69,8,69,56v0,63,8,124,-69,111v-64,7,-54,-54,-54,-111v1,-42,13,-54,54,-56xm400,-21v32,0,48,0,45,-37v-3,-43,15,-94,-45,-83v-46,-6,-31,46,-31,83v0,31,2,37,31,37xm246,-21v33,0,47,-1,45,-37v-2,-43,14,-94,-45,-83v-46,-6,-30,46,-32,83v-2,32,3,37,32,37xm68,-121v32,0,48,-1,45,-38v-3,-43,14,-94,-45,-83v-45,-5,-32,45,-32,83v0,32,3,38,32,38","w":480},"\u2212":{"d":"255,-99r-210,0r0,-17r210,0r0,17","w":299},"\u00b1":{"d":"255,-127r-96,0r0,61r-18,0r0,-61r-96,0r0,-17r96,0r0,-62r18,0r0,62r96,0r0,17xm255,-9r-210,0r0,-17r210,0r0,17","w":299},"\u00d7":{"d":"247,-23r-12,13r-85,-85r-84,85r-12,-13r84,-84r-84,-85r12,-12r84,84r85,-84r12,12r-84,85","w":299},"\u00f7":{"d":"150,-188v10,-1,19,10,19,19v0,9,-10,19,-19,19v-9,0,-19,-10,-19,-19v0,-9,9,-20,19,-19xm255,-99r-210,0r0,-17r210,0r0,17xm150,-64v10,-1,19,10,19,19v0,9,-9,19,-19,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":299},"\u00ac":{"d":"255,-63r-17,0r0,-70r-193,0r0,-18r210,0r0,88","w":299},"\u00b5":{"d":"182,-187r-33,159v-1,11,8,11,19,11r-4,19v-21,6,-42,-1,-39,-26v-16,36,-84,39,-100,1r-20,98r-24,0r55,-262r24,0r-24,128v0,29,13,43,39,43v60,0,67,-114,83,-171r24,0","w":195},"\u03bc":{"d":"182,-187r-33,159v-1,11,8,11,19,11r-4,19v-21,6,-42,-1,-39,-26v-16,36,-84,39,-100,1r-20,98r-24,0r55,-262r24,0r-24,128v0,29,13,43,39,43v60,0,67,-114,83,-171r24,0","w":195},"\u00b0":{"d":"59,-255v27,0,50,23,49,49v0,26,-22,50,-49,49v-27,-1,-49,-21,-49,-49v0,-27,23,-49,49,-49xm59,-170v19,0,37,-17,37,-36v0,-20,-17,-37,-37,-37v-20,0,-36,17,-36,37v0,20,17,36,36,36","w":118}}});
// jquery.cycle.all.min.js
(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{var iii=i+1;a='<a href="#" class="kwadracik_nawig">'+iii+'</a>';}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);
//jquery.imageScroller
( function( $ ) {
	$.fn.imageScroller = function ( options ) {
		return this.each( function() {
			var $this = $( this );
			var loadImgs = 0;
			
			var opt = $.extend( 
				{ 
					  speed: "2000"
					, loading: "Loading images..." 
					, direction: "left"
				}
				, options || {}
			);
			
			$this.children().hide();
			$this.append(
				"<div style='clear:both; padding: 0px; margin: 0px;'>" + 
				"<div id='loading'>" + opt.loading + "</div>" + 
				"</div>"
			);
			
			$( "img" , $this ).each(
				function () {
					var img = new Image();
					var soc = $( this ).attr( 'src' );
					
					$( img ).load(
						function () {
							loadImgs++;
						}
					).attr( "src" , soc );
				}
			);
			
			var intVal = window.setInterval(
				function () {
					if ( loadImgs == $( "img" , $this ).length ) {
						window.clearInterval( intVal );
						$( "#loading" ).remove();
						$this.children().show();
						var totImg = 0;
			
						$.each(
							  $this.children( ":not(div)" )
							, function () {
								switch ( opt.direction ) {
									case 'left':
									case 'right':
										//if ( $( this ).children().length ) {
											//$( this ).width( $( this ).children( ":eq(0)" ).width() );
										//}
										totImg += $( this ).width()+30;
										break;
									case 'top':
									case 'bottom':
										$( this ).css( "display" , "block" );
										if ( $( this ).children().length ) {
											$( this ).height( $( this ).children( ":eq(0)" ).height() );
										}
										totImg += $( this ).height();
										break;
								}
								
								$( this ).css({
									  margin:  "0px 15px"
									, padding: "0px"
									, clear:   "both"
								});
								
								$(this).bind(
									  "mouseover"
									, function () {
										$( "div:eq(0)" , $this ).stop();
									}
								).bind(
									  "mouseout"
									, function () {
										scrollStart( $( "div:eq(0)" , $this ) , opt );
									}
								);
								
								$( "div:eq(0)" , $this ).append( $( this ) );
							}
						);
						
						switch ( opt.direction ) {
							case 'left':
								$( "div:eq(0)" , $this ).css( "width" , totImg + "px" );
								break;
							
							case 'right':
								$( "div:eq(0)" , $this ).css( "width" , totImg + "px" );
								$( "div:eq(0)" , $this ).css({
									marginLeft: -( totImg - $this.width() ) + "px"
								});
								break;
								
							case 'top':
								$( "div:eq(0)" , $this ).css( "height" , totImg + "px" );
								break;
								
							case 'bottom':
								$( "div:eq(0)" , $this ).css( "height" , totImg + "px" );
								$( "div:eq(0)" , $this ).css({
									marginTop: -( totImg - $this.height() ) + "px"
								});
								break;
						}
	
						scrollStart( $( "div:eq(0)" , $this ) , opt );
					}
				}
				, 100
			);
			
			function scrollStart ( $scroll , opt ) {
				switch ( opt.direction ) {
					case 'left':
						var pos = -( $scroll.children( ":eq(0)" ).width()+30 );
						var spd = opt.speed - ( Math.abs ( parseInt( $scroll.css( "marginLeft" ) ) ) * ( opt.speed / $scroll.children( ":eq(0)" ).width() ) );
						break;
						
					case 'right':
						var pos = -( $scroll.width() - $scroll.parents( "div:eq(0)" ).width() ) + $scroll.children( ":last" ).width();
						var spd = opt.speed - ( ( $scroll.children( ":last" ).width() - ( Math.abs ( parseInt( $scroll.css( "marginLeft" ) ) ) - Math.abs ( pos ) ) ) * ( opt.speed / $scroll.children( ":last" ).width() ) );
						break;
						
					case 'top':
						var tos = -( $scroll.children( ":eq(0)" ).height() );
						var spd = opt.speed - ( Math.abs ( parseInt( $scroll.css( "marginTop" ) ) ) * ( opt.speed / $scroll.children( ":eq(0)" ).height() ) );
						break;
						
					case 'bottom':
						var tos = -( $scroll.height() - $scroll.parents( "div:eq(0)" ).height() ) + $scroll.children( ":last" ).height();
						var spd = opt.speed - ( ( $scroll.children( ":last" ).height() - ( Math.abs ( parseInt( $scroll.css( "marginTop" ) ) ) - Math.abs ( tos ) ) ) * ( opt.speed / $scroll.children( ":last" ).height() ) );
						break;
				}
				
				$scroll.animate(
					{
						  marginLeft: ( pos || "0" ) + "px"
						, marginTop: ( tos || "0" ) + "px"
					}
					, spd
					, "linear"
					, function () {
						switch ( opt.direction ) {
							case 'left':
								$scroll.append( $( this ).children( ":eq(0)" ) );
								$scroll.css( "marginLeft" , "0px" );
								break;
								
							case 'right':
								$scroll.prepend( $( this ).children( ":last" ) );
								$scroll.css( "marginLeft" , -( $scroll.width() - $scroll.parents( "div:eq(0)" ).width() ) + "px" );
								break;
								
							case 'top':
								$scroll.append( $( this ).children( ":eq(0)" ) );
								$scroll.css( "marginTop" , "0px" );
								break;
								
							case 'bottom':
								$scroll.prepend( $( this ).children( ":last" ) );
								$scroll.css( "marginTop" , -( $scroll.height() - $scroll.parents( "div:eq(0)" ).height() ) + "px" );
								break;
						}
						
						scrollStart( $scroll , opt );
					}
				);
			};
		});
	};
})(jQuery);
