function KEYPUBLISHER_Adminbar_getWidth()
{if(document.documentElement.clientWidth==0)
return document.body.clientWidth+"px";else
return document.documentElement.clientWidth+"px";}
var locationbar='no';var ref=0;function setref(s){ref=s;}
var MSIE=(navigator.userAgent.indexOf('MSIE')>=0&&navigator.userAgent.indexOf('Win')>=0&&navigator.userAgent.toLowerCase().indexOf('opera')<0)?true:false;var Opera=opera=navigator.userAgent.toLowerCase().indexOf('opera')>=0?true:false;var navigatorVersion=navigator.appVersion.replace(/.*?MSIE (\d\.\d).*/g,'$1')/1;function rand(){return new String(Math.ceil(Math.random()*200+1));}
function popuperror(){alert("     Du må skru på Javaskript \"Popup\" støtte i nettleseren din"+"\n\n"+"___________________________________________________________"+"\n\n"+"             Informasjon om dette, kan du finne på:"+"\n\n"+"                       www.keyteq.no/kundesenter/popup               "+"\n\n"+"\n\n"+"____________________________________________________________");}
function getY(height){return(screen.height-height)/2;}
function getX(width){return(screen.width-width)/2;}
function openKeyPublisherWindow(url,name,height,width,scroll,toolbar,resize)
{if(scroll)scroll='yes';else scroll='no';if(toolbar)toolbar='yes';else toolbar='no';if(resize)resize='yes';else resize='no';var newwindow=window.open(url,name,'height='+height+', width='+width+', status=no, scrollbars='+scroll+', toolbar='+toolbar+', resizable='+resize+', location='+locationbar+', menubar=no,top='+getY(height)+', left='+getX(width),'true');if(!newwindow){popuperror();}else{if(!newwindow.opener){newwindow.opener=self;}if(window.focus){newwindow.focus();}}}
function customWindow(path,windowname,height,width){openKeyPublisherWindow(path,windowname+ref,height,width,false,false,true);}
function productPopup(popupId,productId,height,width,scrollable,resizeable){openKeyPublisherWindow('/index.php?c_=ShopProductPopupGUI&m_=showPopup&popupId='+popupId+'&productId='+productId,'productPopup'+ref,height,width,scrollable,false,resizeable);}
function customWindowToolbar(path,windowname,height,width){openKeyPublisherWindow(path,windowname+ref,height,width,true,true,true);}
function customWindowResize(path,windowname,height,width){openKeyPublisherWindow(path,windowname+ref,height,width,true,false,true);}
function customWindowScroll(path,windowname,height,width){openKeyPublisherWindow(path,windowname+ref,height,width,true,false,true);}
function getnavipos(){if(typeof window.pageYOffset!='undefined')return pos=window.pageYOffset;else return pos=Math.max(document.body.scrollTop,document.documentElement.scrollTop);}
function phonelistcard(phonelistid){customWindow('/index.php?c_=PhonelistGUI&m_=writeCard&PhonelistGUI_writeCard_0_='+phonelistid,'writecard',200,300);}
function checkUser(){return;script=document.createElement('script');script.setAttribute('src','/checkuser.php');script.setAttribute('language','Javascript');script.setAttribute('type','text/javascript');document.getElementsByTagName('head').item(0).appendChild(script);setTimeout("checkUser()",5000);}
function helpWindow(extraUrl){if(!window.open('http://keypublisher.manual.keyteq.no'+extraUrl,'help','height=500, width=900, scrollbars=yes, status=no, toolbar=no, resizable=yes, location='+locationbar+', menubar=no,top=70, left=20','true'))popuperror();}
function runGraph(chart,xml,width,height,http)
{document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="'+http+'://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+width+'" HEIGHT="'+height+'" ALIGN=""  id="charts">');document.write('<PARAM NAME=movie VALUE="/executable/fusion_charts/'+chart+'">');document.write('<PARAM NAME="FlashVars" VALUE="&dataXML='+xml+'&chartWidth='+width+'&chartHeight='+height+'">');document.write('<PARAM NAME="quality" VALUE="high">');document.write('<PARAM NAME="bgcolor" VALUE="#FAFAFA">');document.write('<PARAM NAME="wmode" VALUE="transparent">');document.write('<EMBED src="/executable/fusion_charts/'+chart+'" FlashVars="&dataXML='+xml+'&chartWidth='+width+'&chartHeight='+height+'" quality="high" bgcolor=#FAFAFA" wmode="transparent"  WIDTH="'+width+'" HEIGHT="'+height+'" NAME="charts" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="'+http+'://www.macromedia.com/go/getflashplayer"></EMBED>');document.write('</OBJECT>');}
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}),hasClass:function(C,B){return RegExp("(?:^|\\s)"+B+"(?=\\s|$)").test(C.className)},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},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},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 B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};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(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}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)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,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 B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}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(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,F),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(n.hasClass(E,"cufon")){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}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={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,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){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(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").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(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());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 g=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(g?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(h,i){return a(h,/(?:em|ex|%)$|^[a-z-]+$/i.test(i)?"1em":i)}function a(k,l){if(/px$/i.test(l)){return parseFloat(l)}var j=k.style.left,i=k.runtimeStyle.left;k.runtimeStyle.left=k.currentStyle.left;k.style.left=l.replace("%","em");var h=k.style.pixelLeft;k.style.left=j;k.runtimeStyle.left=i;return h}var f={};function d(o){var p=o.id;if(!f[p]){var m=o.stops,n=document.createElement("cvml:fill"),h=[];n.type="gradient";n.angle=180;n.focus="0";n.method="sigma";n.color=m[0][1];for(var l=1,i=m.length-1;l<i;++l){h.push(m[l][0]*100+"% "+m[l][1])}n.colors=h.join(",");n.color2=m[i][1];f[p]=n}return f[p]}return function(aj,K,ad,G,O,ak,ab){var o=(K===null);if(o){K=O.alt}var M=aj.viewBox;var q=ad.computedFontSize||(ad.computedFontSize=new Cufon.CSS.Size(c(ak,ad.get("fontSize"))+"px",aj.baseSize));var aa=ad.computedLSpacing;if(aa==undefined){aa=ad.get("letterSpacing");ad.computedLSpacing=aa=(aa=="normal")?0:~~q.convertFrom(a(ak,aa))}var C,r;if(o){C=O;r=O.firstChild}else{C=document.createElement("span");C.className="cufon cufon-vml";C.alt=K;r=document.createElement("span");r.className="cufon-vml-canvas";C.appendChild(r);if(G.printable){var ag=document.createElement("span");ag.className="cufon-alt";ag.appendChild(document.createTextNode(K));C.appendChild(ag)}if(!ab){C.appendChild(document.createElement("cvml:shape"))}}var ap=C.style;var V=r.style;var m=q.convert(M.height),am=Math.ceil(m);var Z=am/m;var T=Z*Cufon.CSS.fontStretch(ad.get("fontStretch"));var Y=M.minX,X=M.minY;V.height=am;V.top=Math.round(q.convert(X-aj.ascent));V.left=Math.round(q.convert(Y));ap.height=q.convert(aj.height)+"px";var v=G.enableTextDecoration?Cufon.CSS.textDecoration(ak,ad):{};var J=ad.get("color");var ao=Cufon.CSS.textTransform(K,ad).split(""),B;var p=aj.glyphs,H,s,af;var h=0,P=[],W=0,x;var z,L=G.textShadow;for(var ai=0,ah=0,ae=ao.length;ai<ae;++ai){H=p[B=ao[ai]]||aj.missingGlyph;if(!H){continue}if(s){h-=af=s[B]||0;P[ah-1]-=af}h+=x=P[ah++]=~~(H.w||aj.w)+aa;s=H.k}if(x===undefined){return null}var A=-Y+h+(M.width-x);var an=q.convert(A*T),ac=Math.round(an);var S=A+","+M.height,n;var N="r"+S+"ns";var y=G.textGradient&&d(G.textGradient);for(ai=0,ah=0;ai<ae;++ai){H=p[ao[ai]]||aj.missingGlyph;if(!H){continue}if(o){z=r.childNodes[ah];while(z.firstChild){z.removeChild(z.firstChild)}}else{z=document.createElement("cvml:shape");r.appendChild(z)}z.stroked="f";z.coordsize=S;z.coordorigin=n=(Y-W)+","+X;z.path=(H.d?"m"+H.d+"xe":"")+"m"+n+N;z.fillcolor=J;if(y){z.appendChild(y.cloneNode(false))}var al=z.style;al.width=ac;al.height=am;if(L){var u=L[0],t=L[1];var F=Cufon.CSS.color(u.color),D;var R=document.createElement("cvml:shadow");R.on="t";R.color=F.color;R.offset=u.offX+","+u.offY;if(t){D=Cufon.CSS.color(t.color);R.type="double";R.color2=D.color;R.offset2=t.offX+","+t.offY}R.opacity=F.opacity||(D&&D.opacity)||1;z.appendChild(R)}W+=P[ah++]}var Q=z.nextSibling,w,E;if(G.forceHitArea){if(!Q){Q=document.createElement("cvml:rect");Q.stroked="f";Q.className="cufon-vml-cover";w=document.createElement("cvml:fill");w.opacity=0;Q.appendChild(w);r.appendChild(Q)}E=Q.style;E.width=ac;E.height=am}else{if(Q){r.removeChild(Q)}}ap.width=Math.max(Math.ceil(q.convert(h*T)),0);if(g){var U=ad.computedYAdjust;if(U===undefined){var I=ad.get("lineHeight");if(I=="normal"){I="1em"}else{if(!isNaN(I)){I+="em"}}ad.computedYAdjust=U=0.5*(a(ak,I)-parseFloat(ap.height))}if(U){ap.marginTop=Math.ceil(U)+"px";ap.marginBottom=U+"px"}}return C}})());Cufon.registerFont({"w":180,"face":{"font-family":"UniversCn","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 5 6 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-9 -356 360 90","underline-thickness":"18","underline-position":"-18","stemh":"22","stemv":"30","unicode-range":"U+0020-U+203A"},"glyphs":{" ":{"w":79},"\u00a0":{"w":79},"!":{"d":"72,-60r-25,0r-7,-200r40,0xm77,-37r0,37r-34,0r0,-37r34,0","w":119},"\"":{"d":"13,-185r0,-75r21,0r0,75r-21,0xm56,-185r0,-75r21,0r0,75r-21,0","w":90},"#":{"d":"8,0r27,-84r-36,0r6,-20r36,0r12,-41r-36,0r6,-21r36,0r26,-84r19,0r-27,84r30,0r25,-84r19,0r-26,84r37,0r-6,21r-37,0r-12,41r37,0r-6,20r-38,0r-25,84r-19,0r26,-84r-29,0r-26,84r-19,0xm59,-104r29,0r13,-41r-29,0","w":159},"$":{"d":"87,-106r0,83v21,-3,38,-17,38,-40v0,-21,-18,-32,-38,-43xm72,-150r0,-75v-18,3,-30,15,-30,35v0,20,13,31,30,40xm87,5r0,22r-15,0r0,-22v-77,0,-71,-75,-70,-81r34,0v0,26,9,51,36,53r0,-91v-31,-15,-64,-32,-64,-72v0,-40,28,-68,64,-68r0,-21r15,0r0,21v48,0,71,27,71,74r-36,0v0,-26,-8,-44,-35,-45r0,83v32,15,71,30,71,78v0,50,-40,69,-71,69","w":159},"%":{"d":"71,-265v44,0,46,35,46,69v0,35,-2,68,-46,68v-44,0,-46,-33,-46,-68v0,-34,2,-69,46,-69xm71,-245v-21,0,-21,15,-21,48v0,33,0,49,21,49v21,0,21,-16,21,-49v0,-33,0,-48,-21,-48xm208,-132v44,0,47,35,47,69v0,35,-3,68,-47,68v-44,0,-46,-33,-46,-68v0,-34,2,-69,46,-69xm208,-112v-21,0,-20,16,-20,49v0,33,-1,48,20,48v21,0,21,-15,21,-48v0,-33,0,-49,-21,-49xm213,-273r-124,286r-22,0r122,-286r24,0","w":280},"&":{"d":"159,-48r-64,-81v-23,15,-42,29,-42,59v0,52,83,65,106,22xm105,-164v25,-13,48,-73,0,-76v-17,0,-28,12,-28,29v0,18,18,33,28,47xm198,0r-21,-27v-42,56,-158,39,-158,-42v0,-43,25,-58,58,-79v-15,-17,-34,-42,-34,-66v0,-38,32,-51,64,-51v33,0,61,15,61,52v0,27,-23,51,-44,69r51,65v5,-17,5,-35,5,-74r30,0v0,56,-6,80,-16,97r41,56r-37,0","w":240},"(":{"d":"75,42r-21,0v-16,-51,-36,-101,-36,-155v0,-55,20,-107,36,-159r22,0v-30,103,-31,211,-1,314","w":100},")":{"d":"46,42r-20,0v29,-103,28,-212,-2,-314r22,0v16,52,36,104,36,159v0,54,-20,104,-36,155","w":100},"*":{"d":"148,-188r-56,-5r33,46r-21,12r-24,-52r-24,52r-21,-12r33,-46r-56,5r0,-24r56,5r-33,-46r22,-12r23,51r23,-51r22,12r-33,46r56,-5r0,24","w":159},"+":{"d":"79,-102r0,-80r22,0r0,80r64,0r0,22r-64,0r0,80r-22,0r0,-80r-64,0r0,-22r64,0"},",":{"d":"12,46r19,-83r37,0r-33,83r-23,0","w":79},"-":{"d":"20,-84r0,-28r79,0r0,28r-79,0","w":119},"\u00ad":{"d":"20,-84r0,-28r79,0r0,28r-79,0","w":119},".":{"d":"57,-37r0,37r-34,0r0,-37r34,0","w":79},"\/":{"d":"100,-260r-85,295r-24,0r85,-295r24,0","w":100},"0":{"d":"80,-254v68,0,67,63,67,130v0,65,1,129,-67,129v-68,0,-67,-64,-67,-129v0,-67,-1,-130,67,-130xm80,-226v-34,0,-34,42,-34,109v0,42,-3,95,34,95v37,0,34,-53,34,-95v0,-67,0,-109,-34,-109","w":159},"1":{"d":"104,-250r0,250r-33,0r0,-213r-38,25r0,-32v8,-4,33,-22,43,-30r28,0","w":159},"2":{"d":"150,0r-135,0r0,-29v73,-102,95,-121,95,-164v0,-20,-10,-33,-31,-33v-25,0,-29,21,-29,41r-34,0v-3,-41,19,-69,61,-69v45,0,66,21,66,66v0,56,-28,74,-92,159r99,0r0,29","w":159},"3":{"d":"61,-116r0,-29v30,3,51,-10,51,-42v0,-23,-11,-39,-35,-39v-27,0,-31,21,-31,41r-33,0v-3,-42,18,-69,64,-69v42,0,68,21,68,65v0,48,-37,52,-49,59v39,5,52,26,52,63v0,49,-27,72,-75,72v-70,0,-64,-60,-64,-74r33,0v0,25,4,47,34,47v29,0,38,-18,38,-45v0,-40,-14,-49,-53,-49","w":159},"4":{"d":"38,-90r55,0r-1,-130xm93,-61r-84,0r0,-29r71,-160r43,0r0,160r30,0r0,29r-30,0r0,61r-30,0r0,-61","w":159},"5":{"d":"21,-250r117,0r0,29r-84,0v1,24,-2,51,1,73v5,-11,23,-18,40,-18v36,0,52,26,52,84v0,40,-5,87,-68,87v-52,0,-61,-29,-61,-62r33,0v0,19,7,38,29,38v31,0,34,-31,34,-55v0,-36,-1,-65,-32,-65v-18,0,-28,13,-31,30r-30,0r0,-141","w":159},"6":{"d":"47,-81v0,25,3,59,35,59v27,0,32,-30,32,-63v0,-23,-5,-50,-34,-50v-29,0,-33,32,-33,54xm80,5v-68,0,-67,-64,-67,-129v0,-67,-1,-130,67,-130v37,0,63,23,62,61r-33,0v0,-17,-9,-37,-29,-37v-26,0,-36,28,-33,91v34,-45,100,-29,100,60v0,45,-18,84,-67,84","w":159},"7":{"d":"11,-221r0,-29r129,0r0,29r-67,221r-37,0r70,-221r-95,0","w":159},"8":{"d":"80,-22v25,0,33,-23,33,-45v0,-22,-2,-51,-33,-51v-31,0,-34,29,-34,51v0,22,9,45,34,45xm100,-132v37,4,47,33,47,65v0,45,-23,72,-67,72v-44,0,-67,-27,-67,-72v0,-32,9,-61,46,-65v-30,-6,-43,-31,-43,-59v0,-39,25,-63,64,-63v73,0,88,109,20,122xm80,-147v43,0,42,-82,0,-83v-21,0,-31,19,-31,38v0,18,6,45,31,45","w":159},"9":{"d":"80,-230v-28,0,-34,29,-34,52v0,25,5,52,34,52v29,0,33,-27,33,-52v0,-23,-5,-52,-33,-52xm80,-254v68,0,67,63,67,130v0,65,1,129,-67,129v-37,0,-63,-25,-62,-65r33,0v0,18,8,38,29,38v31,0,36,-40,33,-100v-8,17,-24,24,-43,24v-20,0,-57,-11,-57,-79v0,-56,34,-77,67,-77","w":159},":":{"d":"57,-182r0,38r-34,0r0,-38r34,0xm57,-37r0,37r-34,0r0,-37r34,0","w":79},";":{"d":"12,46r19,-83r37,0r-33,83r-23,0xm57,-182r0,38r-34,0r0,-38r34,0","w":79},"<":{"d":"43,-91r122,69r0,27r-150,-85r0,-23r150,-82r0,26"},"=":{"d":"165,-138r0,22r-150,0r0,-22r150,0xm165,-67r0,22r-150,0r0,-22r150,0"},">":{"d":"15,-22r122,-69r-122,-68r0,-26r150,82r0,23r-150,85r0,-27"},"?":{"d":"94,-66r-30,0r0,-41v0,-31,44,-52,44,-99v0,-16,-8,-35,-27,-35v-26,0,-27,31,-27,50r-34,0v-2,-44,15,-74,63,-74v37,0,58,24,58,60v0,79,-60,71,-47,139xm96,-37r0,37r-34,0r0,-37r34,0","w":159},"@":{"d":"155,-193v-38,0,-62,54,-62,87v0,17,10,34,28,34v42,0,60,-80,60,-95v0,-14,-11,-26,-26,-26xm196,-190r5,-17r25,0r-42,128v0,6,5,10,11,10v22,0,60,-29,60,-86v0,-22,-11,-90,-111,-90v-64,0,-115,51,-115,115v0,64,51,115,115,115v44,0,81,-17,103,-48r21,0v-23,42,-70,68,-124,68v-75,0,-135,-59,-135,-135v0,-75,60,-135,135,-135v122,0,131,96,131,110v0,81,-58,106,-85,106v-13,0,-28,-6,-32,-19v-31,35,-93,15,-93,-36v0,-65,82,-155,131,-86","w":283},"A":{"d":"5,0r83,-260r42,0r85,260r-38,0r-18,-62r-101,0r-19,62r-34,0xm150,-91r-43,-138r-40,138r83,0","w":219,"k":{"y":6,"w":6,"v":9,"Y":22,"W":13,"V":13,"T":27}},"B":{"d":"66,-122r0,93r46,0v35,0,48,-25,48,-44v0,-55,-45,-49,-94,-49xm66,-231r0,81v44,2,86,4,86,-42v0,-40,-44,-42,-86,-39xm117,-260v83,-6,91,107,24,123r0,2v37,4,53,26,53,62v0,103,-81,66,-162,73r0,-260r85,0","w":219},"C":{"d":"144,-188v4,-30,-14,-49,-37,-49v-27,0,-38,16,-39,20v-8,1,-8,94,-8,123v0,64,21,72,47,72v10,0,41,-4,41,-55r34,0v1,82,-57,82,-74,82v-32,0,-82,-2,-82,-103r0,-73v0,-73,33,-94,84,-94v51,0,71,27,68,77r-34,0","w":200},"D":{"d":"63,-231r0,202v63,3,94,-3,94,-78v0,-58,3,-133,-50,-124r-44,0xm191,-138v-2,106,-8,132,-101,138r-60,0r0,-260v65,1,130,-11,150,40v9,22,11,74,11,82","w":219},"E":{"d":"165,0r-136,0r0,-260r134,0r0,29r-101,0r0,83r94,0r0,29r-94,0r0,90r103,0r0,29"},"F":{"d":"60,0r-33,0r0,-260r129,0r0,29r-96,0r0,83r90,0r0,29r-90,0r0,119","w":159,"k":{"A":13,".":33,",":33}},"G":{"d":"188,-190r-34,0v0,-31,-13,-48,-46,-48v-10,0,-48,3,-48,57v0,61,-11,171,48,159v24,0,39,-7,46,-12r0,-78r-48,0r0,-28r81,0r0,126v-21,12,-46,19,-79,19v-55,0,-82,-28,-82,-100v0,-86,-8,-170,82,-170v56,0,82,21,80,75","w":219},"H":{"d":"64,0r-33,0r0,-260r33,0r0,112r92,0r0,-112r33,0r0,260r-33,0r0,-119r-92,0r0,119","w":219},"I":{"d":"67,-260r0,260r-34,0r0,-260r34,0","w":100},"J":{"d":"11,-81r34,0v1,23,-2,59,32,59v35,0,37,-30,37,-62r0,-176r34,0r0,196v0,14,-1,69,-72,69v-14,0,-42,-4,-55,-25v-10,-17,-10,-40,-10,-61"},"K":{"d":"62,0r-33,0r0,-260r33,0r1,114r91,-114r38,0r-95,117r100,143r-43,0r-92,-136r0,136","w":200},"L":{"d":"158,0r-129,0r0,-260r33,0r0,231r96,0r0,29","w":159,"k":{"y":6,"Y":22,"W":15,"V":9,"T":22}},"M":{"d":"61,-231r-1,231r-30,0r0,-260r53,0r66,218r67,-218r54,0r0,260r-33,0r0,-231r-73,231r-32,0","w":299},"N":{"d":"180,-260r29,0r0,260r-45,0r-104,-225r0,225r-29,0r0,-260r47,0r102,223r0,-223","w":240},"O":{"d":"110,5v-55,0,-82,-28,-82,-100v0,-86,-8,-170,82,-170v89,0,82,83,82,170v0,72,-27,100,-82,100xm110,-22v58,12,48,-98,48,-159v0,-54,-38,-57,-48,-57v-10,0,-48,3,-48,57v0,61,-11,171,48,159","w":219},"P":{"d":"67,-231r0,88v44,-2,74,12,82,-45v-9,-61,-37,-38,-82,-43xm67,0r-34,0r0,-260v78,3,150,-21,150,74v0,78,-54,73,-116,72r0,114","w":200,"k":{"A":18,".":52,",":52}},"Q":{"d":"108,-27v68,0,48,-92,48,-154v0,-54,-38,-57,-48,-57v-10,0,-48,3,-48,57v0,62,-20,154,48,154xm26,-95v0,-86,-8,-170,82,-170v89,0,81,84,81,170v0,20,-8,64,-22,72v13,-5,30,-7,49,-6r0,29r-108,0v-35,0,-82,-2,-82,-95","w":219},"R":{"d":"62,-231r0,83r49,0v24,0,36,-21,36,-44v0,-19,-9,-39,-35,-39r-50,0xm140,-86v-8,-48,-39,-31,-78,-34r0,120r-34,0r0,-260r90,0v80,-2,81,115,15,124v28,8,41,14,42,68v0,11,4,52,9,68r-34,0v-9,-18,-4,-51,-10,-86","w":200},"S":{"d":"22,-77r33,0v-3,37,20,54,43,54v26,0,47,-12,47,-43v0,-58,-117,-51,-117,-129v0,-46,32,-70,76,-70v48,0,74,23,72,76r-34,0v0,-28,-9,-48,-40,-48v-20,0,-40,11,-40,39v0,57,117,49,117,131v0,55,-38,72,-81,72v-77,0,-77,-57,-76,-82","w":200},"T":{"d":"5,-260r170,0r0,29r-68,0r0,231r-34,0r0,-231r-68,0r0,-29","k":{"y":27,"w":27,"u":27,"s":27,"r":29,"o":32,"i":22,"e":29,"c":32,"a":29,"A":27,";":27,":":32,".":32,"-":27,",":36}},"U":{"d":"28,-95r0,-165r33,0r0,166v0,57,18,72,49,72v31,0,48,-15,48,-72r0,-166r34,0r0,165v0,72,-27,100,-82,100v-55,0,-82,-28,-82,-100","w":219},"V":{"d":"195,-260r-75,260r-40,0r-75,-260r36,0r60,229r61,-229r33,0","w":200,"k":{"y":6,"u":6,"r":6,"o":13,"i":6,"e":13,"a":13,"A":13,";":13,":":13,".":27,"-":6,",":32}},"W":{"d":"66,0r-64,-260r35,0r50,225r52,-225r43,0r48,225r53,-225r35,0r-69,260r-41,0r-50,-225r-52,225r-40,0","w":320,"k":{"y":7,"u":5,"r":5,"o":11,"e":11,"a":11,"A":13,";":6,":":6,".":18,"-":6,",":18}},"X":{"d":"118,-135r78,135r-40,0r-61,-111r-57,111r-36,0r75,-135r-71,-125r38,0r54,101r54,-101r36,0","w":200},"Y":{"d":"91,-134r52,-126r34,0r-71,161r0,99r-33,0r0,-99r-70,-161r37,0","k":{"v":13,"u":13,"q":20,"p":13,"o":25,"i":6,"e":25,"a":20,"A":22,";":27,":":27,".":33,"-":20,",":33}},"Z":{"d":"168,-260r0,33r-129,198r132,0r0,29r-162,0r0,-37r126,-194r-122,0r0,-29r155,0"},"[":{"d":"86,42r-61,0r0,-314r60,0r0,20r-30,0r0,274r31,0r0,20","w":100},"\\":{"d":"76,5r-76,-265r24,0r76,265r-24,0","w":100},"]":{"d":"75,42r-61,0r0,-20r31,0r0,-274r-30,0r0,-20r60,0r0,314","w":100},"^":{"d":"78,-250r22,0r56,150r-27,0r-41,-114r-40,114r-24,0"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18"},"a":{"d":"119,-90v-28,0,-66,-3,-66,36v0,18,8,33,28,33v18,0,41,-10,38,-69xm120,0v-1,-8,2,-20,-1,-26v-9,21,-23,30,-46,30v-39,0,-50,-25,-50,-60v0,-55,55,-58,96,-57v1,-24,1,-50,-31,-50v-20,0,-30,13,-28,32r-32,0v1,-41,22,-54,61,-54v98,0,42,104,63,185r-32,0"},"b":{"d":"58,-98v0,28,-3,77,33,77v37,0,37,-39,37,-66v0,-49,-4,-74,-36,-74v-33,0,-34,39,-34,63xm59,-22v-3,5,0,15,-1,22r-30,0r0,-260r30,0r1,97v10,-14,23,-22,40,-22v59,0,60,52,60,97v0,80,-30,92,-59,92v-19,0,-31,-9,-41,-26"},"c":{"d":"152,-123r-31,0v1,-30,-14,-38,-25,-38v-23,0,-38,10,-38,60v0,59,7,80,38,80v7,0,27,-6,26,-39r31,0v1,51,-37,64,-57,64v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v36,0,58,21,56,62"},"d":{"d":"122,-98v0,-24,-1,-63,-34,-63v-32,0,-36,25,-36,74v0,27,0,66,37,66v33,0,33,-40,33,-77xm121,-163v4,-29,0,-66,1,-97r30,0r0,260r-30,0v-1,-7,2,-17,-1,-22v-10,17,-22,26,-41,26v-29,0,-59,-12,-59,-92v0,-45,1,-97,60,-97v17,0,30,8,40,22"},"e":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104"},"f":{"d":"3,-182r28,0r0,-35v1,-42,34,-46,67,-43r0,21v-46,-2,-36,22,-37,57r37,0r0,23r-37,0r0,159r-30,0r0,-159r-28,0r0,-23","w":100},"g":{"d":"123,-92v0,-27,1,-69,-36,-69v-33,0,-34,41,-34,65v0,58,13,72,35,72v36,0,35,-43,35,-68xm121,-159v3,-5,0,-16,1,-23r30,0r0,200v0,41,-27,51,-67,51v-30,0,-58,-16,-55,-49r33,0v0,17,11,26,27,26v36,0,35,-37,31,-69v-8,14,-24,23,-40,23v-49,0,-59,-42,-59,-96v0,-84,42,-89,57,-89v19,0,34,8,42,26"},"h":{"d":"154,0r-29,0r0,-123v0,-22,-8,-38,-33,-38v-61,0,-29,103,-37,161r-29,0r0,-260r29,0v2,33,-4,73,2,102v23,-44,97,-39,97,29r0,129"},"i":{"d":"55,-182r0,182r-30,0r0,-182r30,0xm23,-228r0,-32r34,0r0,32r-34,0","w":79},"j":{"d":"25,27r0,-209r30,0r0,207v0,29,-9,44,-52,44r0,-25v13,0,22,-2,22,-17xm23,-228r0,-32r34,0r0,32r-34,0","w":79},"k":{"d":"56,-102v-4,31,0,69,-1,102r-29,0r0,-260r29,0r1,157r56,-79r36,0r-61,78r71,104r-37,0","w":159},"l":{"d":"55,-260r0,260r-30,0r0,-260r30,0","w":79},"m":{"d":"177,-161v-23,-5,-32,23,-32,39r0,122r-30,0r0,-126v0,-18,-5,-35,-29,-35v-56,0,-24,103,-32,161r-30,0r-1,-182r31,0v1,7,-2,18,1,23v14,-34,72,-36,88,-3v10,-19,26,-23,43,-23v19,0,49,4,49,47r0,138r-29,0r0,-126v0,-18,-5,-35,-29,-35","w":259},"n":{"d":"154,0r-29,0r0,-126v0,-19,-7,-35,-32,-35v-65,0,-29,101,-38,161r-29,0r-2,-182r31,0v1,7,-3,20,2,24v23,-48,109,-30,97,32r0,126"},"o":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92"},"p":{"d":"92,-21v32,0,36,-24,36,-73v0,-27,0,-67,-37,-67v-36,0,-33,50,-33,78v0,24,1,62,34,62xm58,-182v1,7,-2,17,1,22v10,-17,22,-25,41,-25v29,0,59,11,59,91v0,45,-1,98,-60,98v-18,1,-29,-10,-41,-22r0,87r-30,0r0,-251r30,0"},"q":{"d":"88,-21v33,0,34,-38,34,-62v0,-28,3,-78,-33,-78v-37,0,-37,40,-37,67v0,49,4,73,36,73xm121,-160v3,-5,0,-15,1,-22r30,0r0,251r-30,0r-1,-87v-10,14,-23,22,-40,22v-59,0,-60,-53,-60,-98v0,-80,30,-91,59,-91v19,0,31,8,41,25"},"r":{"d":"57,-182r0,28v12,-28,27,-31,56,-31r0,30v-79,-16,-52,84,-56,155r-30,0r0,-182r30,0","w":119,"k":{".":25,"-":13,",":25}},"s":{"d":"143,-52v0,40,-27,56,-63,56v-39,0,-64,-17,-63,-59r33,0v0,10,1,34,31,34v18,0,31,-8,31,-27v0,-32,-91,-34,-91,-88v0,-19,12,-49,63,-49v32,0,60,15,57,51r-32,0v0,-19,-10,-29,-29,-29v-16,0,-28,8,-28,24v0,32,91,32,91,87","w":159},"t":{"d":"-1,-182r30,0r0,-35r30,-13r0,48r39,0r0,23r-39,0r0,111v-5,16,13,31,40,25r0,22v-31,7,-70,3,-70,-29r0,-129r-30,0r0,-23","w":100},"u":{"d":"123,-61r0,-121r30,0r1,182r-31,0v-1,-7,2,-17,-1,-22v-20,40,-95,34,-95,-21r0,-139r30,0r0,126v0,22,9,37,30,37v16,0,36,-12,36,-42"},"v":{"d":"59,0r-54,-182r33,0r42,154r43,-154r31,0r-56,182r-39,0","w":159,"k":{".":13,",":13}},"w":{"d":"49,0r-46,-182r33,0r33,157r41,-157r42,0r37,157r36,-157r32,0r-49,182r-40,0r-39,-155r-41,155r-39,0","w":259,"k":{".":13,",":13}},"x":{"d":"97,-95r60,95r-39,0r-42,-75r-39,75r-35,0r57,-95r-52,-87r38,0r34,65r37,-65r36,0","w":159},"y":{"d":"37,-182r44,148r44,-148r32,0r-82,251r-31,0r20,-69r-61,-182r34,0","w":159,"k":{".":13,",":13}},"z":{"d":"125,-182r0,27r-80,131r82,0r0,24r-114,0r0,-28r79,-130r-75,0r0,-24r108,0","w":140},"{":{"d":"28,-121v50,11,36,60,36,112v0,20,7,32,32,32r0,21v-79,8,-61,-60,-61,-124v0,-24,-13,-24,-32,-31r0,-20v47,-1,32,-52,32,-94v0,-51,43,-47,61,-47r0,20v-74,-3,12,121,-68,131","w":98},"|":{"d":"34,90r0,-360r22,0r0,360r-22,0","w":90},"}":{"d":"3,23v73,-1,-13,-130,68,-144v-51,-8,-37,-51,-37,-99v0,-21,-5,-32,-31,-32r0,-20v18,0,60,-4,60,47v0,42,-14,94,33,94r0,20v-19,7,-33,7,-33,31v0,63,19,133,-60,124r0,-21","w":98},"~":{"d":"123,-67v-22,0,-43,-25,-65,-25v-15,0,-24,18,-30,32r-12,-17v9,-20,21,-43,42,-43v19,0,48,26,65,26v13,0,23,-17,29,-30r13,17v-9,19,-22,40,-42,40"},"'":{"d":"34,-185r0,-75r22,0r0,75r-22,0","w":90},"\u00ab":{"d":"44,-28r-33,-69r34,-71r27,0r-28,71r28,69r-28,0xm105,-28r-32,-69r34,-71r27,0r-29,71r29,69r-29,0","w":159},"\u2039":{"d":"41,-28r-32,-69r33,-71r27,0r-28,71r28,69r-28,0","w":79},"\u203a":{"d":"39,-28r-28,0r28,-69r-29,-71r28,0r33,71","w":79},"\u2013":{"d":"0,-87r0,-21r180,0r0,21r-180,0"},"\u00bb":{"d":"54,-28r-28,0r28,-69r-28,-71r27,0r34,71xm116,-28r-28,0r28,-69r-28,-71r27,0r34,71","w":159},"`":{"d":"7,-260r39,0r32,51r-24,0","w":100},"\u2014":{"d":"0,-87r0,-21r360,0r0,21r-360,0","w":360},"\u00c6":{"d":"40,0r-35,0r115,-260r161,0r0,29r-107,0r11,83r93,0r0,29r-88,0r13,90r81,0r0,29r-110,0r-9,-62r-98,0xm161,-91r-20,-142r-61,142r81,0","w":299},"\u00d8":{"d":"157,-187r-89,137v7,21,21,28,42,28v60,0,49,-104,47,-165xm63,-71r90,-137v-10,-28,-35,-30,-43,-30v-10,0,-48,3,-48,57xm15,4r24,-37v-16,-32,-11,-98,-11,-147v0,-52,27,-85,82,-85v30,0,51,9,64,25r18,-28r13,8r-22,34v15,31,9,86,9,131v0,72,-27,100,-82,100v-28,0,-48,-7,-62,-24r-21,31","w":219},"\u00e6":{"d":"154,-109r71,0v1,-25,-5,-54,-36,-54v-12,0,-35,5,-35,54xm256,-86r-102,0v1,26,-1,65,35,65v24,0,33,-15,34,-37r32,0v0,26,-7,62,-68,62v-22,0,-45,-10,-52,-33v-20,52,-111,42,-111,-22v0,-60,55,-55,99,-58v1,-32,-2,-56,-34,-54v-20,0,-31,13,-29,32r-32,0v1,-41,23,-54,62,-54v23,-1,43,5,53,26v6,-19,27,-26,46,-26v28,0,73,4,67,99xm123,-86v-28,0,-66,-4,-66,35v0,18,8,30,28,30v18,0,41,-7,38,-65","w":280},"\u00f8":{"d":"55,-54r65,-91v-6,-12,-17,-16,-30,-16v-23,0,-38,10,-38,60v0,20,1,36,3,47xm126,-129r-66,92v6,12,15,16,30,16v38,10,41,-60,36,-108xm138,-170r18,-24r11,7r-20,28v10,18,12,43,12,71v0,80,-30,92,-69,92v-19,0,-37,-3,-49,-16r-17,25r-11,-8r20,-28v-19,-52,-30,-162,57,-162v23,0,38,5,48,15"},"\u00c4":{"d":"5,0r83,-260r42,0r85,260r-38,0r-18,-62r-101,0r-19,62r-34,0xm150,-91r-43,-138r-40,138r83,0xm95,-328r0,37r-33,0r0,-37r33,0xm159,-328r0,37r-34,0r0,-37r34,0","w":219},"\u00c5":{"d":"5,0r83,-260r42,0r85,260r-38,0r-18,-62r-101,0r-19,62r-34,0xm150,-91r-43,-138r-40,138r83,0xm110,-283v-20,0,-36,-16,-36,-37v0,-20,16,-36,36,-36v21,0,37,16,37,36v0,20,-17,37,-37,37xm132,-320v0,-12,-10,-21,-22,-21v-12,0,-21,9,-21,21v0,12,9,22,21,22v12,0,22,-10,22,-22","w":219},"\u00d6":{"d":"110,5v-55,0,-82,-28,-82,-100v0,-86,-8,-170,82,-170v89,0,82,83,82,170v0,72,-27,100,-82,100xm110,-22v58,12,48,-98,48,-159v0,-54,-38,-57,-48,-57v-10,0,-48,3,-48,57v0,61,-11,171,48,159xm95,-328r0,37r-33,0r0,-37r33,0xm159,-328r0,37r-34,0r0,-37r34,0","w":219},"\u00e4":{"d":"119,-90v-28,0,-66,-3,-66,36v0,18,8,33,28,33v18,0,41,-10,38,-69xm120,0v-1,-8,2,-20,-1,-26v-9,21,-23,30,-46,30v-39,0,-50,-25,-50,-60v0,-55,55,-58,96,-57v1,-24,1,-50,-31,-50v-20,0,-30,13,-28,32r-32,0v1,-41,22,-54,61,-54v98,0,42,104,63,185r-32,0xm75,-250r0,38r-34,0r0,-38r34,0xm139,-250r0,38r-34,0r0,-38r34,0"},"\u00e5":{"d":"119,-90v-28,0,-66,-3,-66,36v0,18,8,33,28,33v18,0,41,-10,38,-69xm120,0v-1,-8,2,-20,-1,-26v-9,21,-23,30,-46,30v-39,0,-50,-25,-50,-60v0,-55,55,-58,96,-57v1,-24,1,-50,-31,-50v-20,0,-30,13,-28,32r-32,0v1,-41,22,-54,61,-54v98,0,42,104,63,185r-32,0xm90,-205v-20,0,-36,-16,-36,-37v0,-20,16,-36,36,-36v21,0,36,16,36,36v0,20,-16,37,-36,37xm112,-242v0,-12,-10,-21,-22,-21v-12,0,-22,9,-22,21v0,12,10,22,22,22v12,0,22,-10,22,-22"},"\u00e9":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104xm94,-260r39,0r-47,51r-24,0"},"\u00ea":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104xm114,-209r-24,-34r-24,34r-29,0r36,-51r34,0r36,51r-29,0"},"\u00e8":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104xm47,-260r39,0r32,51r-24,0"},"\u00f3":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92xm94,-260r39,0r-47,51r-24,0"},"\u00f6":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92xm75,-250r0,38r-34,0r0,-38r34,0xm139,-250r0,38r-34,0r0,-38r34,0"},"\u00f2":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92xm47,-260r39,0r32,51r-24,0"}}});Cufon.registerFont({"w":180,"face":{"font-family":"UniversCnBold","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-30 -349 360 90","underline-thickness":"18","underline-position":"-18","stemh":"31","stemv":"51","unicode-range":"U+0020-U+203A"},"glyphs":{" ":{"w":79},"\u00a0":{"w":79},"!":{"d":"85,-260r-8,191r-35,0r-7,-191r50,0xm38,-43r43,0r0,43r-43,0r0,-43","w":119},"\"":{"d":"114,-167r-43,0r0,-93r43,0r0,93xm49,-167r-44,0r0,-93r44,0r0,93","w":119},"#":{"d":"67,-145r-5,39r31,0r5,-39r-31,0xm17,0r9,-69r-27,0r0,-37r32,0r5,-39r-26,0r0,-37r31,0r9,-69r31,0r-9,69r31,0r9,-69r31,0r-9,69r27,0r0,37r-32,0r-5,39r26,0r0,37r-31,0r-9,69r-31,0r9,-69r-31,0r-9,69r-31,0","w":159},"$":{"d":"87,-94r0,60v27,-3,22,-52,0,-60xm72,-34r0,-70v-29,-17,-65,-39,-65,-85v0,-42,28,-62,65,-66r0,-27r15,0r0,27v50,1,65,25,65,73r-48,0v1,-14,-2,-32,-17,-35r0,65v29,18,69,35,69,86v0,51,-31,66,-69,69r0,31r-15,0r0,-31v-58,0,-68,-31,-68,-79r49,0v0,17,0,39,19,42xm72,-162r0,-55v-23,6,-17,43,0,55","w":159},"%":{"d":"217,0v-40,0,-52,-23,-52,-65v0,-37,8,-68,52,-68v44,0,52,31,52,68v0,42,-12,65,-52,65xm217,-28v16,0,17,-11,17,-41v0,-13,1,-35,-17,-35v-30,1,-23,83,0,76xm63,-118v-40,0,-51,-23,-51,-65v0,-37,7,-68,51,-68v44,0,52,31,52,68v0,42,-12,65,-52,65xm63,-147v16,0,18,-10,18,-40v0,-13,0,-36,-18,-36v-18,0,-17,23,-17,36v0,30,1,40,17,40xm205,-256r-105,264r-27,0r105,-264r27,0","w":280},"&":{"d":"185,0r-15,-21v-52,49,-166,26,-166,-54v0,-35,24,-56,51,-74v-14,-18,-28,-38,-28,-65v0,-29,34,-50,78,-50v25,0,66,12,66,51v0,34,-23,50,-44,69r40,54v5,-17,6,-27,6,-52r44,0v0,27,0,61,-18,89r40,53r-54,0xm138,-52r-53,-65v-34,17,-37,84,13,82v15,0,31,-5,40,-17xm95,-174v24,-8,41,-55,4,-58v-34,2,-23,44,-4,58","w":240},"(":{"d":"50,-272r28,0v-10,44,-23,98,-23,155v0,64,14,115,23,161r-28,0v-17,-50,-38,-108,-38,-161v0,-54,24,-118,38,-155","w":100},")":{"d":"50,44r-28,0v10,-44,23,-99,23,-156v0,-64,-14,-114,-23,-160r28,0v17,50,38,108,38,161v0,54,-24,118,-38,155","w":100},"*":{"d":"80,-176r-21,49r-30,-19r32,-40r-49,6r0,-35r49,6r-29,-39r30,-16r18,44r18,-44r30,16r-29,39r49,-6r0,35r-49,-6r32,40r-31,19","w":159},"+":{"d":"70,-111r0,-71r40,0r0,71r61,0r0,40r-61,0r0,71r-40,0r0,-71r-61,0r0,-40r61,0"},",":{"d":"9,35r15,-83r47,0r-27,83r-35,0","w":79},"-":{"d":"16,-116r88,0r0,37r-88,0r0,-37","w":119},"\u00ad":{"d":"16,-116r88,0r0,37r-88,0r0,-37","w":119},".":{"d":"18,-48r44,0r0,48r-44,0r0,-48","w":79},"\/":{"d":"26,35r-38,0r87,-295r36,0","w":100},"0":{"d":"80,-255v62,0,73,33,73,129v0,79,-5,129,-73,129v-68,0,-73,-50,-73,-129v0,-96,11,-129,73,-129xm80,-218v-22,0,-22,15,-22,92v0,76,2,93,22,93v20,0,22,-17,22,-93v0,-77,0,-92,-22,-92","w":159},"1":{"d":"18,-165r0,-47v18,-10,35,-22,48,-39r48,0r0,251r-54,0r0,-193v-13,11,-27,20,-42,28","w":159},"2":{"d":"153,0r-149,0r0,-44v79,-105,96,-118,96,-149v0,-13,-5,-25,-19,-25v-21,0,-22,20,-22,36r-51,0v-4,-47,23,-73,69,-73v44,0,74,18,74,65v0,57,-66,121,-93,151r95,0r0,39","w":159},"3":{"d":"7,-189v-1,-52,22,-65,72,-66v47,0,69,19,69,67v0,25,-9,51,-34,57v33,6,38,32,38,61v0,52,-28,73,-79,73v-50,0,-69,-17,-69,-71r51,0v0,17,-1,35,21,35v23,0,25,-21,25,-39v0,-36,-12,-39,-47,-39r0,-40v33,1,43,-2,43,-37v0,-14,-2,-30,-19,-30v-18,0,-20,15,-20,29r-51,0","w":159},"4":{"d":"8,-57r0,-51r61,-143r66,0r0,155r20,0r0,39r-20,0r0,57r-49,0r0,-57r-78,0xm47,-96r43,0r3,-120","w":159},"5":{"d":"61,-59v0,14,4,26,19,26v20,0,23,-16,23,-50v0,-16,1,-51,-22,-51v-15,0,-19,17,-19,29r-49,0r0,-146r132,0r0,39r-82,0v1,20,-2,45,1,63v39,-40,90,-8,90,66v0,67,-26,86,-77,86v-42,0,-68,-17,-67,-62r51,0","w":159},"6":{"d":"78,-33v17,0,24,-10,24,-49v0,-32,-4,-46,-23,-46v-20,0,-21,18,-21,50v0,15,-1,45,20,45xm97,-197v1,-13,-4,-23,-17,-23v-22,0,-23,11,-23,75v14,-12,21,-17,40,-17v47,0,56,41,56,80v0,52,-19,85,-76,85v-66,0,-70,-56,-70,-107v0,-100,5,-151,77,-151v38,0,66,17,66,58r-53,0","w":159},"7":{"d":"146,-251r0,48r-61,203r-57,0r69,-212r-86,0r0,-39r135,0","w":159},"8":{"d":"80,-112v-23,0,-22,29,-22,44v0,14,3,35,22,35v19,0,22,-21,22,-35v0,-15,1,-44,-22,-44xm80,-218v-18,0,-20,21,-20,33v0,13,2,34,20,34v18,0,20,-21,20,-34v0,-12,-2,-33,-20,-33xm80,3v-82,13,-100,-109,-36,-135v-26,-9,-35,-28,-35,-56v0,-46,25,-67,71,-67v46,0,70,21,70,67v0,28,-8,47,-34,56v65,26,45,148,-36,135","w":159},"9":{"d":"58,-175v0,15,-1,43,21,43v22,0,23,-29,23,-44v0,-16,0,-44,-22,-44v-22,0,-22,30,-22,45xm61,-59v-1,14,4,27,19,26v25,0,22,-21,22,-81v-12,12,-26,17,-42,17v-39,0,-53,-35,-53,-68v0,-49,14,-90,71,-90v75,0,75,59,75,130v0,62,-2,128,-75,128v-44,0,-69,-14,-68,-62r51,0","w":159},":":{"d":"18,-182r44,0r0,48r-44,0r0,-48xm62,-48r0,48r-44,0r0,-48r44,0","w":79},";":{"d":"4,35r15,-83r47,0r-27,83r-35,0xm62,-135r-44,0r0,-47r44,0r0,47","w":79},"<":{"d":"58,-90r107,59r0,40r-150,-81r0,-36r150,-82r0,40"},"=":{"d":"171,-146r0,40r-162,0r0,-40r162,0xm171,-76r0,40r-162,0r0,-40r162,0"},">":{"d":"15,-31r107,-59r-107,-60r0,-40r150,82r0,36r-150,81r0,-40"},"?":{"d":"147,-206v0,65,-62,69,-52,137r-37,0v-12,-61,39,-88,39,-133v0,-14,-4,-26,-21,-26v-19,0,-19,21,-19,38r-44,0v0,-26,-1,-74,68,-74v37,0,66,19,66,58xm99,0r-43,0r0,-43r43,0r0,43","w":159},"@":{"d":"151,-174v-21,0,-35,26,-35,59v0,16,5,32,20,32v19,0,39,-13,39,-63v0,-17,-10,-28,-24,-28xm220,-194r-18,105v0,3,1,6,6,6v18,0,38,-32,38,-64v2,-83,-72,-92,-96,-92v-60,0,-109,49,-109,109v0,94,125,144,185,77r33,0v-23,35,-65,57,-109,57v-75,0,-135,-59,-135,-134v0,-75,60,-134,135,-134v91,0,121,70,121,108v0,56,-38,101,-79,101v-10,0,-23,-7,-25,-21v-11,14,-28,21,-42,21v-33,0,-45,-34,-45,-62v0,-42,23,-82,67,-82v18,0,30,6,36,21r3,-16r34,0","w":286},"A":{"d":"57,0r-54,0r72,-260r72,0r70,260r-57,0r-15,-58r-74,0xm134,-98r-27,-112r-25,112r52,0","w":219,"k":{"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":22}},"B":{"d":"78,-114r0,74v36,-3,61,13,67,-37v4,-36,-30,-40,-67,-37xm78,-220r0,66v35,-1,63,8,65,-33v1,-32,-31,-36,-65,-33xm120,0r-97,0r0,-260v79,5,172,-25,172,67v0,30,-14,52,-44,58v39,5,49,30,49,66v0,66,-57,69,-80,69","w":219},"C":{"d":"110,4v-90,0,-90,-66,-90,-134v0,-69,0,-134,90,-134v55,0,77,30,75,86r-53,0v0,-35,-6,-47,-22,-47v-31,0,-35,28,-35,95v0,67,4,95,35,95v25,0,24,-31,25,-52r53,0v0,69,-27,91,-78,91","w":200},"D":{"d":"78,-220r0,180v58,5,64,-10,66,-90v1,-62,-4,-100,-66,-90xm24,0r0,-260r90,0v71,0,85,48,85,129v0,40,6,131,-87,131r-88,0","w":219},"E":{"d":"167,0r-144,0r0,-260r142,0r0,40r-88,0r0,64r81,0r0,40r-81,0r0,76r90,0r0,40"},"F":{"d":"76,0r-54,0r0,-260r135,0r0,40r-81,0r0,67r77,0r0,40r-77,0r0,113","w":159,"k":{"A":6,".":33,",":33}},"G":{"d":"195,-180r-54,0v0,-24,-3,-45,-32,-45v-34,0,-34,46,-34,96v-1,99,14,104,66,90r0,-57r-29,0r0,-40r83,0r0,132v-15,3,-51,8,-73,8v-91,0,-102,-37,-102,-136v0,-66,3,-132,92,-132v53,0,86,30,83,84","w":219},"H":{"d":"79,-156r62,0r0,-104r54,0r0,260r-54,0r0,-116r-62,0r0,116r-55,0r0,-260r55,0r0,104","w":219},"I":{"d":"77,0r-54,0r0,-260r54,0r0,260","w":100},"J":{"d":"105,-260r55,0r0,200v0,45,-36,64,-75,64v-76,0,-80,-31,-80,-90r56,0v0,21,-4,51,24,51v12,0,20,-11,20,-22r0,-203"},"K":{"d":"74,-149v23,-35,42,-75,64,-111r60,0r-73,117r73,143r-61,0r-63,-133r0,133r-55,0r0,-260r55,0r0,111","w":200},"L":{"d":"159,0r-136,0r0,-260r54,0r0,217r82,0r0,43","w":159,"k":{"y":9,"Y":27,"W":20,"V":22,"T":21}},"M":{"d":"75,0r-53,0r0,-260r87,0r41,177r44,-177r84,0r0,260r-53,0r0,-201r-50,201r-52,0r-48,-201r0,201","w":299},"N":{"d":"74,0r-51,0r0,-260r73,0r70,180r0,-180r51,0r0,260r-72,0r-71,-190r0,190","w":240},"O":{"d":"110,-35v31,0,34,-28,34,-95v0,-67,-3,-95,-34,-95v-31,0,-35,28,-35,95v0,67,4,95,35,95xm110,4v-90,0,-90,-66,-90,-134v0,-69,0,-134,90,-134v90,0,89,65,89,134v0,68,1,134,-89,134","w":219},"P":{"d":"77,-220r0,74v33,4,58,-4,58,-35v0,-33,-22,-43,-58,-39xm23,0r0,-260r98,0v50,0,69,30,69,78v0,30,-8,76,-72,76r-41,0r0,106r-54,0","w":200,"k":{"A":18,".":40,",":40}},"Q":{"d":"219,-40r0,40r-108,3v-80,0,-91,-43,-91,-133v0,-69,0,-134,90,-134v90,0,89,65,89,134v1,57,-10,79,-31,99v17,-6,29,-11,51,-9xm110,-36v31,0,34,-29,34,-94v0,-67,-3,-95,-34,-95v-31,0,-35,28,-35,95v0,65,4,94,35,94","w":219},"R":{"d":"76,-220r0,72v34,6,52,-10,52,-38v0,-36,-21,-35,-52,-34xm76,-108r0,108r-54,0r0,-260v76,2,161,-18,161,68v0,34,-15,57,-48,65v12,1,47,4,47,51v0,17,1,65,6,76r-53,0v-20,-45,23,-116,-59,-108","w":200,"k":{"Y":5}},"S":{"d":"184,-71v0,67,-50,75,-91,75v-67,0,-80,-39,-77,-84r55,0v0,25,1,45,31,45v18,0,27,-11,27,-29v0,-47,-110,-50,-110,-127v0,-41,20,-73,86,-73v53,0,80,24,76,78r-53,0v0,-19,-3,-39,-25,-39v-18,0,-28,9,-28,27v0,49,109,45,109,127","w":200},"T":{"d":"2,-260r175,0r0,43r-60,0r0,217r-54,0r0,-217r-61,0r0,-43","k":{"y":32,"w":27,"u":27,"s":27,"r":27,"o":27,"i":18,"e":27,"c":27,"a":27,"A":22,";":27,":":27,".":27,"-":27,",":27}},"U":{"d":"144,-260r54,0r0,184v0,39,-22,80,-88,80v-60,0,-88,-31,-88,-80r0,-184r54,0r0,181v0,32,13,44,33,44v24,0,35,-15,35,-44r0,-181","w":219},"V":{"d":"66,0r-64,-260r56,0r41,189r46,-189r53,0r-68,260r-64,0","w":200,"k":{"y":6,"u":6,"r":6,"o":13,"i":6,"e":13,"a":13,"A":13,";":13,":":13,".":27,"-":6,",":27}},"W":{"d":"57,0r-57,-260r55,0r35,183r41,-183r64,0r40,183r32,-183r53,0r-57,260r-60,0r-42,-190r-45,190r-59,0","w":320,"k":{"u":4,"r":4,"o":9,"e":9,"a":6,"A":6,";":6,":":6,".":13,"-":6,",":18}},"X":{"d":"68,-136r-62,-124r62,0r37,85r36,-85r57,0r-65,129r66,131r-62,0r-40,-90r-40,90r-56,0","w":200},"Y":{"d":"71,0r0,-90r-68,-170r59,0r39,110r41,-110r56,0r-73,170r0,90r-54,0","w":200,"k":{"v":18,"u":18,"q":23,"p":18,"o":23,"i":11,"e":23,"a":23,"A":20,";":27,":":27,".":40,"-":20,",":33}},"Z":{"d":"13,-220r0,-40r157,0r0,47r-110,173r112,0r0,40r-164,0r0,-48r109,-172r-104,0"},"[":{"d":"16,44r0,-316r76,0r0,32r-36,0r0,252r36,0r0,32r-76,0","w":100},"\\":{"d":"-30,-260r39,0r111,260r-39,0","w":90},"]":{"d":"84,-272r0,316r-76,0r0,-32r36,0r0,-252r-36,0r0,-32r76,0","w":100},"^":{"d":"46,-99r-45,0r66,-152r46,0r66,152r-45,0r-44,-107"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18"},"a":{"d":"108,-88v-25,1,-44,-1,-44,31v0,13,2,29,19,29v30,0,25,-40,25,-60xm19,-129v0,-42,26,-57,66,-56v118,0,55,93,76,185r-48,0r-2,-24v-22,48,-96,30,-96,-30v0,-60,46,-63,93,-62v0,-21,3,-41,-20,-41v-18,0,-19,14,-19,28r-50,0"},"b":{"d":"91,-28v18,0,22,-19,22,-65v0,-36,0,-61,-22,-61v-21,0,-20,25,-20,61v0,46,3,65,20,65xm20,0r0,-260r51,0r1,95v10,-15,23,-20,41,-20v51,0,50,56,50,93v0,37,2,96,-51,96v-20,1,-33,-8,-44,-24r0,20r-48,0"},"c":{"d":"163,-117r-50,0v0,-27,-7,-36,-23,-36v-22,0,-23,19,-23,57v0,55,4,67,23,67v16,0,23,-14,23,-38r51,0v0,49,-26,71,-74,71v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v47,0,73,20,73,68"},"d":{"d":"88,-28v17,0,20,-19,20,-65v0,-36,1,-61,-20,-61v-22,0,-22,25,-22,61v0,46,4,65,22,65xm159,0r-48,0v-1,-6,2,-16,-1,-20v-9,18,-24,24,-43,24v-53,0,-50,-59,-50,-96v0,-37,-2,-93,49,-93v18,0,32,5,42,20r0,-95r51,0r0,260"},"e":{"d":"67,-111r46,0v0,-18,1,-43,-23,-43v-23,0,-23,28,-23,43xm163,-61v-2,42,-28,65,-73,65v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v68,0,76,44,74,102r-97,0v0,22,1,54,23,54v18,0,22,-17,22,-32r51,0"},"f":{"d":"98,-261r0,32v-30,-3,-24,22,-25,47r24,0r0,32r-24,0r0,150r-50,0r0,-150r-23,0r0,-32r23,0v-6,-59,7,-86,75,-79","w":100},"g":{"d":"66,-85v0,17,-3,51,21,51v18,0,21,-18,21,-57v0,-40,-1,-63,-20,-63v-19,0,-22,14,-22,69xm68,16v1,16,6,25,22,25v23,1,17,-40,18,-65v-8,14,-22,21,-39,21v-56,0,-53,-51,-53,-92v0,-40,0,-90,53,-90v19,-1,33,9,42,24r0,-21r48,0r0,190v0,13,1,62,-69,62v-38,0,-70,-10,-71,-54r49,0"},"h":{"d":"71,-163v17,-33,89,-29,89,17r0,146r-51,0r0,-125v0,-16,-3,-29,-19,-29v-16,0,-19,13,-19,29r0,125r-51,0r0,-260r51,0r0,97"},"i":{"d":"75,-182r0,182r-51,0r0,-182r51,0xm24,-260r51,0r0,40r-51,0r0,-40","w":100},"j":{"d":"24,-182r51,0r0,199v1,45,-24,56,-64,51r0,-32v6,0,13,-1,13,-14r0,-204xm24,-260r51,0r0,40r-51,0r0,-40","w":100},"k":{"d":"70,0r-51,0r0,-260r51,0r1,155r45,-77r53,0r-51,81r57,101r-57,0r-48,-99r0,99"},"l":{"d":"24,-260r51,0r0,260r-51,0r0,-260","w":100},"m":{"d":"67,-182v1,6,-2,15,1,19v17,-31,68,-28,83,1v20,-35,93,-31,93,16r0,146r-51,0r0,-125v0,-16,-3,-29,-19,-29v-16,0,-19,13,-19,29r0,125r-50,0r0,-125v0,-16,-3,-29,-19,-29v-16,0,-19,13,-19,29r0,125r-51,0r0,-182r51,0","w":259},"n":{"d":"71,-163v17,-33,89,-29,89,17r0,146r-51,0r0,-125v0,-16,-3,-29,-19,-29v-16,0,-19,13,-19,29r0,125r-51,0r0,-182r51,0r0,19"},"o":{"d":"90,-29v19,0,23,-12,23,-67v0,-38,-1,-57,-23,-57v-22,0,-23,19,-23,57v0,55,4,67,23,67xm90,4v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v67,0,74,42,74,92v0,57,-8,97,-74,97"},"p":{"d":"91,-28v18,0,22,-19,22,-65v0,-36,0,-61,-22,-61v-21,0,-20,25,-20,61v0,46,3,65,20,65xm20,-182r48,0v1,6,-2,16,1,20v9,-18,24,-23,43,-23v53,0,51,58,51,95v0,37,1,94,-50,94v-19,1,-30,-8,-42,-21r0,95r-51,0r0,-260"},"q":{"d":"89,-28v17,0,20,-19,20,-65v0,-36,1,-61,-20,-61v-22,0,-22,25,-22,61v0,46,4,65,22,65xm160,-182r0,260r-51,0r-1,-95v-10,15,-23,21,-41,21v-51,0,-50,-57,-50,-94v0,-37,-2,-95,51,-95v20,-1,33,7,44,23r0,-20r48,0"},"r":{"d":"20,-182r48,0v1,7,-2,18,1,24v9,-21,26,-27,47,-27r0,45v-45,-3,-45,23,-45,41r0,99r-51,0r0,-182","w":119,"k":{".":25,"-":13,",":22}},"s":{"d":"95,-130v8,-34,-36,-35,-35,-8v0,29,89,28,89,86v0,32,-26,56,-68,56v-44,0,-74,-11,-71,-62r50,0v-9,31,40,43,40,12v0,-39,-90,-30,-90,-88v0,-71,143,-70,135,4r-50,0","w":159},"t":{"d":"0,-150r0,-32r20,0r0,-29r51,-22r0,51r26,0r0,32r-26,0r0,97v-3,18,7,24,25,22r0,31v-7,1,-14,2,-26,2v-44,0,-50,-30,-50,-41r0,-111r-20,0","w":100},"u":{"d":"109,0v-1,-6,2,-14,-1,-18v-19,36,-88,26,-88,-18r0,-146r51,0r0,126v0,16,3,28,19,28v16,0,19,-12,19,-28r0,-126r51,0r2,182r-53,0"},"v":{"d":"51,0r-48,-182r51,0r27,137r26,-137r50,0r-50,182r-56,0","w":159,"k":{".":13,",":13}},"w":{"d":"49,0r-45,-182r50,0r26,137r35,-137r52,0r33,137r28,-137r48,0r-49,182r-53,0r-34,-124r-37,124r-54,0","w":280,"k":{".":13,",":13}},"x":{"d":"86,-64r-34,64r-50,0r53,-95r-49,-87r57,0r27,55r30,-55r51,0r-49,87r53,95r-58,0"},"y":{"d":"33,69r20,-68r-50,-183r51,0r26,128r28,-128r49,0r-71,251r-53,0","w":159,"k":{".":13,",":13}},"z":{"d":"131,-182r0,36r-73,114r74,0r0,32r-124,0r0,-36r72,-113r-69,0r0,-33r120,0","w":140},"{":{"d":"-12,-133v68,-2,-12,-142,72,-139r26,0r0,29v-60,3,4,115,-58,126v41,7,30,52,30,93v0,18,4,39,28,39r0,29v-46,3,-68,-8,-68,-54v0,-39,13,-92,-30,-92r0,-31","w":98},"|":{"d":"25,90r0,-360r40,0r0,360r-40,0","w":90},"}":{"d":"41,-272v52,-4,40,55,41,102v0,18,7,37,30,37r0,31v-71,0,16,152,-75,146r-23,0r0,-29v62,-5,-7,-118,58,-133v-38,-5,-29,-46,-30,-86v0,-20,-4,-39,-28,-39r0,-29r27,0","w":98},"~":{"d":"150,-128r21,26v-11,19,-22,42,-46,42v-22,0,-55,-24,-67,-24v-15,0,-22,18,-28,30r-21,-27v10,-21,25,-44,48,-44v23,0,53,23,68,23v13,0,19,-15,25,-26"},"'":{"d":"67,-167r-44,0r0,-93r44,0r0,93","w":90},"\u00ab":{"d":"43,-27r-33,-71r34,-69r41,0r-31,69r31,71r-42,0xm107,-27r-32,-71r33,-69r41,0r-31,69r31,71r-42,0","w":159},"\u2039":{"d":"35,-27r-32,-71r33,-69r41,0r-31,69r31,71r-42,0","w":79},"\u203a":{"d":"45,-167r32,71r-33,69r-41,0r31,-69r-31,-71r42,0","w":79},"\u2013":{"d":"180,-111r0,28r-180,0r0,-28r180,0"},"\u00bb":{"d":"117,-167r32,71r-33,69r-41,0r31,-69r-31,-71r42,0xm53,-167r32,71r-33,69r-42,0r32,-69r-31,-71r42,0","w":159},"`":{"d":"0,-260r49,0r32,52r-23,0","w":100},"\u2014":{"d":"0,-83r0,-28r360,0r0,28r-360,0","w":360},"\u00c6":{"d":"56,0r-53,0r86,-260r193,0r0,40r-104,0r12,64r87,0r0,40r-80,0r14,76r78,0r0,40r-125,0r-10,-58r-81,0xm86,-98r61,0r-23,-128","w":299},"\u00d8":{"d":"144,-158v-23,30,-42,64,-64,95v4,19,13,28,30,28v38,10,34,-65,34,-123xm140,-194v-4,-22,-12,-31,-30,-31v-31,0,-35,28,-35,95v0,12,1,23,1,31xm48,-15r-19,28r-19,-14r23,-34v-13,-25,-13,-60,-13,-95v0,-69,0,-134,90,-134v31,0,51,7,64,20r19,-28r18,13r-23,35v12,25,11,59,11,94v0,68,1,134,-89,134v-29,0,-49,-7,-62,-19","w":219},"\u00e6":{"d":"87,-29v34,0,29,-34,29,-56v-34,-2,-52,0,-52,33v0,14,8,23,23,23xm166,-113r48,0v0,-16,1,-44,-23,-44v-25,0,-25,30,-25,44xm265,-85r-99,0v0,23,1,56,25,56v18,0,21,-17,21,-32r52,0v7,64,-100,93,-128,33v-26,52,-121,41,-121,-26v0,-53,34,-61,101,-59v0,-21,5,-44,-24,-44v-18,0,-23,12,-23,28r-50,0v0,-46,31,-56,71,-56v21,0,44,4,53,25v12,-20,29,-25,48,-25v68,0,76,43,74,100","w":280},"\u00f8":{"d":"67,-75r44,-56v-2,-15,-8,-22,-21,-22v-28,0,-22,43,-23,78xm113,-107r-44,56v3,18,9,22,21,22v21,6,24,-30,23,-78xm37,-12r-22,28r-12,-10r24,-31v-17,-59,-31,-160,63,-160v24,0,41,5,53,15r22,-28r12,10r-24,31v20,61,27,161,-63,161v-25,0,-42,-6,-53,-16"},"\u00c4":{"d":"57,0r-54,0r72,-260r72,0r70,260r-57,0r-15,-58r-74,0xm134,-98r-27,-112r-25,112r52,0xm122,-329r40,0r0,38r-40,0r0,-38xm58,-329r40,0r0,38r-40,0r0,-38","w":219},"\u00c5":{"d":"57,0r-54,0r72,-260r72,0r70,260r-57,0r-15,-58r-74,0xm134,-98r-27,-112r-25,112r52,0xm148,-311v0,21,-17,37,-38,37v-21,0,-37,-16,-37,-37v0,-20,16,-38,37,-38v21,0,38,18,38,38xm89,-311v0,12,9,21,21,21v12,0,21,-9,21,-21v0,-12,-9,-22,-21,-22v-12,0,-21,10,-21,22","w":219},"\u00d6":{"d":"110,-35v31,0,34,-28,34,-95v0,-67,-3,-95,-34,-95v-31,0,-35,28,-35,95v0,67,4,95,35,95xm110,4v-90,0,-90,-66,-90,-134v0,-69,0,-134,90,-134v90,0,89,65,89,134v0,68,1,134,-89,134xm122,-329r40,0r0,38r-40,0r0,-38xm58,-329r40,0r0,38r-40,0r0,-38","w":219},"\u00e4":{"d":"108,-88v-25,1,-44,-1,-44,31v0,13,2,29,19,29v30,0,25,-40,25,-60xm19,-129v0,-42,26,-57,66,-56v118,0,55,93,76,185r-48,0r-2,-24v-22,48,-96,30,-96,-30v0,-60,46,-63,93,-62v0,-21,3,-41,-20,-41v-18,0,-19,14,-19,28r-50,0xm102,-251r40,0r0,39r-40,0r0,-39xm38,-251r40,0r0,39r-40,0r0,-39"},"\u00e5":{"d":"108,-88v-25,1,-44,-1,-44,31v0,13,2,29,19,29v30,0,25,-40,25,-60xm19,-129v0,-42,26,-57,66,-56v118,0,55,93,76,185r-48,0r-2,-24v-22,48,-96,30,-96,-30v0,-60,46,-63,93,-62v0,-21,3,-41,-20,-41v-18,0,-19,14,-19,28r-50,0xm127,-233v0,21,-16,37,-37,37v-21,0,-37,-16,-37,-37v0,-20,16,-38,37,-38v21,0,37,18,37,38xm69,-233v0,12,9,21,21,21v12,0,21,-9,21,-21v0,-12,-9,-22,-21,-22v-12,0,-21,10,-21,22"},"\u00e9":{"d":"67,-111r46,0v0,-18,1,-43,-23,-43v-23,0,-23,28,-23,43xm163,-61v-2,42,-28,65,-73,65v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v68,0,76,44,74,102r-97,0v0,22,1,54,23,54v18,0,22,-17,22,-32r51,0xm91,-260r49,0r-58,52r-23,0"},"\u00ea":{"d":"67,-111r46,0v0,-18,1,-43,-23,-43v-23,0,-23,28,-23,43xm163,-61v-2,42,-28,65,-73,65v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v68,0,76,44,74,102r-97,0v0,22,1,54,23,54v18,0,22,-17,22,-32r51,0xm115,-208r-25,-32r-26,32r-33,0r38,-52r40,0r39,52r-33,0"},"\u00e8":{"d":"67,-111r46,0v0,-18,1,-43,-23,-43v-23,0,-23,28,-23,43xm163,-61v-2,42,-28,65,-73,65v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v68,0,76,44,74,102r-97,0v0,22,1,54,23,54v18,0,22,-17,22,-32r51,0xm40,-260r49,0r32,52r-23,0"},"\u00f3":{"d":"90,-29v19,0,23,-12,23,-67v0,-38,-1,-57,-23,-57v-22,0,-23,19,-23,57v0,55,4,67,23,67xm90,4v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v67,0,74,42,74,92v0,57,-8,97,-74,97xm91,-260r49,0r-58,52r-23,0"},"\u00f6":{"d":"90,-29v19,0,23,-12,23,-67v0,-38,-1,-57,-23,-57v-22,0,-23,19,-23,57v0,55,4,67,23,67xm90,4v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v67,0,74,42,74,92v0,57,-8,97,-74,97xm102,-251r40,0r0,39r-40,0r0,-39xm38,-251r40,0r0,39r-40,0r0,-39"},"\u00f2":{"d":"90,-29v19,0,23,-12,23,-67v0,-38,-1,-57,-23,-57v-22,0,-23,19,-23,57v0,55,4,67,23,67xm90,4v-66,0,-74,-40,-74,-97v0,-50,7,-92,74,-92v67,0,74,42,74,92v0,57,-8,97,-74,97xm40,-260r49,0r32,52r-23,0"}}});Cufon.registerFont({"w":159,"face":{"font-family":"UniversCnLi","font-weight":300,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 4 6 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-13 -343 360 90","underline-thickness":"18","underline-position":"-18","stemh":"17","stemv":"22","unicode-range":"U+0020-U+203A"},"glyphs":{" ":{"w":79},"\u00a0":{"w":79},"!":{"d":"46,0r0,-27r27,0r0,27r-27,0xm69,-61r-19,0r-3,-199r25,0","w":119},"\"":{"d":"26,-185r0,-75r19,0r0,75r-19,0xm66,-185r0,-75r19,0r0,75r-19,0","w":111},"#":{"d":"12,0r25,-84r-40,0r6,-17r39,0r13,-44r-39,0r6,-18r38,0r26,-88r18,0r-26,88r28,0r26,-88r18,0r-25,88r38,0r-6,18r-37,0r-13,44r37,0r-6,17r-36,0r-24,84r-20,0r25,-84r-28,0r-25,84r-18,0xm60,-101r28,0r14,-44r-28,0"},"$":{"d":"73,-145r0,-90v-20,3,-33,12,-33,38v0,26,14,40,33,52xm87,-112r0,97v24,-2,36,-13,36,-41v0,-28,-16,-44,-36,-56xm87,4r0,28r-14,0r0,-28v-41,-3,-59,-25,-59,-73r23,0v0,33,6,51,36,54r0,-105v-28,-16,-56,-31,-56,-74v0,-39,23,-57,56,-61r0,-23r14,0r0,23v42,1,59,24,58,69r-23,0v0,-30,-7,-47,-35,-49r0,97v28,15,60,31,60,76v0,44,-22,63,-60,66"},"%":{"d":"74,-124v-39,0,-47,-30,-47,-63v0,-32,6,-68,47,-68v36,0,47,29,47,61v0,32,-6,70,-47,70xm74,-141v27,0,28,-29,28,-48v0,-19,-3,-49,-28,-49v-25,0,-28,30,-28,49v0,19,1,48,28,48xm206,4v-39,0,-47,-30,-47,-63v0,-32,6,-68,47,-68v36,0,47,29,47,61v0,32,-6,70,-47,70xm206,-13v27,0,28,-30,28,-49v0,-19,-3,-48,-28,-48v-25,0,-28,29,-28,48v0,19,1,49,28,49xm92,14r-16,0r109,-274r17,0","w":280},"&":{"d":"151,-44r-69,-83v-24,17,-38,28,-38,59v0,65,85,69,107,24xm87,-155v20,-14,38,-29,38,-56v0,-21,-9,-35,-32,-35v-21,0,-35,12,-35,34v0,26,13,38,29,57xm185,0r-19,-26v-21,26,-44,31,-76,31v-34,0,-69,-17,-69,-73v0,-40,17,-52,47,-75v-18,-22,-33,-35,-33,-65v0,-40,20,-57,60,-57v32,0,53,13,53,55v0,35,-24,50,-48,70r62,74v6,-19,9,-60,9,-80r22,0v0,20,-3,66,-16,100r38,46r-30,0","w":219},"(":{"d":"42,-267r16,0v-30,102,-32,213,0,315r-17,0v-38,-101,-39,-214,1,-315","w":79},")":{"d":"22,-267r16,0v39,101,40,214,1,315r-17,0v32,-102,30,-213,0,-315","w":79},"*":{"d":"80,-220r22,-45r16,10r-28,40r49,-4r0,20r-49,-5r28,41r-17,10r-21,-46r-21,46r-18,-10r29,-41r-49,5r0,-20r49,4r-28,-40r16,-10"},"+":{"d":"71,-82r-64,0r0,-18r64,0r0,-82r18,0r0,82r64,0r0,18r-64,0r0,82r-18,0r0,-82"},",":{"d":"19,38r15,-65r26,0r-21,65r-20,0","w":79},"-":{"d":"86,-86r-72,0r0,-20r72,0r0,20","w":100},"\u00ad":{"d":"86,-86r-72,0r0,-20r72,0r0,20","w":100},".":{"d":"27,0r0,-27r26,0r0,27r-26,0","w":79},"\/":{"d":"18,40r-19,0r102,-300r20,0","w":119},"0":{"d":"39,-175r0,99v0,57,25,61,41,61v16,0,41,-4,41,-61r0,-99v0,-57,-25,-60,-41,-60v-16,0,-41,3,-41,60xm80,-255v84,0,64,86,64,157v0,47,0,102,-64,102v-84,0,-64,-86,-64,-157v0,-47,0,-102,64,-102"},"1":{"d":"32,-187r0,-25v17,-12,32,-24,45,-39r21,0r0,251r-22,0r0,-222v-14,13,-28,25,-44,35"},"2":{"d":"142,-19r0,19r-128,0r0,-20v56,-86,104,-145,104,-178v0,-33,-21,-37,-41,-37v-27,0,-41,19,-41,45r-21,0v0,-50,33,-65,62,-65v29,0,64,9,64,52v0,37,-18,58,-102,184r103,0"},"3":{"d":"62,-120r0,-20v37,3,54,-14,54,-51v0,-27,-11,-44,-39,-44v-29,0,-39,19,-38,45r-23,0v-3,-37,19,-65,58,-65v76,0,89,107,26,125v35,4,42,32,42,62v0,46,-22,72,-63,72v-44,0,-68,-21,-67,-66r23,0v-1,27,13,47,41,47v33,0,43,-21,43,-48v0,-43,-11,-61,-57,-57"},"4":{"d":"30,-82r70,0r-1,-147xm122,-251r0,169r29,0r0,19r-29,0r0,63r-22,0r0,-63r-90,0r0,-21r77,-167r35,0"},"5":{"d":"87,-161v62,0,60,53,60,83v0,42,-10,82,-64,82v-43,0,-65,-20,-64,-64r23,0v-1,28,10,45,40,45v38,0,42,-33,42,-63v0,-31,-2,-63,-42,-63v-16,0,-36,9,-40,26r-20,0r0,-136r115,0r0,20r-94,0r0,89v14,-13,24,-19,44,-19"},"6":{"d":"121,-81v0,-39,-9,-58,-39,-58v-26,0,-44,18,-44,61v0,2,-6,63,42,63v39,0,41,-36,41,-66xm38,-130v10,-18,27,-29,50,-28v60,0,56,63,56,71v0,49,-6,91,-61,91v-92,0,-67,-90,-67,-168v0,-61,12,-91,67,-91v39,0,57,21,58,60r-23,0v-1,-25,-11,-40,-36,-40v-50,2,-43,58,-44,105"},"7":{"d":"12,-231r0,-20r127,0r0,23r-78,228r-25,0r81,-231r-105,0"},"8":{"d":"80,-140v30,0,40,-20,40,-49v0,-30,-8,-49,-40,-49v-32,0,-40,19,-40,49v0,29,10,49,40,49xm54,-131v-30,-7,-38,-32,-37,-61v0,-23,2,-63,63,-63v61,0,63,40,63,63v1,29,-8,53,-37,61v34,8,39,32,39,63v0,33,-8,72,-65,72v-57,0,-66,-39,-66,-72v0,-31,6,-55,40,-63xm80,-13v32,0,42,-23,42,-52v0,-27,-2,-57,-42,-57v-40,0,-43,30,-43,57v0,29,11,52,43,52"},"9":{"d":"78,-118v42,0,43,-40,43,-57v0,-31,-1,-60,-42,-60v-36,0,-40,28,-40,57v0,28,4,60,39,60xm122,-121v-38,45,-107,21,-107,-57v0,-44,13,-77,63,-77v75,0,65,59,66,128v0,91,-2,131,-64,131v-42,0,-61,-18,-62,-60r23,0v0,25,10,41,36,41v46,0,43,-28,45,-106"},":":{"d":"27,0r0,-27r26,0r0,27r-26,0xm27,-154r0,-28r26,0r0,28r-26,0","w":79},";":{"d":"14,38r15,-65r26,0r-22,65r-19,0xm27,-154r0,-28r26,0r0,28r-26,0","w":79},"<":{"d":"7,-83r0,-16r146,-84r0,20v-41,25,-88,44,-127,72r127,72r0,20"},"=":{"d":"153,-132r0,18r-146,0r0,-18r146,0xm153,-68r0,18r-146,0r0,-18r146,0"},">":{"d":"153,-99r0,16r-146,84r0,-20r128,-72r0,-2r-128,-70r0,-20"},"?":{"d":"75,-61r-21,0r0,-32v0,-59,37,-46,37,-112v0,-23,-1,-41,-28,-41v-24,0,-27,21,-26,41r-23,0v-1,-35,11,-60,49,-60v42,0,51,19,51,60v0,82,-50,69,-39,144xm51,0r0,-27r27,0r0,27r-27,0","w":140},"@":{"d":"120,-70v48,2,56,-79,64,-106v0,-13,-11,-26,-29,-26v-38,0,-64,56,-64,90v0,27,11,42,29,42xm194,-195r5,-17r20,0r-43,134v0,6,8,8,19,8v43,0,63,-54,63,-76v0,-95,-80,-102,-114,-102v-64,0,-114,52,-114,118v0,66,50,118,114,118v46,0,85,-19,109,-51r20,0v-24,44,-73,68,-129,68v-72,0,-131,-60,-131,-135v0,-74,59,-135,131,-135v70,0,131,30,131,114v0,60,-45,98,-83,98v-17,0,-29,-3,-33,-18v-34,35,-90,15,-90,-37v0,-50,34,-112,87,-112v18,0,30,8,38,25","w":288},"A":{"d":"87,-260r27,0r81,260r-24,0r-21,-68r-102,0r-20,68r-23,0xm55,-88r89,0r-45,-147","w":200,"k":{"y":6,"w":6,"v":6,"Y":20,"W":7,"V":13,"T":25}},"B":{"d":"48,-144r44,0v33,0,43,-23,43,-53v0,-63,-42,-38,-87,-43r0,96xm98,0r-74,0r0,-260v66,1,134,-15,134,62v0,32,-6,52,-37,63v34,7,43,30,43,63v0,47,-22,72,-66,72xm48,-125r0,106v51,2,93,1,93,-52v0,-23,-7,-54,-47,-54r-46,0","w":180},"C":{"d":"99,5v-78,0,-78,-65,-78,-135v0,-70,0,-135,78,-135v63,0,64,52,64,75r-23,0v0,-29,-8,-56,-41,-56v-55,0,-55,47,-55,116v0,69,0,116,55,116v30,0,41,-28,41,-61r25,0v0,19,-4,80,-66,80","w":180},"D":{"d":"50,-240r0,221v88,2,104,-4,104,-125v0,-89,-25,-99,-104,-96xm27,0r0,-260r69,0v73,0,81,42,81,131v0,86,-13,129,-91,129r-59,0","w":200},"E":{"d":"27,-260r118,0r0,20r-95,0r0,97r90,0r0,19r-90,0r0,105r97,0r0,19r-120,0r0,-260"},"F":{"d":"24,0r0,-260r110,0r0,20r-86,0r0,97r80,0r0,19r-80,0r0,124r-24,0","w":140,"k":{"A":7,".":36,",":36}},"G":{"d":"149,-22r0,-94r-53,0r0,-20r76,0r0,130v-23,7,-48,11,-72,11v-85,0,-78,-85,-78,-135v0,-50,-7,-135,78,-135v50,0,75,22,74,72r-23,0v0,-34,-15,-53,-51,-53v-56,0,-55,50,-55,116v0,66,-1,116,55,116v20,0,37,-3,49,-8","w":200},"H":{"d":"49,0r-23,0r0,-260r23,0r0,117r102,0r0,-117r23,0r0,260r-23,0r0,-124r-102,0r0,124","w":200},"I":{"d":"28,-260r23,0r0,260r-23,0r0,-260","w":79},"J":{"d":"8,-73r23,0v0,29,3,59,39,59v21,0,40,-11,40,-45r0,-201r23,0r0,204v0,61,-55,61,-63,61v-57,0,-62,-41,-62,-78"},"K":{"d":"51,0r-23,0r0,-260r23,0r1,119r92,-119r28,0r-97,121r100,139r-29,0r-95,-133r0,133","w":180},"L":{"d":"133,0r-109,0r0,-260r23,0r0,241r86,0r0,19","w":140,"k":{"y":6,"Y":22,"W":14,"V":18,"T":29}},"M":{"d":"49,0r-23,0r0,-260r39,0r77,235r76,-235r37,0r0,260r-24,0r0,-238r-77,238r-26,0r-79,-238r0,238","w":280},"N":{"d":"51,0r-23,0r0,-260r35,0r106,228r0,-228r23,0r0,260r-35,0r-106,-230r0,230","w":219},"O":{"d":"45,-130v0,69,0,116,55,116v55,0,56,-47,56,-116v0,-69,-1,-116,-56,-116v-55,0,-55,47,-55,116xm22,-130v0,-70,0,-135,78,-135v78,0,79,65,79,135v0,70,-1,135,-79,135v-78,0,-78,-65,-78,-135","w":200},"P":{"d":"23,0r0,-260v68,7,123,-29,129,63v5,72,-39,81,-106,76r0,121r-23,0xm46,-240r0,100v49,0,84,9,83,-53v-1,-64,-37,-43,-83,-47","k":{"A":14,".":47,",":47}},"Q":{"d":"100,-18v49,0,56,-46,56,-112v0,-66,0,-116,-56,-116v-56,0,-55,50,-55,116v0,75,5,112,55,112xm22,-130v0,-50,-7,-135,78,-135v85,0,79,85,79,135v0,68,-6,94,-30,110v13,3,31,0,46,1r0,19r-84,1v-89,0,-89,-49,-89,-131","w":200},"R":{"d":"91,-126r-43,0r0,126r-24,0r0,-260v66,1,135,-14,135,62v0,33,-8,53,-41,63v36,8,39,12,39,105v0,10,1,20,2,30r-21,0v-2,-8,-4,-51,-4,-65v0,-11,7,-61,-43,-61xm48,-240r0,95v50,0,88,8,88,-53v0,-56,-43,-39,-88,-42","w":180},"S":{"d":"159,-194r-23,0v-1,-32,-9,-52,-44,-52v-28,0,-46,10,-46,41v0,39,19,40,49,61v32,23,65,30,65,80v0,46,-24,69,-69,69v-51,0,-73,-27,-71,-78r24,0v0,29,2,59,48,59v30,0,45,-16,45,-46v0,-35,-24,-46,-61,-69v-50,-31,-53,-46,-53,-72v0,-45,29,-64,71,-64v54,0,65,34,65,71","w":180},"T":{"d":"68,0r0,-240r-63,0r0,-20r150,0r0,20r-64,0r0,240r-23,0","k":{"y":24,"w":27,"u":27,"s":32,"r":27,"o":27,"i":18,"e":27,"c":27,"a":27,"A":18,";":27,":":27,".":32,"-":27,",":32}},"U":{"d":"47,-260r0,164v0,34,0,82,53,82v53,0,53,-48,53,-82r0,-164r23,0r0,180v0,67,-35,85,-76,85v-41,0,-76,-18,-76,-85r0,-180r23,0","w":200},"V":{"d":"89,-27r65,-233r22,0r-72,260r-28,0r-73,-260r25,0","w":180,"k":{"y":6,"u":14,"r":6,"o":13,"i":6,"e":13,"a":13,"A":13,";":13,":":13,".":36,"-":6,",":36}},"W":{"d":"134,-260r31,0r53,228r56,-228r22,0r-64,260r-30,0r-53,-231r-54,231r-29,0r-62,-260r24,0r53,230","w":299,"k":{"u":7,"o":6,"e":6,"a":6,"A":14,";":6,":":6,".":20,"-":6,",":22}},"X":{"d":"9,-260r25,0r55,108r57,-108r24,0r-67,126r73,134r-27,0r-61,-119r-60,119r-25,0r70,-134","w":180},"Y":{"d":"78,0r0,-108r-73,-152r26,0r59,129r62,-129r23,0r-74,152r0,108r-23,0","w":180,"k":{"v":13,"u":22,"q":20,"p":13,"o":20,"i":6,"e":20,"a":20,"A":20,";":27,":":27,".":36,"-":20,",":41}},"Z":{"d":"16,-260r134,0r0,26r-118,215r119,0r0,19r-142,0r0,-26r118,-214r-111,0r0,-20"},"[":{"d":"18,48r0,-315r50,0r0,17r-28,0r0,280r28,0r0,18r-50,0","w":79},"\\":{"d":"73,0r-86,-260r19,0r87,260r-20,0","w":79},"]":{"d":"62,-267r0,315r-50,0r0,-18r28,0r0,-280r-28,0r0,-17r50,0","w":79},"^":{"d":"72,-255r15,0r49,148r-17,0r-40,-121r-38,121r-17,0"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"69,-14v37,-1,50,-36,45,-79v-31,1,-77,-2,-77,42v0,21,10,37,32,37xm116,0v-1,-7,2,-17,-1,-22v-25,42,-101,32,-101,-28v0,-64,63,-57,100,-60v1,-33,-1,-59,-36,-58v-20,0,-36,9,-36,31r-23,0v2,-35,29,-48,61,-48v18,0,56,2,56,48r2,137r-22,0"},"b":{"d":"44,-94v0,29,0,80,39,80v40,0,41,-34,41,-76v0,-42,-1,-78,-41,-78v-35,0,-39,47,-39,74xm43,0r-22,0v6,-82,0,-174,2,-260r21,0r1,99v11,-17,25,-24,46,-24v59,0,54,62,54,94v0,40,-3,95,-56,95v-22,1,-35,-11,-46,-26r0,22"},"c":{"d":"14,-90v0,-52,13,-95,60,-95v31,0,53,17,51,55r-22,0v1,-23,-7,-38,-32,-38v-33,0,-34,32,-34,78v0,33,0,76,33,76v28,0,32,-18,33,-40r22,0v2,49,-33,58,-50,58v-62,0,-61,-49,-61,-94","w":140},"d":{"d":"76,-14v30,6,40,-46,40,-93v0,-11,1,-61,-40,-61v-39,0,-39,36,-39,78v0,68,16,76,39,76xm71,-185v18,0,34,8,45,22r0,-97r21,0r2,260r-21,0r-1,-23v-11,17,-25,27,-46,27v-53,0,-56,-53,-56,-95v0,-35,0,-94,56,-94"},"e":{"d":"143,-86r-104,0v-1,34,2,72,41,72v27,0,40,-17,40,-41r23,0v-3,44,-27,59,-63,59v-31,0,-63,-13,-63,-68v0,-65,5,-121,63,-121v63,0,63,45,63,99xm39,-104r82,0v0,-40,-6,-64,-41,-64v-35,0,-41,24,-41,64"},"f":{"d":"36,0r0,-165r-29,0r0,-17r29,0v-2,-44,-5,-82,59,-78r0,18r-17,0v-32,4,-16,33,-20,60r36,0r0,17r-36,0r0,165r-22,0","w":100},"g":{"d":"75,-168v-37,0,-38,46,-38,73v0,38,0,76,39,76v18,0,30,-12,33,-21v5,-14,7,-23,7,-76v0,-38,-21,-52,-41,-52xm72,-185v19,0,36,10,45,26r0,-23r21,0r-1,188v0,40,-12,64,-64,64v-45,0,-54,-32,-53,-50r22,0v-1,21,14,33,34,33v41,2,42,-26,39,-77v-9,15,-27,22,-44,22v-74,0,-58,-104,-50,-147v2,-8,14,-36,51,-36"},"h":{"d":"44,0r-22,0r0,-260r22,0r0,101v10,-15,25,-26,44,-26v45,0,50,33,50,57r0,128r-22,0r0,-127v0,-21,-8,-41,-33,-41v-19,0,-39,13,-39,54r0,114"},"i":{"d":"51,0r-22,0r0,-182r22,0r0,182xm53,-233r-26,0r0,-27r26,0r0,27","w":79},"j":{"d":"31,-182r21,0r0,215v6,18,-20,45,-51,36r0,-18v27,2,30,-5,30,-29r0,-204xm55,-233r-27,0r0,-27r27,0r0,27","w":79},"k":{"d":"23,0r0,-260r21,0r1,158r63,-80r25,0r-65,81r69,101r-27,0r-66,-99r0,99r-21,0","w":140},"l":{"d":"51,0r-22,0r0,-260r22,0r0,260","w":79},"m":{"d":"81,-168v-63,0,-31,106,-38,168r-21,0r0,-182r19,0v1,7,-2,18,1,23v14,-32,73,-36,84,2v18,-45,92,-33,92,22r0,135r-21,0r0,-130v0,-18,-8,-38,-29,-38v-62,0,-29,107,-37,168r-22,0r0,-130v0,-18,-7,-38,-28,-38","w":240},"n":{"d":"44,-114r0,114r-22,0r0,-182r22,0r0,23v10,-15,25,-26,44,-26v45,0,50,33,50,57r0,128r-22,0r0,-127v0,-21,-8,-41,-33,-41v-19,0,-39,13,-39,54"},"o":{"d":"80,4v-56,0,-63,-52,-63,-115v0,-47,21,-74,63,-74v57,0,63,52,63,114v0,47,-21,75,-63,75xm80,-168v-36,0,-41,30,-41,77v0,48,5,77,41,77v36,0,41,-29,41,-77v0,-47,-5,-77,-41,-77"},"p":{"d":"44,-107v0,45,9,93,39,93v36,0,41,-29,41,-77v0,-47,-5,-77,-41,-77v-14,0,-39,16,-39,61xm145,-71v7,68,-67,102,-101,50r0,90r-21,0r0,-251r21,0r0,22v12,-18,30,-25,44,-25v75,0,51,60,57,114"},"q":{"d":"75,-14v40,0,41,-34,41,-76v0,-42,-1,-78,-41,-78v-35,0,-39,47,-39,74v0,29,0,80,39,80xm117,-182r22,0v-6,79,0,168,-2,251r-21,0r-1,-90v-11,17,-25,25,-46,25v-59,0,-55,-63,-55,-95v0,-40,4,-94,57,-94v22,-1,35,11,46,27r0,-24"},"r":{"d":"45,-182v1,8,-2,19,1,25v9,-17,28,-28,50,-28r0,22v-74,-8,-46,97,-51,163r-22,0r0,-182r22,0","w":100,"k":{".":25,"-":13,",":25}},"s":{"d":"124,-48v0,34,-20,52,-54,52v-39,0,-54,-19,-54,-58r22,0v0,25,5,41,33,41v21,0,31,-12,31,-32v0,-48,-81,-35,-81,-95v0,-33,22,-45,54,-45v36,0,48,24,48,52r-21,0v-1,-23,-8,-35,-32,-35v-15,0,-28,10,-28,26v0,45,82,33,82,94","w":140},"t":{"d":"35,-165r-29,0r0,-17r29,0r0,-37r22,-10r0,47r36,0r0,17r-36,0r0,117v-3,33,13,31,36,29r0,19v-33,5,-58,-5,-58,-35r0,-130","w":100},"u":{"d":"115,-182r21,0r0,182r-18,0v-1,-6,2,-16,-1,-20v-13,15,-26,24,-46,24v-79,0,-38,-115,-48,-186r22,0r0,125v0,5,-1,43,30,43v29,0,40,-27,40,-40r0,-128"},"v":{"d":"27,-182r44,155r45,-155r20,0r-54,182r-24,0r-54,-182r23,0","w":140,"k":{".":18,",":18}},"w":{"d":"54,0r-50,-182r23,0r41,159r39,-159r26,0r41,159r41,-159r22,0r-51,182r-27,0r-40,-156r-38,156r-27,0","w":240,"k":{".":18,",":18}},"x":{"d":"4,0r53,-97r-45,-85r26,0r33,69r36,-69r24,0r-47,84r52,98r-26,0r-40,-79r-42,79r-24,0","w":140},"y":{"d":"40,69r21,-69r-57,-182r23,0r45,149r43,-149r21,0r-75,251r-21,0","w":140,"k":{".":18,",":18}},"z":{"d":"10,0r0,-18r76,-147r-72,0r0,-17r94,0r0,18r-74,147r75,0r0,17r-99,0","w":119},"{":{"d":"22,-121v46,-6,29,-62,29,-105v0,-36,25,-41,53,-41r0,17v-69,2,11,117,-61,138v49,6,32,66,32,113v0,18,4,29,29,29r0,18v-28,0,-53,-6,-53,-42v0,-45,18,-103,-29,-110r0,-17","w":126},"|":{"d":"31,90r0,-360r18,0r0,360r-18,0","w":79},"}":{"d":"75,-226v0,43,-17,99,29,105r0,17v-47,6,-29,66,-29,110v0,36,-25,42,-53,42r0,-18v72,1,-12,-125,61,-143v-46,-13,-31,-60,-31,-108v0,-18,-5,-29,-30,-29r0,-17v28,0,53,5,53,41","w":126},"~":{"d":"112,-72v-21,-1,-42,-19,-63,-19v-15,0,-24,14,-30,24r-12,-12v9,-15,22,-31,42,-31v19,-1,48,18,63,19v13,0,23,-13,29,-25r12,15v-9,14,-22,29,-41,29"},"'":{"d":"26,-185r0,-75r19,0r0,75r-19,0","w":71},"\u00ab":{"d":"102,-32r-31,-70r32,-70r19,0r-28,70r27,70r-19,0xm49,-32r-31,-70r32,-70r19,0r-28,70r27,70r-19,0","w":140},"\u2039":{"d":"46,-32r-32,-70r33,-70r19,0r-29,70r28,70r-19,0","w":79},"\u203a":{"d":"34,-32r-19,0r27,-70r-28,-70r19,0r33,70","w":79},"\u2013":{"d":"180,-94r-180,0r0,-17r180,0r0,17","w":180},"\u00bb":{"d":"38,-32r-19,0r27,-70r-28,-70r19,0r32,70xm91,-32r-19,0r27,-70r-28,-70r19,0r32,70","w":140},"`":{"d":"73,-202r-18,0r-51,-49r28,0","w":100},"\u2014":{"d":"0,-94r0,-17r360,0r0,17r-360,0","w":360},"\u00c6":{"d":"28,0r-23,0r119,-260r139,0r0,20r-103,0r10,97r89,0r0,19r-88,0r9,105r87,0r0,19r-108,0r-6,-68r-93,0xm138,-243v-25,49,-45,104,-69,155r82,0","w":280},"\u00d8":{"d":"49,-55r95,-168v-8,-14,-21,-23,-44,-23v-56,0,-55,50,-55,116v0,29,-1,55,4,75xm150,-205r-94,168v8,14,21,23,44,23v78,0,55,-127,50,-191xm44,-16r-15,27r-13,-6r19,-35v-16,-29,-13,-70,-13,-100v0,-50,-7,-135,78,-135v26,0,44,8,56,21r16,-29r12,7r-19,35v16,29,14,71,14,101v0,50,6,135,-79,135v-26,0,-44,-8,-56,-21","w":200},"\u00e6":{"d":"37,-49v0,24,15,35,39,35v39,0,42,-48,40,-76v-35,2,-79,-3,-79,41xm136,-107r82,0v0,-37,-6,-61,-41,-61v-26,0,-41,24,-41,61xm240,-90r-104,0v-1,37,0,76,41,76v27,0,40,-17,40,-41r23,0v2,71,-95,77,-114,26v-18,51,-112,42,-112,-19v0,-62,56,-59,102,-59v0,-28,0,-61,-38,-61v-20,0,-36,9,-36,31r-23,0v1,-57,89,-64,111,-21v9,-17,28,-27,47,-27v63,0,63,46,63,95","w":259},"\u00f8":{"d":"80,-14v53,0,41,-35,41,-77v0,-17,-1,-34,-4,-47r-68,110v6,9,16,14,31,14xm42,-43r70,-110v-5,-11,-16,-15,-32,-15v-50,-11,-43,79,-38,125xm37,-9r-16,25r-11,-7r18,-29v-17,-37,-11,-55,-11,-94v0,-23,1,-71,63,-71v20,0,34,5,43,13r16,-25r10,7r-17,28v17,28,11,54,11,91v0,47,-17,75,-63,75v-20,0,-34,-5,-43,-13"},"\u00c4":{"d":"87,-260r27,0r81,260r-24,0r-21,-68r-102,0r-20,68r-23,0xm55,-88r89,0r-45,-147xm60,-284r0,-36r23,0r0,36r-23,0xm117,-284r0,-36r23,0r0,36r-23,0","w":200},"\u00c5":{"d":"87,-260r27,0r81,260r-24,0r-21,-68r-102,0r-20,68r-23,0xm55,-88r89,0r-45,-147xm100,-343v18,0,33,15,33,33v0,18,-15,34,-33,34v-18,0,-33,-16,-33,-34v0,-18,15,-33,33,-33xm100,-330v-12,0,-21,8,-21,20v0,11,10,22,21,22v29,0,25,-43,0,-42","w":200},"\u00d6":{"d":"45,-130v0,69,0,116,55,116v55,0,56,-47,56,-116v0,-69,-1,-116,-56,-116v-55,0,-55,47,-55,116xm22,-130v0,-70,0,-135,78,-135v78,0,79,65,79,135v0,70,-1,135,-79,135v-78,0,-78,-65,-78,-135xm60,-284r0,-36r23,0r0,36r-23,0xm117,-284r0,-36r23,0r0,36r-23,0","w":200},"\u00e4":{"d":"69,-14v37,-1,50,-36,45,-79v-31,1,-77,-2,-77,42v0,21,10,37,32,37xm116,0v-1,-7,2,-17,-1,-22v-25,42,-101,32,-101,-28v0,-64,63,-57,100,-60v1,-33,-1,-59,-36,-58v-20,0,-36,9,-36,31r-23,0v2,-35,29,-48,61,-48v18,0,56,2,56,48r2,137r-22,0xm40,-206r0,-36r23,0r0,36r-23,0xm97,-206r0,-36r23,0r0,36r-23,0"},"\u00e5":{"d":"69,-14v37,-1,50,-36,45,-79v-31,1,-77,-2,-77,42v0,21,10,37,32,37xm116,0v-1,-7,2,-17,-1,-22v-25,42,-101,32,-101,-28v0,-64,63,-57,100,-60v1,-33,-1,-59,-36,-58v-20,0,-36,9,-36,31r-23,0v2,-35,29,-48,61,-48v18,0,56,2,56,48r2,137r-22,0xm80,-265v18,0,33,16,33,34v0,18,-15,33,-33,33v-18,0,-34,-15,-34,-33v0,-18,16,-34,34,-34xm80,-252v-12,0,-21,9,-21,21v0,11,10,21,21,21v11,0,20,-10,20,-21v0,-11,-9,-21,-20,-21"},"\u00e9":{"d":"143,-86r-104,0v-1,34,2,72,41,72v27,0,40,-17,40,-41r23,0v-3,44,-27,59,-63,59v-31,0,-63,-13,-63,-68v0,-65,5,-121,63,-121v63,0,63,45,63,99xm39,-104r82,0v0,-40,-6,-64,-41,-64v-35,0,-41,24,-41,64xm57,-202r41,-49r28,0r-51,49r-18,0"},"\u00ea":{"d":"143,-86r-104,0v-1,34,2,72,41,72v27,0,40,-17,40,-41r23,0v-3,44,-27,59,-63,59v-31,0,-63,-13,-63,-68v0,-65,5,-121,63,-121v63,0,63,45,63,99xm39,-104r82,0v0,-40,-6,-64,-41,-64v-35,0,-41,24,-41,64xm80,-238r-30,37r-23,0r41,-50r24,0r41,50r-23,0"},"\u00e8":{"d":"143,-86r-104,0v-1,34,2,72,41,72v27,0,40,-17,40,-41r23,0v-3,44,-27,59,-63,59v-31,0,-63,-13,-63,-68v0,-65,5,-121,63,-121v63,0,63,45,63,99xm39,-104r82,0v0,-40,-6,-64,-41,-64v-35,0,-41,24,-41,64xm103,-202r-18,0r-52,-49r29,0"},"\u00f3":{"d":"80,4v-56,0,-63,-52,-63,-115v0,-47,21,-74,63,-74v57,0,63,52,63,114v0,47,-21,75,-63,75xm80,-168v-36,0,-41,30,-41,77v0,48,5,77,41,77v36,0,41,-29,41,-77v0,-47,-5,-77,-41,-77xm57,-202r41,-49r28,0r-51,49r-18,0"},"\u00f6":{"d":"80,4v-56,0,-63,-52,-63,-115v0,-47,21,-74,63,-74v57,0,63,52,63,114v0,47,-21,75,-63,75xm80,-168v-36,0,-41,30,-41,77v0,48,5,77,41,77v36,0,41,-29,41,-77v0,-47,-5,-77,-41,-77xm40,-206r0,-36r23,0r0,36r-23,0xm97,-206r0,-36r23,0r0,36r-23,0"},"\u00f2":{"d":"80,4v-56,0,-63,-52,-63,-115v0,-47,21,-74,63,-74v57,0,63,52,63,114v0,47,-21,75,-63,75xm80,-168v-36,0,-41,30,-41,77v0,48,5,77,41,77v36,0,41,-29,41,-77v0,-47,-5,-77,-41,-77xm103,-202r-18,0r-52,-49r29,0"}}});Cufon.registerFont({"w":180,"face":{"font-family":"UniversConOb","font-weight":400,"font-style":"oblique","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 5 6 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-9 -356 360 90","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"22","stemv":"30","unicode-range":"U+0020-U+203A"},"glyphs":{" ":{"w":79},"\u00a0":{"w":79},"!":{"d":"72,-60r-25,0r-7,-200r40,0xm77,-37r0,37r-34,0r0,-37r34,0","w":119},"\"":{"d":"13,-185r0,-75r21,0r0,75r-21,0xm56,-185r0,-75r21,0r0,75r-21,0","w":90},"#":{"d":"8,0r27,-84r-36,0r6,-20r36,0r12,-41r-36,0r6,-21r36,0r26,-84r19,0r-27,84r30,0r25,-84r19,0r-26,84r37,0r-6,21r-37,0r-12,41r37,0r-6,20r-38,0r-25,84r-19,0r26,-84r-29,0r-26,84r-19,0xm59,-104r29,0r13,-41r-29,0","w":159},"$":{"d":"87,-106r0,83v21,-3,38,-17,38,-40v0,-21,-18,-32,-38,-43xm72,-150r0,-75v-18,3,-30,15,-30,35v0,20,13,31,30,40xm87,5r0,22r-15,0r0,-22v-77,0,-71,-75,-70,-81r34,0v0,26,9,51,36,53r0,-91v-31,-15,-64,-32,-64,-72v0,-40,28,-68,64,-68r0,-21r15,0r0,21v48,0,71,27,71,74r-36,0v0,-26,-8,-44,-35,-45r0,83v32,15,71,30,71,78v0,50,-40,69,-71,69","w":159},"%":{"d":"71,-265v44,0,46,35,46,69v0,35,-2,68,-46,68v-44,0,-46,-33,-46,-68v0,-34,2,-69,46,-69xm71,-245v-21,0,-21,15,-21,48v0,33,0,49,21,49v21,0,21,-16,21,-49v0,-33,0,-48,-21,-48xm208,-132v44,0,47,35,47,69v0,35,-3,68,-47,68v-44,0,-46,-33,-46,-68v0,-34,2,-69,46,-69xm208,-112v-21,0,-20,16,-20,49v0,33,-1,48,20,48v21,0,21,-15,21,-48v0,-33,0,-49,-21,-49xm213,-273r-124,286r-22,0r122,-286r24,0","w":280},"&":{"d":"159,-48r-64,-81v-23,15,-42,29,-42,59v0,52,83,65,106,22xm105,-164v25,-13,48,-73,0,-76v-17,0,-28,12,-28,29v0,18,18,33,28,47xm198,0r-21,-27v-42,56,-158,39,-158,-42v0,-43,25,-58,58,-79v-15,-17,-34,-42,-34,-66v0,-38,32,-51,64,-51v33,0,61,15,61,52v0,27,-23,51,-44,69r51,65v5,-17,5,-35,5,-74r30,0v0,56,-6,80,-16,97r41,56r-37,0","w":240},"(":{"d":"75,42r-21,0v-16,-51,-36,-101,-36,-155v0,-55,20,-107,36,-159r22,0v-30,103,-31,211,-1,314","w":100},")":{"d":"46,42r-20,0v29,-103,28,-212,-2,-314r22,0v16,52,36,104,36,159v0,54,-20,104,-36,155","w":100},"*":{"d":"148,-188r-56,-5r33,46r-21,12r-24,-52r-24,52r-21,-12r33,-46r-56,5r0,-24r56,5r-33,-46r22,-12r23,51r23,-51r22,12r-33,46r56,-5r0,24","w":159},"+":{"d":"79,-102r0,-80r22,0r0,80r64,0r0,22r-64,0r0,80r-22,0r0,-80r-64,0r0,-22r64,0"},",":{"d":"12,46r19,-83r37,0r-33,83r-23,0","w":79},"-":{"d":"20,-84r0,-28r79,0r0,28r-79,0","w":119},"\u00ad":{"d":"20,-84r0,-28r79,0r0,28r-79,0","w":119},".":{"d":"57,-37r0,37r-34,0r0,-37r34,0","w":79},"\/":{"d":"100,-260r-85,295r-24,0r85,-295r24,0","w":100},"0":{"d":"80,-254v68,0,67,63,67,130v0,65,1,129,-67,129v-68,0,-67,-64,-67,-129v0,-67,-1,-130,67,-130xm80,-226v-34,0,-34,42,-34,109v0,42,-3,95,34,95v37,0,34,-53,34,-95v0,-67,0,-109,-34,-109","w":159},"1":{"d":"104,-250r0,250r-33,0r0,-213r-38,25r0,-32v8,-4,33,-22,43,-30r28,0","w":159},"2":{"d":"150,0r-135,0r0,-29v73,-102,95,-121,95,-164v0,-20,-10,-33,-31,-33v-25,0,-29,21,-29,41r-34,0v-3,-41,19,-69,61,-69v45,0,66,21,66,66v0,56,-28,74,-92,159r99,0r0,29","w":159},"3":{"d":"61,-116r0,-29v30,3,51,-10,51,-42v0,-23,-11,-39,-35,-39v-27,0,-31,21,-31,41r-33,0v-3,-42,18,-69,64,-69v42,0,68,21,68,65v0,48,-37,52,-49,59v39,5,52,26,52,63v0,49,-27,72,-75,72v-70,0,-64,-60,-64,-74r33,0v0,25,4,47,34,47v29,0,38,-18,38,-45v0,-40,-14,-49,-53,-49","w":159},"4":{"d":"38,-90r55,0r-1,-130xm93,-61r-84,0r0,-29r71,-160r43,0r0,160r30,0r0,29r-30,0r0,61r-30,0r0,-61","w":159},"5":{"d":"21,-250r117,0r0,29r-84,0v1,24,-2,51,1,73v5,-11,23,-18,40,-18v36,0,52,26,52,84v0,40,-5,87,-68,87v-52,0,-61,-29,-61,-62r33,0v0,19,7,38,29,38v31,0,34,-31,34,-55v0,-36,-1,-65,-32,-65v-18,0,-28,13,-31,30r-30,0r0,-141","w":159},"6":{"d":"47,-81v0,25,3,59,35,59v27,0,32,-30,32,-63v0,-23,-5,-50,-34,-50v-29,0,-33,32,-33,54xm80,5v-68,0,-67,-64,-67,-129v0,-67,-1,-130,67,-130v37,0,63,23,62,61r-33,0v0,-17,-9,-37,-29,-37v-26,0,-36,28,-33,91v34,-45,100,-29,100,60v0,45,-18,84,-67,84","w":159},"7":{"d":"11,-221r0,-29r129,0r0,29r-67,221r-37,0r70,-221r-95,0","w":159},"8":{"d":"80,-22v25,0,33,-23,33,-45v0,-22,-2,-51,-33,-51v-31,0,-34,29,-34,51v0,22,9,45,34,45xm100,-132v37,4,47,33,47,65v0,45,-23,72,-67,72v-44,0,-67,-27,-67,-72v0,-32,9,-61,46,-65v-30,-6,-43,-31,-43,-59v0,-39,25,-63,64,-63v73,0,88,109,20,122xm80,-147v43,0,42,-82,0,-83v-21,0,-31,19,-31,38v0,18,6,45,31,45","w":159},"9":{"d":"80,-230v-28,0,-34,29,-34,52v0,25,5,52,34,52v29,0,33,-27,33,-52v0,-23,-5,-52,-33,-52xm80,-254v68,0,67,63,67,130v0,65,1,129,-67,129v-37,0,-63,-25,-62,-65r33,0v0,18,8,38,29,38v31,0,36,-40,33,-100v-8,17,-24,24,-43,24v-20,0,-57,-11,-57,-79v0,-56,34,-77,67,-77","w":159},":":{"d":"57,-182r0,38r-34,0r0,-38r34,0xm57,-37r0,37r-34,0r0,-37r34,0","w":79},";":{"d":"12,46r19,-83r37,0r-33,83r-23,0xm57,-182r0,38r-34,0r0,-38r34,0","w":79},"<":{"d":"43,-91r122,69r0,27r-150,-85r0,-23r150,-82r0,26"},"=":{"d":"165,-138r0,22r-150,0r0,-22r150,0xm165,-67r0,22r-150,0r0,-22r150,0"},">":{"d":"15,-22r122,-69r-122,-68r0,-26r150,82r0,23r-150,85r0,-27"},"?":{"d":"94,-66r-30,0r0,-41v0,-31,44,-52,44,-99v0,-16,-8,-35,-27,-35v-26,0,-27,31,-27,50r-34,0v-2,-44,15,-74,63,-74v37,0,58,24,58,60v0,79,-60,71,-47,139xm96,-37r0,37r-34,0r0,-37r34,0","w":159},"@":{"d":"155,-193v-38,0,-62,54,-62,87v0,17,10,34,28,34v42,0,60,-80,60,-95v0,-14,-11,-26,-26,-26xm196,-190r5,-17r25,0r-42,128v0,6,5,10,11,10v22,0,60,-29,60,-86v0,-22,-11,-90,-111,-90v-64,0,-115,51,-115,115v0,64,51,115,115,115v44,0,81,-17,103,-48r21,0v-23,42,-70,68,-124,68v-75,0,-135,-59,-135,-135v0,-75,60,-135,135,-135v122,0,131,96,131,110v0,81,-58,106,-85,106v-13,0,-28,-6,-32,-19v-31,35,-93,15,-93,-36v0,-65,82,-155,131,-86","w":283},"A":{"d":"5,0r83,-260r42,0r85,260r-38,0r-18,-62r-101,0r-19,62r-34,0xm150,-91r-43,-138r-40,138r83,0","w":219,"k":{"y":6,"w":6,"v":9,"Y":22,"W":13,"V":13,"T":27}},"B":{"d":"66,-122r0,93r46,0v35,0,48,-25,48,-44v0,-55,-45,-49,-94,-49xm66,-231r0,81v44,2,86,4,86,-42v0,-40,-44,-42,-86,-39xm117,-260v83,-6,91,107,24,123r0,2v37,4,53,26,53,62v0,103,-81,66,-162,73r0,-260r85,0","w":219},"C":{"d":"144,-188v4,-30,-14,-49,-37,-49v-27,0,-38,16,-39,20v-8,1,-8,94,-8,123v0,64,21,72,47,72v10,0,41,-4,41,-55r34,0v1,82,-57,82,-74,82v-32,0,-82,-2,-82,-103r0,-73v0,-73,33,-94,84,-94v51,0,71,27,68,77r-34,0","w":200},"D":{"d":"63,-231r0,202v63,3,94,-3,94,-78v0,-58,3,-133,-50,-124r-44,0xm191,-138v-2,106,-8,132,-101,138r-60,0r0,-260v65,1,130,-11,150,40v9,22,11,74,11,82","w":219},"E":{"d":"165,0r-136,0r0,-260r134,0r0,29r-101,0r0,83r94,0r0,29r-94,0r0,90r103,0r0,29"},"F":{"d":"60,0r-33,0r0,-260r129,0r0,29r-96,0r0,83r90,0r0,29r-90,0r0,119","w":159,"k":{"A":13,".":33,",":33}},"G":{"d":"188,-190r-34,0v0,-31,-13,-48,-46,-48v-10,0,-48,3,-48,57v0,61,-11,171,48,159v24,0,39,-7,46,-12r0,-78r-48,0r0,-28r81,0r0,126v-21,12,-46,19,-79,19v-55,0,-82,-28,-82,-100v0,-86,-8,-170,82,-170v56,0,82,21,80,75","w":219},"H":{"d":"64,0r-33,0r0,-260r33,0r0,112r92,0r0,-112r33,0r0,260r-33,0r0,-119r-92,0r0,119","w":219},"I":{"d":"67,-260r0,260r-34,0r0,-260r34,0","w":100},"J":{"d":"11,-81r34,0v1,23,-2,59,32,59v35,0,37,-30,37,-62r0,-176r34,0r0,196v0,14,-1,69,-72,69v-14,0,-42,-4,-55,-25v-10,-17,-10,-40,-10,-61"},"K":{"d":"62,0r-33,0r0,-260r33,0r1,114r91,-114r38,0r-95,117r100,143r-43,0r-92,-136r0,136","w":200},"L":{"d":"158,0r-129,0r0,-260r33,0r0,231r96,0r0,29","w":159,"k":{"y":6,"Y":22,"W":15,"V":9,"T":22}},"M":{"d":"61,-231r-1,231r-30,0r0,-260r53,0r66,218r67,-218r54,0r0,260r-33,0r0,-231r-73,231r-32,0","w":299},"N":{"d":"180,-260r29,0r0,260r-45,0r-104,-225r0,225r-29,0r0,-260r47,0r102,223r0,-223","w":240},"O":{"d":"110,5v-55,0,-82,-28,-82,-100v0,-86,-8,-170,82,-170v89,0,82,83,82,170v0,72,-27,100,-82,100xm110,-22v58,12,48,-98,48,-159v0,-54,-38,-57,-48,-57v-10,0,-48,3,-48,57v0,61,-11,171,48,159","w":219},"P":{"d":"67,-231r0,88v44,-2,74,12,82,-45v-9,-61,-37,-38,-82,-43xm67,0r-34,0r0,-260v78,3,150,-21,150,74v0,78,-54,73,-116,72r0,114","w":200,"k":{"A":18,".":52,",":52}},"Q":{"d":"108,-27v68,0,48,-92,48,-154v0,-54,-38,-57,-48,-57v-10,0,-48,3,-48,57v0,62,-20,154,48,154xm26,-95v0,-86,-8,-170,82,-170v89,0,81,84,81,170v0,20,-8,64,-22,72v13,-5,30,-7,49,-6r0,29r-108,0v-35,0,-82,-2,-82,-95","w":219},"R":{"d":"62,-231r0,83r49,0v24,0,36,-21,36,-44v0,-19,-9,-39,-35,-39r-50,0xm140,-86v-8,-48,-39,-31,-78,-34r0,120r-34,0r0,-260r90,0v80,-2,81,115,15,124v28,8,41,14,42,68v0,11,4,52,9,68r-34,0v-9,-18,-4,-51,-10,-86","w":200},"S":{"d":"22,-77r33,0v-3,37,20,54,43,54v26,0,47,-12,47,-43v0,-58,-117,-51,-117,-129v0,-46,32,-70,76,-70v48,0,74,23,72,76r-34,0v0,-28,-9,-48,-40,-48v-20,0,-40,11,-40,39v0,57,117,49,117,131v0,55,-38,72,-81,72v-77,0,-77,-57,-76,-82","w":200},"T":{"d":"5,-260r170,0r0,29r-68,0r0,231r-34,0r0,-231r-68,0r0,-29","k":{"y":27,"w":27,"u":27,"s":27,"r":29,"o":32,"i":22,"e":29,"c":32,"a":29,"A":27,";":27,":":32,".":32,"-":27,",":36}},"U":{"d":"28,-95r0,-165r33,0r0,166v0,57,18,72,49,72v31,0,48,-15,48,-72r0,-166r34,0r0,165v0,72,-27,100,-82,100v-55,0,-82,-28,-82,-100","w":219},"V":{"d":"195,-260r-75,260r-40,0r-75,-260r36,0r60,229r61,-229r33,0","w":200,"k":{"y":6,"u":6,"r":6,"o":13,"i":6,"e":13,"a":13,"A":13,";":13,":":13,".":27,"-":6,",":32}},"W":{"d":"66,0r-64,-260r35,0r50,225r52,-225r43,0r48,225r53,-225r35,0r-69,260r-41,0r-50,-225r-52,225r-40,0","w":320,"k":{"y":7,"u":5,"r":5,"o":11,"e":11,"a":11,"A":13,";":6,":":6,".":18,"-":6,",":18}},"X":{"d":"118,-135r78,135r-40,0r-61,-111r-57,111r-36,0r75,-135r-71,-125r38,0r54,101r54,-101r36,0","w":200},"Y":{"d":"91,-134r52,-126r34,0r-71,161r0,99r-33,0r0,-99r-70,-161r37,0","k":{"v":13,"u":13,"q":20,"p":13,"o":25,"i":6,"e":25,"a":20,"A":22,";":27,":":27,".":33,"-":20,",":33}},"Z":{"d":"168,-260r0,33r-129,198r132,0r0,29r-162,0r0,-37r126,-194r-122,0r0,-29r155,0"},"[":{"d":"86,42r-61,0r0,-314r60,0r0,20r-30,0r0,274r31,0r0,20","w":100},"\\":{"d":"76,5r-76,-265r24,0r76,265r-24,0","w":100},"]":{"d":"75,42r-61,0r0,-20r31,0r0,-274r-30,0r0,-20r60,0r0,314","w":100},"^":{"d":"78,-250r22,0r56,150r-27,0r-41,-114r-40,114r-24,0"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18"},"a":{"d":"119,-90v-28,0,-66,-3,-66,36v0,18,8,33,28,33v18,0,41,-10,38,-69xm120,0v-1,-8,2,-20,-1,-26v-9,21,-23,30,-46,30v-39,0,-50,-25,-50,-60v0,-55,55,-58,96,-57v1,-24,1,-50,-31,-50v-20,0,-30,13,-28,32r-32,0v1,-41,22,-54,61,-54v98,0,42,104,63,185r-32,0"},"b":{"d":"58,-98v0,28,-3,77,33,77v37,0,37,-39,37,-66v0,-49,-4,-74,-36,-74v-33,0,-34,39,-34,63xm59,-22v-3,5,0,15,-1,22r-30,0r0,-260r30,0r1,97v10,-14,23,-22,40,-22v59,0,60,52,60,97v0,80,-30,92,-59,92v-19,0,-31,-9,-41,-26"},"c":{"d":"152,-123r-31,0v1,-30,-14,-38,-25,-38v-23,0,-38,10,-38,60v0,59,7,80,38,80v7,0,27,-6,26,-39r31,0v1,51,-37,64,-57,64v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v36,0,58,21,56,62"},"d":{"d":"122,-98v0,-24,-1,-63,-34,-63v-32,0,-36,25,-36,74v0,27,0,66,37,66v33,0,33,-40,33,-77xm121,-163v4,-29,0,-66,1,-97r30,0r0,260r-30,0v-1,-7,2,-17,-1,-22v-10,17,-22,26,-41,26v-29,0,-59,-12,-59,-92v0,-45,1,-97,60,-97v17,0,30,8,40,22"},"e":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104"},"f":{"d":"3,-182r28,0r0,-35v1,-42,34,-46,67,-43r0,21v-46,-2,-36,22,-37,57r37,0r0,23r-37,0r0,159r-30,0r0,-159r-28,0r0,-23","w":100},"g":{"d":"123,-92v0,-27,1,-69,-36,-69v-33,0,-34,41,-34,65v0,58,13,72,35,72v36,0,35,-43,35,-68xm121,-159v3,-5,0,-16,1,-23r30,0r0,200v0,41,-27,51,-67,51v-30,0,-58,-16,-55,-49r33,0v0,17,11,26,27,26v36,0,35,-37,31,-69v-8,14,-24,23,-40,23v-49,0,-59,-42,-59,-96v0,-84,42,-89,57,-89v19,0,34,8,42,26"},"h":{"d":"154,0r-29,0r0,-123v0,-22,-8,-38,-33,-38v-61,0,-29,103,-37,161r-29,0r0,-260r29,0v2,33,-4,73,2,102v23,-44,97,-39,97,29r0,129"},"i":{"d":"55,-182r0,182r-30,0r0,-182r30,0xm23,-228r0,-32r34,0r0,32r-34,0","w":79},"j":{"d":"25,27r0,-209r30,0r0,207v0,29,-9,44,-52,44r0,-25v13,0,22,-2,22,-17xm23,-228r0,-32r34,0r0,32r-34,0","w":79},"k":{"d":"56,-102v-4,31,0,69,-1,102r-29,0r0,-260r29,0r1,157r56,-79r36,0r-61,78r71,104r-37,0","w":159},"l":{"d":"55,-260r0,260r-30,0r0,-260r30,0","w":79},"m":{"d":"177,-161v-23,-5,-32,23,-32,39r0,122r-30,0r0,-126v0,-18,-5,-35,-29,-35v-56,0,-24,103,-32,161r-30,0r-1,-182r31,0v1,7,-2,18,1,23v14,-34,72,-36,88,-3v10,-19,26,-23,43,-23v19,0,49,4,49,47r0,138r-29,0r0,-126v0,-18,-5,-35,-29,-35","w":259},"n":{"d":"154,0r-29,0r0,-126v0,-19,-7,-35,-32,-35v-65,0,-29,101,-38,161r-29,0r-2,-182r31,0v1,7,-3,20,2,24v23,-48,109,-30,97,32r0,126"},"o":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92"},"p":{"d":"92,-21v32,0,36,-24,36,-73v0,-27,0,-67,-37,-67v-36,0,-33,50,-33,78v0,24,1,62,34,62xm58,-182v1,7,-2,17,1,22v10,-17,22,-25,41,-25v29,0,59,11,59,91v0,45,-1,98,-60,98v-18,1,-29,-10,-41,-22r0,87r-30,0r0,-251r30,0"},"q":{"d":"88,-21v33,0,34,-38,34,-62v0,-28,3,-78,-33,-78v-37,0,-37,40,-37,67v0,49,4,73,36,73xm121,-160v3,-5,0,-15,1,-22r30,0r0,251r-30,0r-1,-87v-10,14,-23,22,-40,22v-59,0,-60,-53,-60,-98v0,-80,30,-91,59,-91v19,0,31,8,41,25"},"r":{"d":"57,-182r0,28v12,-28,27,-31,56,-31r0,30v-79,-16,-52,84,-56,155r-30,0r0,-182r30,0","w":119,"k":{".":25,"-":13,",":25}},"s":{"d":"143,-52v0,40,-27,56,-63,56v-39,0,-64,-17,-63,-59r33,0v0,10,1,34,31,34v18,0,31,-8,31,-27v0,-32,-91,-34,-91,-88v0,-19,12,-49,63,-49v32,0,60,15,57,51r-32,0v0,-19,-10,-29,-29,-29v-16,0,-28,8,-28,24v0,32,91,32,91,87","w":159},"t":{"d":"-1,-182r30,0r0,-35r30,-13r0,48r39,0r0,23r-39,0r0,111v-5,16,13,31,40,25r0,22v-31,7,-70,3,-70,-29r0,-129r-30,0r0,-23","w":100},"u":{"d":"123,-61r0,-121r30,0r1,182r-31,0v-1,-7,2,-17,-1,-22v-20,40,-95,34,-95,-21r0,-139r30,0r0,126v0,22,9,37,30,37v16,0,36,-12,36,-42"},"v":{"d":"59,0r-54,-182r33,0r42,154r43,-154r31,0r-56,182r-39,0","w":159,"k":{".":13,",":13}},"w":{"d":"49,0r-46,-182r33,0r33,157r41,-157r42,0r37,157r36,-157r32,0r-49,182r-40,0r-39,-155r-41,155r-39,0","w":259,"k":{".":13,",":13}},"x":{"d":"97,-95r60,95r-39,0r-42,-75r-39,75r-35,0r57,-95r-52,-87r38,0r34,65r37,-65r36,0","w":159},"y":{"d":"37,-182r44,148r44,-148r32,0r-82,251r-31,0r20,-69r-61,-182r34,0","w":159,"k":{".":13,",":13}},"z":{"d":"125,-182r0,27r-80,131r82,0r0,24r-114,0r0,-28r79,-130r-75,0r0,-24r108,0","w":140},"{":{"d":"28,-121v50,11,36,60,36,112v0,20,7,32,32,32r0,21v-79,8,-61,-60,-61,-124v0,-24,-13,-24,-32,-31r0,-20v47,-1,32,-52,32,-94v0,-51,43,-47,61,-47r0,20v-74,-3,12,121,-68,131","w":98},"|":{"d":"34,90r0,-360r22,0r0,360r-22,0","w":90},"}":{"d":"3,23v73,-1,-13,-130,68,-144v-51,-8,-37,-51,-37,-99v0,-21,-5,-32,-31,-32r0,-20v18,0,60,-4,60,47v0,42,-14,94,33,94r0,20v-19,7,-33,7,-33,31v0,63,19,133,-60,124r0,-21","w":98},"~":{"d":"123,-67v-22,0,-43,-25,-65,-25v-15,0,-24,18,-30,32r-12,-17v9,-20,21,-43,42,-43v19,0,48,26,65,26v13,0,23,-17,29,-30r13,17v-9,19,-22,40,-42,40"},"'":{"d":"34,-185r0,-75r22,0r0,75r-22,0","w":90},"\u201c":{"d":"77,-260r-15,72r-39,0r29,-72r25,0xm137,-260r-15,72r-39,0r29,-72r25,0","w":159},"\u00ab":{"d":"44,-28r-33,-69r34,-71r27,0r-28,71r28,69r-28,0xm105,-28r-32,-69r34,-71r27,0r-29,71r29,69r-29,0","w":159},"\u2039":{"d":"41,-28r-32,-69r33,-71r27,0r-28,71r28,69r-28,0","w":79},"\u203a":{"d":"39,-28r-28,0r28,-69r-29,-71r28,0r33,71","w":79},"\u2013":{"d":"0,-87r0,-21r180,0r0,21r-180,0"},"\u201d":{"d":"23,-188r15,-72r39,0r-29,72r-25,0xm83,-188r15,-72r39,0r-29,72r-25,0","w":159},"\u00bb":{"d":"54,-28r-28,0r28,-69r-28,-71r27,0r34,71xm116,-28r-28,0r28,-69r-28,-71r27,0r34,71","w":159},"`":{"d":"7,-260r39,0r32,51r-24,0","w":100},"\u2014":{"d":"0,-87r0,-21r360,0r0,21r-360,0","w":360},"\u00c6":{"d":"40,0r-35,0r115,-260r161,0r0,29r-107,0r11,83r93,0r0,29r-88,0r13,90r81,0r0,29r-110,0r-9,-62r-98,0xm161,-91r-20,-142r-61,142r81,0","w":299},"\u00d8":{"d":"157,-187r-89,137v7,21,21,28,42,28v60,0,49,-104,47,-165xm63,-71r90,-137v-10,-28,-35,-30,-43,-30v-10,0,-48,3,-48,57xm15,4r24,-37v-16,-32,-11,-98,-11,-147v0,-52,27,-85,82,-85v30,0,51,9,64,25r18,-28r13,8r-22,34v15,31,9,86,9,131v0,72,-27,100,-82,100v-28,0,-48,-7,-62,-24r-21,31","w":219},"\u00e6":{"d":"154,-109r71,0v1,-25,-5,-54,-36,-54v-12,0,-35,5,-35,54xm256,-86r-102,0v1,26,-1,65,35,65v24,0,33,-15,34,-37r32,0v0,26,-7,62,-68,62v-22,0,-45,-10,-52,-33v-20,52,-111,42,-111,-22v0,-60,55,-55,99,-58v1,-32,-2,-56,-34,-54v-20,0,-31,13,-29,32r-32,0v1,-41,23,-54,62,-54v23,-1,43,5,53,26v6,-19,27,-26,46,-26v28,0,73,4,67,99xm123,-86v-28,0,-66,-4,-66,35v0,18,8,30,28,30v18,0,41,-7,38,-65","w":280},"\u00f8":{"d":"55,-54r65,-91v-6,-12,-17,-16,-30,-16v-23,0,-38,10,-38,60v0,20,1,36,3,47xm126,-129r-66,92v6,12,15,16,30,16v38,10,41,-60,36,-108xm138,-170r18,-24r11,7r-20,28v10,18,12,43,12,71v0,80,-30,92,-69,92v-19,0,-37,-3,-49,-16r-17,25r-11,-8r20,-28v-19,-52,-30,-162,57,-162v23,0,38,5,48,15"},"\u00c4":{"d":"5,0r83,-260r42,0r85,260r-38,0r-18,-62r-101,0r-19,62r-34,0xm150,-91r-43,-138r-40,138r83,0xm95,-328r0,37r-33,0r0,-37r33,0xm159,-328r0,37r-34,0r0,-37r34,0","w":219},"\u00c5":{"d":"5,0r83,-260r42,0r85,260r-38,0r-18,-62r-101,0r-19,62r-34,0xm150,-91r-43,-138r-40,138r83,0xm110,-283v-20,0,-36,-16,-36,-37v0,-20,16,-36,36,-36v21,0,37,16,37,36v0,20,-17,37,-37,37xm132,-320v0,-12,-10,-21,-22,-21v-12,0,-21,9,-21,21v0,12,9,22,21,22v12,0,22,-10,22,-22","w":219},"\u00d6":{"d":"110,5v-55,0,-82,-28,-82,-100v0,-86,-8,-170,82,-170v89,0,82,83,82,170v0,72,-27,100,-82,100xm110,-22v58,12,48,-98,48,-159v0,-54,-38,-57,-48,-57v-10,0,-48,3,-48,57v0,61,-11,171,48,159xm95,-328r0,37r-33,0r0,-37r33,0xm159,-328r0,37r-34,0r0,-37r34,0","w":219},"\u00e4":{"d":"119,-90v-28,0,-66,-3,-66,36v0,18,8,33,28,33v18,0,41,-10,38,-69xm120,0v-1,-8,2,-20,-1,-26v-9,21,-23,30,-46,30v-39,0,-50,-25,-50,-60v0,-55,55,-58,96,-57v1,-24,1,-50,-31,-50v-20,0,-30,13,-28,32r-32,0v1,-41,22,-54,61,-54v98,0,42,104,63,185r-32,0xm75,-250r0,38r-34,0r0,-38r34,0xm139,-250r0,38r-34,0r0,-38r34,0"},"\u00e5":{"d":"119,-90v-28,0,-66,-3,-66,36v0,18,8,33,28,33v18,0,41,-10,38,-69xm120,0v-1,-8,2,-20,-1,-26v-9,21,-23,30,-46,30v-39,0,-50,-25,-50,-60v0,-55,55,-58,96,-57v1,-24,1,-50,-31,-50v-20,0,-30,13,-28,32r-32,0v1,-41,22,-54,61,-54v98,0,42,104,63,185r-32,0xm90,-205v-20,0,-36,-16,-36,-37v0,-20,16,-36,36,-36v21,0,36,16,36,36v0,20,-16,37,-36,37xm112,-242v0,-12,-10,-21,-22,-21v-12,0,-22,9,-22,21v0,12,10,22,22,22v12,0,22,-10,22,-22"},"\u00e9":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104xm94,-260r39,0r-47,51r-24,0"},"\u00ea":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104xm114,-209r-24,-34r-24,34r-29,0r36,-51r34,0r36,51r-29,0"},"\u00e8":{"d":"55,-104r71,0v0,-53,-15,-59,-37,-59v-19,0,-34,9,-34,59xm157,-81r-102,0v0,51,13,60,36,60v20,0,31,-16,32,-34r33,0v0,40,-26,59,-64,59v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v58,0,67,40,65,104xm47,-260r39,0r32,51r-24,0"},"\u00f3":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92xm94,-260r39,0r-47,51r-24,0"},"\u00f6":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92xm75,-250r0,38r-34,0r0,-38r34,0xm139,-250r0,38r-34,0r0,-38r34,0"},"\u00f2":{"d":"90,-21v31,0,38,-21,38,-80v0,-50,-15,-60,-38,-60v-23,0,-38,10,-38,60v0,59,7,80,38,80xm90,4v-39,0,-69,-12,-69,-92v0,-53,6,-97,69,-97v63,0,69,44,69,97v0,80,-30,92,-69,92xm47,-260r39,0r32,51r-24,0"}}});Cufon.replace('h2,.top h3,.leftCol h3,.latestNews h3,.associates h3',{fontFamily:'UniversCnBold'});Cufon.replace('.mainMenu li a,.videoUrl .left,.galleryContainer h3,.galleryContainer p',{fontFamily:'UniversCnLi',hover:true});Cufon.replace('.mainContent .col2 h5',{fontFamily:'UniversConOb'});Cufon.replace('.moreVideosBtn .text,.newsBtnContainer a,.leftCol .moreEvents,.mediaTopMainPage .left .bottom a',{fontFamily:'UniversCn'});var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();(function(window,undefined){var jQuery=function(selector,context){return new jQuery.fn.init(selector,context);},_jQuery=window.jQuery,_$=window.$,document=window.document,rootjQuery,quickExpr=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,isSimple=/^.[^:#\[\.,]*$/,rnotwhite=/\S/,rtrim=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,rsingleTag=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,userAgent=navigator.userAgent,browserMatch,readyBound=false,readyList=[],DOMContentLoaded,toString=Object.prototype.toString,hasOwnProperty=Object.prototype.hasOwnProperty,push=Array.prototype.push,slice=Array.prototype.slice,indexOf=Array.prototype.indexOf;jQuery.fn=jQuery.prototype={init:function(selector,context){var match,elem,ret,doc;if(!selector){return this;}
if(selector.nodeType){this.context=this[0]=selector;this.length=1;return this;}
if(selector==="body"&&!context){this.context=document;this[0]=document.body;this.selector="body";this.length=1;return this;}
if(typeof selector==="string"){match=quickExpr.exec(selector);if(match&&(match[1]||!context)){if(match[1]){doc=(context?context.ownerDocument||context:document);ret=rsingleTag.exec(selector);if(ret){if(jQuery.isPlainObject(context)){selector=[document.createElement(ret[1])];jQuery.fn.attr.call(selector,context,true);}else{selector=[doc.createElement(ret[1])];}}else{ret=buildFragment([match[1]],[doc]);selector=(ret.cacheable?ret.fragment.cloneNode(true):ret.fragment).childNodes;}
return jQuery.merge(this,selector);}else{elem=document.getElementById(match[2]);if(elem){if(elem.id!==match[2]){return rootjQuery.find(selector);}
this.length=1;this[0]=elem;}
this.context=document;this.selector=selector;return this;}}else if(!context&&/^\w+$/.test(selector)){this.selector=selector;this.context=document;selector=document.getElementsByTagName(selector);return jQuery.merge(this,selector);}else if(!context||context.jquery){return(context||rootjQuery).find(selector);}else{return jQuery(context).find(selector);}}else if(jQuery.isFunction(selector)){return rootjQuery.ready(selector);}
if(selector.selector!==undefined){this.selector=selector.selector;this.context=selector.context;}
return jQuery.makeArray(selector,this);},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length;},toArray:function(){return slice.call(this,0);},get:function(num){return num==null?this.toArray():(num<0?this.slice(num)[0]:this[num]);},pushStack:function(elems,name,selector){var ret=jQuery();if(jQuery.isArray(elems)){push.apply(ret,elems);}else{jQuery.merge(ret,elems);}
ret.prevObject=this;ret.context=this.context;if(name==="find"){ret.selector=this.selector+(this.selector?" ":"")+selector;}else if(name){ret.selector=this.selector+"."+name+"("+selector+")";}
return ret;},each:function(callback,args){return jQuery.each(this,callback,args);},ready:function(fn){jQuery.bindReady();if(jQuery.isReady){fn.call(document,jQuery);}else if(readyList){readyList.push(fn);}
return this;},eq:function(i){return i===-1?this.slice(i):this.slice(i,+i+1);},first:function(){return this.eq(0);},last:function(){return this.eq(-1);},slice:function(){return this.pushStack(slice.apply(this,arguments),"slice",slice.call(arguments).join(","));},map:function(callback){return this.pushStack(jQuery.map(this,function(elem,i){return callback.call(elem,i,elem);}));},end:function(){return this.prevObject||jQuery(null);},push:push,sort:[].sort,splice:[].splice};jQuery.fn.init.prototype=jQuery.fn;jQuery.extend=jQuery.fn.extend=function(){var target=arguments[0]||{},i=1,length=arguments.length,deep=false,options,name,src,copy;if(typeof target==="boolean"){deep=target;target=arguments[1]||{};i=2;}
if(typeof target!=="object"&&!jQuery.isFunction(target)){target={};}
if(length===i){target=this;--i;}
for(;i<length;i++){if((options=arguments[i])!=null){for(name in options){src=target[name];copy=options[name];if(target===copy){continue;}
if(deep&&copy&&(jQuery.isPlainObject(copy)||jQuery.isArray(copy))){var clone=src&&(jQuery.isPlainObject(src)||jQuery.isArray(src))?src:jQuery.isArray(copy)?[]:{};target[name]=jQuery.extend(deep,clone,copy);}else if(copy!==undefined){target[name]=copy;}}}}
return target;};jQuery.extend({noConflict:function(deep){window.$=_$;if(deep){window.jQuery=_jQuery;}
return jQuery;},isReady:false,ready:function(){if(!jQuery.isReady){if(!document.body){return setTimeout(jQuery.ready,13);}
jQuery.isReady=true;if(readyList){var fn,i=0;while((fn=readyList[i++])){fn.call(document,jQuery);}
readyList=null;}
if(jQuery.fn.triggerHandler){jQuery(document).triggerHandler("ready");}}},bindReady:function(){if(readyBound){return;}
readyBound=true;if(document.readyState==="complete"){return jQuery.ready();}
if(document.addEventListener){document.addEventListener("DOMContentLoaded",DOMContentLoaded,false);window.addEventListener("load",jQuery.ready,false);}else if(document.attachEvent){document.attachEvent("onreadystatechange",DOMContentLoaded);window.attachEvent("onload",jQuery.ready);var toplevel=false;try{toplevel=window.frameElement==null;}catch(e){}
if(document.documentElement.doScroll&&toplevel){doScrollCheck();}}},isFunction:function(obj){return toString.call(obj)==="[object Function]";},isArray:function(obj){return toString.call(obj)==="[object Array]";},isPlainObject:function(obj){if(!obj||toString.call(obj)!=="[object Object]"||obj.nodeType||obj.setInterval){return false;}
if(obj.constructor&&!hasOwnProperty.call(obj,"constructor")&&!hasOwnProperty.call(obj.constructor.prototype,"isPrototypeOf")){return false;}
var key;for(key in obj){}
return key===undefined||hasOwnProperty.call(obj,key);},isEmptyObject:function(obj){for(var name in obj){return false;}
return true;},error:function(msg){throw msg;},parseJSON:function(data){if(typeof data!=="string"||!data){return null;}
data=jQuery.trim(data);if(/^[\],:{}\s]*$/.test(data.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return window.JSON&&window.JSON.parse?window.JSON.parse(data):(new Function("return "+data))();}else{jQuery.error("Invalid JSON: "+data);}},noop:function(){},globalEval:function(data){if(data&&rnotwhite.test(data)){var head=document.getElementsByTagName("head")[0]||document.documentElement,script=document.createElement("script");script.type="text/javascript";if(jQuery.support.scriptEval){script.appendChild(document.createTextNode(data));}else{script.text=data;}
head.insertBefore(script,head.firstChild);head.removeChild(script);}},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()===name.toUpperCase();},each:function(object,callback,args){var name,i=0,length=object.length,isObj=length===undefined||jQuery.isFunction(object);if(args){if(isObj){for(name in object){if(callback.apply(object[name],args)===false){break;}}}else{for(;i<length;){if(callback.apply(object[i++],args)===false){break;}}}}else{if(isObj){for(name in object){if(callback.call(object[name],name,object[name])===false){break;}}}else{for(var value=object[0];i<length&&callback.call(value,i,value)!==false;value=object[++i]){}}}
return object;},trim:function(text){return(text||"").replace(rtrim,"");},makeArray:function(array,results){var ret=results||[];if(array!=null){if(array.length==null||typeof array==="string"||jQuery.isFunction(array)||(typeof array!=="function"&&array.setInterval)){push.call(ret,array);}else{jQuery.merge(ret,array);}}
return ret;},inArray:function(elem,array){if(array.indexOf){return array.indexOf(elem);}
for(var i=0,length=array.length;i<length;i++){if(array[i]===elem){return i;}}
return-1;},merge:function(first,second){var i=first.length,j=0;if(typeof second.length==="number"){for(var l=second.length;j<l;j++){first[i++]=second[j];}}else{while(second[j]!==undefined){first[i++]=second[j++];}}
first.length=i;return first;},grep:function(elems,callback,inv){var ret=[];for(var i=0,length=elems.length;i<length;i++){if(!inv!==!callback(elems[i],i)){ret.push(elems[i]);}}
return ret;},map:function(elems,callback,arg){var ret=[],value;for(var i=0,length=elems.length;i<length;i++){value=callback(elems[i],i,arg);if(value!=null){ret[ret.length]=value;}}
return ret.concat.apply([],ret);},guid:1,proxy:function(fn,proxy,thisObject){if(arguments.length===2){if(typeof proxy==="string"){thisObject=fn;fn=thisObject[proxy];proxy=undefined;}else if(proxy&&!jQuery.isFunction(proxy)){thisObject=proxy;proxy=undefined;}}
if(!proxy&&fn){proxy=function(){return fn.apply(thisObject||this,arguments);};}
if(fn){proxy.guid=fn.guid=fn.guid||proxy.guid||jQuery.guid++;}
return proxy;},uaMatch:function(ua){ua=ua.toLowerCase();var match=/(webkit)[ \/]([\w.]+)/.exec(ua)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(ua)||/(msie) ([\w.]+)/.exec(ua)||!/compatible/.test(ua)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(ua)||[];return{browser:match[1]||"",version:match[2]||"0"};},browser:{}});browserMatch=jQuery.uaMatch(userAgent);if(browserMatch.browser){jQuery.browser[browserMatch.browser]=true;jQuery.browser.version=browserMatch.version;}
if(jQuery.browser.webkit){jQuery.browser.safari=true;}
if(indexOf){jQuery.inArray=function(elem,array){return indexOf.call(array,elem);};}
rootjQuery=jQuery(document);if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener("DOMContentLoaded",DOMContentLoaded,false);jQuery.ready();};}else if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",DOMContentLoaded);jQuery.ready();}};}
function doScrollCheck(){if(jQuery.isReady){return;}
try{document.documentElement.doScroll("left");}catch(error){setTimeout(doScrollCheck,1);return;}
jQuery.ready();}
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);}}
function access(elems,key,value,exec,fn,pass){var length=elems.length;if(typeof key==="object"){for(var k in key){access(elems,k,key[k],exec,fn,value);}
return elems;}
if(value!==undefined){exec=!pass&&exec&&jQuery.isFunction(value);for(var i=0;i<length;i++){fn(elems[i],key,exec?value.call(elems[i],i,fn(elems[i],key)):value,pass);}
return elems;}
return length?fn(elems[0],key):undefined;}
function now(){return(new Date).getTime();}
(function(){jQuery.support={};var root=document.documentElement,script=document.createElement("script"),div=document.createElement("div"),id="script"+now();div.style.display="none";div.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var all=div.getElementsByTagName("*"),a=div.getElementsByTagName("a")[0];if(!all||!all.length||!a){return;}
jQuery.support={leadingWhitespace:div.firstChild.nodeType===3,tbody:!div.getElementsByTagName("tbody").length,htmlSerialize:!!div.getElementsByTagName("link").length,style:/red/.test(a.getAttribute("style")),hrefNormalized:a.getAttribute("href")==="/a",opacity:/^0.55$/.test(a.style.opacity),cssFloat:!!a.style.cssFloat,checkOn:div.getElementsByTagName("input")[0].value==="on",optSelected:document.createElement("select").appendChild(document.createElement("option")).selected,parentNode:div.removeChild(div.appendChild(document.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};script.type="text/javascript";try{script.appendChild(document.createTextNode("window."+id+"=1;"));}catch(e){}
root.insertBefore(script,root.firstChild);if(window[id]){jQuery.support.scriptEval=true;delete window[id];}
try{delete script.test;}catch(e){jQuery.support.deleteExpando=false;}
root.removeChild(script);if(div.attachEvent&&div.fireEvent){div.attachEvent("onclick",function click(){jQuery.support.noCloneEvent=false;div.detachEvent("onclick",click);});div.cloneNode(true).fireEvent("onclick");}
div=document.createElement("div");div.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var fragment=document.createDocumentFragment();fragment.appendChild(div.firstChild);jQuery.support.checkClone=fragment.cloneNode(true).cloneNode(true).lastChild.checked;jQuery(function(){var div=document.createElement("div");div.style.width=div.style.paddingLeft="1px";document.body.appendChild(div);jQuery.boxModel=jQuery.support.boxModel=div.offsetWidth===2;document.body.removeChild(div).style.display='none';div=null;});var eventSupported=function(eventName){var el=document.createElement("div");eventName="on"+eventName;var isSupported=(eventName in el);if(!isSupported){el.setAttribute(eventName,"return;");isSupported=typeof el[eventName]==="function";}
el=null;return isSupported;};jQuery.support.submitBubbles=eventSupported("submit");jQuery.support.changeBubbles=eventSupported("change");root=script=div=all=a=null;})();jQuery.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var expando="jQuery"+now(),uuid=0,windowData={};jQuery.extend({cache:{},expando:expando,noData:{"embed":true,"object":true,"applet":true},data:function(elem,name,data){if(elem.nodeName&&jQuery.noData[elem.nodeName.toLowerCase()]){return;}
elem=elem==window?windowData:elem;var id=elem[expando],cache=jQuery.cache,thisCache;if(!id&&typeof name==="string"&&data===undefined){return null;}
if(!id){id=++uuid;}
if(typeof name==="object"){elem[expando]=id;thisCache=cache[id]=jQuery.extend(true,{},name);}else if(!cache[id]){elem[expando]=id;cache[id]={};}
thisCache=cache[id];if(data!==undefined){thisCache[name]=data;}
return typeof name==="string"?thisCache[name]:thisCache;},removeData:function(elem,name){if(elem.nodeName&&jQuery.noData[elem.nodeName.toLowerCase()]){return;}
elem=elem==window?windowData:elem;var id=elem[expando],cache=jQuery.cache,thisCache=cache[id];if(name){if(thisCache){delete thisCache[name];if(jQuery.isEmptyObject(thisCache)){jQuery.removeData(elem);}}}else{if(jQuery.support.deleteExpando){delete elem[jQuery.expando];}else if(elem.removeAttribute){elem.removeAttribute(jQuery.expando);}
delete cache[id];}}});jQuery.fn.extend({data:function(key,value){if(typeof key==="undefined"&&this.length){return jQuery.data(this[0]);}else if(typeof key==="object"){return this.each(function(){jQuery.data(this,key);});}
var parts=key.split(".");parts[1]=parts[1]?"."+parts[1]:"";if(value===undefined){var data=this.triggerHandler("getData"+parts[1]+"!",[parts[0]]);if(data===undefined&&this.length){data=jQuery.data(this[0],key);}
return data===undefined&&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);});}});jQuery.extend({queue:function(elem,type,data){if(!elem){return;}
type=(type||"fx")+"queue";var q=jQuery.data(elem,type);if(!data){return q||[];}
if(!q||jQuery.isArray(data)){q=jQuery.data(elem,type,jQuery.makeArray(data));}else{q.push(data);}
return q;},dequeue:function(elem,type){type=type||"fx";var queue=jQuery.queue(elem,type),fn=queue.shift();if(fn==="inprogress"){fn=queue.shift();}
if(fn){if(type==="fx"){queue.unshift("inprogress");}
fn.call(elem,function(){jQuery.dequeue(elem,type);});}}});jQuery.fn.extend({queue:function(type,data){if(typeof type!=="string"){data=type;type="fx";}
if(data===undefined){return jQuery.queue(this[0],type);}
return this.each(function(i,elem){var queue=jQuery.queue(this,type,data);if(type==="fx"&&queue[0]!=="inprogress"){jQuery.dequeue(this,type);}});},dequeue:function(type){return this.each(function(){jQuery.dequeue(this,type);});},delay:function(time,type){time=jQuery.fx?jQuery.fx.speeds[time]||time:time;type=type||"fx";return this.queue(type,function(){var elem=this;setTimeout(function(){jQuery.dequeue(elem,type);},time);});},clearQueue:function(type){return this.queue(type||"fx",[]);}});var rclass=/[\n\t]/g,rspace=/\s+/,rreturn=/\r/g,rspecialurl=/href|src|style/,rtype=/(button|input)/i,rfocusable=/(button|input|object|select|textarea)/i,rclickable=/^(a|area)$/i,rradiocheck=/radio|checkbox/;jQuery.fn.extend({attr:function(name,value){return access(this,name,value,true,jQuery.attr);},removeAttr:function(name,fn){return this.each(function(){jQuery.attr(this,name,"");if(this.nodeType===1){this.removeAttribute(name);}});},addClass:function(value){if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);self.addClass(value.call(this,i,self.attr("class")));});}
if(value&&typeof value==="string"){var classNames=(value||"").split(rspace);for(var i=0,l=this.length;i<l;i++){var elem=this[i];if(elem.nodeType===1){if(!elem.className){elem.className=value;}else{var className=" "+elem.className+" ",setClass=elem.className;for(var c=0,cl=classNames.length;c<cl;c++){if(className.indexOf(" "+classNames[c]+" ")<0){setClass+=" "+classNames[c];}}
elem.className=jQuery.trim(setClass);}}}}
return this;},removeClass:function(value){if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);self.removeClass(value.call(this,i,self.attr("class")));});}
if((value&&typeof value==="string")||value===undefined){var classNames=(value||"").split(rspace);for(var i=0,l=this.length;i<l;i++){var elem=this[i];if(elem.nodeType===1&&elem.className){if(value){var className=(" "+elem.className+" ").replace(rclass," ");for(var c=0,cl=classNames.length;c<cl;c++){className=className.replace(" "+classNames[c]+" "," ");}
elem.className=jQuery.trim(className);}else{elem.className="";}}}}
return this;},toggleClass:function(value,stateVal){var type=typeof value,isBool=typeof stateVal==="boolean";if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);self.toggleClass(value.call(this,i,self.attr("class"),stateVal),stateVal);});}
return this.each(function(){if(type==="string"){var className,i=0,self=jQuery(this),state=stateVal,classNames=value.split(rspace);while((className=classNames[i++])){state=isBool?state:!self.hasClass(className);self[state?"addClass":"removeClass"](className);}}else if(type==="undefined"||type==="boolean"){if(this.className){jQuery.data(this,"__className__",this.className);}
this.className=this.className||value===false?"":jQuery.data(this,"__className__")||"";}});},hasClass:function(selector){var className=" "+selector+" ";for(var i=0,l=this.length;i<l;i++){if((" "+this[i].className+" ").replace(rclass," ").indexOf(className)>-1){return true;}}
return false;},val:function(value){if(value===undefined){var elem=this[0];if(elem){if(jQuery.nodeName(elem,"option")){return(elem.attributes.value||{}).specified?elem.value:elem.text;}
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(option).val();if(one){return value;}
values.push(value);}}
return values;}
if(rradiocheck.test(elem.type)&&!jQuery.support.checkOn){return elem.getAttribute("value")===null?"on":elem.value;}
return(elem.value||"").replace(rreturn,"");}
return undefined;}
var isFunction=jQuery.isFunction(value);return this.each(function(i){var self=jQuery(this),val=value;if(this.nodeType!==1){return;}
if(isFunction){val=value.call(this,i,self.val());}
if(typeof val==="number"){val+="";}
if(jQuery.isArray(val)&&rradiocheck.test(this.type)){this.checked=jQuery.inArray(self.val(),val)>=0;}else if(jQuery.nodeName(this,"select")){var values=jQuery.makeArray(val);jQuery("option",this).each(function(){this.selected=jQuery.inArray(jQuery(this).val(),values)>=0;});if(!values.length){this.selectedIndex=-1;}}else{this.value=val;}});}});jQuery.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(elem,name,value,pass){if(!elem||elem.nodeType===3||elem.nodeType===8){return undefined;}
if(pass&&name in jQuery.attrFn){return jQuery(elem)[name](value);}
var notxml=elem.nodeType!==1||!jQuery.isXMLDoc(elem),set=value!==undefined;name=notxml&&jQuery.props[name]||name;if(elem.nodeType===1){var special=rspecialurl.test(name);if(name==="selected"&&!jQuery.support.optSelected){var parent=elem.parentNode;if(parent){parent.selectedIndex;if(parent.parentNode){parent.parentNode.selectedIndex;}}}
if(name in elem&&notxml&&!special){if(set){if(name==="type"&&rtype.test(elem.nodeName)&&elem.parentNode){jQuery.error("type property can't be changed");}
elem[name]=value;}
if(jQuery.nodeName(elem,"form")&&elem.getAttributeNode(name)){return elem.getAttributeNode(name).nodeValue;}
if(name==="tabIndex"){var attributeNode=elem.getAttributeNode("tabIndex");return attributeNode&&attributeNode.specified?attributeNode.value:rfocusable.test(elem.nodeName)||rclickable.test(elem.nodeName)&&elem.href?0:undefined;}
return elem[name];}
if(!jQuery.support.style&&notxml&&name==="style"){if(set){elem.style.cssText=""+value;}
return elem.style.cssText;}
if(set){elem.setAttribute(name,""+value);}
var attr=!jQuery.support.hrefNormalized&&notxml&&special?elem.getAttribute(name,2):elem.getAttribute(name);return attr===null?undefined:attr;}
return jQuery.style(elem,name,value);}});var rnamespaces=/\.(.*)$/,fcleanup=function(nm){return nm.replace(/[^\w\s\.\|`]/g,function(ch){return"\\"+ch;});};jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType===3||elem.nodeType===8){return;}
if(elem.setInterval&&(elem!==window&&!elem.frameElement)){elem=window;}
var handleObjIn,handleObj;if(handler.handler){handleObjIn=handler;handler=handleObjIn.handler;}
if(!handler.guid){handler.guid=jQuery.guid++;}
var elemData=jQuery.data(elem);if(!elemData){return;}
var events=elemData.events=elemData.events||{},eventHandle=elemData.handle,eventHandle;if(!eventHandle){elemData.handle=eventHandle=function(){return typeof jQuery!=="undefined"&&!jQuery.event.triggered?jQuery.event.handle.apply(eventHandle.elem,arguments):undefined;};}
eventHandle.elem=elem;types=types.split(" ");var type,i=0,namespaces;while((type=types[i++])){handleObj=handleObjIn?jQuery.extend({},handleObjIn):{handler:handler,data:data};if(type.indexOf(".")>-1){namespaces=type.split(".");type=namespaces.shift();handleObj.namespace=namespaces.slice(0).sort().join(".");}else{namespaces=[];handleObj.namespace="";}
handleObj.type=type;handleObj.guid=handler.guid;var handlers=events[type],special=jQuery.event.special[type]||{};if(!handlers){handlers=events[type]=[];if(!special.setup||special.setup.call(elem,data,namespaces,eventHandle)===false){if(elem.addEventListener){elem.addEventListener(type,eventHandle,false);}else if(elem.attachEvent){elem.attachEvent("on"+type,eventHandle);}}}
if(special.add){special.add.call(elem,handleObj);if(!handleObj.handler.guid){handleObj.handler.guid=handler.guid;}}
handlers.push(handleObj);jQuery.event.global[type]=true;}
elem=null;},global:{},remove:function(elem,types,handler,pos){if(elem.nodeType===3||elem.nodeType===8){return;}
var ret,type,fn,i=0,all,namespaces,namespace,special,eventType,handleObj,origType,elemData=jQuery.data(elem),events=elemData&&elemData.events;if(!elemData||!events){return;}
if(types&&types.type){handler=types.handler;types=types.type;}
if(!types||typeof types==="string"&&types.charAt(0)==="."){types=types||"";for(type in events){jQuery.event.remove(elem,type+types);}
return;}
types=types.split(" ");while((type=types[i++])){origType=type;handleObj=null;all=type.indexOf(".")<0;namespaces=[];if(!all){namespaces=type.split(".");type=namespaces.shift();namespace=new RegExp("(^|\\.)"+
jQuery.map(namespaces.slice(0).sort(),fcleanup).join("\\.(?:.*\\.)?")+"(\\.|$)")}
eventType=events[type];if(!eventType){continue;}
if(!handler){for(var j=0;j<eventType.length;j++){handleObj=eventType[j];if(all||namespace.test(handleObj.namespace)){jQuery.event.remove(elem,origType,handleObj.handler,j);eventType.splice(j--,1);}}
continue;}
special=jQuery.event.special[type]||{};for(var j=pos||0;j<eventType.length;j++){handleObj=eventType[j];if(handler.guid===handleObj.guid){if(all||namespace.test(handleObj.namespace)){if(pos==null){eventType.splice(j--,1);}
if(special.remove){special.remove.call(elem,handleObj);}}
if(pos!=null){break;}}}
if(eventType.length===0||pos!=null&&eventType.length===1){if(!special.teardown||special.teardown.call(elem,namespaces)===false){removeEvent(elem,type,elemData.handle);}
ret=null;delete events[type];}}
if(jQuery.isEmptyObject(events)){var handle=elemData.handle;if(handle){handle.elem=null;}
delete elemData.events;delete elemData.handle;if(jQuery.isEmptyObject(elemData)){jQuery.removeData(elem);}}},trigger:function(event,data,elem){var type=event.type||event,bubbling=arguments[3];if(!bubbling){event=typeof event==="object"?event[expando]?event:jQuery.extend(jQuery.Event(type),event):jQuery.Event(type);if(type.indexOf("!")>=0){event.type=type=type.slice(0,-1);event.exclusive=true;}
if(!elem){event.stopPropagation();if(jQuery.event.global[type]){jQuery.each(jQuery.cache,function(){if(this.events&&this.events[type]){jQuery.event.trigger(event,data,this.handle.elem);}});}}
if(!elem||elem.nodeType===3||elem.nodeType===8){return undefined;}
event.result=undefined;event.target=elem;data=jQuery.makeArray(data);data.unshift(event);}
event.currentTarget=elem;var handle=jQuery.data(elem,"handle");if(handle){handle.apply(elem,data);}
var parent=elem.parentNode||elem.ownerDocument;try{if(!(elem&&elem.nodeName&&jQuery.noData[elem.nodeName.toLowerCase()])){if(elem["on"+type]&&elem["on"+type].apply(elem,data)===false){event.result=false;}}}catch(e){}
if(!event.isPropagationStopped()&&parent){jQuery.event.trigger(event,data,parent,true);}else if(!event.isDefaultPrevented()){var target=event.target,old,isClick=jQuery.nodeName(target,"a")&&type==="click",special=jQuery.event.special[type]||{};if((!special._default||special._default.call(elem,event)===false)&&!isClick&&!(target&&target.nodeName&&jQuery.noData[target.nodeName.toLowerCase()])){try{if(target[type]){old=target["on"+type];if(old){target["on"+type]=null;}
jQuery.event.triggered=true;target[type]();}}catch(e){}
if(old){target["on"+type]=old;}
jQuery.event.triggered=false;}}},handle:function(event){var all,handlers,namespaces,namespace,events;event=arguments[0]=jQuery.event.fix(event||window.event);event.currentTarget=this;all=event.type.indexOf(".")<0&&!event.exclusive;if(!all){namespaces=event.type.split(".");event.type=namespaces.shift();namespace=new RegExp("(^|\\.)"+namespaces.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");}
var events=jQuery.data(this,"events"),handlers=events[event.type];if(events&&handlers){handlers=handlers.slice(0);for(var j=0,l=handlers.length;j<l;j++){var handleObj=handlers[j];if(all||namespace.test(handleObj.namespace)){event.handler=handleObj.handler;event.data=handleObj.data;event.handleObj=handleObj;var ret=handleObj.handler.apply(this,arguments);if(ret!==undefined){event.result=ret;if(ret===false){event.preventDefault();event.stopPropagation();}}
if(event.isImmediatePropagationStopped()){break;}}}}
return event.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(event){if(event[expando]){return event;}
var originalEvent=event;event=jQuery.Event(originalEvent);for(var i=this.props.length,prop;i;){prop=this.props[--i];event[prop]=originalEvent[prop];}
if(!event.target){event.target=event.srcElement||document;}
if(event.target.nodeType===3){event.target=event.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&&doc.clientLeft||body&&body.clientLeft||0);event.pageY=event.clientY+(doc&&doc.scrollTop||body&&body.scrollTop||0)-(doc&&doc.clientTop||body&&body.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!==undefined){event.which=(event.button&1?1:(event.button&2?3:(event.button&4?2:0)));}
return event;},guid:1E8,proxy:jQuery.proxy,special:{ready:{setup:jQuery.bindReady,teardown:jQuery.noop},live:{add:function(handleObj){jQuery.event.add(this,handleObj.origType,jQuery.extend({},handleObj,{handler:liveHandler}));},remove:function(handleObj){var remove=true,type=handleObj.origType.replace(rnamespaces,"");jQuery.each(jQuery.data(this,"events").live||[],function(){if(type===this.origType.replace(rnamespaces,"")){remove=false;return false;}});if(remove){jQuery.event.remove(this,handleObj.origType,liveHandler);}}},beforeunload:{setup:function(data,namespaces,eventHandle){if(this.setInterval){this.onbeforeunload=eventHandle;}
return false;},teardown:function(namespaces,eventHandle){if(this.onbeforeunload===eventHandle){this.onbeforeunload=null;}}}}};var removeEvent=document.removeEventListener?function(elem,type,handle){elem.removeEventListener(type,handle,false);}:function(elem,type,handle){elem.detachEvent("on"+type,handle);};jQuery.Event=function(src){if(!this.preventDefault){return new jQuery.Event(src);}
if(src&&src.type){this.originalEvent=src;this.type=src.type;}else{this.type=src;}
this.timeStamp=now();this[expando]=true;};function returnFalse(){return false;}
function returnTrue(){return true;}
jQuery.Event.prototype={preventDefault:function(){this.isDefaultPrevented=returnTrue;var e=this.originalEvent;if(!e){return;}
if(e.preventDefault){e.preventDefault();}
e.returnValue=false;},stopPropagation:function(){this.isPropagationStopped=returnTrue;var e=this.originalEvent;if(!e){return;}
if(e.stopPropagation){e.stopPropagation();}
e.cancelBubble=true;},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=returnTrue;this.stopPropagation();},isDefaultPrevented:returnFalse,isPropagationStopped:returnFalse,isImmediatePropagationStopped:returnFalse};var withinElement=function(event){var parent=event.relatedTarget;try{while(parent&&parent!==this){parent=parent.parentNode;}
if(parent!==this){event.type=event.data;jQuery.event.handle.apply(this,arguments);}}catch(e){}},delegate=function(event){event.type=event.data;jQuery.event.handle.apply(this,arguments);};jQuery.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(orig,fix){jQuery.event.special[orig]={setup:function(data){jQuery.event.add(this,fix,data&&data.selector?delegate:withinElement,orig);},teardown:function(data){jQuery.event.remove(this,fix,data&&data.selector?delegate:withinElement);}};});if(!jQuery.support.submitBubbles){jQuery.event.special.submit={setup:function(data,namespaces){if(this.nodeName.toLowerCase()!=="form"){jQuery.event.add(this,"click.specialSubmit",function(e){var elem=e.target,type=elem.type;if((type==="submit"||type==="image")&&jQuery(elem).closest("form").length){return trigger("submit",this,arguments);}});jQuery.event.add(this,"keypress.specialSubmit",function(e){var elem=e.target,type=elem.type;if((type==="text"||type==="password")&&jQuery(elem).closest("form").length&&e.keyCode===13){return trigger("submit",this,arguments);}});}else{return false;}},teardown:function(namespaces){jQuery.event.remove(this,".specialSubmit");}};}
if(!jQuery.support.changeBubbles){var formElems=/textarea|input|select/i,changeFilters,getVal=function(elem){var type=elem.type,val=elem.value;if(type==="radio"||type==="checkbox"){val=elem.checked;}else if(type==="select-multiple"){val=elem.selectedIndex>-1?jQuery.map(elem.options,function(elem){return elem.selected;}).join("-"):"";}else if(elem.nodeName.toLowerCase()==="select"){val=elem.selectedIndex;}
return val;},testChange=function testChange(e){var elem=e.target,data,val;if(!formElems.test(elem.nodeName)||elem.readOnly){return;}
data=jQuery.data(elem,"_change_data");val=getVal(elem);if(e.type!=="focusout"||elem.type!=="radio"){jQuery.data(elem,"_change_data",val);}
if(data===undefined||val===data){return;}
if(data!=null||val){e.type="change";return jQuery.event.trigger(e,arguments[1],elem);}};jQuery.event.special.change={filters:{focusout:testChange,click:function(e){var elem=e.target,type=elem.type;if(type==="radio"||type==="checkbox"||elem.nodeName.toLowerCase()==="select"){return testChange.call(this,e);}},keydown:function(e){var elem=e.target,type=elem.type;if((e.keyCode===13&&elem.nodeName.toLowerCase()!=="textarea")||(e.keyCode===32&&(type==="checkbox"||type==="radio"))||type==="select-multiple"){return testChange.call(this,e);}},beforeactivate:function(e){var elem=e.target;jQuery.data(elem,"_change_data",getVal(elem));}},setup:function(data,namespaces){if(this.type==="file"){return false;}
for(var type in changeFilters){jQuery.event.add(this,type+".specialChange",changeFilters[type]);}
return formElems.test(this.nodeName);},teardown:function(namespaces){jQuery.event.remove(this,".specialChange");return formElems.test(this.nodeName);}};changeFilters=jQuery.event.special.change.filters;}
function trigger(type,elem,args){args[0].type=type;return jQuery.event.handle.apply(elem,args);}
if(document.addEventListener){jQuery.each({focus:"focusin",blur:"focusout"},function(orig,fix){jQuery.event.special[fix]={setup:function(){this.addEventListener(orig,handler,true);},teardown:function(){this.removeEventListener(orig,handler,true);}};function handler(e){e=jQuery.event.fix(e);e.type=fix;return jQuery.event.handle.call(this,e);}});}
jQuery.each(["bind","one"],function(i,name){jQuery.fn[name]=function(type,data,fn){if(typeof type==="object"){for(var key in type){this[name](key,data,type[key],fn);}
return this;}
if(jQuery.isFunction(data)){fn=data;data=undefined;}
var handler=name==="one"?jQuery.proxy(fn,function(event){jQuery(this).unbind(event,handler);return fn.apply(this,arguments);}):fn;if(type==="unload"&&name!=="one"){this.one(type,data,fn);}else{for(var i=0,l=this.length;i<l;i++){jQuery.event.add(this[i],type,handler,data);}}
return this;};});jQuery.fn.extend({unbind:function(type,fn){if(typeof type==="object"&&!type.preventDefault){for(var key in type){this.unbind(key,type[key]);}}else{for(var i=0,l=this.length;i<l;i++){jQuery.event.remove(this[i],type,fn);}}
return this;},delegate:function(selector,types,data,fn){return this.live(types,data,fn,selector);},undelegate:function(selector,types,fn){if(arguments.length===0){return this.unbind("live");}else{return this.die(types,null,fn,selector);}},trigger:function(type,data){return this.each(function(){jQuery.event.trigger(type,data,this);});},triggerHandler:function(type,data){if(this[0]){var event=jQuery.Event(type);event.preventDefault();event.stopPropagation();jQuery.event.trigger(event,data,this[0]);return event.result;}},toggle:function(fn){var args=arguments,i=1;while(i<args.length){jQuery.proxy(fn,args[i++]);}
return this.click(jQuery.proxy(fn,function(event){var lastToggle=(jQuery.data(this,"lastToggle"+fn.guid)||0)%i;jQuery.data(this,"lastToggle"+fn.guid,lastToggle+1);event.preventDefault();return args[lastToggle].apply(this,arguments)||false;}));},hover:function(fnOver,fnOut){return this.mouseenter(fnOver).mouseleave(fnOut||fnOver);}});var liveMap={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};jQuery.each(["live","die"],function(i,name){jQuery.fn[name]=function(types,data,fn,origSelector){var type,i=0,match,namespaces,preType,selector=origSelector||this.selector,context=origSelector?this:jQuery(this.context);if(jQuery.isFunction(data)){fn=data;data=undefined;}
types=(types||"").split(" ");while((type=types[i++])!=null){match=rnamespaces.exec(type);namespaces="";if(match){namespaces=match[0];type=type.replace(rnamespaces,"");}
if(type==="hover"){types.push("mouseenter"+namespaces,"mouseleave"+namespaces);continue;}
preType=type;if(type==="focus"||type==="blur"){types.push(liveMap[type]+namespaces);type=type+namespaces;}else{type=(liveMap[type]||type)+namespaces;}
if(name==="live"){context.each(function(){jQuery.event.add(this,liveConvert(type,selector),{data:data,selector:selector,handler:fn,origType:type,origHandler:fn,preType:preType});});}else{context.unbind(liveConvert(type,selector),fn);}}
return this;}});function liveHandler(event){var stop,elems=[],selectors=[],args=arguments,related,match,handleObj,elem,j,i,l,data,events=jQuery.data(this,"events");if(event.liveFired===this||!events||!events.live||event.button&&event.type==="click"){return;}
event.liveFired=this;var live=events.live.slice(0);for(j=0;j<live.length;j++){handleObj=live[j];if(handleObj.origType.replace(rnamespaces,"")===event.type){selectors.push(handleObj.selector);}else{live.splice(j--,1);}}
match=jQuery(event.target).closest(selectors,event.currentTarget);for(i=0,l=match.length;i<l;i++){for(j=0;j<live.length;j++){handleObj=live[j];if(match[i].selector===handleObj.selector){elem=match[i].elem;related=null;if(handleObj.preType==="mouseenter"||handleObj.preType==="mouseleave"){related=jQuery(event.relatedTarget).closest(handleObj.selector)[0];}
if(!related||related!==elem){elems.push({elem:elem,handleObj:handleObj});}}}}
for(i=0,l=elems.length;i<l;i++){match=elems[i];event.currentTarget=match.elem;event.data=match.handleObj.data;event.handleObj=match.handleObj;if(match.handleObj.origHandler.apply(match.elem,args)===false){stop=false;break;}}
return stop;}
function liveConvert(type,selector){return"live."+(type&&type!=="*"?type+".":"")+selector.replace(/\./g,"`").replace(/ /g,"&");}
jQuery.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(i,name){jQuery.fn[name]=function(fn){return fn?this.bind(name,fn):this.trigger(name);};if(jQuery.attrFn){jQuery.attrFn[name]=true;}});if(window.attachEvent&&!window.addEventListener){window.attachEvent("onunload",function(){for(var id in jQuery.cache){if(jQuery.cache[id].handle){try{jQuery.event.remove(jQuery.cache[id].handle.elem);}catch(e){}}}});}
(function(){var chunker=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,done=0,toString=Object.prototype.toString,hasDuplicate=false,baseHasDuplicate=true;[0,0].sort(function(){baseHasDuplicate=false;return 0;});var Sizzle=function(selector,context,results,seed){results=results||[];var origContext=context=context||document;if(context.nodeType!==1&&context.nodeType!==9){return[];}
if(!selector||typeof selector!=="string"){return results;}
var parts=[],m,set,checkSet,extra,prune=true,contextXML=isXML(context),soFar=selector;while((chunker.exec(""),m=chunker.exec(soFar))!==null){soFar=m[3];parts.push(m[1]);if(m[2]){extra=m[3];break;}}
if(parts.length>1&&origPOS.exec(selector)){if(parts.length===2&&Expr.relative[parts[0]]){set=posProcess(parts[0]+parts[1],context);}else{set=Expr.relative[parts[0]]?[context]:Sizzle(parts.shift(),context);while(parts.length){selector=parts.shift();if(Expr.relative[selector]){selector+=parts.shift();}
set=posProcess(selector,set);}}}else{if(!seed&&parts.length>1&&context.nodeType===9&&!contextXML&&Expr.match.ID.test(parts[0])&&!Expr.match.ID.test(parts[parts.length-1])){var ret=Sizzle.find(parts.shift(),context,contextXML);context=ret.expr?Sizzle.filter(ret.expr,ret.set)[0]:ret.set[0];}
if(context){var ret=seed?{expr:parts.pop(),set:makeArray(seed)}:Sizzle.find(parts.pop(),parts.length===1&&(parts[0]==="~"||parts[0]==="+")&&context.parentNode?context.parentNode:context,contextXML);set=ret.expr?Sizzle.filter(ret.expr,ret.set):ret.set;if(parts.length>0){checkSet=makeArray(set);}else{prune=false;}
while(parts.length){var cur=parts.pop(),pop=cur;if(!Expr.relative[cur]){cur="";}else{pop=parts.pop();}
if(pop==null){pop=context;}
Expr.relative[cur](checkSet,pop,contextXML);}}else{checkSet=parts=[];}}
if(!checkSet){checkSet=set;}
if(!checkSet){Sizzle.error(cur||selector);}
if(toString.call(checkSet)==="[object Array]"){if(!prune){results.push.apply(results,checkSet);}else if(context&&context.nodeType===1){for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&(checkSet[i]===true||checkSet[i].nodeType===1&&contains(context,checkSet[i]))){results.push(set[i]);}}}else{for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&checkSet[i].nodeType===1){results.push(set[i]);}}}}else{makeArray(checkSet,results);}
if(extra){Sizzle(extra,origContext,results,seed);Sizzle.uniqueSort(results);}
return results;};Sizzle.uniqueSort=function(results){if(sortOrder){hasDuplicate=baseHasDuplicate;results.sort(sortOrder);if(hasDuplicate){for(var i=1;i<results.length;i++){if(results[i]===results[i-1]){results.splice(i--,1);}}}}
return results;};Sizzle.matches=function(expr,set){return Sizzle(expr,null,null,set);};Sizzle.find=function(expr,context,isXML){var set,match;if(!expr){return[];}
for(var i=0,l=Expr.order.length;i<l;i++){var type=Expr.order[i],match;if((match=Expr.leftMatch[type].exec(expr))){var left=match[1];match.splice(1,1);if(left.substr(left.length-1)!=="\\"){match[1]=(match[1]||"").replace(/\\/g,"");set=Expr.find[type](match,context,isXML);if(set!=null){expr=expr.replace(Expr.match[type],"");break;}}}}
if(!set){set=context.getElementsByTagName("*");}
return{set:set,expr:expr};};Sizzle.filter=function(expr,set,inplace,not){var old=expr,result=[],curLoop=set,match,anyFound,isXMLFilter=set&&set[0]&&isXML(set[0]);while(expr&&set.length){for(var type in Expr.filter){if((match=Expr.leftMatch[type].exec(expr))!=null&&match[2]){var filter=Expr.filter[type],found,item,left=match[1];anyFound=false;match.splice(1,1);if(left.substr(left.length-1)==="\\"){continue;}
if(curLoop===result){result=[];}
if(Expr.preFilter[type]){match=Expr.preFilter[type](match,curLoop,inplace,result,not,isXMLFilter);if(!match){anyFound=found=true;}else if(match===true){continue;}}
if(match){for(var i=0;(item=curLoop[i])!=null;i++){if(item){found=filter(item,match,i,curLoop);var pass=not^!!found;if(inplace&&found!=null){if(pass){anyFound=true;}else{curLoop[i]=false;}}else if(pass){result.push(item);anyFound=true;}}}}
if(found!==undefined){if(!inplace){curLoop=result;}
expr=expr.replace(Expr.match[type],"");if(!anyFound){return[];}
break;}}}
if(expr===old){if(anyFound==null){Sizzle.error(expr);}else{break;}}
old=expr;}
return curLoop;};Sizzle.error=function(msg){throw"Syntax error, unrecognized expression: "+msg;};var Expr=Sizzle.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(elem){return elem.getAttribute("href");}},relative:{"+":function(checkSet,part){var isPartStr=typeof part==="string",isTag=isPartStr&&!/\W/.test(part),isPartStrNotTag=isPartStr&&!isTag;if(isTag){part=part.toLowerCase();}
for(var i=0,l=checkSet.length,elem;i<l;i++){if((elem=checkSet[i])){while((elem=elem.previousSibling)&&elem.nodeType!==1){}
checkSet[i]=isPartStrNotTag||elem&&elem.nodeName.toLowerCase()===part?elem||false:elem===part;}}
if(isPartStrNotTag){Sizzle.filter(part,checkSet,true);}},">":function(checkSet,part){var isPartStr=typeof part==="string";if(isPartStr&&!/\W/.test(part)){part=part.toLowerCase();for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){var parent=elem.parentNode;checkSet[i]=parent.nodeName.toLowerCase()===part?parent:false;}}}else{for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){checkSet[i]=isPartStr?elem.parentNode:elem.parentNode===part;}}
if(isPartStr){Sizzle.filter(part,checkSet,true);}}},"":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!/\W/.test(part)){var nodeCheck=part=part.toLowerCase();checkFn=dirNodeCheck;}
checkFn("parentNode",part,doneName,checkSet,nodeCheck,isXML);},"~":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!/\W/.test(part)){var nodeCheck=part=part.toLowerCase();checkFn=dirNodeCheck;}
checkFn("previousSibling",part,doneName,checkSet,nodeCheck,isXML);}},find:{ID:function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?[m]:[];}},NAME:function(match,context){if(typeof context.getElementsByName!=="undefined"){var ret=[],results=context.getElementsByName(match[1]);for(var i=0,l=results.length;i<l;i++){if(results[i].getAttribute("name")===match[1]){ret.push(results[i]);}}
return ret.length===0?null:ret;}},TAG:function(match,context){return context.getElementsByTagName(match[1]);}},preFilter:{CLASS:function(match,curLoop,inplace,result,not,isXML){match=" "+match[1].replace(/\\/g,"")+" ";if(isXML){return match;}
for(var i=0,elem;(elem=curLoop[i])!=null;i++){if(elem){if(not^(elem.className&&(" "+elem.className+" ").replace(/[\t\n]/g," ").indexOf(match)>=0)){if(!inplace){result.push(elem);}}else if(inplace){curLoop[i]=false;}}}
return false;},ID:function(match){return match[1].replace(/\\/g,"");},TAG:function(match,curLoop){return match[1].toLowerCase();},CHILD:function(match){if(match[1]==="nth"){var test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(match[2]==="even"&&"2n"||match[2]==="odd"&&"2n+1"||!/\D/.test(match[2])&&"0n+"+match[2]||match[2]);match[2]=(test[1]+(test[2]||1))-0;match[3]=test[3]-0;}
match[0]=done++;return match;},ATTR:function(match,curLoop,inplace,result,not,isXML){var name=match[1].replace(/\\/g,"");if(!isXML&&Expr.attrMap[name]){match[1]=Expr.attrMap[name];}
if(match[2]==="~="){match[4]=" "+match[4]+" ";}
return match;},PSEUDO:function(match,curLoop,inplace,result,not){if(match[1]==="not"){if((chunker.exec(match[3])||"").length>1||/^\w/.test(match[3])){match[3]=Sizzle(match[3],null,null,curLoop);}else{var ret=Sizzle.filter(match[3],curLoop,inplace,true^not);if(!inplace){result.push.apply(result,ret);}
return false;}}else if(Expr.match.POS.test(match[0])||Expr.match.CHILD.test(match[0])){return true;}
return match;},POS:function(match){match.unshift(true);return match;}},filters:{enabled:function(elem){return elem.disabled===false&&elem.type!=="hidden";},disabled:function(elem){return elem.disabled===true;},checked:function(elem){return elem.checked===true;},selected:function(elem){elem.parentNode.selectedIndex;return elem.selected===true;},parent:function(elem){return!!elem.firstChild;},empty:function(elem){return!elem.firstChild;},has:function(elem,i,match){return!!Sizzle(match[3],elem).length;},header:function(elem){return/h\d/i.test(elem.nodeName);},text:function(elem){return"text"===elem.type;},radio:function(elem){return"radio"===elem.type;},checkbox:function(elem){return"checkbox"===elem.type;},file:function(elem){return"file"===elem.type;},password:function(elem){return"password"===elem.type;},submit:function(elem){return"submit"===elem.type;},image:function(elem){return"image"===elem.type;},reset:function(elem){return"reset"===elem.type;},button:function(elem){return"button"===elem.type||elem.nodeName.toLowerCase()==="button";},input:function(elem){return/input|select|textarea|button/i.test(elem.nodeName);}},setFilters:{first:function(elem,i){return i===0;},last:function(elem,i,match,array){return i===array.length-1;},even:function(elem,i){return i%2===0;},odd:function(elem,i){return i%2===1;},lt:function(elem,i,match){return i<match[3]-0;},gt:function(elem,i,match){return i>match[3]-0;},nth:function(elem,i,match){return match[3]-0===i;},eq:function(elem,i,match){return match[3]-0===i;}},filter:{PSEUDO:function(elem,match,i,array){var name=match[1],filter=Expr.filters[name];if(filter){return filter(elem,i,match,array);}else if(name==="contains"){return(elem.textContent||elem.innerText||getText([elem])||"").indexOf(match[3])>=0;}else if(name==="not"){var not=match[3];for(var i=0,l=not.length;i<l;i++){if(not[i]===elem){return false;}}
return true;}else{Sizzle.error("Syntax error, unrecognized expression: "+name);}},CHILD:function(elem,match){var type=match[1],node=elem;switch(type){case'only':case'first':while((node=node.previousSibling)){if(node.nodeType===1){return false;}}
if(type==="first"){return true;}
node=elem;case'last':while((node=node.nextSibling)){if(node.nodeType===1){return false;}}
return true;case'nth':var first=match[2],last=match[3];if(first===1&&last===0){return true;}
var doneName=match[0],parent=elem.parentNode;if(parent&&(parent.sizcache!==doneName||!elem.nodeIndex)){var count=0;for(node=parent.firstChild;node;node=node.nextSibling){if(node.nodeType===1){node.nodeIndex=++count;}}
parent.sizcache=doneName;}
var diff=elem.nodeIndex-last;if(first===0){return diff===0;}else{return(diff%first===0&&diff/first>=0);}}},ID:function(elem,match){return elem.nodeType===1&&elem.getAttribute("id")===match;},TAG:function(elem,match){return(match==="*"&&elem.nodeType===1)||elem.nodeName.toLowerCase()===match;},CLASS:function(elem,match){return(" "+(elem.className||elem.getAttribute("class"))+" ").indexOf(match)>-1;},ATTR:function(elem,match){var name=match[1],result=Expr.attrHandle[name]?Expr.attrHandle[name](elem):elem[name]!=null?elem[name]:elem.getAttribute(name),value=result+"",type=match[2],check=match[4];return result==null?type==="!=":type==="="?value===check:type==="*="?value.indexOf(check)>=0:type==="~="?(" "+value+" ").indexOf(check)>=0:!check?value&&result!==false:type==="!="?value!==check:type==="^="?value.indexOf(check)===0:type==="$="?value.substr(value.length-check.length)===check:type==="|="?value===check||value.substr(0,check.length+1)===check+"-":false;},POS:function(elem,match,i,array){var name=match[2],filter=Expr.setFilters[name];if(filter){return filter(elem,i,match,array);}}}};var origPOS=Expr.match.POS;for(var type in Expr.match){Expr.match[type]=new RegExp(Expr.match[type].source+/(?![^\[]*\])(?![^\(]*\))/.source);Expr.leftMatch[type]=new RegExp(/(^(?:.|\r|\n)*?)/.source+Expr.match[type].source.replace(/\\(\d+)/g,function(all,num){return"\\"+(num-0+1);}));}
var makeArray=function(array,results){array=Array.prototype.slice.call(array,0);if(results){results.push.apply(results,array);return results;}
return array;};try{Array.prototype.slice.call(document.documentElement.childNodes,0)[0].nodeType;}catch(e){makeArray=function(array,results){var ret=results||[];if(toString.call(array)==="[object Array]"){Array.prototype.push.apply(ret,array);}else{if(typeof array.length==="number"){for(var i=0,l=array.length;i<l;i++){ret.push(array[i]);}}else{for(var i=0;array[i];i++){ret.push(array[i]);}}}
return ret;};}
var sortOrder;if(document.documentElement.compareDocumentPosition){sortOrder=function(a,b){if(!a.compareDocumentPosition||!b.compareDocumentPosition){if(a==b){hasDuplicate=true;}
return a.compareDocumentPosition?-1:1;}
var ret=a.compareDocumentPosition(b)&4?-1:a===b?0:1;if(ret===0){hasDuplicate=true;}
return ret;};}else if("sourceIndex"in document.documentElement){sortOrder=function(a,b){if(!a.sourceIndex||!b.sourceIndex){if(a==b){hasDuplicate=true;}
return a.sourceIndex?-1:1;}
var ret=a.sourceIndex-b.sourceIndex;if(ret===0){hasDuplicate=true;}
return ret;};}else if(document.createRange){sortOrder=function(a,b){if(!a.ownerDocument||!b.ownerDocument){if(a==b){hasDuplicate=true;}
return a.ownerDocument?-1:1;}
var aRange=a.ownerDocument.createRange(),bRange=b.ownerDocument.createRange();aRange.setStart(a,0);aRange.setEnd(a,0);bRange.setStart(b,0);bRange.setEnd(b,0);var ret=aRange.compareBoundaryPoints(Range.START_TO_END,bRange);if(ret===0){hasDuplicate=true;}
return ret;};}
function getText(elems){var ret="",elem;for(var i=0;elems[i];i++){elem=elems[i];if(elem.nodeType===3||elem.nodeType===4){ret+=elem.nodeValue;}else if(elem.nodeType!==8){ret+=getText(elem.childNodes);}}
return ret;}
(function(){var form=document.createElement("div"),id="script"+(new Date).getTime();form.innerHTML="<a name='"+id+"'/>";var root=document.documentElement;root.insertBefore(form,root.firstChild);if(document.getElementById(id)){Expr.find.ID=function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?m.id===match[1]||typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id").nodeValue===match[1]?[m]:undefined:[];}};Expr.filter.ID=function(elem,match){var node=typeof elem.getAttributeNode!=="undefined"&&elem.getAttributeNode("id");return elem.nodeType===1&&node&&node.nodeValue===match;};}
root.removeChild(form);root=form=null;})();(function(){var div=document.createElement("div");div.appendChild(document.createComment(""));if(div.getElementsByTagName("*").length>0){Expr.find.TAG=function(match,context){var results=context.getElementsByTagName(match[1]);if(match[1]==="*"){var tmp=[];for(var i=0;results[i];i++){if(results[i].nodeType===1){tmp.push(results[i]);}}
results=tmp;}
return results;};}
div.innerHTML="<a href='#'></a>";if(div.firstChild&&typeof div.firstChild.getAttribute!=="undefined"&&div.firstChild.getAttribute("href")!=="#"){Expr.attrHandle.href=function(elem){return elem.getAttribute("href",2);};}
div=null;})();if(document.querySelectorAll){(function(){var oldSizzle=Sizzle,div=document.createElement("div");div.innerHTML="<p class='TEST'></p>";if(div.querySelectorAll&&div.querySelectorAll(".TEST").length===0){return;}
Sizzle=function(query,context,extra,seed){context=context||document;if(!seed&&context.nodeType===9&&!isXML(context)){try{return makeArray(context.querySelectorAll(query),extra);}catch(e){}}
return oldSizzle(query,context,extra,seed);};for(var prop in oldSizzle){Sizzle[prop]=oldSizzle[prop];}
div=null;})();}
(function(){var div=document.createElement("div");div.innerHTML="<div class='test e'></div><div class='test'></div>";if(!div.getElementsByClassName||div.getElementsByClassName("e").length===0){return;}
div.lastChild.className="e";if(div.getElementsByClassName("e").length===1){return;}
Expr.order.splice(1,0,"CLASS");Expr.find.CLASS=function(match,context,isXML){if(typeof context.getElementsByClassName!=="undefined"&&!isXML){return context.getElementsByClassName(match[1]);}};div=null;})();function dirNodeCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){elem=elem[dir];var match=false;while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break;}
if(elem.nodeType===1&&!isXML){elem.sizcache=doneName;elem.sizset=i;}
if(elem.nodeName.toLowerCase()===cur){match=elem;break;}
elem=elem[dir];}
checkSet[i]=match;}}}
function dirCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){elem=elem[dir];var match=false;while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break;}
if(elem.nodeType===1){if(!isXML){elem.sizcache=doneName;elem.sizset=i;}
if(typeof cur!=="string"){if(elem===cur){match=true;break;}}else if(Sizzle.filter(cur,[elem]).length>0){match=elem;break;}}
elem=elem[dir];}
checkSet[i]=match;}}}
var contains=document.compareDocumentPosition?function(a,b){return!!(a.compareDocumentPosition(b)&16);}:function(a,b){return a!==b&&(a.contains?a.contains(b):true);};var isXML=function(elem){var documentElement=(elem?elem.ownerDocument||elem:0).documentElement;return documentElement?documentElement.nodeName!=="HTML":false;};var posProcess=function(selector,context){var tmpSet=[],later="",match,root=context.nodeType?[context]:context;while((match=Expr.match.PSEUDO.exec(selector))){later+=match[0];selector=selector.replace(Expr.match.PSEUDO,"");}
selector=Expr.relative[selector]?selector+"*":selector;for(var i=0,l=root.length;i<l;i++){Sizzle(selector,root[i],tmpSet);}
return Sizzle.filter(later,tmpSet);};jQuery.find=Sizzle;jQuery.expr=Sizzle.selectors;jQuery.expr[":"]=jQuery.expr.filters;jQuery.unique=Sizzle.uniqueSort;jQuery.text=getText;jQuery.isXMLDoc=isXML;jQuery.contains=contains;return;window.Sizzle=Sizzle;})();var runtil=/Until$/,rparentsprev=/^(?:parents|prevUntil|prevAll)/,rmultiselector=/,/,slice=Array.prototype.slice;var winnow=function(elements,qualifier,keep){if(jQuery.isFunction(qualifier)){return jQuery.grep(elements,function(elem,i){return!!qualifier.call(elem,i,elem)===keep;});}else if(qualifier.nodeType){return jQuery.grep(elements,function(elem,i){return(elem===qualifier)===keep;});}else if(typeof qualifier==="string"){var filtered=jQuery.grep(elements,function(elem){return elem.nodeType===1;});if(isSimple.test(qualifier)){return jQuery.filter(qualifier,filtered,!keep);}else{qualifier=jQuery.filter(qualifier,filtered);}}
return jQuery.grep(elements,function(elem,i){return(jQuery.inArray(elem,qualifier)>=0)===keep;});};jQuery.fn.extend({find:function(selector){var ret=this.pushStack("","find",selector),length=0;for(var i=0,l=this.length;i<l;i++){length=ret.length;jQuery.find(selector,this[i],ret);if(i>0){for(var n=length;n<ret.length;n++){for(var r=0;r<length;r++){if(ret[r]===ret[n]){ret.splice(n--,1);break;}}}}}
return ret;},has:function(target){var targets=jQuery(target);return this.filter(function(){for(var i=0,l=targets.length;i<l;i++){if(jQuery.contains(this,targets[i])){return true;}}});},not:function(selector){return this.pushStack(winnow(this,selector,false),"not",selector);},filter:function(selector){return this.pushStack(winnow(this,selector,true),"filter",selector);},is:function(selector){return!!selector&&jQuery.filter(selector,this).length>0;},closest:function(selectors,context){if(jQuery.isArray(selectors)){var ret=[],cur=this[0],match,matches={},selector;if(cur&&selectors.length){for(var i=0,l=selectors.length;i<l;i++){selector=selectors[i];if(!matches[selector]){matches[selector]=jQuery.expr.match.POS.test(selector)?jQuery(selector,context||this.context):selector;}}
while(cur&&cur.ownerDocument&&cur!==context){for(selector in matches){match=matches[selector];if(match.jquery?match.index(cur)>-1:jQuery(cur).is(match)){ret.push({selector:selector,elem:cur});delete matches[selector];}}
cur=cur.parentNode;}}
return ret;}
var pos=jQuery.expr.match.POS.test(selectors)?jQuery(selectors,context||this.context):null;return this.map(function(i,cur){while(cur&&cur.ownerDocument&&cur!==context){if(pos?pos.index(cur)>-1:jQuery(cur).is(selectors)){return cur;}
cur=cur.parentNode;}
return null;});},index:function(elem){if(!elem||typeof elem==="string"){return jQuery.inArray(this[0],elem?jQuery(elem):this.parent().children());}
return jQuery.inArray(elem.jquery?elem[0]:elem,this);},add:function(selector,context){var set=typeof selector==="string"?jQuery(selector,context||this.context):jQuery.makeArray(selector),all=jQuery.merge(this.get(),set);return this.pushStack(isDisconnected(set[0])||isDisconnected(all[0])?all:jQuery.unique(all));},andSelf:function(){return this.add(this.prevObject);}});function isDisconnected(node){return!node||!node.parentNode||node.parentNode.nodeType===11;}
jQuery.each({parent:function(elem){var parent=elem.parentNode;return parent&&parent.nodeType!==11?parent:null;},parents:function(elem){return jQuery.dir(elem,"parentNode");},parentsUntil:function(elem,i,until){return jQuery.dir(elem,"parentNode",until);},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");},nextUntil:function(elem,i,until){return jQuery.dir(elem,"nextSibling",until);},prevUntil:function(elem,i,until){return jQuery.dir(elem,"previousSibling",until);},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(until,selector){var ret=jQuery.map(this,fn,until);if(!runtil.test(name)){selector=until;}
if(selector&&typeof selector==="string"){ret=jQuery.filter(selector,ret);}
ret=this.length>1?jQuery.unique(ret):ret;if((this.length>1||rmultiselector.test(selector))&&rparentsprev.test(name)){ret=ret.reverse();}
return this.pushStack(ret,name,slice.call(arguments).join(","));};});jQuery.extend({filter:function(expr,elems,not){if(not){expr=":not("+expr+")";}
return jQuery.find.matches(expr,elems);},dir:function(elem,dir,until){var matched=[],cur=elem[dir];while(cur&&cur.nodeType!==9&&(until===undefined||cur.nodeType!==1||!jQuery(cur).is(until))){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&&n!==elem){r.push(n);}}
return r;}});var rinlinejQuery=/ jQuery\d+="(?:\d+|null)"/g,rleadingWhitespace=/^\s+/,rxhtmlTag=/(<([\w:]+)[^>]*?)\/>/g,rselfClosing=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,rtagName=/<([\w:]+)/,rtbody=/<tbody/i,rhtml=/<|&#?\w+;/,rnocache=/<script|<object|<embed|<option|<style/i,rchecked=/checked\s*(?:[^=]|=\s*.checked.)/i,fcloseTag=function(all,front,tag){return rselfClosing.test(tag)?all:front+"></"+tag+">";},wrapMap={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,"",""]};wrapMap.optgroup=wrapMap.option;wrapMap.tbody=wrapMap.tfoot=wrapMap.colgroup=wrapMap.caption=wrapMap.thead;wrapMap.th=wrapMap.td;if(!jQuery.support.htmlSerialize){wrapMap._default=[1,"div<div>","</div>"];}
jQuery.fn.extend({text:function(text){if(jQuery.isFunction(text)){return this.each(function(i){var self=jQuery(this);self.text(text.call(this,i,self.text()));});}
if(typeof text!=="object"&&text!==undefined){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(text));}
return jQuery.text(this);},wrapAll:function(html){if(jQuery.isFunction(html)){return this.each(function(i){jQuery(this).wrapAll(html.call(this,i));});}
if(this[0]){var wrap=jQuery(html,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){wrap.insertBefore(this[0]);}
wrap.map(function(){var elem=this;while(elem.firstChild&&elem.firstChild.nodeType===1){elem=elem.firstChild;}
return elem;}).append(this);}
return this;},wrapInner:function(html){if(jQuery.isFunction(html)){return this.each(function(i){jQuery(this).wrapInner(html.call(this,i));});}
return this.each(function(){var self=jQuery(this),contents=self.contents();if(contents.length){contents.wrapAll(html);}else{self.append(html);}});},wrap:function(html){return this.each(function(){jQuery(this).wrapAll(html);});},unwrap:function(){return this.parent().each(function(){if(!jQuery.nodeName(this,"body")){jQuery(this).replaceWith(this.childNodes);}}).end();},append:function(){return this.domManip(arguments,true,function(elem){if(this.nodeType===1){this.appendChild(elem);}});},prepend:function(){return this.domManip(arguments,true,function(elem){if(this.nodeType===1){this.insertBefore(elem,this.firstChild);}});},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(elem){this.parentNode.insertBefore(elem,this);});}else if(arguments.length){var set=jQuery(arguments[0]);set.push.apply(set,this.toArray());return this.pushStack(set,"before",arguments);}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(elem){this.parentNode.insertBefore(elem,this.nextSibling);});}else if(arguments.length){var set=this.pushStack(this,"after",arguments);set.push.apply(set,jQuery(arguments[0]).toArray());return set;}},remove:function(selector,keepData){for(var i=0,elem;(elem=this[i])!=null;i++){if(!selector||jQuery.filter(selector,[elem]).length){if(!keepData&&elem.nodeType===1){jQuery.cleanData(elem.getElementsByTagName("*"));jQuery.cleanData([elem]);}
if(elem.parentNode){elem.parentNode.removeChild(elem);}}}
return this;},empty:function(){for(var i=0,elem;(elem=this[i])!=null;i++){if(elem.nodeType===1){jQuery.cleanData(elem.getElementsByTagName("*"));}
while(elem.firstChild){elem.removeChild(elem.firstChild);}}
return this;},clone:function(events){var ret=this.map(function(){if(!jQuery.support.noCloneEvent&&!jQuery.isXMLDoc(this)){var html=this.outerHTML,ownerDocument=this.ownerDocument;if(!html){var div=ownerDocument.createElement("div");div.appendChild(this.cloneNode(true));html=div.innerHTML;}
return jQuery.clean([html.replace(rinlinejQuery,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(rleadingWhitespace,"")],ownerDocument)[0];}else{return this.cloneNode(true);}});if(events===true){cloneCopyEvent(this,ret);cloneCopyEvent(this.find("*"),ret.find("*"));}
return ret;},html:function(value){if(value===undefined){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(rinlinejQuery,""):null;}else if(typeof value==="string"&&!rnocache.test(value)&&(jQuery.support.leadingWhitespace||!rleadingWhitespace.test(value))&&!wrapMap[(rtagName.exec(value)||["",""])[1].toLowerCase()]){value=value.replace(rxhtmlTag,fcloseTag);try{for(var i=0,l=this.length;i<l;i++){if(this[i].nodeType===1){jQuery.cleanData(this[i].getElementsByTagName("*"));this[i].innerHTML=value;}}}catch(e){this.empty().append(value);}}else if(jQuery.isFunction(value)){this.each(function(i){var self=jQuery(this),old=self.html();self.empty().append(function(){return value.call(this,i,old);});});}else{this.empty().append(value);}
return this;},replaceWith:function(value){if(this[0]&&this[0].parentNode){if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this),old=self.html();self.replaceWith(value.call(this,i,old));});}
if(typeof value!=="string"){value=jQuery(value).detach();}
return this.each(function(){var next=this.nextSibling,parent=this.parentNode;jQuery(this).remove();if(next){jQuery(next).before(value);}else{jQuery(parent).append(value);}});}else{return this.pushStack(jQuery(jQuery.isFunction(value)?value():value),"replaceWith",value);}},detach:function(selector){return this.remove(selector,true);},domManip:function(args,table,callback){var results,first,value=args[0],scripts=[],fragment,parent;if(!jQuery.support.checkClone&&arguments.length===3&&typeof value==="string"&&rchecked.test(value)){return this.each(function(){jQuery(this).domManip(args,table,callback,true);});}
if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);args[0]=value.call(this,i,table?self.html():undefined);self.domManip(args,table,callback);});}
if(this[0]){parent=value&&value.parentNode;if(jQuery.support.parentNode&&parent&&parent.nodeType===11&&parent.childNodes.length===this.length){results={fragment:parent};}else{results=buildFragment(args,this,scripts);}
fragment=results.fragment;if(fragment.childNodes.length===1){first=fragment=fragment.firstChild;}else{first=fragment.firstChild;}
if(first){table=table&&jQuery.nodeName(first,"tr");for(var i=0,l=this.length;i<l;i++){callback.call(table?root(this[i],first):this[i],i>0||results.cacheable||this.length>1?fragment.cloneNode(true):fragment);}}
if(scripts.length){jQuery.each(scripts,evalScript);}}
return this;function root(elem,cur){return jQuery.nodeName(elem,"table")?(elem.getElementsByTagName("tbody")[0]||elem.appendChild(elem.ownerDocument.createElement("tbody"))):elem;}}});function cloneCopyEvent(orig,ret){var i=0;ret.each(function(){if(this.nodeName!==(orig[i]&&orig[i].nodeName)){return;}
var oldData=jQuery.data(orig[i++]),curData=jQuery.data(this,oldData),events=oldData&&oldData.events;if(events){delete curData.handle;curData.events={};for(var type in events){for(var handler in events[type]){jQuery.event.add(this,type,events[type][handler],events[type][handler].data);}}}});}
function buildFragment(args,nodes,scripts){var fragment,cacheable,cacheresults,doc=(nodes&&nodes[0]?nodes[0].ownerDocument||nodes[0]:document);if(args.length===1&&typeof args[0]==="string"&&args[0].length<512&&doc===document&&!rnocache.test(args[0])&&(jQuery.support.checkClone||!rchecked.test(args[0]))){cacheable=true;cacheresults=jQuery.fragments[args[0]];if(cacheresults){if(cacheresults!==1){fragment=cacheresults;}}}
if(!fragment){fragment=doc.createDocumentFragment();jQuery.clean(args,doc,fragment,scripts);}
if(cacheable){jQuery.fragments[args[0]]=cacheresults?fragment:1;}
return{fragment:fragment,cacheable:cacheable};}
jQuery.fragments={};jQuery.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(name,original){jQuery.fn[name]=function(selector){var ret=[],insert=jQuery(selector),parent=this.length===1&&this[0].parentNode;if(parent&&parent.nodeType===11&&parent.childNodes.length===1&&insert.length===1){insert[original](this[0]);return this;}else{for(var i=0,l=insert.length;i<l;i++){var elems=(i>0?this.clone(true):this).get();jQuery.fn[original].apply(jQuery(insert[i]),elems);ret=ret.concat(elems);}
return this.pushStack(ret,name,insert.selector);}};});jQuery.extend({clean:function(elems,context,fragment,scripts){context=context||document;if(typeof context.createElement==="undefined"){context=context.ownerDocument||context[0]&&context[0].ownerDocument||document;}
var ret=[];for(var i=0,elem;(elem=elems[i])!=null;i++){if(typeof elem==="number"){elem+="";}
if(!elem){continue;}
if(typeof elem==="string"&&!rhtml.test(elem)){elem=context.createTextNode(elem);}else if(typeof elem==="string"){elem=elem.replace(rxhtmlTag,fcloseTag);var tag=(rtagName.exec(elem)||["",""])[1].toLowerCase(),wrap=wrapMap[tag]||wrapMap._default,depth=wrap[0],div=context.createElement("div");div.innerHTML=wrap[1]+elem+wrap[2];while(depth--){div=div.lastChild;}
if(!jQuery.support.tbody){var hasBody=rtbody.test(elem),tbody=tag==="table"&&!hasBody?div.firstChild&&div.firstChild.childNodes:wrap[1]==="<table>"&&!hasBody?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(!jQuery.support.leadingWhitespace&&rleadingWhitespace.test(elem)){div.insertBefore(context.createTextNode(rleadingWhitespace.exec(elem)[0]),div.firstChild);}
elem=div.childNodes;}
if(elem.nodeType){ret.push(elem);}else{ret=jQuery.merge(ret,elem);}}
if(fragment){for(var i=0;ret[i];i++){if(scripts&&jQuery.nodeName(ret[i],"script")&&(!ret[i].type||ret[i].type.toLowerCase()==="text/javascript")){scripts.push(ret[i].parentNode?ret[i].parentNode.removeChild(ret[i]):ret[i]);}else{if(ret[i].nodeType===1){ret.splice.apply(ret,[i+1,0].concat(jQuery.makeArray(ret[i].getElementsByTagName("script"))));}
fragment.appendChild(ret[i]);}}}
return ret;},cleanData:function(elems){var data,id,cache=jQuery.cache,special=jQuery.event.special,deleteExpando=jQuery.support.deleteExpando;for(var i=0,elem;(elem=elems[i])!=null;i++){id=elem[jQuery.expando];if(id){data=cache[id];if(data.events){for(var type in data.events){if(special[type]){jQuery.event.remove(elem,type);}else{removeEvent(elem,type,data.handle);}}}
if(deleteExpando){delete elem[jQuery.expando];}else if(elem.removeAttribute){elem.removeAttribute(jQuery.expando);}
delete cache[id];}}}});var rexclude=/z-?index|font-?weight|opacity|zoom|line-?height/i,ralpha=/alpha\([^)]*\)/,ropacity=/opacity=([^)]*)/,rfloat=/float/i,rdashAlpha=/-([a-z])/ig,rupper=/([A-Z])/g,rnumpx=/^-?\d+(?:px)?$/i,rnum=/^-?\d/,cssShow={position:"absolute",visibility:"hidden",display:"block"},cssWidth=["Left","Right"],cssHeight=["Top","Bottom"],getComputedStyle=document.defaultView&&document.defaultView.getComputedStyle,styleFloat=jQuery.support.cssFloat?"cssFloat":"styleFloat",fcamelCase=function(all,letter){return letter.toUpperCase();};jQuery.fn.css=function(name,value){return access(this,name,value,true,function(elem,name,value){if(value===undefined){return jQuery.curCSS(elem,name);}
if(typeof value==="number"&&!rexclude.test(name)){value+="px";}
jQuery.style(elem,name,value);});};jQuery.extend({style:function(elem,name,value){if(!elem||elem.nodeType===3||elem.nodeType===8){return undefined;}
if((name==="width"||name==="height")&&parseFloat(value)<0){value=undefined;}
var style=elem.style||elem,set=value!==undefined;if(!jQuery.support.opacity&&name==="opacity"){if(set){style.zoom=1;var opacity=parseInt(value,10)+""==="NaN"?"":"alpha(opacity="+value*100+")";var filter=style.filter||jQuery.curCSS(elem,"filter")||"";style.filter=ralpha.test(filter)?filter.replace(ralpha,opacity):opacity;}
return style.filter&&style.filter.indexOf("opacity=")>=0?(parseFloat(ropacity.exec(style.filter)[1])/100)+"":"";}
if(rfloat.test(name)){name=styleFloat;}
name=name.replace(rdashAlpha,fcamelCase);if(set){style[name]=value;}
return style[name];},css:function(elem,name,force,extra){if(name==="width"||name==="height"){var val,props=cssShow,which=name==="width"?cssWidth:cssHeight;function getWH(){val=name==="width"?elem.offsetWidth:elem.offsetHeight;if(extra==="border"){return;}
jQuery.each(which,function(){if(!extra){val-=parseFloat(jQuery.curCSS(elem,"padding"+this,true))||0;}
if(extra==="margin"){val+=parseFloat(jQuery.curCSS(elem,"margin"+this,true))||0;}else{val-=parseFloat(jQuery.curCSS(elem,"border"+this+"Width",true))||0;}});}
if(elem.offsetWidth!==0){getWH();}else{jQuery.swap(elem,props,getWH);}
return Math.max(0,Math.round(val));}
return jQuery.curCSS(elem,name,force);},curCSS:function(elem,name,force){var ret,style=elem.style,filter;if(!jQuery.support.opacity&&name==="opacity"&&elem.currentStyle){ret=ropacity.test(elem.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return ret===""?"1":ret;}
if(rfloat.test(name)){name=styleFloat;}
if(!force&&style&&style[name]){ret=style[name];}else if(getComputedStyle){if(rfloat.test(name)){name="float";}
name=name.replace(rupper,"-$1").toLowerCase();var defaultView=elem.ownerDocument.defaultView;if(!defaultView){return null;}
var computedStyle=defaultView.getComputedStyle(elem,null);if(computedStyle){ret=computedStyle.getPropertyValue(name);}
if(name==="opacity"&&ret===""){ret="1";}}else if(elem.currentStyle){var camelCase=name.replace(rdashAlpha,fcamelCase);ret=elem.currentStyle[name]||elem.currentStyle[camelCase];if(!rnumpx.test(ret)&&rnum.test(ret)){var left=style.left,rsLeft=elem.runtimeStyle.left;elem.runtimeStyle.left=elem.currentStyle.left;style.left=camelCase==="fontSize"?"1em":(ret||0);ret=style.pixelLeft+"px";style.left=left;elem.runtimeStyle.left=rsLeft;}}
return ret;},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];}}});if(jQuery.expr&&jQuery.expr.filters){jQuery.expr.filters.hidden=function(elem){var width=elem.offsetWidth,height=elem.offsetHeight,skip=elem.nodeName.toLowerCase()==="tr";return width===0&&height===0&&!skip?true:width>0&&height>0&&!skip?false:jQuery.curCSS(elem,"display")==="none";};jQuery.expr.filters.visible=function(elem){return!jQuery.expr.filters.hidden(elem);};}
var jsc=now(),rscript=/<script(.|\s)*?\/script>/gi,rselectTextarea=/select|textarea/i,rinput=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,jsre=/=\?(&|$)/,rquery=/\?/,rts=/(\?|&)_=.*?(&|$)/,rurl=/^(\w+:)?\/\/([^\/?#]+)/,r20=/%20/g,_load=jQuery.fn.load;jQuery.fn.extend({load:function(url,params,callback){if(typeof url!=="string"){return _load.call(this,url);}else if(!this.length){return this;}
var off=url.indexOf(" ");if(off>=0){var selector=url.slice(off,url.length);url=url.slice(0,off);}
var type="GET";if(params){if(jQuery.isFunction(params)){callback=params;params=null;}else if(typeof params==="object"){params=jQuery.param(params,jQuery.ajaxSettings.traditional);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(rscript,"")).find(selector):res.responseText);}
if(callback){self.each(callback,[res.responseText,status,res]);}}});return this;},serialize:function(){return jQuery.param(this.serializeArray());},serializeArray:function(){return this.map(function(){return this.elements?jQuery.makeArray(this.elements):this;}).filter(function(){return this.name&&!this.disabled&&(this.checked||rselectTextarea.test(this.nodeName)||rinput.test(this.type));}).map(function(i,elem){var val=jQuery(this).val();return val==null?null:jQuery.isArray(val)?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);};});jQuery.extend({get:function(url,data,callback,type){if(jQuery.isFunction(data)){type=type||callback;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)){type=type||callback;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:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:window.XMLHttpRequest&&(window.location.protocol!=="file:"||!window.ActiveXObject)?function(){return new window.XMLHttpRequest();}:function(){try{return new window.ActiveXObject("Microsoft.XMLHTTP");}catch(e){}},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(origSettings){var s=jQuery.extend(true,{},jQuery.ajaxSettings,origSettings);var jsonp,status,data,callbackContext=origSettings&&origSettings.context||s,type=s.type.toUpperCase();if(s.data&&s.processData&&typeof s.data!=="string"){s.data=jQuery.param(s.data,s.traditional);}
if(s.dataType==="jsonp"){if(type==="GET"){if(!jsre.test(s.url)){s.url+=(rquery.test(s.url)?"&":"?")+(s.jsonp||"callback")+"=?";}}else if(!s.data||!jsre.test(s.data)){s.data=(s.data?s.data+"&":"")+(s.jsonp||"callback")+"=?";}
s.dataType="json";}
if(s.dataType==="json"&&(s.data&&jsre.test(s.data)||jsre.test(s.url))){jsonp=s.jsonpCallback||("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]=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&&type==="GET"){var ts=now();var ret=s.url.replace(rts,"$1_="+ts+"$2");s.url=ret+((ret===s.url)?(rquery.test(s.url)?"&":"?")+"_="+ts:"");}
if(s.data&&type==="GET"){s.url+=(rquery.test(s.url)?"&":"?")+s.data;}
if(s.global&&!jQuery.active++){jQuery.event.trigger("ajaxStart");}
var parts=rurl.exec(s.url),remote=parts&&(parts[1]&&parts[1]!==location.protocol||parts[2]!==location.host);if(s.dataType==="script"&&type==="GET"&&remote){var head=document.getElementsByTagName("head")[0]||document.documentElement;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();script.onload=script.onreadystatechange=null;if(head&&script.parentNode){head.removeChild(script);}}};}
head.insertBefore(script,head.firstChild);return undefined;}
var requestDone=false;var xhr=s.xhr();if(!xhr){return;}
if(s.username){xhr.open(type,s.url,s.async,s.username,s.password);}else{xhr.open(type,s.url,s.async);}
try{if(s.data||origSettings&&origSettings.contentType){xhr.setRequestHeader("Content-Type",s.contentType);}
if(s.ifModified){if(jQuery.lastModified[s.url]){xhr.setRequestHeader("If-Modified-Since",jQuery.lastModified[s.url]);}
if(jQuery.etag[s.url]){xhr.setRequestHeader("If-None-Match",jQuery.etag[s.url]);}}
if(!remote){xhr.setRequestHeader("X-Requested-With","XMLHttpRequest");}
xhr.setRequestHeader("Accept",s.dataType&&s.accepts[s.dataType]?s.accepts[s.dataType]+", */*":s.accepts._default);}catch(e){}
if(s.beforeSend&&s.beforeSend.call(callbackContext,xhr,s)===false){if(s.global&&!--jQuery.active){jQuery.event.trigger("ajaxStop");}
xhr.abort();return false;}
if(s.global){trigger("ajaxSend",[xhr,s]);}
var onreadystatechange=xhr.onreadystatechange=function(isTimeout){if(!xhr||xhr.readyState===0||isTimeout==="abort"){if(!requestDone){complete();}
requestDone=true;if(xhr){xhr.onreadystatechange=jQuery.noop;}}else if(!requestDone&&xhr&&(xhr.readyState===4||isTimeout==="timeout")){requestDone=true;xhr.onreadystatechange=jQuery.noop;status=isTimeout==="timeout"?"timeout":!jQuery.httpSuccess(xhr)?"error":s.ifModified&&jQuery.httpNotModified(xhr,s.url)?"notmodified":"success";var errMsg;if(status==="success"){try{data=jQuery.httpData(xhr,s.dataType,s);}catch(err){status="parsererror";errMsg=err;}}
if(status==="success"||status==="notmodified"){if(!jsonp){success();}}else{jQuery.handleError(s,xhr,status,errMsg);}
complete();if(isTimeout==="timeout"){xhr.abort();}
if(s.async){xhr=null;}}};try{var oldAbort=xhr.abort;xhr.abort=function(){if(xhr){oldAbort.call(xhr);}
onreadystatechange("abort");};}catch(e){}
if(s.async&&s.timeout>0){setTimeout(function(){if(xhr&&!requestDone){onreadystatechange("timeout");}},s.timeout);}
try{xhr.send(type==="POST"||type==="PUT"||type==="DELETE"?s.data:null);}catch(e){jQuery.handleError(s,xhr,null,e);complete();}
if(!s.async){onreadystatechange();}
function success(){if(s.success){s.success.call(callbackContext,data,status,xhr);}
if(s.global){trigger("ajaxSuccess",[xhr,s]);}}
function complete(){if(s.complete){s.complete.call(callbackContext,xhr,status);}
if(s.global){trigger("ajaxComplete",[xhr,s]);}
if(s.global&&!--jQuery.active){jQuery.event.trigger("ajaxStop");}}
function trigger(type,args){(s.context?jQuery(s.context):jQuery.event).trigger(type,args);}
return xhr;},handleError:function(s,xhr,status,e){if(s.error){s.error.call(s.context||s,xhr,status,e);}
if(s.global){(s.context?jQuery(s.context):jQuery.event).trigger("ajaxError",[xhr,s,e]);}},active:0,httpSuccess:function(xhr){try{return!xhr.status&&location.protocol==="file:"||(xhr.status>=200&&xhr.status<300)||xhr.status===304||xhr.status===1223||xhr.status===0;}catch(e){}
return false;},httpNotModified:function(xhr,url){var lastModified=xhr.getResponseHeader("Last-Modified"),etag=xhr.getResponseHeader("Etag");if(lastModified){jQuery.lastModified[url]=lastModified;}
if(etag){jQuery.etag[url]=etag;}
return xhr.status===304||xhr.status===0;},httpData:function(xhr,type,s){var ct=xhr.getResponseHeader("content-type")||"",xml=type==="xml"||!type&&ct.indexOf("xml")>=0,data=xml?xhr.responseXML:xhr.responseText;if(xml&&data.documentElement.nodeName==="parsererror"){jQuery.error("parsererror");}
if(s&&s.dataFilter){data=s.dataFilter(data,type);}
if(typeof data==="string"){if(type==="json"||!type&&ct.indexOf("json")>=0){data=jQuery.parseJSON(data);}else if(type==="script"||!type&&ct.indexOf("javascript")>=0){jQuery.globalEval(data);}}
return data;},param:function(a,traditional){var s=[];if(traditional===undefined){traditional=jQuery.ajaxSettings.traditional;}
if(jQuery.isArray(a)||a.jquery){jQuery.each(a,function(){add(this.name,this.value);});}else{for(var prefix in a){buildParams(prefix,a[prefix]);}}
return s.join("&").replace(r20,"+");function buildParams(prefix,obj){if(jQuery.isArray(obj)){jQuery.each(obj,function(i,v){if(traditional||/\[\]$/.test(prefix)){add(prefix,v);}else{buildParams(prefix+"["+(typeof v==="object"||jQuery.isArray(v)?i:"")+"]",v);}});}else if(!traditional&&obj!=null&&typeof obj==="object"){jQuery.each(obj,function(k,v){buildParams(prefix+"["+k+"]",v);});}else{add(prefix,obj);}}
function add(key,value){value=jQuery.isFunction(value)?value():value;s[s.length]=encodeURIComponent(key)+"="+encodeURIComponent(value);}}});var elemdisplay={},rfxtypes=/toggle|show|hide/,rfxnum=/^([+-]=)?([\d+-.]+)(.*)$/,timerId,fxAttrs=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];jQuery.fn.extend({show:function(speed,callback){if(speed||speed===0){return this.animate(genFx("show",3),speed,callback);}else{for(var i=0,l=this.length;i<l;i++){var old=jQuery.data(this[i],"olddisplay");this[i].style.display=old||"";if(jQuery.css(this[i],"display")==="none"){var nodeName=this[i].nodeName,display;if(elemdisplay[nodeName]){display=elemdisplay[nodeName];}else{var elem=jQuery("<"+nodeName+" />").appendTo("body");display=elem.css("display");if(display==="none"){display="block";}
elem.remove();elemdisplay[nodeName]=display;}
jQuery.data(this[i],"olddisplay",display);}}
for(var j=0,k=this.length;j<k;j++){this[j].style.display=jQuery.data(this[j],"olddisplay")||"";}
return this;}},hide:function(speed,callback){if(speed||speed===0){return this.animate(genFx("hide",3),speed,callback);}else{for(var i=0,l=this.length;i<l;i++){var old=jQuery.data(this[i],"olddisplay");if(!old&&old!=="none"){jQuery.data(this[i],"olddisplay",jQuery.css(this[i],"display"));}}
for(var j=0,k=this.length;j<k;j++){this[j].style.display="none";}
return this;}},_toggle:jQuery.fn.toggle,toggle:function(fn,fn2){var bool=typeof fn==="boolean";if(jQuery.isFunction(fn)&&jQuery.isFunction(fn2)){this._toggle.apply(this,arguments);}else if(fn==null||bool){this.each(function(){var state=bool?fn:jQuery(this).is(":hidden");jQuery(this)[state?"show":"hide"]();});}else{this.animate(genFx("toggle",3),fn,fn2);}
return this;},fadeTo:function(speed,to,callback){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:to},speed,callback);},animate:function(prop,speed,easing,callback){var optall=jQuery.speed(speed,easing,callback);if(jQuery.isEmptyObject(prop)){return this.each(optall.complete);}
return this[optall.queue===false?"each":"queue"](function(){var opt=jQuery.extend({},optall),p,hidden=this.nodeType===1&&jQuery(this).is(":hidden"),self=this;for(p in prop){var name=p.replace(rdashAlpha,fcamelCase);if(p!==name){prop[name]=prop[p];delete prop[p];p=name;}
if(prop[p]==="hide"&&hidden||prop[p]==="show"&&!hidden){return opt.complete.call(this);}
if((p==="height"||p==="width")&&this.style){opt.display=jQuery.css(this,"display");opt.overflow=this.style.overflow;}
if(jQuery.isArray(prop[p])){(opt.specialEasing=opt.specialEasing||{})[p]=prop[p][1];prop[p]=prop[p][0];}}
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(rfxtypes.test(val)){e[val==="toggle"?hidden?"show":"hide":val](prop);}else{var parts=rfxnum.exec(val),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;});},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;}});jQuery.each({slideDown:genFx("show",1),slideUp:genFx("hide",1),slideToggle:genFx("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(name,props){jQuery.fn[name]=function(speed,callback){return this.animate(props,speed,callback);};});jQuery.extend({speed:function(speed,easing,fn){var opt=speed&&typeof speed==="object"?speed:{complete:fn||!fn&&easing||jQuery.isFunction(speed)&&speed,duration:speed,easing:fn&&easing||easing&&!jQuery.isFunction(easing)&&easing};opt.duration=jQuery.fx.off?0:typeof opt.duration==="number"?opt.duration:jQuery.fx.speeds[opt.duration]||jQuery.fx.speeds._default;opt.old=opt.complete;opt.complete=function(){if(opt.queue!==false){jQuery(this).dequeue();}
if(jQuery.isFunction(opt.old)){opt.old.call(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:[],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.call(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){this.elem.style.display="block";}},cur:function(force){if(this.elem[this.prop]!=null&&(!this.elem.style||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=now();this.start=from;this.end=to;this.unit=unit||this.unit||"px";this.now=this.start;this.pos=this.state=0;var self=this;function t(gotoEnd){return self.step(gotoEnd);}
t.elem=this.elem;if(t()&&jQuery.timers.push(t)&&!timerId){timerId=setInterval(jQuery.fx.tick,13);}},show:function(){this.options.orig[this.prop]=jQuery.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());jQuery(this.elem).show();},hide:function(){this.options.orig[this.prop]=jQuery.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0);},step:function(gotoEnd){var t=now(),done=true;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;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;var old=jQuery.data(this.elem,"olddisplay");this.elem.style.display=old?old:this.options.display;if(jQuery.css(this.elem,"display")==="none"){this.elem.style.display="block";}}
if(this.options.hide){jQuery(this.elem).hide();}
if(this.options.hide||this.options.show){for(var p in this.options.curAnim){jQuery.style(this.elem,p,this.options.orig[p]);}}
this.options.complete.call(this.elem);}
return false;}else{var n=t-this.startTime;this.state=n/this.options.duration;var specialEasing=this.options.specialEasing&&this.options.specialEasing[this.prop];var defaultEasing=this.options.easing||(jQuery.easing.swing?"swing":"linear");this.pos=jQuery.easing[specialEasing||defaultEasing](this.state,n,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update();}
return true;}};jQuery.extend(jQuery.fx,{tick:function(){var timers=jQuery.timers;for(var i=0;i<timers.length;i++){if(!timers[i]()){timers.splice(i--,1);}}
if(!timers.length){jQuery.fx.stop();}},stop:function(){clearInterval(timerId);timerId=null;},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(fx){jQuery.style(fx.elem,"opacity",fx.now);},_default:function(fx){if(fx.elem.style&&fx.elem.style[fx.prop]!=null){fx.elem.style[fx.prop]=(fx.prop==="width"||fx.prop==="height"?Math.max(0,fx.now):fx.now)+fx.unit;}else{fx.elem[fx.prop]=fx.now;}}}});if(jQuery.expr&&jQuery.expr.filters){jQuery.expr.filters.animated=function(elem){return jQuery.grep(jQuery.timers,function(fn){return elem===fn.elem;}).length;};}
function genFx(type,num){var obj={};jQuery.each(fxAttrs.concat.apply([],fxAttrs.slice(0,num)),function(){obj[this]=type;});return obj;}
if("getBoundingClientRect"in document.documentElement){jQuery.fn.offset=function(options){var elem=this[0];if(options){return this.each(function(i){jQuery.offset.setOffset(this,options,i);});}
if(!elem||!elem.ownerDocument){return null;}
if(elem===elem.ownerDocument.body){return jQuery.offset.bodyOffset(elem);}
var box=elem.getBoundingClientRect(),doc=elem.ownerDocument,body=doc.body,docElem=doc.documentElement,clientTop=docElem.clientTop||body.clientTop||0,clientLeft=docElem.clientLeft||body.clientLeft||0,top=box.top+(self.pageYOffset||jQuery.support.boxModel&&docElem.scrollTop||body.scrollTop)-clientTop,left=box.left+(self.pageXOffset||jQuery.support.boxModel&&docElem.scrollLeft||body.scrollLeft)-clientLeft;return{top:top,left:left};};}else{jQuery.fn.offset=function(options){var elem=this[0];if(options){return this.each(function(i){jQuery.offset.setOffset(this,options,i);});}
if(!elem||!elem.ownerDocument){return null;}
if(elem===elem.ownerDocument.body){return jQuery.offset.bodyOffset(elem);}
jQuery.offset.initialize();var offsetParent=elem.offsetParent,prevOffsetParent=elem,doc=elem.ownerDocument,computedStyle,docElem=doc.documentElement,body=doc.body,defaultView=doc.defaultView,prevComputedStyle=defaultView?defaultView.getComputedStyle(elem,null):elem.currentStyle,top=elem.offsetTop,left=elem.offsetLeft;while((elem=elem.parentNode)&&elem!==body&&elem!==docElem){if(jQuery.offset.supportsFixedPosition&&prevComputedStyle.position==="fixed"){break;}
computedStyle=defaultView?defaultView.getComputedStyle(elem,null):elem.currentStyle;top-=elem.scrollTop;left-=elem.scrollLeft;if(elem===offsetParent){top+=elem.offsetTop;left+=elem.offsetLeft;if(jQuery.offset.doesNotAddBorder&&!(jQuery.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(elem.nodeName))){top+=parseFloat(computedStyle.borderTopWidth)||0;left+=parseFloat(computedStyle.borderLeftWidth)||0;}
prevOffsetParent=offsetParent,offsetParent=elem.offsetParent;}
if(jQuery.offset.subtractsBorderForOverflowNotVisible&&computedStyle.overflow!=="visible"){top+=parseFloat(computedStyle.borderTopWidth)||0;left+=parseFloat(computedStyle.borderLeftWidth)||0;}
prevComputedStyle=computedStyle;}
if(prevComputedStyle.position==="relative"||prevComputedStyle.position==="static"){top+=body.offsetTop;left+=body.offsetLeft;}
if(jQuery.offset.supportsFixedPosition&&prevComputedStyle.position==="fixed"){top+=Math.max(docElem.scrollTop,body.scrollTop);left+=Math.max(docElem.scrollLeft,body.scrollLeft);}
return{top:top,left:left};};}
jQuery.offset={initialize:function(){var body=document.body,container=document.createElement("div"),innerDiv,checkDiv,table,td,bodyMarginTop=parseFloat(jQuery.curCSS(body,"marginTop",true))||0,html="<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>";jQuery.extend(container.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});container.innerHTML=html;body.insertBefore(container,body.firstChild);innerDiv=container.firstChild;checkDiv=innerDiv.firstChild;td=innerDiv.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(checkDiv.offsetTop!==5);this.doesAddBorderForTableAndCells=(td.offsetTop===5);checkDiv.style.position="fixed",checkDiv.style.top="20px";this.supportsFixedPosition=(checkDiv.offsetTop===20||checkDiv.offsetTop===15);checkDiv.style.position=checkDiv.style.top="";innerDiv.style.overflow="hidden",innerDiv.style.position="relative";this.subtractsBorderForOverflowNotVisible=(checkDiv.offsetTop===-5);this.doesNotIncludeMarginInBodyOffset=(body.offsetTop!==bodyMarginTop);body.removeChild(container);body=container=innerDiv=checkDiv=table=td=null;jQuery.offset.initialize=jQuery.noop;},bodyOffset:function(body){var top=body.offsetTop,left=body.offsetLeft;jQuery.offset.initialize();if(jQuery.offset.doesNotIncludeMarginInBodyOffset){top+=parseFloat(jQuery.curCSS(body,"marginTop",true))||0;left+=parseFloat(jQuery.curCSS(body,"marginLeft",true))||0;}
return{top:top,left:left};},setOffset:function(elem,options,i){if(/static/.test(jQuery.curCSS(elem,"position"))){elem.style.position="relative";}
var curElem=jQuery(elem),curOffset=curElem.offset(),curTop=parseInt(jQuery.curCSS(elem,"top",true),10)||0,curLeft=parseInt(jQuery.curCSS(elem,"left",true),10)||0;if(jQuery.isFunction(options)){options=options.call(elem,i,curOffset);}
var props={top:(options.top-curOffset.top)+curTop,left:(options.left-curOffset.left)+curLeft};if("using"in options){options.using.call(elem,props);}else{curElem.css(props);}}};jQuery.fn.extend({position:function(){if(!this[0]){return null;}
var elem=this[0],offsetParent=this.offsetParent(),offset=this.offset(),parentOffset=/^body|html$/i.test(offsetParent[0].nodeName)?{top:0,left:0}:offsetParent.offset();offset.top-=parseFloat(jQuery.curCSS(elem,"marginTop",true))||0;offset.left-=parseFloat(jQuery.curCSS(elem,"marginLeft",true))||0;parentOffset.top+=parseFloat(jQuery.curCSS(offsetParent[0],"borderTopWidth",true))||0;parentOffset.left+=parseFloat(jQuery.curCSS(offsetParent[0],"borderLeftWidth",true))||0;return{top:offset.top-parentOffset.top,left:offset.left-parentOffset.left};},offsetParent:function(){return this.map(function(){var offsetParent=this.offsetParent||document.body;while(offsetParent&&(!/^body|html$/i.test(offsetParent.nodeName)&&jQuery.css(offsetParent,"position")==="static")){offsetParent=offsetParent.offsetParent;}
return offsetParent;});}});jQuery.each(["Left","Top"],function(i,name){var method="scroll"+name;jQuery.fn[method]=function(val){var elem=this[0],win;if(!elem){return null;}
if(val!==undefined){return this.each(function(){win=getWindow(this);if(win){win.scrollTo(!i?val:jQuery(win).scrollLeft(),i?val:jQuery(win).scrollTop());}else{this[method]=val;}});}else{win=getWindow(elem);return win?("pageXOffset"in win)?win[i?"pageYOffset":"pageXOffset"]:jQuery.support.boxModel&&win.document.documentElement[method]||win.document.body[method]:elem[method];}};});function getWindow(elem){return("scrollTo"in elem&&elem.document)?elem:elem.nodeType===9?elem.defaultView||elem.parentWindow:false;}
jQuery.each(["Height","Width"],function(i,name){var type=name.toLowerCase();jQuery.fn["inner"+name]=function(){return this[0]?jQuery.css(this[0],type,false,"padding"):null;};jQuery.fn["outer"+name]=function(margin){return this[0]?jQuery.css(this[0],type,false,margin?"margin":"border"):null;};jQuery.fn[type]=function(size){var elem=this[0];if(!elem){return size==null?null:this;}
if(jQuery.isFunction(size)){return this.each(function(i){var self=jQuery(this);self[type](size.call(this,i,self[type]()));});}
return("scrollTo"in elem&&elem.document)?elem.document.compatMode==="CSS1Compat"&&elem.document.documentElement["client"+name]||elem.document.body["client"+name]:(elem.nodeType===9)?Math.max(elem.documentElement["client"+name],elem.body["scroll"+name],elem.documentElement["scroll"+name],elem.body["offset"+name],elem.documentElement["offset"+name]):size===undefined?jQuery.css(elem,type):this.css(type,typeof size==="string"?size:size+"px");};});window.jQuery=window.$=jQuery;})(window);var $j=jQuery.noConflict();