/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
Cufon.registerFont({"w":1139,"face":{"font-family":"liberation_sans","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 6 4 2 2 2 2 2 4","ascent":"1638","descent":"-410","x-height":"20","bbox":"-50 -1516 1926 434","underline-thickness":"150","underline-position":"-142","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":569,"k":{"Y":37,"T":37,"A":113}},"\u00a0":{"w":569},"!":{"d":"359,-397r-148,0r-24,-1012r196,0xm185,0r0,-201r194,0r0,201r-194,0","w":569},"\"":{"d":"618,-966r-142,0r-20,-443r184,0xm249,-966r-141,0r-21,-443r184,0","w":727},"#":{"d":"896,-885r-78,369r260,0r0,108r-283,0r-88,408r-110,0r86,-408r-363,0r-84,408r-110,0r84,-408r-201,0r0,-108r225,0r78,-369r-252,0r0,-108r274,0r89,-408r110,0r-88,408r363,0r88,-408r110,0r-88,408r211,0r0,108r-233,0xm425,-885r-80,369r362,0r78,-369r-360,0"},"$":{"d":"642,-797v233,55,470,112,464,401v-6,262,-201,359,-464,376r0,162r-124,0r0,-162v-278,-10,-447,-130,-496,-359r170,-37v32,159,142,237,326,248r0,-496r-20,-5v-210,-51,-412,-116,-412,-377v0,-245,192,-325,432,-339r0,-131r124,0r0,131v248,9,382,116,433,320r-174,33v-29,-131,-108,-196,-259,-210r0,445xm642,-167v159,-13,290,-62,292,-227v3,-177,-152,-202,-292,-241r0,468xm518,-1244v-146,10,-260,52,-260,196v0,159,132,190,260,225r0,-421"},"%":{"d":"1432,-885v248,0,316,189,316,451v0,258,-77,446,-320,446v-242,0,-315,-189,-315,-446v0,-265,68,-451,319,-451xm527,0r-155,0r922,-1409r157,0xm73,-975v0,-264,71,-446,321,-446v244,0,313,186,313,446v0,258,-74,451,-317,451v-244,0,-317,-192,-317,-451xm1432,-774v-163,0,-172,164,-172,340v0,146,14,266,98,319v39,24,101,23,142,0v115,-63,112,-319,89,-483v-14,-101,-49,-176,-157,-176xm220,-975v0,173,11,338,172,338v155,0,168,-168,168,-338v0,-147,-10,-269,-95,-322v-20,-12,-44,-16,-71,-16v-164,0,-174,162,-174,338","w":1821},"&":{"d":"1334,-10v-36,15,-91,22,-141,22v-139,-1,-225,-52,-298,-127v-90,75,-206,135,-372,135v-277,0,-451,-124,-451,-391v0,-245,168,-347,343,-429v-42,-84,-81,-182,-81,-302v0,-212,132,-315,351,-315v196,0,336,89,336,284v0,178,-128,254,-252,321v-49,26,-102,49,-157,71v84,155,181,283,293,412v82,-121,131,-247,171,-410r145,43v-46,186,-119,330,-212,469v71,83,196,121,325,82r0,135xm683,-1296v-125,-2,-196,71,-196,194v0,89,33,179,65,244v113,-47,231,-92,292,-186v17,-26,25,-56,25,-89v0,-108,-75,-161,-186,-163xm240,-373v-3,200,166,294,372,253v75,-15,137,-54,183,-97v-117,-138,-231,-293,-319,-457v-130,57,-234,137,-236,301","w":1366},"'":{"d":"266,-966r-141,0r-21,-443r184,0","w":391},"(":{"d":"496,424v-216,-236,-369,-514,-369,-956v1,-438,154,-717,369,-952r174,0v-211,237,-362,519,-362,954v0,435,151,718,362,954r-174,0","w":682},")":{"d":"186,-1484v216,236,369,515,369,956v-1,439,-154,717,-369,952r-174,0v211,-237,362,-519,362,-954v0,-435,-152,-717,-362,-954r174,0","w":682},"*":{"d":"456,-1114r264,-103r45,132r-282,73r185,250r-119,72r-150,-258r-156,256r-119,-72r189,-248r-280,-73r45,-134r267,107r-12,-297r136,0","w":797},"+":{"d":"671,-608r0,428r-147,0r0,-428r-424,0r0,-146r424,0r0,-428r147,0r0,428r424,0r0,146r-424,0","w":1196},",":{"d":"385,-219v4,192,2,374,-78,481r-123,0v50,-74,92,-155,94,-262r-88,0r0,-219r195,0","w":569},"-":{"d":"91,-464r0,-160r500,0r0,160r-500,0","w":682},"\u00ad":{"d":"91,-464r0,-160r500,0r0,160r-500,0","w":682},".":{"d":"187,0r0,-219r195,0r0,219r-195,0","w":569},"\/":{"d":"0,20r411,-1504r158,0r-407,1504r-162,0","w":569},"0":{"d":"1021,-1058v48,173,49,519,-1,694v-65,226,-186,384,-453,384v-383,0,-484,-317,-487,-725v-2,-255,45,-440,141,-575v100,-140,344,-190,541,-116v137,52,213,174,259,338xm697,-156v202,-102,202,-539,159,-828v-26,-175,-93,-300,-283,-300v-287,0,-307,274,-311,579v-3,190,18,341,80,451v45,81,114,127,227,127v47,0,90,-9,128,-29"},"1":{"d":"156,0r0,-153r359,0r0,-1084r-318,227r0,-170r333,-229r166,0r0,1256r343,0r0,153r-883,0","k":{"1":152}},"2":{"d":"572,-1430v271,0,442,119,442,386v0,174,-98,275,-192,369v-143,143,-326,257,-454,413v-29,35,-51,71,-67,109r735,0r0,153r-933,0r0,-127v119,-285,379,-433,583,-627v76,-72,143,-151,143,-284v0,-162,-96,-244,-257,-244v-163,0,-257,89,-277,238r-184,-17v35,-234,193,-369,461,-369"},"3":{"d":"715,-719v196,24,334,123,334,330v0,285,-188,409,-478,409v-293,0,-457,-130,-493,-382r186,-17v24,160,121,250,307,250v178,0,294,-88,291,-266v-4,-222,-214,-251,-446,-244r0,-156v222,9,409,-31,409,-243v0,-157,-98,-244,-264,-244v-159,0,-264,88,-278,233r-181,-14v32,-239,197,-367,461,-367v270,0,447,115,447,373v0,203,-121,297,-295,334r0,4"},"4":{"d":"881,-319r0,319r-170,0r0,-319r-664,0r0,-140r645,-950r189,0r0,948r198,0r0,142r-198,0xm711,-1206r-67,119r-415,606r-16,20r498,0r0,-745"},"5":{"d":"307,-809v96,-85,326,-120,480,-58v158,63,266,195,266,408v0,312,-184,479,-500,479v-268,0,-424,-117,-471,-335r182,-21v36,129,124,212,293,209v203,-3,309,-122,309,-328v0,-188,-114,-294,-305,-297v-120,-2,-198,45,-262,101r-176,0r47,-758r801,0r0,153r-637,0"},"6":{"d":"283,-725v59,-113,178,-186,342,-186v276,0,424,172,424,450v0,299,-156,481,-455,481v-377,0,-490,-304,-490,-692v0,-336,80,-594,292,-710v130,-71,351,-59,462,16v73,50,124,123,152,223r-172,31v-31,-108,-108,-172,-232,-172v-189,0,-262,144,-300,314v-15,70,-23,152,-23,245xm588,-125v192,0,278,-133,278,-328v0,-196,-90,-319,-284,-319v-172,0,-281,96,-281,276v0,163,62,283,168,342v35,19,75,29,119,29"},"7":{"d":"1036,-1263v-229,366,-474,692,-483,1263r-188,0v7,-400,152,-690,306,-958v59,-102,124,-200,191,-298r-757,0r0,-153r931,0r0,146"},"8":{"d":"765,-739v174,32,285,143,285,346v0,284,-186,413,-480,413v-293,0,-481,-127,-481,-411v0,-199,115,-311,281,-346r0,-4v-149,-39,-248,-147,-248,-328v0,-246,186,-361,444,-361v213,0,359,77,422,223v19,44,27,91,27,140v0,179,-97,290,-250,324r0,4xm568,-809v175,0,261,-81,260,-248v0,-165,-93,-240,-262,-239v-167,0,-260,76,-260,239v0,161,91,248,262,248xm572,-115v199,0,293,-98,291,-295v-2,-180,-109,-264,-297,-264v-183,0,-291,92,-291,268v0,194,99,291,297,291"},"9":{"d":"96,-956v0,-302,166,-474,469,-474v157,0,275,58,356,174v81,116,121,290,121,523v-1,336,-83,593,-298,706v-135,72,-365,58,-474,-21v-71,-51,-117,-126,-145,-226r172,-27v34,112,104,176,238,176v189,0,263,-143,303,-311v16,-69,25,-151,26,-244v-58,121,-178,199,-350,199v-211,0,-332,-118,-388,-281v-20,-58,-30,-123,-30,-194xm279,-956v0,194,85,333,278,333v172,0,289,-105,289,-284v0,-163,-57,-288,-164,-347v-36,-20,-76,-30,-123,-30v-191,0,-280,133,-280,328"},":":{"d":"187,-875r0,-207r195,0r0,207r-195,0xm187,0r0,-207r195,0r0,207r-195,0","w":569},";":{"d":"385,-207v4,188,1,364,-78,469r-123,0v50,-74,92,-155,94,-262r-88,0r0,-207r195,0xm190,-875r0,-207r195,0r0,207r-195,0","w":569},"\u037e":{"d":"385,-207v4,188,1,364,-78,469r-123,0v50,-74,92,-155,94,-262r-88,0r0,-207r195,0xm190,-875r0,-207r195,0r0,207r-195,0","w":569},"<":{"d":"101,-571r0,-205r995,-418r0,154r-858,366r858,367r0,153","w":1196},"=":{"d":"100,-856r0,-148r995,0r0,148r-995,0xm100,-344r0,-148r995,0r0,148r-995,0","w":1196},">":{"d":"101,-154r0,-153r858,-367r-858,-366r0,-154r995,418r0,205","w":1196},"?":{"d":"584,-1430v284,0,479,121,479,398v0,283,-233,337,-371,483v-40,42,-70,94,-71,172r-175,0v6,-271,238,-318,368,-465v39,-44,69,-100,67,-182v-4,-171,-120,-243,-295,-246v-184,-2,-300,99,-318,262r-184,-12v38,-259,200,-410,500,-410xm438,0r0,-201r195,0r0,201r-195,0"},"@":{"d":"1612,105v-170,99,-385,178,-658,178v-389,0,-631,-179,-740,-463v-100,-260,-42,-621,69,-816v160,-279,417,-488,843,-488v387,0,632,168,730,450v117,335,11,755,-222,882v-56,30,-114,48,-179,48v-127,-1,-205,-52,-207,-176r3,-70r-6,0v-72,129,-177,246,-374,246v-229,0,-330,-155,-330,-385v0,-267,118,-462,295,-561v62,-34,131,-51,207,-51v160,0,251,73,301,182r6,0r39,-160r156,0r-116,506v-20,92,-33,161,-37,253v-5,118,128,107,196,54v160,-125,229,-479,136,-727v-85,-227,-284,-365,-596,-365v-378,0,-601,183,-731,437v-90,176,-132,473,-52,690v88,237,287,386,609,386v250,0,445,-75,603,-162xm728,-664v-50,182,-32,437,172,429v166,-6,257,-115,320,-230v44,-81,76,-170,76,-282v0,-146,-93,-227,-242,-227v-194,0,-282,151,-326,310","w":2079},"A":{"d":"1167,0r-161,-412r-642,0r-162,412r-198,0r575,-1409r217,0r566,1409r-195,0xm949,-561r-211,-546r-53,-158r-83,241r-180,463r527,0","w":1366,"k":{"y":37,"w":37,"v":37,"Y":152,"W":76,"V":152,"T":152," ":113}},"B":{"d":"908,-743v204,26,350,127,350,346v0,291,-226,397,-518,397r-572,0r0,-1409r512,0v278,3,496,71,496,342v0,188,-110,286,-268,324xm680,-810v183,0,301,-57,304,-234v4,-275,-359,-201,-625,-212r0,446r321,0xm730,-153v198,0,335,-61,335,-259v-1,-315,-398,-240,-706,-249r0,508r371,0","w":1366},"C":{"d":"1207,-1021v-64,-153,-196,-253,-415,-253v-338,0,-494,223,-494,563v0,264,107,448,292,532v62,28,132,42,210,42v240,0,360,-133,445,-293r156,78v-108,215,-290,372,-610,372v-351,0,-555,-172,-644,-438v-58,-175,-57,-420,3,-591v91,-259,296,-421,640,-421v308,0,507,125,598,349","w":1479},"D":{"d":"1326,-1029v72,166,71,450,2,621v-99,247,-303,408,-633,408r-527,0r0,-1409v266,7,554,-23,766,41v185,56,318,169,392,339xm1189,-719v0,-363,-202,-533,-559,-537r-271,0r0,1103v185,-6,380,20,519,-36v196,-79,311,-255,311,-530","w":1479},"E":{"d":"168,0r0,-1409r1069,0r0,156r-878,0r0,452r818,0r0,154r-818,0r0,491r919,0r0,156r-1110,0","w":1366},"F":{"d":"359,-1253r0,524r786,0r0,158r-786,0r0,571r-191,0r0,-1409r1001,0r0,156r-810,0","w":1251,"k":{"A":113,".":227,",":227}},"G":{"d":"1440,-219v-142,140,-345,239,-627,239v-360,0,-572,-169,-665,-438v-60,-174,-59,-419,0,-591v91,-264,304,-419,656,-421v320,-3,509,113,605,332r-182,54v-72,-147,-206,-232,-428,-230v-347,3,-502,217,-502,563v0,267,105,450,293,533v64,28,138,43,223,43v199,-1,348,-63,451,-156r0,-254r-421,0r0,-160r597,0r0,486","w":1593},"H":{"d":"1121,0r0,-653r-762,0r0,653r-191,0r0,-1409r191,0r0,596r762,0r0,-596r191,0r0,1409r-191,0","w":1479},"I":{"d":"189,0r0,-1409r191,0r0,1409r-191,0","w":569},"J":{"d":"458,-135v152,0,224,-114,224,-281r0,-837r-271,0r0,-156r461,0r0,989v-5,274,-142,440,-415,440v-252,0,-385,-136,-425,-370r187,-31v23,139,89,246,239,246","w":1024},"K":{"d":"1106,0r-563,-680r-184,140r0,540r-191,0r0,-1409r191,0r0,706r679,-706r225,0r-600,612r680,797r-237,0","w":1366},"L":{"d":"168,0r0,-1409r191,0r0,1253r712,0r0,156r-903,0","k":{"y":76,"Y":152,"W":152,"V":152,"T":152," ":76}},"M":{"d":"331,-1240r7,300r0,940r-170,0r0,-1409r251,0r375,977r52,178v5,20,9,35,11,46v16,-72,44,-159,68,-224r368,-977r245,0r0,1409r-172,0r1,-1044r8,-196r-57,192v-10,32,-21,62,-31,88r-364,960r-134,0r-381,-995","w":1706},"N":{"d":"328,-1200r10,264r0,936r-170,0r0,-1409r222,0r762,1208r-12,-284r0,-924r172,0r0,1409r-230,0","w":1479},"O":{"d":"1449,-1007v62,174,62,423,-1,596v-94,262,-304,431,-653,431v-355,0,-563,-171,-654,-438v-59,-175,-59,-420,2,-591v92,-261,305,-421,654,-421v348,0,560,162,652,423xm795,-135v351,-4,505,-226,505,-576v0,-343,-161,-563,-503,-563v-345,0,-506,217,-506,563v0,265,102,449,287,533v63,28,135,43,217,43","w":1593},"P":{"d":"761,-1409v303,3,497,131,497,424v0,288,-189,436,-485,436r-414,0r0,549r-191,0r0,-1409r593,0xm746,-700v208,2,320,-88,320,-283v0,-191,-124,-273,-328,-273r-379,0r0,556r387,0","w":1366,"k":{"A":152,".":264,",":264," ":37}},"Q":{"d":"1319,365v-94,24,-239,34,-328,-3v-142,-59,-209,-190,-258,-346v-322,-18,-514,-187,-596,-446v-55,-174,-53,-412,6,-579v92,-261,305,-421,654,-421v348,0,560,162,652,423v59,163,61,400,7,569v-77,243,-249,404,-528,444v45,133,107,235,276,238v36,0,85,-7,115,-13r0,134xm795,-135v351,-4,505,-226,505,-576v0,-343,-161,-563,-503,-563v-345,0,-506,217,-506,563v0,265,102,449,287,533v63,28,135,43,217,43","w":1593},"R":{"d":"1328,-1006v0,232,-137,360,-344,399r400,607r-220,0r-366,-585r-439,0r0,585r-191,0r0,-1409r663,0v295,3,497,118,497,403xm820,-736v192,-2,316,-83,316,-268v0,-186,-135,-252,-324,-252r-453,0r0,520r461,0","w":1479,"k":{"Y":37,"W":37,"V":37,"T":37}},"S":{"d":"692,-1286v-193,2,-347,44,-347,223v0,145,121,187,242,216r281,67v210,55,404,128,404,391v0,308,-256,406,-582,409v-328,3,-535,-109,-597,-358r185,-37v45,176,192,249,419,246v206,-2,386,-50,386,-250v0,-223,-249,-223,-431,-271v-238,-63,-493,-113,-493,-403v0,-289,241,-373,535,-377v303,-4,484,90,545,324r-188,33v-39,-152,-163,-215,-359,-213","w":1366},"T":{"d":"720,-1253r0,1253r-190,0r0,-1253r-484,0r0,-156r1158,0r0,156r-484,0","w":1251,"k":{"y":113,"w":113,"u":76,"s":227,"r":76,"o":227,"i":76,"e":227,"c":227,"a":227,"O":37,"A":152,";":227,":":227,".":227,"-":113,",":227," ":37}},"U":{"d":"730,-135v258,0,401,-139,401,-406r0,-868r190,0r0,879v-2,284,-144,448,-361,517v-221,71,-505,20,-632,-95v-99,-89,-171,-217,-170,-404r0,-897r191,0r0,881v0,258,129,393,381,393","w":1479},"V":{"d":"782,0r-198,0r-575,-1409r201,0r390,992r84,249r84,-249r388,-992r201,0","w":1366,"k":{"y":76,"u":76,"r":76,"o":113,"i":37,"e":113,"a":152,"A":152,";":76,":":76,".":188,"-":113,",":188}},"W":{"d":"1511,0r-228,0r-267,-985r-47,-211r-48,212r-269,984r-228,0r-415,-1409r199,0r253,895r59,236r24,110r88,-364r245,-877r183,0r274,985r59,256r85,-346r249,-895r199,0","w":1933,"k":{"y":18,"u":37,"r":37,"o":37,"e":37,"a":76,"A":76,";":37,":":37,".":113,"-":37,",":113}},"X":{"d":"1112,0r-423,-616r-432,616r-211,0r536,-732r-495,-677r211,0r392,553r381,-553r211,0r-482,670r523,739r-211,0","w":1366},"Y":{"d":"777,-584r0,584r-190,0r0,-584r-542,-825r210,0r429,671r427,-671r210,0","w":1366,"k":{"v":113,"u":113,"q":188,"p":152,"o":188,"i":76,"e":188,"a":152,"A":152,";":133,":":113,".":264,"-":188,",":264," ":37}},"Z":{"d":"1187,0r-1122,0r0,-143r858,-1110r-785,0r0,-156r1002,0r0,139r-858,1114r905,0r0,156","w":1251},"[":{"d":"146,425r0,-1909r407,0r0,129r-233,0r0,1651r233,0r0,129r-407,0","w":569},"\\":{"d":"407,20r-407,-1504r158,0r411,1504r-162,0","w":569},"]":{"d":"16,425r0,-129r233,0r0,-1651r-233,0r0,-129r407,0r0,1909r-407,0","w":569},"^":{"d":"787,-673r-309,-633r-306,633r-162,0r368,-736r203,0r370,736r-164,0","w":961},"_":{"d":"-31,407r0,-130r1193,0r0,130r-1193,0"},"`":{"d":"436,-1201r-330,-278r0,-29r207,0r217,287r0,20r-94,0","w":682},"a":{"d":"797,-207v-73,133,-177,227,-383,227v-211,0,-327,-118,-327,-322v0,-270,204,-347,467,-354r243,-4v12,-195,-46,-305,-232,-305v-142,0,-230,44,-242,172r-188,-17v34,-206,187,-292,434,-292v259,0,410,117,410,364r0,466v2,96,12,159,101,161v21,0,41,-3,59,-7r0,112v-44,10,-86,16,-139,16v-141,2,-190,-83,-197,-217r-6,0xm272,-299v0,117,66,185,183,184v171,-2,272,-96,321,-219v25,-64,21,-121,21,-200r-197,4v-184,2,-328,43,-328,231"},"b":{"d":"655,-1102v305,0,398,220,398,556v0,377,-133,566,-398,566v-180,0,-271,-68,-339,-188r-10,168r-174,0r6,-223r0,-1261r180,0r0,423r-4,153r4,0v62,-130,159,-194,337,-194xm607,-113v224,0,257,-194,257,-427v0,-232,-31,-423,-255,-423v-239,0,-291,186,-291,434v0,242,55,416,289,416"},"c":{"d":"546,-961v-231,0,-271,180,-271,415v0,229,48,424,273,424v139,0,224,-79,240,-212r182,12v-35,209,-173,342,-417,342v-336,0,-466,-227,-466,-562v0,-341,134,-560,464,-560v238,0,370,125,413,323r-185,14v-19,-119,-93,-196,-233,-196","w":1024},"d":{"d":"835,0v-7,-50,-9,-115,-10,-174r-4,0v-62,130,-159,194,-337,194v-305,0,-398,-220,-398,-556v0,-377,133,-566,398,-566v178,0,272,68,339,188r-2,-570r180,0r0,1261r6,223r-172,0xm532,-969v-224,0,-257,194,-257,427v0,232,31,423,255,423v239,0,291,-187,291,-435v0,-241,-56,-415,-289,-415"},"e":{"d":"571,-1102v358,0,481,239,477,599r-772,0v3,224,79,385,302,388v147,3,246,-65,283,-166r158,45v-63,164,-206,257,-441,256v-337,-2,-493,-213,-491,-568v2,-346,152,-554,484,-554xm862,-641v-19,-206,-91,-328,-294,-328v-191,0,-281,130,-290,328r584,0"},"f":{"d":"492,-1341v-140,0,-134,122,-131,259r211,0r0,131r-211,0r0,951r-180,0r0,-951r-152,0r0,-131r152,0r0,-122v-2,-182,77,-281,264,-278v42,0,93,4,127,12r0,137v-21,-4,-56,-8,-80,-8","w":569,"k":{"f":37}},"g":{"d":"1001,-31v-1,304,-147,456,-453,456v-228,0,-372,-87,-417,-267r181,-26v25,102,111,157,241,156v192,-1,270,-117,269,-315r0,-174r-2,0v-61,122,-165,209,-348,209v-309,0,-386,-233,-386,-547v0,-322,88,-558,406,-560v167,-1,272,86,332,202r8,-162v1,-13,3,-21,4,-23r171,0r-6,224r0,827xm272,-541v0,235,33,416,261,416v211,0,289,-185,289,-416v0,-195,-56,-337,-180,-400v-34,-17,-70,-24,-106,-24v-226,3,-264,190,-264,424"},"h":{"d":"602,-963v-189,7,-280,132,-280,325r0,638r-180,0r0,-1484r180,0r-1,452r-7,135r3,0v67,-122,160,-205,346,-205v250,0,343,135,343,381r0,721r-181,0r0,-686v4,-177,-44,-283,-223,-277"},"i":{"d":"137,-1312r0,-172r180,0r0,172r-180,0xm137,0r0,-1082r180,0r0,1082r-180,0","w":455},"j":{"d":"137,-1312r0,-172r180,0r0,172r-180,0xm12,283v107,4,125,-70,125,-176r0,-1189r180,0r0,1216v1,178,-60,292,-240,291v-45,0,-89,-2,-127,-9r0,-139v16,2,45,6,62,6","w":455},"k":{"d":"816,0r-366,-494r-132,109r0,385r-180,0r0,-1484r180,0r0,927r475,-525r211,0r-439,465r462,617r-211,0","w":1024},"l":{"d":"138,0r0,-1484r180,0r0,1484r-180,0","w":455},"m":{"d":"1195,-963v-184,6,-249,144,-249,336r0,627r-178,0r0,-686v2,-169,-31,-283,-198,-277v-182,7,-249,145,-249,336r0,627r-179,0r0,-851r-6,-231r170,0r8,185r3,0v59,-117,140,-206,316,-205v170,1,257,66,294,205r3,0v60,-119,151,-204,328,-205v236,-2,313,142,313,381r0,721r-178,0r0,-686v2,-169,-31,-283,-198,-277","w":1706},"n":{"d":"663,-1102v247,0,343,132,343,381r0,721r-181,0r0,-686v3,-178,-44,-284,-223,-277v-194,6,-280,136,-280,336r0,627r-180,0r0,-851r-6,-231r170,0r8,185r3,0v65,-121,159,-205,346,-205"},"o":{"d":"571,-1102v350,0,482,208,482,560v0,357,-151,562,-488,562v-339,0,-479,-216,-479,-562v0,-373,162,-560,485,-560xm563,-113v243,3,301,-176,301,-429v0,-250,-50,-427,-290,-427v-240,0,-299,177,-299,427v0,246,56,426,288,429"},"p":{"d":"655,-1101v314,2,398,238,398,555v0,317,-84,566,-398,566v-168,0,-281,-63,-336,-188r-5,0v4,49,3,115,4,170r0,423r-180,0r0,-1286r-6,-221r174,0v6,49,9,118,10,174r4,0v58,-123,155,-195,335,-193xm607,-113v226,0,257,-198,257,-429v0,-227,-33,-420,-255,-420v-238,0,-291,183,-291,434v0,241,56,415,289,415"},"q":{"d":"823,-178v-60,123,-156,201,-339,198v-306,-5,-397,-222,-398,-556v0,-188,32,-329,98,-424v66,-95,166,-142,300,-142v181,0,274,74,339,188r8,-160v1,-13,3,-20,4,-22r173,0v-1,11,-2,41,-4,89v-2,48,-3,117,-3,206r0,1226r-180,0r4,-603r-2,0xm530,-119v235,0,291,-184,291,-435v0,-241,-58,-415,-289,-415v-224,0,-257,196,-257,427v0,231,32,423,255,423"},"r":{"d":"552,-937v-188,7,-230,178,-230,373r0,564r-180,0r0,-830r-6,-252r170,0r8,221r4,0v42,-132,86,-242,257,-241v25,-1,55,5,73,10r0,165v-27,-7,-60,-11,-96,-10","w":682,"k":{".":113,",":113}},"s":{"d":"513,-963v-140,0,-238,30,-238,149v0,147,172,150,293,185v186,54,382,98,382,330v0,238,-191,316,-439,319v-246,3,-409,-74,-454,-274r159,-31v34,123,133,168,295,168v143,0,264,-28,264,-168v0,-162,-185,-164,-315,-204v-170,-53,-360,-93,-360,-307v0,-219,171,-304,413,-303v233,1,379,74,418,265r-162,20v-25,-109,-124,-149,-256,-149","w":1024},"t":{"d":"450,-127v39,0,68,-7,104,-14r0,133v-57,15,-108,24,-182,24v-144,0,-216,-82,-216,-245r0,-722r-125,0r0,-131r132,0r53,-242r120,0r0,242r200,0r0,131r-200,0r0,683v1,98,22,139,114,141","w":569},"u":{"d":"476,20v-247,0,-343,-131,-343,-381r0,-721r181,0r0,686v-3,178,44,284,223,277v194,-6,280,-136,280,-336r0,-627r180,0r0,851r6,231r-170,0r-8,-185r-3,0v-65,121,-159,205,-346,205"},"v":{"d":"613,0r-213,0r-393,-1082r192,0r255,758r52,183r74,-235r246,-706r191,0","w":1024,"k":{".":152,",":152}},"w":{"d":"1174,0r-209,0r-189,-765r-36,-169r-54,240r-178,694r-208,0r-303,-1082r178,0r197,792r29,141r47,-190r196,-743r193,0r235,933r45,-198r191,-735r176,0","w":1479,"k":{".":113,",":113}},"x":{"d":"801,0r-291,-444r-293,444r-194,0r385,-556r-367,-526r199,0r270,421r268,-421r201,0r-367,524r390,558r-201,0","w":1024},"y":{"d":"67,279v220,38,304,-112,367,-284r-429,-1077r192,0r253,670r73,216r95,-268r212,-618r190,0r-416,1082v-66,164,-130,321,-275,396v-68,36,-176,35,-262,18r0,-135","w":1024,"k":{".":152,",":152}},"z":{"d":"49,0r0,-137r661,-806r-621,0r0,-139r824,0r0,137r-662,806r699,0r0,139r-901,0","w":1024},"{":{"d":"417,81v1,134,39,214,168,215r63,0r0,129r-135,0v-180,-3,-264,-112,-264,-293r0,-361v1,-154,-69,-232,-215,-237r0,-127v145,-5,215,-83,215,-236r0,-362v0,-182,85,-293,264,-293r135,0r0,129r-63,0v-130,1,-168,80,-168,215r0,356v-2,143,-85,218,-194,254v116,30,194,111,194,254r0,357","w":684},"|":{"d":"183,434r0,-1918r166,0r0,1918r-166,0","w":532},"}":{"d":"430,132v-2,181,-84,290,-264,293r-132,0r0,-129r60,0v129,-1,169,-82,170,-215r0,-357v1,-146,81,-221,193,-256v-114,-31,-193,-111,-193,-252r0,-356v-1,-136,-40,-214,-170,-215r-60,0r0,-129r132,0v179,0,265,111,264,293r0,362v-1,154,70,231,217,236r0,127v-147,5,-217,82,-217,237r0,361","w":684},"~":{"d":"1104,-633v-69,50,-143,81,-260,80v-172,-1,-347,-117,-504,-115v-112,1,-181,41,-248,88r0,-143v89,-78,274,-103,422,-61v116,33,208,94,346,94v103,0,182,-43,244,-92r0,149","w":1196}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
Cufon.registerFont({"w":1139,"face":{"font-family":"liberation_sans","font-weight":700,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 7 4 2 2 2 2 2 4","ascent":"1638","descent":"-410","x-height":"20","bbox":"-32 -1520 1931 455","underline-thickness":"215","underline-position":"-110","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":569,"k":{"Y":37,"A":76}},"\u00a0":{"w":569},"!":{"d":"455,-426r-230,0r-32,-983r294,0xm193,0r0,-270r288,0r0,270r-288,0","w":682},"\"":{"d":"807,-898r-219,0r-27,-511r275,0xm381,-898r-219,0r-27,-511r273,0","w":971},"#":{"d":"909,-862r-69,332r215,0r0,149r-246,0r-82,381r-156,0r80,-381r-307,0r-80,381r-153,0r79,-381r-155,0r0,-149r188,0r70,-332r-207,0r0,-148r238,0r84,-385r153,0r-82,385r307,0r84,-385r156,0r-84,385r164,0r0,148r-197,0xm449,-862r-72,332r309,0r70,-332r-307,0"},"$":{"d":"629,-838v247,54,481,125,481,426v0,279,-201,376,-481,389r0,175r-109,0r0,-172v-289,-8,-446,-139,-493,-388r256,-47v21,136,90,216,237,228r0,-391v-232,-52,-448,-127,-448,-412v0,-259,196,-342,448,-356r0,-134r109,0r0,134v267,5,397,128,446,350r-264,39v-20,-112,-70,-177,-182,-193r0,352xm520,-1194v-109,9,-184,49,-186,160v-2,122,95,140,186,172r0,-332xm629,-227v129,-10,219,-52,221,-181v2,-138,-116,-154,-221,-186r0,367"},"%":{"d":"1417,-881v260,0,350,176,350,449v-1,270,-98,448,-354,448v-258,0,-353,-178,-354,-448v0,-277,92,-449,358,-449xm552,0r-206,0r920,-1409r209,0xm51,-977v-1,-277,92,-448,357,-448v260,0,352,175,352,448v-1,271,-99,449,-357,449v-256,0,-351,-179,-352,-449xm1415,-141v133,0,137,-145,137,-291v0,-127,-3,-239,-76,-282v-60,-35,-145,-6,-166,48v-23,60,-34,137,-34,234v0,149,2,291,139,291xm406,-684v135,0,137,-146,137,-293v0,-126,-5,-232,-76,-279v-16,-10,-36,-14,-59,-14v-141,5,-142,143,-142,293v0,149,3,293,140,293","w":1821},"&":{"d":"575,20v-293,0,-485,-123,-485,-405v0,-244,167,-343,338,-428v-37,-75,-74,-178,-74,-279v0,-223,144,-325,377,-325v212,0,363,89,363,297v0,173,-127,246,-246,314v-47,26,-96,50,-146,73v70,123,151,233,244,336v72,-109,121,-224,158,-363r209,70v-47,161,-108,293,-193,420v66,66,186,92,295,57r0,203v-166,59,-367,-13,-461,-99v-95,71,-213,129,-379,129xm729,-1247v-139,0,-186,128,-143,255v11,33,24,65,39,95v88,-39,180,-75,226,-151v55,-91,-12,-199,-122,-199xm344,-389v0,144,93,217,242,219v84,2,159,-39,202,-76v-102,-114,-196,-239,-272,-377v-96,47,-172,108,-172,234","w":1479},"'":{"d":"354,-898r-219,0r-26,-511r272,0","w":487},"(":{"d":"379,-530v0,421,126,699,301,955r-281,0v-176,-253,-297,-534,-297,-956v0,-421,122,-700,297,-953r281,0v-176,255,-301,534,-301,954","w":682},")":{"d":"580,-531v0,421,-121,703,-297,956r-281,0v175,-257,301,-533,301,-955v0,-420,-126,-699,-301,-954r281,0v176,253,297,531,297,953","w":682},"*":{"d":"492,-1135r235,-104r68,197r-250,61r186,213r-184,121r-146,-252r-149,252r-186,-123r190,-211r-250,-61r68,-197r239,104r-18,-274r215,0","w":797},"+":{"d":"711,-569r0,408r-226,0r0,-408r-399,0r0,-224r399,0r0,-408r226,0r0,408r402,0r0,224r-402,0","w":1196},",":{"d":"432,-66v1,167,-39,288,-108,383r-185,0v65,-84,127,-177,133,-317r-129,0r0,-305r289,0r0,239","w":569},"-":{"d":"80,-409r0,-244r520,0r0,244r-520,0","w":682},"\u00ad":{"d":"80,-409r0,-244r520,0r0,244r-520,0","w":682},".":{"d":"139,0r0,-305r289,0r0,305r-289,0","w":569},"\/":{"d":"20,41r291,-1525r238,0r-286,1525r-243,0","w":569},"0":{"d":"1018,-1058v45,173,48,519,0,694v-63,228,-184,384,-453,384v-386,0,-481,-318,-484,-725v-2,-254,37,-442,136,-575v77,-103,191,-150,356,-150v265,0,386,146,445,372xm725,-308v60,-139,57,-454,37,-644v-15,-145,-43,-258,-191,-258v-152,0,-184,113,-199,260v-19,189,-22,502,36,642v29,70,71,107,159,107v86,0,129,-38,158,-107"},"1":{"d":"129,0r0,-209r349,0r0,-961r-338,211r0,-221r353,-229r266,0r0,1200r323,0r0,209r-953,0","k":{"1":113}},"2":{"d":"563,-1430v285,0,472,118,472,396v0,227,-142,347,-275,453r-144,115v-82,69,-170,137,-213,235r654,0r0,231r-986,0r0,-195v117,-261,353,-412,545,-593v66,-62,132,-126,134,-234v2,-124,-63,-184,-185,-184v-130,0,-181,74,-199,194r-283,-16v34,-255,187,-402,480,-402"},"3":{"d":"728,-721v197,25,337,120,337,330v0,292,-199,414,-500,414v-309,0,-480,-141,-518,-406r286,-25v18,125,87,203,231,203v135,0,214,-66,213,-203v-2,-185,-178,-200,-368,-194r0,-227v181,8,335,-16,335,-191v0,-118,-69,-186,-190,-186v-119,0,-193,71,-202,184r-281,-20v35,-253,208,-388,488,-388v278,0,470,111,470,375v0,202,-125,294,-301,330r0,4"},"4":{"d":"940,-287r0,287r-268,0r0,-287r-641,0r0,-211r595,-911r314,0r0,913r188,0r0,209r-188,0xm672,-496r2,-562r7,-97v-126,233,-282,438,-421,659r412,0"},"5":{"d":"385,-844v58,-49,145,-92,255,-90v220,3,352,111,412,276v41,114,40,271,-4,384v-71,183,-233,294,-488,294v-288,0,-453,-130,-497,-372r281,-23v25,104,88,172,219,172v147,-1,233,-103,230,-260v-4,-149,-75,-241,-224,-244v-94,-1,-148,41,-191,91r-274,0r49,-793r847,0r0,209r-592,0"},"6":{"d":"350,-752v55,-94,164,-155,306,-155v270,0,409,172,409,446v0,305,-166,481,-474,481v-370,0,-516,-282,-516,-692v0,-251,46,-440,135,-568v112,-163,313,-226,541,-172v154,37,236,148,276,306r-265,37v-22,-87,-75,-139,-170,-139v-75,0,-135,38,-178,113v-43,75,-64,190,-64,343xm582,-199v136,0,203,-108,201,-254v-1,-149,-63,-247,-208,-247v-130,0,-205,81,-205,217v0,155,62,284,212,284"},"7":{"d":"1049,-1186v-205,344,-454,654,-463,1186r-293,0v11,-534,279,-840,495,-1178r-700,0r0,-231r961,0r0,223"},"8":{"d":"785,-739v174,32,291,138,291,342v0,293,-201,417,-505,417v-303,0,-506,-123,-506,-415v0,-200,118,-309,287,-342r0,-4v-148,-37,-254,-140,-254,-316v0,-264,194,-373,469,-373v281,0,474,105,474,375v0,175,-105,278,-256,312r0,4xm569,-838v132,0,183,-74,183,-202v0,-126,-56,-193,-185,-193v-127,0,-182,69,-182,193v1,126,54,202,184,202xm573,-178v156,0,213,-89,212,-242v-1,-145,-71,-222,-220,-221v-144,0,-209,84,-211,225v-1,153,63,238,219,238"},"9":{"d":"563,-1430v391,0,500,299,500,703v0,250,-48,435,-137,561v-115,162,-323,222,-552,167v-156,-38,-238,-152,-278,-312r264,-37v24,90,76,147,180,147v147,0,198,-116,228,-249v12,-56,18,-122,19,-199v-54,100,-163,160,-311,160v-274,0,-405,-189,-405,-469v0,-310,180,-472,492,-472xm557,-698v132,0,209,-88,209,-226v0,-157,-58,-286,-210,-286v-142,0,-200,107,-200,254v0,146,58,258,201,258"},":":{"d":"197,-752r0,-282r288,0r0,282r-288,0xm197,0r0,-281r288,0r0,281r-288,0","w":682},";":{"d":"199,-752r0,-282r288,0r0,282r-288,0xm487,-66v1,167,-39,288,-108,383r-184,0v64,-85,127,-177,133,-317r-129,0r0,-281r288,0r0,215","w":682},"\u037e":{"d":"199,-752r0,-282r288,0r0,282r-288,0xm487,-66v1,167,-39,288,-108,383r-184,0v64,-85,127,-177,133,-317r-129,0r0,-281r288,0r0,215","w":682},"<":{"d":"86,-516r0,-322r1027,-391r0,228r-833,325r833,324r0,227","w":1196},"=":{"d":"85,-842r0,-223r1027,0r0,223r-1027,0xm85,-291r0,-221r1027,0r0,221r-1027,0","w":1196},">":{"d":"86,-125r0,-227r832,-324r-832,-325r0,-228r1027,391r0,322","w":1196},"?":{"d":"94,-1001v42,-270,218,-429,531,-429v233,0,397,79,473,236v55,114,35,291,-29,374v-94,122,-259,173,-335,310v-13,24,-20,52,-21,84r-267,0v12,-273,260,-317,376,-484v19,-29,28,-64,28,-104v0,-124,-89,-193,-221,-190v-146,3,-230,85,-250,215xm438,0r0,-270r289,0r0,270r-289,0","w":1251},"@":{"d":"1571,147v-211,131,-571,234,-898,149v-342,-89,-556,-336,-556,-757v0,-422,191,-695,461,-859v135,-82,307,-134,514,-134v390,1,634,169,740,450v95,253,29,595,-96,748v-79,96,-184,179,-339,182v-142,4,-214,-92,-185,-239r-6,0v-65,123,-172,239,-350,239v-233,0,-330,-159,-330,-385v0,-262,114,-460,289,-559v62,-35,132,-53,211,-53v141,0,223,71,264,174r6,0r39,-152r156,0r-117,506v-17,81,-35,163,-37,240v-5,115,123,106,193,54v122,-90,196,-260,196,-474v0,-286,-145,-461,-360,-545v-142,-55,-361,-59,-517,-14v-294,85,-476,296,-547,600v-43,183,-23,407,46,542v100,195,279,320,572,320v244,0,427,-71,589,-155xm772,-778v-96,156,-151,574,117,563v136,-6,207,-100,261,-201v44,-82,76,-185,81,-305v7,-168,-157,-259,-314,-195v-65,26,-109,79,-145,138","w":1997},"A":{"d":"1133,0r-125,-360r-537,0r-125,360r-295,0r514,-1409r348,0r512,1409r-292,0xm942,-582r-182,-540r-21,-70r-63,205r-139,405r405,0","w":1479,"k":{"y":76,"w":37,"v":76,"Y":188,"W":113,"V":152,"T":152," ":76}},"B":{"d":"1036,-741v207,23,350,127,350,339v0,300,-242,402,-544,402r-705,0r0,-1409r645,0v290,4,523,74,523,354v0,178,-105,282,-269,314xm770,-841v149,0,238,-42,238,-174v0,-138,-94,-175,-240,-175r-336,0r0,349r338,0xm817,-219v159,0,273,-47,273,-206v0,-156,-127,-198,-284,-198r-374,0r0,404r385,0","w":1479},"C":{"d":"381,-711v0,298,117,499,414,499v210,0,311,-119,371,-268r257,97v-99,237,-286,405,-628,403v-470,-3,-711,-267,-711,-731v0,-462,232,-717,698,-719v340,-2,538,140,623,392r-260,71v-49,-141,-167,-231,-357,-231v-293,0,-407,193,-407,487","w":1479},"D":{"d":"647,-1409v466,6,746,224,746,694v0,352,-159,572,-415,669v-83,32,-174,46,-271,46r-570,0r0,-1409r510,0xm1096,-715v0,-305,-156,-462,-455,-466r-209,0r0,953v148,-5,304,17,414,-31v160,-70,250,-225,250,-456","w":1479},"E":{"d":"137,0r0,-1409r1108,0r0,228r-813,0r0,354r752,0r0,228r-752,0r0,371r854,0r0,228r-1149,0","w":1366},"F":{"d":"432,-1181r0,436r721,0r0,228r-721,0r0,517r-295,0r0,-1409r1039,0r0,228r-744,0","w":1251,"k":{"A":113,".":227,",":227}},"G":{"d":"381,-711v0,299,127,500,425,500v163,0,300,-46,390,-119r0,-195r-344,0r0,-218r614,0r0,518v-150,146,-373,245,-668,245v-474,0,-714,-264,-714,-731v0,-468,248,-719,721,-719v333,0,541,126,631,367r-272,82v-56,-132,-170,-217,-359,-217v-298,0,-424,189,-424,487","w":1593},"H":{"d":"1057,0r0,-604r-625,0r0,604r-295,0r0,-1409r295,0r0,561r625,0r0,-561r284,0r0,1409r-284,0","w":1479},"I":{"d":"137,0r0,-1409r295,0r0,1409r-295,0","w":569},"J":{"d":"999,-446v-5,302,-170,462,-475,466v-303,4,-449,-141,-493,-402r293,-43v22,121,67,214,202,214v126,0,180,-93,179,-228r0,-739r-281,0r0,-231r575,0r0,963"},"K":{"d":"1112,0r-506,-647r-174,133r0,514r-295,0r0,-1409r295,0r0,639r635,-639r344,0r-602,596r651,813r-348,0","w":1479},"L":{"d":"137,0r0,-1409r295,0r0,1181r756,0r0,228r-1051,0","w":1251,"k":{"y":76,"Y":188,"W":113,"V":152,"T":152," ":37}},"M":{"d":"1307,0r1,-959r9,-202r-105,375r-254,786r-210,0r-284,-887r-77,-274r12,307r0,854r-262,0r0,-1409r395,0r252,788r70,265r74,-260r248,-793r393,0r0,1409r-262,0","w":1706},"N":{"d":"995,0r-614,-1085r15,170v2,29,3,57,3,84r0,831r-262,0r0,-1409r337,0r623,1094r-15,-176v-2,-33,-3,-66,-3,-99r0,-819r262,0r0,1409r-346,0","w":1479},"O":{"d":"1460,-1008v63,173,63,425,-2,597v-97,262,-312,431,-665,431v-359,0,-572,-170,-665,-438v-60,-175,-59,-420,2,-591v94,-263,312,-421,665,-421v353,0,570,160,665,422xm793,-212v294,0,413,-204,413,-499v0,-290,-124,-487,-411,-487v-290,0,-414,195,-414,487v0,226,80,388,234,462v51,25,111,37,178,37","w":1593},"P":{"d":"770,-1409v321,3,526,135,526,446v0,303,-198,467,-514,467r-350,0r0,496r-295,0r0,-1409r633,0xm745,-723v162,-1,254,-77,254,-235v0,-155,-98,-222,-262,-222r-305,0r0,457r313,0","w":1366,"k":{"A":152,".":264,",":264," ":37}},"Q":{"d":"1251,183v41,0,82,-4,119,-10r-2,202v-118,27,-295,45,-408,-1v-152,-61,-225,-199,-276,-364v-392,-42,-600,-297,-600,-721v0,-348,150,-570,406,-669v170,-66,440,-66,610,1v255,101,407,320,407,668v0,396,-193,634,-524,707v39,119,113,189,268,187xm793,-211v295,0,413,-205,413,-500v0,-290,-124,-487,-411,-487v-290,0,-414,195,-414,487v0,226,80,389,234,463v51,25,111,37,178,37","w":1593},"R":{"d":"1367,-989v0,224,-129,348,-311,397r381,592r-332,0r-327,-535r-346,0r0,535r-295,0r0,-1409r704,0v312,3,526,118,526,420xm818,-764v155,-1,252,-65,252,-213v0,-147,-105,-203,-260,-203r-378,0r0,416r386,0","w":1479,"k":{"Y":76,"W":37,"V":37}},"S":{"d":"680,-1221v-149,1,-268,32,-268,168v0,172,192,172,340,211v43,11,88,20,131,30v216,53,408,136,403,406v-6,326,-261,424,-604,426v-341,2,-561,-113,-623,-387r285,-47v36,150,153,215,346,213v172,-1,309,-37,309,-188v0,-135,-124,-166,-239,-196v-289,-74,-640,-89,-635,-451v4,-304,251,-390,561,-394v318,-4,515,91,563,353r-286,39v-32,-126,-120,-184,-283,-183","w":1366},"T":{"d":"773,-1181r0,1181r-295,0r0,-1181r-455,0r0,-228r1206,0r0,228r-456,0","w":1251,"k":{"y":152,"w":152,"u":152,"s":152,"r":113,"o":152,"i":37,"e":152,"c":152,"a":152,"O":37,"A":152,";":227,":":227,".":227,"-":113,",":227}},"U":{"d":"731,-211v218,0,328,-126,328,-350r0,-848r295,0r0,866v-6,387,-245,563,-631,563v-373,0,-600,-172,-600,-548r0,-881r295,0r0,858v0,218,100,340,313,340","w":1479},"V":{"d":"834,0r-299,0r-521,-1409r308,0r290,905r74,266r72,-266r289,-905r305,0","w":1366,"k":{"y":76,"u":76,"r":113,"o":152,"i":37,"e":113,"a":113,"A":152,";":113,":":113,".":188,"-":113,",":188}},"W":{"d":"1567,0r-350,0r-211,-903r-39,-213r-62,301r-190,815r-350,0r-363,-1409r299,0r228,1021r22,109r80,-380r174,-750r330,0r190,803r59,327r78,-346r170,-784r299,0","w":1933,"k":{"y":37,"u":37,"r":37,"o":37,"i":18,"e":37,"a":76,"A":113,";":37,":":37,".":113,"-":41,",":113}},"X":{"d":"1038,0r-354,-561r-354,561r-312,0r488,-741r-447,-668r312,0r313,498r313,-498r310,0r-428,668r469,741r-310,0","w":1366},"Y":{"d":"831,-578r0,578r-294,0r0,-578r-502,-831r309,0r338,596r342,-596r309,0","w":1366,"k":{"v":113,"u":113,"q":152,"p":113,"o":152,"i":76,"e":113,"a":113,"A":188,";":152,":":152,".":227,"-":113,",":227," ":37}},"Z":{"d":"1192,0r-1131,0r0,-209r762,-969r-686,0r0,-231r1014,0r0,205r-762,973r803,0r0,231","w":1251},"[":{"d":"115,425r0,-1909r542,0r0,190r-276,0r0,1528r276,0r0,191r-542,0","w":682},"\\":{"d":"307,41r-286,-1526r238,0r291,1526r-243,0","w":569},"]":{"d":"25,425r0,-191r278,0r0,-1528r-278,0r0,-190r542,0r0,1909r-542,0","w":682},"^":{"d":"922,-514r-326,-752r-324,752r-227,0r391,-895r322,0r393,895r-229,0","w":1196},"_":{"d":"-20,250r0,-78r1177,0r0,78r-1177,0"},"`":{"d":"406,-1183r-340,-276r0,-43r258,0r251,288r0,31r-169,0","w":682},"a":{"d":"749,-193v-70,124,-174,213,-356,213v-213,0,-333,-113,-333,-326v0,-253,179,-340,427,-346r233,-4v5,-148,-15,-264,-158,-264v-108,0,-150,54,-160,153r-293,-14v39,-219,202,-321,465,-321v266,0,427,124,427,388r0,394v1,84,5,160,89,160v21,0,42,-2,62,-6r0,152v-57,13,-108,26,-180,26v-145,0,-203,-73,-217,-205r-6,0xm353,-328v0,95,44,152,130,152v169,0,245,-137,237,-325r-144,2v-130,3,-223,33,-223,171"},"b":{"d":"424,-894v60,-136,169,-208,346,-208v303,0,397,249,397,557v0,246,-68,437,-229,523v-52,28,-115,42,-186,42v-170,-1,-269,-79,-330,-194v-1,56,-5,127,-14,174r-273,0v2,-23,3,-57,5,-100v2,-43,3,-92,3,-147r0,-1237r281,0r0,414r-4,176r4,0xm420,-536v0,201,48,364,231,364v71,0,126,-29,165,-88v39,-59,58,-154,58,-285v-2,-210,-42,-362,-221,-362v-185,0,-233,166,-233,371","w":1251},"c":{"d":"596,-172v120,0,188,-82,201,-201r282,13v-41,237,-208,380,-485,380v-346,0,-514,-210,-514,-555v0,-353,169,-567,518,-567v270,0,425,136,473,361r-283,14v-16,-106,-75,-185,-196,-182v-176,4,-217,161,-217,363v0,249,74,374,221,374"},"d":{"d":"1108,-236r8,236r-272,0v-9,-48,-14,-119,-15,-176r-4,0v-60,131,-168,196,-346,196v-301,0,-395,-253,-395,-560v0,-246,69,-434,230,-520v52,-28,114,-42,186,-42v170,0,269,77,329,191r-2,-573r281,0r0,1248xm598,-172v183,0,233,-171,233,-375v0,-202,-47,-364,-231,-364v-189,0,-223,171,-223,371v0,245,74,368,221,368","w":1251},"e":{"d":"1053,-274v-70,175,-212,297,-467,294v-347,-4,-506,-212,-506,-566v0,-355,170,-556,510,-556v356,0,477,255,479,615r-694,0v2,177,51,319,225,319v104,0,163,-45,188,-129xm797,-663v-2,-182,-115,-308,-291,-247v-88,30,-125,125,-129,247r420,0"},"f":{"d":"604,-1296v-92,-3,-133,38,-131,129r0,85r213,0r0,190r-213,0r0,892r-280,0r0,-892r-158,0r0,-190r158,0r0,-113v0,-199,109,-290,315,-289v61,0,127,8,178,16r0,181v-22,-5,-56,-9,-82,-9","w":682},"g":{"d":"1108,-33v-2,322,-190,467,-512,467v-252,0,-420,-88,-467,-291r281,-33v20,86,88,139,194,139v188,0,233,-143,225,-343v-1,-34,6,-77,0,-107v-59,131,-171,199,-348,199v-300,0,-397,-242,-397,-548v0,-317,106,-553,418,-553v162,0,272,71,327,195r5,0v1,-56,5,-127,14,-174r266,0r-6,250r0,799xm600,-197v181,0,231,-160,231,-359v0,-196,-51,-354,-229,-354v-185,0,-225,164,-225,360v0,201,49,353,223,353","w":1251},"h":{"d":"424,-1079r-8,213r4,0v67,-145,161,-236,348,-236v254,0,356,165,356,416r0,686r-280,0r0,-606v-1,-157,-39,-285,-193,-285v-163,0,-227,142,-227,312r0,579r-281,0r0,-1484r281,0r0,405","w":1251},"i":{"d":"143,-1277r0,-207r281,0r0,207r-281,0xm143,0r0,-1082r281,0r0,1082r-281,0","w":569},"j":{"d":"144,-1277r0,-207r281,0r0,207r-281,0xm425,128v-2,190,-94,296,-287,297v-65,0,-119,-3,-170,-9r0,-198v16,2,34,4,51,4v106,5,125,-58,125,-162r0,-1142r281,0r0,1210","w":569},"k":{"d":"834,0r-289,-490r-121,84r0,406r-281,0r0,-1484r281,0r0,850r386,-448r302,0r-380,422r409,660r-307,0"},"l":{"d":"143,0r0,-1484r281,0r0,1484r-281,0","w":569},"m":{"d":"1251,-892v-145,0,-192,146,-192,299r0,593r-279,0r0,-607v-3,-147,-24,-285,-164,-285v-148,0,-192,153,-192,312r0,580r-281,0r-3,-982r-5,-100r268,0v7,61,12,148,13,215r4,0v60,-142,141,-236,315,-236v173,0,268,90,301,236r6,0v60,-137,140,-236,328,-236v240,0,324,176,324,416r0,687r-279,0r0,-607v-3,-147,-24,-285,-164,-285","w":1821},"n":{"d":"768,-1103v254,0,356,165,356,416r0,687r-280,0r0,-607v-1,-157,-39,-285,-193,-285v-163,0,-227,142,-227,312r0,580r-281,0r-3,-982r-5,-100r268,0v7,61,12,148,13,215r4,0v67,-145,161,-236,348,-236","w":1251},"o":{"d":"627,-1102v365,0,544,201,544,560v0,356,-191,562,-550,562v-354,0,-541,-209,-541,-562v0,-354,189,-560,547,-560xm618,-172v203,0,258,-158,259,-370v1,-223,-56,-367,-246,-367v-192,0,-258,145,-256,367v2,205,52,370,243,370","w":1251},"p":{"d":"424,-906v60,-131,171,-199,346,-199v302,0,397,250,397,559v0,246,-68,438,-229,524v-52,28,-115,42,-186,42v-167,0,-271,-74,-328,-192r-6,0v12,187,4,400,6,597r-281,0r0,-1258v0,-55,-1,-105,-3,-148v-2,-43,-3,-77,-5,-101r273,0v10,46,11,120,12,176r4,0xm649,-172v189,0,225,-174,225,-374v0,-123,-22,-212,-56,-274v-63,-114,-254,-115,-324,-12v-47,69,-75,165,-74,294v3,201,48,366,229,366","w":1251},"q":{"d":"832,-180v-59,131,-176,200,-353,200v-301,0,-395,-253,-395,-560v0,-246,71,-435,232,-521v52,-28,114,-42,186,-42v162,0,272,71,327,195v1,-57,6,-127,15,-174r270,0r-6,249r0,1258r-279,0r5,-605r-2,0xm600,-172v183,0,231,-170,231,-374v0,-201,-46,-364,-229,-364v-188,0,-225,170,-225,370v0,245,74,368,223,368","w":1251},"r":{"d":"646,-868v-164,5,-222,146,-222,337r0,531r-281,0r-3,-976r-5,-106r268,0v7,64,12,160,13,231r4,0v48,-129,86,-252,259,-252v29,0,68,6,87,15r0,235v-39,-8,-71,-16,-120,-15","w":797,"k":{".":113,",":113}},"s":{"d":"573,-916v-113,2,-200,15,-200,111v0,90,87,102,167,121v34,8,72,15,113,25v202,45,402,97,402,343v0,312,-356,371,-670,321v-167,-27,-273,-117,-313,-275r247,-37v25,112,113,145,252,141v114,-2,226,-12,226,-124v0,-101,-101,-112,-191,-134v-38,-9,-80,-16,-123,-26v-186,-43,-368,-97,-368,-325v0,-298,327,-367,622,-311v154,29,261,119,293,275r-249,26v-17,-98,-92,-133,-208,-131"},"t":{"d":"657,-16v-70,23,-145,34,-237,34v-170,-1,-258,-95,-258,-272r0,-638r-137,0r0,-190r151,0r88,-254r176,0r0,254r205,0r0,190r-205,0r0,562v0,98,32,152,123,154v38,0,61,-7,94,-14r0,174","w":682},"u":{"d":"483,20v-252,0,-356,-164,-356,-415r0,-687r281,0r0,607v2,157,39,285,192,285v163,0,227,-142,227,-312r0,-580r281,0r2,982r6,100r-268,0r-12,-215r-5,0v-66,145,-162,235,-348,235","w":1251},"v":{"d":"731,0r-336,0r-387,-1082r297,0r227,735r33,120r74,-247r197,-608r294,0","k":{".":152,",":152}},"w":{"d":"1313,0r-297,0r-188,-730r-31,-152r-52,224r-174,658r-297,0r-280,-1082r264,0r178,827v55,-290,139,-552,209,-827r301,0r180,695r27,132r184,-827r260,0","w":1593,"k":{".":76,",":76}},"x":{"d":"819,0r-252,-392r-254,392r-299,0r396,-559r-377,-523r303,0r231,354r230,-354r305,0r-377,520r399,562r-305,0"},"y":{"d":"106,212v80,12,181,11,228,-31v50,-45,83,-117,110,-192r-428,-1071r297,0r223,674r48,167r90,-330r160,-511r294,0r-428,1139v-84,190,-156,368,-417,368v-60,0,-125,-4,-177,-13r0,-200","k":{".":152,",":152}},"z":{"d":"68,0r0,-199r540,-680r-499,0r0,-203r809,0r0,201r-537,676r586,0r0,205r-899,0","w":1024},"{":{"d":"524,25v-3,158,67,222,230,209r0,191r-197,0v-189,-4,-295,-109,-295,-299r0,-328v1,-156,-78,-227,-229,-229r0,-195v150,-4,229,-74,229,-231r0,-328v-2,-190,109,-299,295,-299r197,0r0,190r-58,0v-128,1,-171,76,-172,209r0,301v-4,144,-89,222,-207,252r0,4v118,31,207,107,207,252r0,301","w":797},"|":{"d":"156,455r0,-1939r262,0r0,1939r-262,0","w":573},"}":{"d":"535,126v-3,190,-106,299,-295,299r-197,0r0,-191r57,0v131,-1,172,-74,172,-209r0,-301v5,-144,89,-221,207,-252r0,-4v-118,-30,-207,-108,-207,-252r0,-301v-1,-134,-41,-208,-172,-209r-57,0r0,-190r197,0v186,0,295,109,295,299r0,328v-1,157,81,227,231,231r0,195v-152,2,-232,73,-231,229r0,328","w":797},"~":{"d":"1119,-596v-71,50,-147,82,-267,80v-195,-1,-326,-115,-516,-115v-115,0,-185,41,-255,88r0,-213v92,-78,283,-103,434,-60v116,33,217,93,356,93v102,0,187,-43,248,-92r0,219","w":1196}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
/*!Cufon.registerFont({"w":1139,"face":{"font-family":"liberation_sans","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 6 4 2 2 2 9 2 4","ascent":"1638","descent":"-410","x-height":"20","bbox":"-229 -1516 2094 454","underline-thickness":"150","underline-position":"-142","slope":"-12","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":569,"k":{"Y":37,"A":76}},"\u00a0":{"w":569},"!":{"d":"329,-397r-148,0r172,-1012r196,0xm77,0r40,-201r194,0r-40,201r-194,0","w":569},"\"":{"d":"697,-966r-142,0r64,-443r184,0xm328,-966r-141,0r63,-443r184,0","w":727},"#":{"d":"926,-885r-78,369r260,0r0,108r-283,0r-88,408r-110,0r86,-408r-363,0r-84,408r-110,0r84,-408r-201,0r0,-108r225,0r78,-369r-252,0r0,-108r274,0r89,-408r110,0r-88,408r363,0r88,-408r110,0r-88,408r211,0r0,108r-233,0xm455,-885r-80,369r362,0r78,-369r-360,0"},"$":{"d":"690,-795v189,56,382,132,382,370v0,295,-235,390,-532,404r-31,161r-104,1r1,-1r-11,0r32,-163v-257,-16,-398,-130,-439,-353r163,-37v32,151,130,233,304,243r96,-493v-188,-55,-370,-117,-370,-355v0,-206,147,-299,317,-344v61,-16,126,-22,193,-23r25,-131r114,0r-27,137v197,24,327,115,367,292r-156,45v-31,-111,-110,-177,-238,-194xm569,-169v176,-12,318,-62,318,-244v0,-145,-116,-180,-228,-219xm663,-1240v-168,9,-300,58,-300,222v0,132,114,156,219,193"},"%":{"d":"425,0r-165,0r1186,-1409r167,0xm406,-524v-245,8,-291,-252,-243,-491v40,-197,112,-340,277,-392v37,-12,72,-14,105,-14v337,0,286,485,172,692v-65,117,-152,200,-311,205xm665,-1131v0,-110,-28,-182,-121,-182v-111,0,-156,64,-195,150v-32,70,-65,241,-65,336v0,112,31,190,126,190v108,0,151,-68,190,-153v33,-72,65,-246,65,-341xm1335,12v-245,8,-291,-252,-243,-491v40,-197,111,-340,276,-392v37,-12,73,-14,106,-14v337,0,286,485,172,692v-65,117,-152,200,-311,205xm1594,-595v0,-110,-28,-182,-121,-182v-111,0,-156,64,-195,150v-32,70,-65,241,-65,336v0,112,31,190,126,190v108,0,151,-68,190,-153v33,-72,65,-246,65,-341","w":1821},"&":{"d":"833,-1417v181,0,311,85,311,262v0,235,-203,293,-374,371r-124,50v54,159,126,294,218,419v105,-120,181,-271,252,-424r132,55v-78,175,-167,345,-291,476v61,66,190,101,299,63r-13,135v-149,57,-315,-8,-396,-100v-105,76,-232,131,-407,130v-253,-2,-407,-128,-407,-371v0,-290,215,-365,429,-455v-26,-112,-46,-273,-1,-383v56,-140,179,-228,372,-228xm203,-354v0,155,93,243,249,243v129,0,222,-44,301,-101v-105,-130,-191,-292,-251,-463v-149,64,-299,118,-299,321xm826,-1296v-188,-3,-256,148,-228,346v4,30,8,59,13,87v127,-50,277,-87,349,-186v20,-27,30,-60,30,-99v0,-96,-66,-146,-164,-148","w":1366},"'":{"d":"343,-966r-141,0r63,-443r184,0","w":391},"(":{"d":"96,-278v0,-579,250,-941,585,-1206r174,0v-189,167,-333,351,-431,553v-98,202,-147,425,-147,669v0,285,79,504,207,686r-174,0v-134,-183,-214,-410,-214,-702","w":682},")":{"d":"560,-782v0,579,-250,941,-585,1206r-174,0v189,-167,333,-351,431,-553v98,-202,147,-425,147,-669v0,-285,-79,-504,-207,-686r174,0v134,183,214,410,214,702","w":682},"*":{"d":"543,-1114r264,-103r45,132r-282,73r185,250r-119,72r-150,-258r-156,256r-119,-72r189,-248r-280,-73r45,-134r267,107r-12,-297r136,0","w":797},"+":{"d":"701,-608r0,428r-147,0r0,-428r-424,0r0,-146r424,0r0,-428r147,0r0,428r424,0r0,146r-424,0","w":1196},",":{"d":"160,262r-123,0v65,-75,122,-158,145,-262r-88,0r42,-219r195,0v-32,186,-66,368,-171,481","w":569},"-":{"d":"105,-464r31,-160r500,0r-31,160r-500,0","w":682},"\u00ad":{"d":"105,-464r31,-160r500,0r-31,160r-500,0","w":682},".":{"d":"80,0r43,-219r195,0r-43,219r-195,0","w":569},"\/":{"d":"-116,20r703,-1504r158,0r-700,1504r-161,0","w":569},"0":{"d":"476,20v-369,6,-433,-402,-361,-765v58,-288,154,-520,374,-633v68,-35,150,-52,243,-52v316,0,418,264,384,606v-29,296,-121,555,-276,704v-92,89,-208,137,-364,140xm294,-726v-49,243,-69,604,197,599v206,-4,289,-128,353,-290v54,-137,102,-358,103,-556v1,-184,-64,-311,-227,-311v-206,0,-288,129,-353,290v-29,71,-51,161,-73,268"},"1":{"d":"53,0r30,-153r359,0r208,-1070r-361,223r35,-180r377,-229r166,0r-244,1256r343,0r-30,153r-883,0","k":{"1":152}},"2":{"d":"211,-1081v68,-208,214,-349,489,-349v187,0,317,79,378,208v72,153,0,343,-78,434v-183,212,-474,330,-679,520v-39,36,-72,74,-99,115r727,0r-29,153r-932,0r24,-127v157,-277,447,-412,698,-592v109,-78,210,-167,210,-344v0,-142,-89,-219,-231,-219v-165,0,-267,97,-308,238"},"3":{"d":"841,-404v0,-165,-115,-231,-279,-235r-124,0r30,-156v257,10,462,-37,462,-286v0,-133,-86,-201,-222,-201v-169,0,-284,96,-324,233r-178,-14v68,-228,238,-367,512,-367v240,0,403,108,403,344v0,234,-156,338,-368,369r-1,4v160,31,277,128,277,306v0,287,-204,427,-503,427v-273,0,-422,-144,-478,-358r164,-48v43,145,142,257,329,257v186,0,300,-94,300,-275"},"4":{"d":"846,-319r-62,319r-180,0r62,-319r-653,0r27,-140r819,-950r199,0r-184,948r188,0r-28,142r-188,0xm826,-1157r-599,696r467,0"},"5":{"d":"607,-752v-129,-3,-211,43,-282,101r-176,0r194,-758r801,0r-29,153r-637,0r-114,447v88,-82,293,-118,441,-63v146,54,246,170,246,366v0,343,-199,523,-546,526v-264,3,-403,-123,-459,-329r163,-43v38,135,130,227,306,225v227,-2,346,-128,346,-359v0,-167,-92,-262,-254,-266"},"6":{"d":"307,-726v72,-109,189,-185,356,-185v182,0,302,88,355,222v76,193,-9,433,-110,543v-85,92,-206,166,-374,166v-216,0,-338,-121,-390,-290v-78,-256,10,-589,94,-768v101,-214,240,-392,523,-392v213,0,333,104,378,279r-166,36v-29,-98,-101,-169,-220,-169v-210,0,-304,151,-375,314v-30,69,-53,151,-71,244xm861,-522v1,-150,-81,-256,-231,-250v-208,8,-342,129,-342,351v0,171,80,296,250,296v165,0,255,-110,300,-241v16,-48,23,-100,23,-156"},"7":{"d":"1174,-1263r-176,207v-247,299,-475,601,-563,1056r-188,0v111,-549,433,-897,739,-1256r-774,0r29,-153r961,0"},"8":{"d":"411,-760v-112,-46,-191,-144,-191,-292v0,-270,206,-377,484,-377v192,0,329,70,393,199v62,125,15,303,-57,377v-57,59,-133,105,-233,120r-1,4v131,41,227,128,227,297v0,308,-214,452,-533,452v-271,0,-446,-119,-446,-380v0,-243,162,-349,357,-396r0,-4xm400,-1033v0,149,100,221,258,222v187,1,283,-100,283,-276v0,-142,-103,-209,-258,-207v-175,3,-283,83,-283,261xm850,-436v0,-161,-113,-236,-284,-236v-210,0,-327,110,-327,316v0,163,110,239,280,239v204,0,331,-112,331,-319"},"9":{"d":"228,-302v29,106,104,177,233,177v210,0,297,-158,367,-321v29,-69,51,-149,70,-238v-74,109,-174,203,-339,203v-198,0,-319,-102,-371,-249v-70,-200,13,-428,117,-538v86,-90,209,-159,377,-162v383,-8,464,377,387,751v-47,227,-125,408,-247,538v-91,96,-208,159,-369,161v-219,3,-335,-104,-383,-277xm346,-879v-6,197,149,299,337,239v148,-47,242,-180,242,-377v0,-162,-87,-267,-247,-267v-227,0,-325,169,-332,405"},":":{"d":"251,-875r41,-207r195,0r-41,207r-195,0xm81,0r41,-207r195,0r-41,207r-195,0","w":569},";":{"d":"161,262r-123,0v65,-75,122,-158,145,-262r-88,0r40,-207r195,0v-31,182,-67,358,-169,469xm265,-875r40,-207r195,0r-40,207r-195,0","w":569},"\u037e":{"d":"161,262r-123,0v65,-75,122,-158,145,-262r-88,0r40,-207r195,0v-31,182,-67,358,-169,469xm265,-875r40,-207r195,0r-40,207r-195,0","w":569},"<":{"d":"131,-571r0,-205r995,-418r0,154r-858,366r858,367r0,153","w":1196},"=":{"d":"130,-856r0,-148r995,0r0,148r-995,0xm130,-344r0,-148r995,0r0,148r-995,0","w":1196},">":{"d":"131,-154r0,-153r858,-367r-858,-366r0,-154r995,418r0,205","w":1196},"?":{"d":"159,-1048v75,-232,235,-382,542,-382v200,0,336,80,402,215v42,87,35,222,-1,307v-84,199,-313,251,-461,384v-41,37,-74,83,-86,147r-175,0v37,-243,245,-315,414,-425v82,-53,152,-118,152,-250v0,-147,-110,-216,-262,-218v-195,-3,-313,109,-360,262xm299,0r39,-201r195,0r-39,201r-195,0"},"@":{"d":"1645,105v-170,99,-385,178,-658,178v-389,0,-631,-179,-740,-463v-101,-259,-42,-621,69,-816v160,-279,417,-488,843,-488v387,0,626,170,730,450v91,245,35,588,-80,748v-71,98,-170,179,-321,182v-154,3,-227,-85,-204,-246r-6,0v-72,129,-177,246,-374,246v-229,0,-330,-155,-330,-385v0,-267,119,-462,296,-561v62,-34,130,-51,206,-51v160,0,251,73,301,182r6,0r39,-160r156,0r-116,506v-20,92,-33,161,-37,253v-5,118,129,107,197,54v160,-125,229,-479,136,-727v-85,-227,-285,-365,-597,-365v-378,0,-601,183,-731,437v-90,176,-132,473,-52,690v88,237,287,386,609,386v250,0,445,-75,603,-162xm762,-664v-50,182,-33,437,171,429v166,-6,259,-115,321,-231v44,-82,75,-169,75,-281v0,-146,-93,-227,-242,-227v-193,0,-281,151,-325,310","w":2079},"A":{"d":"1061,0r-75,-412r-639,0r-240,412r-208,0r848,-1409r217,0r292,1409r-195,0xm958,-561r-128,-704r-129,232r-270,472r527,0","w":1366,"k":{"y":18,"w":37,"v":37,"Y":152,"W":37,"V":113,"T":152," ":76}},"B":{"d":"957,-743v166,31,290,118,290,304v0,331,-258,439,-589,439r-595,0r273,-1409r510,0v199,1,348,59,418,187v21,40,32,85,32,135v-3,216,-138,309,-339,344xm1097,-1068v0,-142,-112,-188,-268,-188r-331,0r-87,446r331,0v216,0,355,-65,355,-258xm1056,-442v-2,-159,-131,-220,-308,-219r-366,0r-99,508v346,-8,777,68,773,-289","w":1366},"C":{"d":"713,-135v254,0,394,-140,502,-291r143,89v-136,201,-320,358,-658,357v-295,-1,-480,-136,-551,-358v-103,-322,21,-676,190,-848v137,-140,320,-244,587,-244v299,0,491,121,564,345r-180,55v-54,-152,-185,-244,-394,-244v-316,0,-493,181,-573,426v-28,86,-41,180,-41,282v0,268,140,431,411,431","w":1479},"D":{"d":"336,-1409v237,6,494,-23,679,39v241,81,398,263,398,579v0,368,-176,582,-426,704v-114,56,-252,86,-412,87r-512,0xm1219,-793v0,-307,-178,-457,-479,-463r-242,0r-215,1103v200,-3,402,14,551,-44v233,-90,385,-280,385,-596","w":1479},"E":{"d":"63,0r273,-1409r1049,0r-30,156r-858,0r-88,452r798,0r-30,154r-798,0r-95,491r899,0r-30,156r-1090,0","w":1366},"F":{"d":"497,-1253r-102,524r796,0r-31,158r-796,0r-110,571r-191,0r273,-1409r1011,0r-30,156r-820,0","w":1251,"k":{"A":152,".":264,",":264," ":37}},"G":{"d":"297,-577v0,287,159,442,451,442v211,0,369,-63,483,-156r51,-254r-421,0r32,-160r597,0r-100,495v-157,134,-355,232,-648,230v-403,-3,-641,-197,-641,-593v0,-408,198,-668,494,-793v215,-91,575,-82,738,36v81,59,138,135,172,232r-193,54v-49,-151,-176,-232,-380,-230v-324,2,-511,173,-594,420v-28,85,-41,177,-41,277","w":1593},"H":{"d":"1021,0r127,-653r-767,0r-127,653r-191,0r274,-1409r191,0r-116,596r767,0r116,-596r186,0r-274,1409r-186,0","w":1479},"I":{"d":"81,0r274,-1409r191,0r-274,1409r-191,0","w":569},"J":{"d":"163,-376v29,139,84,241,235,241v183,0,234,-147,265,-305r157,-813r-291,0r30,-156r481,0r-193,986v-50,253,-166,443,-466,443v-230,0,-357,-146,-386,-363","w":1024},"K":{"d":"1022,0r-472,-674r-190,129r-106,545r-191,0r273,-1409r191,0r-136,691r140,-129r665,-562r245,0r-750,630r557,779r-226,0","w":1366},"L":{"d":"63,0r273,-1409r191,0r-243,1253r712,0r-30,156r-903,0","k":{"y":37,"Y":188,"W":76,"V":113,"T":152," ":37}},"M":{"d":"1261,0r222,-1129v7,-34,15,-67,23,-99r-98,195r-595,1033r-124,0r-198,-1026r-28,-202r-50,300r-180,928r-170,0r273,-1409r236,0r198,1025r23,157r104,-213r553,-969r256,0r-273,1409r-172,0","w":1706},"N":{"d":"987,0r-531,-1210r-26,182r-197,1028r-170,0r273,-1409r212,0r534,1215r45,-284r181,-931r172,0r-273,1409r-220,0","w":1479},"O":{"d":"644,-1382v161,-58,391,-66,549,-6v233,89,372,307,337,638v-39,371,-229,613,-530,723v-162,59,-396,63,-553,3v-234,-89,-365,-313,-331,-643v37,-365,229,-606,528,-715xm1342,-764v35,-318,-111,-512,-413,-512v-409,0,-581,261,-623,630v-37,317,108,515,412,511v408,-5,583,-261,624,-629","w":1593},"P":{"d":"852,-1409v227,1,391,76,466,227v52,103,43,257,-4,360v-83,180,-268,273,-530,273r-424,0r-106,549r-191,0r273,-1409r516,0xm1159,-1011v0,-181,-130,-245,-312,-245r-349,0r-108,556r387,0v239,0,382,-88,382,-311","w":1366,"k":{"A":152,".":264,",":264," ":76}},"Q":{"d":"822,12v19,136,66,232,216,232v37,0,92,-7,123,-13r-18,134v-88,27,-231,33,-313,-3v-125,-54,-173,-182,-192,-345v-372,-28,-571,-272,-532,-684v35,-366,229,-606,528,-715v161,-58,391,-66,549,-6v233,89,372,307,337,638v-36,340,-199,569,-452,692v-75,36,-157,59,-246,70xm1332,-764v35,-318,-111,-512,-413,-512v-409,0,-581,261,-623,630v-37,317,108,515,412,511v408,-5,583,-261,624,-629","w":1593},"R":{"d":"1416,-1039v-3,273,-169,403,-427,437r268,602r-206,0r-243,-585r-441,0r-113,585r-191,0r273,-1409r612,0v210,1,363,75,434,215v23,46,34,98,34,155xm1222,-1024v0,-164,-117,-232,-297,-232r-427,0r-101,520r460,0v220,2,365,-87,365,-288","w":1479,"k":{"Y":76,"W":37,"V":37,"T":37}},"S":{"d":"823,-1286v-207,2,-376,44,-376,236v0,129,87,161,189,196v43,15,95,27,153,44v220,64,457,122,457,402v0,137,-54,239,-155,317v-166,128,-673,156,-868,19v-86,-61,-142,-146,-165,-266r177,-37v35,180,174,247,395,245v229,-3,421,-42,421,-266v0,-133,-84,-166,-189,-206v-241,-93,-607,-104,-607,-439v0,-228,165,-324,357,-367v198,-45,454,-19,578,62v77,50,131,119,154,214r-173,51v-43,-141,-160,-207,-348,-205","w":1366},"T":{"d":"858,-1253r-244,1253r-190,0r244,-1253r-484,0r30,-156r1158,0r-30,156r-484,0","w":1251,"k":{"y":152,"w":152,"u":152,"s":188,"r":152,"o":188,"i":18,"e":188,"c":188,"a":188,"O":37,"A":152,";":152,":":152,".":188,"-":188,",":188}},"U":{"d":"343,-492v-32,237,105,359,327,357v283,-2,414,-160,461,-406r168,-868r190,0r-170,879v-68,339,-267,550,-665,550v-337,0,-541,-195,-494,-555r16,-100r150,-774r191,0r-162,843v-5,24,-9,48,-12,74","w":1479},"V":{"d":"677,0r-198,0r-302,-1409r194,0r198,992r35,249r133,-249r580,-992r208,0","w":1366,"k":{"y":37,"u":37,"r":37,"o":76,"i":37,"e":76,"a":76,"A":113,";":37,":":37,".":152,"-":76,",":152}},"W":{"d":"1406,0r-223,0r-82,-1095v-2,-40,-4,-81,-5,-124r-94,231r-460,988r-223,0r-142,-1409r197,0r79,895r13,236v1,39,2,75,3,110r159,-364r415,-877r183,0r86,1045r6,196r100,-234r475,-1007r201,0","w":1933,"k":{"i":18,"e":37,"a":37,"A":37,".":76,"-":37,",":76}},"X":{"d":"999,0r-303,-606r-524,606r-211,0r654,-746r-340,-663r199,0r270,551r475,-551r211,0r-600,676r368,733r-199,0","w":1366},"Y":{"d":"785,-584r-113,584r-190,0r115,-584r-384,-825r196,0r306,674r560,-674r214,0","w":1366,"k":{"v":76,"u":76,"q":113,"p":113,"o":113,"i":37,"e":113,"a":152,"A":113,";":76,":":76,".":188,"-":152,",":188," ":37}},"Z":{"d":"1082,0r-1122,0r27,-143r1054,-1110r-765,0r30,-156r1002,0r-27,139r-1054,1114r885,0","w":1251},"[":{"d":"-39,425r370,-1909r407,0r-25,129r-233,0r-321,1651r233,0r-25,129r-406,0","w":569},"\\":{"d":"320,20r-174,-1504r148,0r178,1504r-152,0","w":569},"]":{"d":"-169,425r25,-129r232,0r321,-1651r-233,0r25,-129r407,0r-371,1909r-406,0","w":569},"^":{"d":"817,-673r-309,-633r-306,633r-162,0r368,-736r203,0r370,736r-164,0","w":961},"_":{"d":"-160,250r0,-76r1178,0r0,76r-1178,0"},"`":{"d":"412,-1201r-282,-278r5,-29r207,0r161,287r-3,20r-88,0","w":682},"a":{"d":"927,10v-142,0,-197,-79,-173,-217r-6,0v-84,125,-179,230,-387,227v-194,-3,-315,-111,-315,-298v0,-386,398,-383,787,-382v6,-41,18,-82,19,-127v1,-123,-77,-177,-200,-178v-150,-1,-234,56,-268,172r-178,-29v56,-189,204,-282,456,-280v239,2,398,118,364,370v-4,29,-8,56,-13,82r-82,423v-24,95,43,137,138,109r-14,112v-37,9,-84,16,-128,16xm237,-286v0,105,66,169,174,169v209,0,325,-129,371,-294r27,-125v-255,12,-572,-32,-572,250"},"b":{"d":"390,-921v80,-104,173,-182,354,-181v258,1,358,190,328,464v-32,290,-114,538,-336,628v-53,21,-113,30,-179,30v-165,1,-267,-75,-309,-198r-3,0r-43,178r-173,0r49,-223r245,-1261r180,0r-95,478r-22,85r4,0xm812,-318v69,-184,181,-652,-120,-645v-251,6,-328,184,-375,409v-13,65,-19,124,-19,177v2,164,79,264,240,264v158,0,228,-84,274,-205"},"c":{"d":"322,-758v-80,190,-157,649,147,636v167,-7,240,-105,289,-230r156,49v-71,187,-197,318,-449,323v-330,7,-449,-264,-382,-594v61,-301,191,-528,542,-528v227,0,356,111,376,318r-177,25v-10,-124,-73,-202,-205,-202v-164,0,-246,82,-297,203","w":1024},"d":{"d":"754,-160v-81,104,-172,182,-353,181v-257,-2,-357,-187,-327,-461v32,-292,112,-539,335,-630v53,-21,113,-31,179,-31v165,-1,268,75,310,198v12,-1,8,-16,11,-33r22,-129r82,-419r180,0r-283,1484r-172,0v1,-45,11,-110,21,-160r-5,0xm334,-764v-68,183,-182,653,119,646v251,-6,328,-184,375,-409v13,-65,19,-124,19,-177v-2,-164,-79,-264,-240,-264v-157,0,-228,83,-273,204"},"e":{"d":"1063,-708v0,73,-10,144,-24,205r-783,0v-7,36,-9,74,-9,113v0,177,89,277,267,275v154,-2,243,-79,299,-179r138,63v-83,149,-218,254,-458,251v-274,-3,-424,-150,-424,-425v0,-317,126,-542,339,-647v68,-34,142,-50,222,-50v271,3,433,130,433,394xm880,-641v24,-198,-55,-334,-246,-328v-212,7,-309,141,-354,328r600,0"},"f":{"d":"720,-1335v-71,-13,-163,-13,-196,35v-37,54,-47,142,-64,218r211,0r-26,131r-211,0r-185,951r-180,0r185,-951r-152,0r26,-131r152,0v30,-165,54,-328,200,-380v65,-23,188,-28,266,-10","w":569},"g":{"d":"588,-1101v167,0,270,80,314,204r40,-162v4,-13,7,-21,8,-23r171,0r-49,224r-161,827v-52,275,-186,458,-514,456v-217,-1,-355,-76,-393,-252r163,-42v24,103,104,157,234,157v291,0,320,-245,364,-489r-2,0v-76,111,-165,212,-353,209v-255,-4,-368,-196,-334,-470v43,-349,152,-639,512,-639xm843,-628v22,-201,-50,-340,-236,-340v-233,0,-281,182,-325,388v-14,65,-22,139,-23,207v-1,152,63,248,207,248v159,0,243,-106,304,-225v36,-72,62,-173,73,-278"},"h":{"d":"855,-724v23,-145,-26,-244,-174,-238v-157,5,-243,99,-301,210v-22,44,-38,92,-49,146r-118,606r-179,0r288,-1484r180,0r-88,452r-34,135r3,0v81,-112,174,-204,365,-204v222,0,333,141,290,365r-141,736r-181,0r126,-645v5,-26,10,-52,13,-79"},"i":{"d":"287,-1312r34,-172r180,0r-34,172r-180,0xm33,0r210,-1082r180,0r-211,1082r-179,0","w":455},"j":{"d":"289,-1312r33,-172r180,0r-33,172r-180,0xm-206,275v62,11,142,16,172,-34v18,-29,36,-73,47,-134r231,-1189r180,0r-237,1216v-30,183,-124,320,-355,286v-23,-3,-44,-6,-61,-9","w":455},"k":{"d":"721,0r-268,-502r-168,124r-72,378r-179,0r288,-1484r180,0r-179,917r204,-190r361,-325r222,0r-530,465r336,617r-195,0","w":1024},"l":{"d":"33,0r288,-1484r180,0r-289,1484r-179,0","w":455},"m":{"d":"1409,-634v38,-147,51,-341,-137,-328v-145,10,-221,99,-272,208v-20,44,-34,93,-44,147r-118,607r-178,0r140,-726r9,-82v-1,-105,-52,-157,-162,-154v-146,4,-221,101,-272,210v-20,44,-33,94,-44,148r-118,604r-179,0r205,-1082r170,0r-28,185r3,0v71,-108,147,-204,322,-204v163,0,260,84,277,232v78,-117,158,-228,348,-232v209,-4,315,148,273,365r-141,736r-178,0","w":1706},"n":{"d":"749,-1101v222,0,334,141,291,365r-142,736r-181,0r126,-645v9,-44,18,-102,18,-150v-2,-112,-59,-170,-179,-167v-157,4,-244,99,-302,210v-22,44,-37,92,-48,146r-118,606r-180,0r205,-1082r170,0r-28,185r3,0v81,-112,174,-204,365,-204"},"o":{"d":"642,-1101v315,-4,469,195,426,523v-45,343,-197,598,-577,598v-306,0,-458,-211,-419,-536v41,-341,197,-580,570,-585xm343,-798v-110,197,-176,685,159,685v275,0,339,-224,378,-470v5,-33,8,-67,8,-100v2,-181,-73,-286,-248,-286v-152,0,-238,65,-297,171"},"p":{"d":"741,-1102v258,1,357,190,327,464v-32,290,-113,538,-335,628v-53,21,-113,30,-179,30v-165,1,-268,-75,-310,-198v-10,-1,-5,5,-7,20r-27,160r-82,423r-179,0r263,-1361r21,-146r167,0v-1,53,-9,113,-17,161r4,0v80,-104,173,-182,354,-181xm809,-318v69,-184,181,-652,-120,-645v-251,6,-328,184,-375,409v-13,65,-19,124,-19,177v2,164,79,264,240,264v158,0,228,-84,274,-205"},"q":{"d":"755,-160v-80,104,-173,182,-354,181v-257,-2,-357,-187,-327,-461v32,-292,112,-539,335,-630v53,-21,113,-31,179,-31v165,-1,268,75,310,198r5,0r39,-163v4,-15,7,-25,10,-30r173,0v-3,11,-11,41,-22,89v-11,48,-26,117,-43,206r-238,1226r-180,0r117,-585r-4,0xm334,-764v-68,183,-182,653,119,646v251,-6,328,-184,375,-409v13,-65,19,-124,19,-177v-2,-164,-79,-264,-240,-264v-157,0,-228,83,-273,204"},"r":{"d":"378,-861v64,-139,164,-284,373,-227r-33,150v-68,-20,-151,-17,-205,24v-98,74,-162,208,-189,350r-110,564r-180,0r205,-1082r170,0r-35,221r4,0","w":682,"k":{".":76,"-":37,",":113}},"s":{"d":"572,-968v-131,0,-257,26,-257,151v0,139,155,150,264,190v154,57,328,108,328,310v0,259,-214,334,-482,337v-226,2,-367,-74,-420,-243r147,-56v41,112,133,170,289,168v157,-2,291,-38,291,-190v0,-99,-79,-127,-156,-159v-33,-13,-71,-23,-111,-37v-154,-53,-324,-104,-324,-300v0,-234,205,-302,443,-302v217,0,366,70,398,255r-163,25v-30,-107,-110,-149,-247,-149","w":1024},"t":{"d":"289,-306v-19,82,-25,190,78,183v40,-3,64,-6,100,-14r-19,133v-50,12,-110,24,-173,24v-136,0,-204,-109,-177,-254r136,-717r-125,0r26,-131r127,0r105,-242r120,0r-47,242r200,0r-26,131r-200,0","w":569},"u":{"d":"383,19v-222,0,-334,-141,-291,-365r142,-736r181,0r-126,645v-9,44,-18,102,-18,150v2,112,59,170,179,167v157,-4,244,-99,302,-210v22,-44,37,-92,48,-146r118,-606r180,0r-205,1082r-170,0r28,-185r-3,0v-81,112,-174,204,-365,204"},"v":{"d":"507,0r-213,0r-182,-1082r187,0r107,758r17,183r119,-235r384,-706r196,0","w":1024,"k":{".":152,",":152}},"w":{"d":"1068,0r-209,0r-41,-836r-2,-98r-101,240r-313,694r-208,0r-92,-1082r178,0r47,933r81,-190r341,-743r193,0r48,847v1,33,2,62,2,86r87,-198r334,-735r176,0","w":1479,"k":{".":113,",":113}},"x":{"d":"706,0r-209,-444r-380,444r-199,0r492,-556r-264,-526r189,0r193,421r350,-421r206,0r-469,524r281,558r-190,0","w":1024},"y":{"d":"-85,277v234,44,321,-130,414,-289r-217,-1070r183,0r125,672r29,214v29,-63,68,-133,101,-194r378,-692r199,0r-626,1082v-95,157,-175,313,-335,394v-74,38,-191,37,-282,17","w":1024,"k":{".":152,",":152}},"z":{"d":"-44,0r27,-137r797,-806r-601,0r27,-139r824,0r-27,137r-799,806r679,0r-27,139r-900,0","w":1024},"{":{"d":"306,43v-29,130,-16,266,133,253r48,0r-25,129r-96,0v-199,4,-271,-164,-232,-367r56,-287v6,-29,9,-55,9,-77v0,-114,-68,-154,-178,-160r25,-127v158,-6,235,-94,261,-236r70,-362v37,-178,117,-292,321,-293r135,0r-25,129v-130,-9,-215,24,-246,119v-44,134,-65,304,-96,452v-29,135,-120,216,-243,254v105,23,170,120,144,254","w":684},"|":{"d":"213,454r0,-1938r166,0r0,1938r-166,0","w":532},"}":{"d":"368,-1102v29,-130,16,-266,-133,-253r-48,0r25,-129r96,0v199,-4,271,164,232,367r-56,287v-6,29,-9,54,-9,77v0,114,68,154,178,160r-25,127v-158,6,-235,94,-261,236r-70,362v-37,178,-117,292,-321,293r-135,0r25,-129v130,9,215,-23,246,-118v44,-134,65,-305,96,-453v29,-135,120,-216,243,-254v-105,-23,-169,-121,-144,-254","w":684},"~":{"d":"1134,-633v-69,49,-143,81,-260,80v-172,-1,-347,-117,-504,-115v-112,1,-181,41,-248,88r0,-143v89,-78,274,-103,422,-61v116,33,208,94,346,94v103,0,182,-43,244,-92r0,149","w":1196}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 *//*!
Cufon.registerFont({"w":1139,"face":{"font-family":"liberation_sans","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 7 4 2 2 2 9 2 4","ascent":"1638","descent":"-410","bbox":"-220 -1520 2079 426.159","underline-thickness":"215","underline-position":"-110","slope":"-12","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":569,"k":{"Y":37,"A":76}},"\u00a0":{"w":569},"!":{"d":"423,-426r-230,0r160,-983r294,0xm79,0r52,-270r288,0r-52,270r-288,0","w":682},"\"":{"d":"864,-898r-219,0r72,-511r275,0xm438,-898r-219,0r72,-511r273,0","w":971},"#":{"d":"939,-862r-69,332r215,0r0,149r-246,0r-82,381r-156,0r80,-381r-307,0r-80,381r-153,0r79,-381r-155,0r0,-149r188,0r70,-332r-207,0r0,-148r238,0r84,-385r153,0r-82,385r307,0r84,-385r156,0r-84,385r164,0r0,148r-197,0xm479,-862r-72,332r309,0r70,-332r-307,0"},"$":{"d":"1051,-608v47,92,32,240,-9,328v-81,177,-273,249,-526,259r-33,173r-112,0r32,-175v-238,-6,-391,-121,-414,-343r262,-42v9,116,71,177,194,177r73,-388v-151,-38,-282,-107,-344,-233v-61,-123,-15,-304,54,-377v98,-104,248,-162,444,-165r24,-126r110,4r-27,130v220,3,353,102,378,297r-261,57v-17,-89,-58,-153,-155,-158r-67,353v164,41,309,98,377,229xm554,-231v137,-4,256,-48,256,-182v0,-121,-73,-152,-183,-180xm633,-1194v-129,3,-221,64,-221,188v0,96,79,116,154,143"},"%":{"d":"407,-524v-223,6,-324,-164,-289,-400v41,-270,132,-491,428,-497v228,-4,340,151,302,391v-43,273,-148,498,-441,506xm641,-1131v0,-111,-61,-166,-155,-129v-112,44,-135,208,-156,352v-15,98,-13,223,81,223v142,0,170,-129,202,-260v18,-73,28,-135,28,-186xm1316,15v-223,6,-325,-163,-290,-399v41,-270,133,-492,429,-498v228,-4,341,152,303,392v-43,273,-149,497,-442,505xm1550,-592v0,-111,-61,-166,-155,-129v-112,44,-134,207,-155,351v-15,98,-14,224,80,224v142,0,170,-129,202,-260v18,-73,28,-135,28,-186xm486,0r-197,0r1086,-1409r199,0","w":1821},"&":{"d":"464,20v-258,0,-415,-125,-415,-374v0,-202,121,-304,256,-382v51,-30,109,-54,170,-75v-32,-106,-54,-267,-7,-377v61,-144,195,-229,400,-229v192,0,336,69,336,257v0,201,-147,283,-290,355v-56,28,-116,53,-178,78r31,83v37,93,84,172,141,249v99,-105,170,-224,234,-365r187,83v-70,158,-166,300,-278,416v63,61,190,81,295,48r-39,203v-45,15,-80,22,-139,22v-135,-1,-227,-48,-305,-117v-96,80,-216,125,-399,125xm304,-360v0,141,108,213,256,184v64,-13,121,-41,165,-73v-82,-110,-151,-242,-200,-382v-110,51,-221,113,-221,271xm855,-1247v-177,0,-219,189,-168,351v106,-43,216,-75,271,-162v15,-24,22,-52,22,-84v0,-71,-52,-105,-125,-105","w":1479},"'":{"d":"417,-898r-219,0r73,-511r272,0","w":487},"(":{"d":"74,-296v0,-555,215,-922,519,-1188r281,0v-307,295,-524,655,-524,1204v0,277,52,510,147,705r-275,0v-93,-198,-148,-440,-148,-721","w":682},")":{"d":"622,-793v-4,566,-214,944,-521,1218r-281,0v308,-303,525,-674,525,-1234v0,-262,-62,-492,-149,-675r265,0v94,187,163,420,161,691","w":682},"*":{"d":"574,-1135r235,-104r68,197r-250,61r186,213r-184,121r-146,-252r-149,252r-186,-123r190,-211r-250,-61r68,-197r239,104r-18,-274r215,0","w":797},"+":{"d":"750,-569r0,408r-226,0r0,-408r-399,0r0,-224r399,0r0,-408r226,0r0,408r402,0r0,224r-402,0","w":1196},",":{"d":"347,-66v-30,162,-91,285,-182,383r-185,0v83,-86,163,-182,195,-317r-129,0r59,-305r289,0","w":569},"-":{"d":"56,-409r47,-244r520,0r-47,244r-520,0","w":682},"\u00ad":{"d":"56,-409r47,-244r520,0r-47,244r-520,0","w":682},".":{"d":"46,0r59,-305r289,0r-59,305r-289,0","w":569},"\/":{"d":"-76,41r587,-1525r238,0r-583,1525r-242,0","w":569},"0":{"d":"478,20v-333,7,-429,-267,-384,-605v52,-391,153,-751,510,-833v40,-9,81,-12,120,-12v281,2,404,174,395,466v-10,346,-108,660,-288,842v-85,86,-193,139,-353,142xm370,-556v-21,159,-34,355,127,355v158,0,208,-118,253,-252v45,-136,96,-350,96,-524v0,-130,-34,-233,-152,-233v-161,0,-205,115,-247,251v-31,101,-60,275,-77,403"},"1":{"d":"33,0r43,-231r349,0r179,-921r-381,214r47,-242r396,-229r270,0r-230,1178r323,0r-44,231r-952,0","k":{"1":152}},"2":{"d":"687,-1430v260,0,431,95,431,347v0,246,-165,358,-312,470v-159,121,-348,219,-463,382r654,0r-44,231r-985,0r37,-195v147,-256,404,-396,631,-571v94,-72,188,-147,193,-297v3,-102,-62,-143,-162,-143v-134,0,-192,75,-223,184r-266,-59v65,-221,222,-349,509,-349"},"3":{"d":"745,-416v0,-132,-80,-186,-220,-186r-107,0r44,-227v200,7,369,-27,369,-222v0,-99,-54,-156,-157,-155v-134,2,-206,69,-237,184r-267,-52v65,-228,226,-356,515,-356v252,0,431,99,431,344v0,230,-147,337,-361,361r-1,4v164,28,276,116,276,303v0,214,-128,340,-296,402v-185,68,-477,32,-588,-66v-71,-63,-119,-146,-130,-261r282,-38v13,124,89,177,226,175v140,-2,221,-73,221,-210"},"4":{"d":"874,-286r-54,286r-268,0r54,-286r-640,0r41,-207r717,-916r370,0r-178,913r188,0r-42,210r-188,0xm648,-496r111,-564r41,-146r-86,128r-455,582r389,0"},"5":{"d":"589,-707v-96,0,-154,36,-202,91r-274,0r203,-793r847,0r-43,231r-594,0r-87,334v78,-80,265,-120,401,-63v140,59,224,190,224,389v0,264,-135,423,-334,498v-119,45,-312,54,-438,14v-152,-48,-244,-156,-272,-323r283,-45v18,110,76,171,207,168v175,-3,268,-108,268,-280v0,-135,-58,-221,-189,-221"},"6":{"d":"725,-907v231,4,353,139,353,374v0,256,-135,424,-320,508v-67,30,-142,45,-225,45v-305,0,-438,-199,-438,-507v0,-404,136,-716,386,-872v146,-92,387,-95,525,-4v78,52,131,135,144,257r-266,41v-18,-89,-56,-143,-154,-143v-77,0,-143,38,-200,115v-57,77,-98,192,-124,347v65,-88,172,-163,319,-161xm614,-700v-155,0,-242,107,-245,271v-2,132,62,233,189,229v164,-5,234,-128,234,-299v0,-125,-58,-201,-178,-201"},"7":{"d":"188,-1409r1031,0r-44,223r-162,194r-147,182v-178,228,-327,472,-394,810r-298,0v102,-526,422,-842,719,-1178r-750,0"},"8":{"d":"386,-741v-115,-50,-187,-156,-187,-311v0,-276,223,-377,508,-377v196,0,335,68,399,199v60,122,17,297,-54,370v-56,57,-133,104,-232,117r-1,4v135,42,230,134,230,307v0,230,-131,357,-313,418v-69,23,-150,34,-243,34v-278,-3,-466,-113,-466,-380v0,-236,167,-333,359,-377r0,-4xm476,-1020v0,112,55,181,172,180v139,-1,203,-91,203,-224v0,-110,-58,-170,-172,-168v-132,2,-203,76,-203,212xm760,-444v0,-126,-69,-196,-199,-196v-163,0,-244,101,-244,263v0,129,72,199,203,199v157,0,240,-104,240,-266"},"9":{"d":"322,-359v18,95,66,157,176,157v146,0,204,-107,256,-228v25,-58,46,-132,63,-223v-73,86,-160,153,-317,150v-233,-4,-353,-155,-353,-390v0,-254,139,-415,325,-495v115,-49,275,-57,395,-11v196,74,290,288,255,573v-35,286,-123,528,-268,685v-116,125,-318,199,-533,141v-150,-40,-245,-146,-273,-311xm611,-710v171,0,244,-123,244,-299v0,-117,-61,-201,-177,-201v-173,0,-246,131,-246,310v0,117,63,190,179,190"},":":{"d":"235,-752r55,-282r288,0r-55,282r-288,0xm89,0r55,-281r288,0r-55,281r-288,0","w":682},";":{"d":"235,-752r55,-282r288,0r-55,282r-288,0xm390,-66v-30,162,-91,285,-183,383r-184,0v83,-86,163,-182,195,-317r-129,0r55,-281r288,0","w":682},"\u037e":{"d":"235,-752r55,-282r288,0r-55,282r-288,0xm390,-66v-30,162,-91,285,-183,383r-184,0v83,-86,163,-182,195,-317r-129,0r55,-281r288,0","w":682},"<":{"d":"124,-516r0,-322r1027,-391r0,228r-833,325r833,324r0,227","w":1196},"=":{"d":"123,-842r0,-223r1027,0r0,223r-1027,0xm123,-291r0,-221r1027,0r0,221r-1027,0","w":1196},">":{"d":"124,-125r0,-227r832,-324r-832,-325r0,-228r1027,391r0,322","w":1196},"?":{"d":"184,-1048v74,-240,248,-382,561,-382v206,0,360,67,431,203v44,84,41,217,0,303v-88,186,-311,244,-452,377v-32,30,-51,67,-58,121r-267,0v39,-282,323,-335,478,-498v34,-35,49,-70,49,-131v0,-98,-80,-148,-197,-146v-154,2,-246,65,-279,193xm309,0r52,-270r289,0r-52,270r-289,0","w":1251},"@":{"d":"1604,117v-211,131,-571,234,-898,149v-342,-89,-556,-336,-556,-757v0,-422,192,-695,462,-859v135,-82,306,-134,513,-134v390,1,633,169,739,450v95,253,31,595,-94,748v-79,96,-185,179,-340,182v-142,4,-214,-92,-185,-239r-6,0v-65,123,-172,239,-350,239v-233,0,-330,-159,-330,-385v0,-262,114,-460,289,-559v62,-35,132,-53,211,-53v141,0,223,71,264,174r6,0r39,-152r156,0r-117,506v-17,81,-35,163,-37,240v-5,115,122,106,192,54v122,-90,197,-260,197,-474v0,-286,-145,-461,-360,-545v-142,-55,-361,-59,-517,-14v-294,85,-475,296,-546,600v-43,183,-25,407,44,542v100,195,280,320,573,320v244,0,427,-71,589,-155xm805,-808v-96,156,-151,574,117,563v136,-6,208,-100,262,-201v44,-82,75,-185,80,-305v7,-168,-157,-259,-314,-195v-65,26,-109,79,-145,138","w":1997},"A":{"d":"1039,0r-55,-360r-537,0r-195,360r-294,0r787,-1409r348,0r238,1409r-292,0xm961,-582r-83,-580v-1,-14,-2,-23,-2,-30v-88,217,-207,408,-310,610r395,0","w":1479,"k":{"Y":152,"W":113,"V":152,"T":152," ":76}},"B":{"d":"1079,-738v166,31,289,120,289,307v0,342,-283,431,-627,431r-705,0r274,-1409r584,0v279,4,509,63,509,326v0,215,-143,305,-324,345xm1110,-1038v0,-132,-113,-151,-248,-152r-301,0r-67,349v256,-14,616,69,616,-197xm1072,-437v0,-145,-116,-186,-290,-186r-330,0r-79,404r328,0v202,-2,371,-20,371,-218","w":1479},"C":{"d":"1229,-967v-41,-135,-136,-231,-311,-231v-273,0,-419,155,-484,371v-22,77,-33,161,-33,254v0,225,105,362,330,362v218,0,334,-121,418,-258r227,117v-125,217,-322,372,-665,372v-306,0,-496,-133,-575,-358v-77,-220,-22,-513,66,-674v133,-245,356,-418,725,-418v323,0,508,141,576,392","w":1479},"D":{"d":"734,-1409v423,4,687,182,687,602v0,366,-168,588,-411,715v-108,57,-242,91,-396,92r-578,0r274,-1409r424,0xm1145,-794v0,-262,-148,-385,-409,-387r-176,0r-185,953v163,-2,323,12,445,-37v200,-80,325,-252,325,-529","w":1479},"E":{"d":"36,0r273,-1409r1108,0r-44,228r-813,0r-69,354r752,0r-44,228r-752,0r-72,371r854,0r-45,228r-1148,0","w":1366},"F":{"d":"560,-1181r-85,436r668,0r-44,228r-668,0r-101,517r-294,0r273,-1409r986,0r-44,228r-691,0","w":1251,"k":{"A":113,".":227,",":227}},"G":{"d":"399,-592v0,237,122,381,365,381v157,0,285,-38,384,-96r46,-228r-342,0r39,-208r614,0r-105,568v-169,119,-371,196,-660,194v-316,-1,-517,-131,-601,-361v-65,-178,-45,-416,20,-585v117,-303,372,-503,783,-503v321,0,512,147,588,391r-282,78v-40,-142,-139,-237,-322,-237v-272,0,-423,153,-492,365v-23,74,-35,154,-35,241","w":1593},"H":{"d":"956,0r118,-604r-626,0r-118,604r-294,0r273,-1409r295,0r-109,561r626,0r109,-561r284,0r-274,1409r-284,0","w":1479},"I":{"d":"36,0r273,-1409r295,0r-274,1409r-294,0","w":569},"J":{"d":"292,-437v27,117,69,226,207,226v138,0,171,-112,194,-229r143,-738r-281,0r44,-231r575,0r-193,986v-51,269,-182,444,-501,443v-284,-1,-411,-158,-455,-399"},"K":{"d":"995,0r-355,-640r-211,123r-101,517r-292,0r273,-1409r295,0r-130,639r760,-639r369,0r-747,616r465,793r-326,0","w":1479},"L":{"d":"36,0r273,-1409r295,0r-229,1181r756,0r-45,228r-1050,0","w":1251,"k":{"Y":152,"W":113,"V":113,"T":152," ":37}},"M":{"d":"1206,0r172,-884r74,-322r-183,390r-412,816r-210,0r-119,-1050r-15,-156r-35,275r-180,931r-262,0r274,-1409r395,0r104,957r9,107r129,-271r402,-793r393,0r-274,1409r-262,0","w":1706},"N":{"d":"884,0r-374,-1131r-38,239r-174,892r-262,0r274,-1409r350,0r377,1141r41,-256r174,-885r262,0r-274,1409r-356,0","w":1479},"O":{"d":"630,-1382v163,-59,398,-65,563,-8v246,85,398,298,361,640v-40,370,-227,613,-530,723v-165,59,-405,63,-567,3v-241,-89,-389,-305,-353,-643v38,-364,227,-606,526,-715xm1252,-757v21,-269,-85,-440,-338,-440v-342,0,-476,232,-511,545v-30,268,90,442,338,440v315,-4,447,-201,502,-468v5,-24,7,-50,9,-77","w":1593},"P":{"d":"850,-1409v241,0,409,82,484,246v50,110,44,273,-6,381v-82,182,-262,286,-523,286r-377,0r-98,496r-294,0r273,-1409r541,0xm1070,-971v0,-149,-99,-209,-248,-209r-262,0r-89,457r289,0v195,-1,310,-61,310,-248","w":1366,"k":{"A":152,".":264,",":264," ":76}},"Q":{"d":"882,8v13,176,166,211,349,172r-45,195v-94,33,-265,31,-358,-3v-151,-55,-224,-181,-244,-363v-325,-55,-520,-283,-480,-676v37,-364,227,-606,526,-715v163,-59,398,-65,563,-8v246,85,397,298,361,640v-35,331,-191,557,-434,682v-72,37,-151,62,-238,76xm1252,-757v21,-269,-85,-440,-338,-440v-342,0,-476,232,-511,545v-30,268,90,442,338,440v315,-4,447,-201,502,-468v5,-24,7,-50,9,-77","w":1593},"R":{"d":"961,-1409v299,3,504,120,504,403v0,259,-177,382,-403,423r274,583r-326,0r-230,-534r-346,0r-103,534r-295,0r274,-1409r651,0xm1166,-989v0,-140,-103,-191,-242,-191r-364,0r-81,416r393,0v171,-1,294,-58,294,-225","w":1479,"k":{"Y":37,"W":37,"T":37}},"S":{"d":"770,-1221v-144,2,-266,41,-266,174v0,153,171,163,300,202v224,68,450,136,450,422v0,347,-291,440,-654,443v-325,3,-535,-104,-575,-385r289,-49v25,149,128,216,306,213v178,-3,345,-28,345,-199v0,-164,-162,-177,-298,-218v-228,-68,-454,-133,-454,-419v0,-220,163,-320,349,-367v208,-53,487,-21,617,68v84,57,143,135,166,245r-288,67v-30,-121,-133,-199,-287,-197","w":1366},"T":{"d":"895,-1181r-230,1181r-295,0r230,-1181r-455,0r44,-228r1206,0r-44,228r-456,0","w":1251,"k":{"y":76,"w":76,"u":37,"s":76,"r":37,"o":76,"i":37,"e":76,"c":76,"a":76,"O":37,"A":152,";":152,":":152,".":152,"-":113,",":152}},"U":{"d":"414,-427v0,204,228,248,414,199v141,-37,200,-156,230,-313r168,-868r295,0r-171,879v-67,348,-265,550,-678,550v-362,0,-596,-175,-546,-555r16,-100r148,-774r295,0r-153,810v-9,45,-18,117,-18,172","w":1479},"V":{"d":"737,0r-339,0r-227,-1409r305,0r114,905r22,266r78,-172r511,-999r308,0","w":1366,"k":{"y":37,"u":37,"r":37,"o":76,"i":76,"e":76,"a":76,"A":152,";":76,":":76,".":188,"-":76,",":188}},"W":{"d":"1441,0r-350,0r-32,-1116r-117,301r-348,815r-355,0r-89,-1409r280,0r40,923r3,238r154,-380r334,-781r316,0r42,1161r135,-347r334,-814r291,0","w":1933,"k":{"y":37,"u":37,"r":37,"o":37,"i":18,"e":37,"a":37,"A":113,";":76,":":76,".":152,"-":76,",":152}},"X":{"d":"220,-1409r309,0r224,471r402,-471r313,0r-600,677r367,732r-307,0r-253,-532r-455,532r-314,0r652,-736","w":1366},"Y":{"d":"836,-578r-112,578r-294,0r112,-578r-370,-831r292,0r259,605r474,-605r323,0","w":1366,"k":{"v":76,"u":76,"q":76,"p":76,"o":76,"i":76,"e":76,"a":76,"A":152,";":113,":":113,".":188,"-":152,",":188," ":37}},"Z":{"d":"1082,0r-1130,0r40,-209r927,-969r-663,0r45,-231r1014,0r-40,205r-930,973r782,0","w":1251},"[":{"d":"-54,425r370,-1909r542,0r-37,190r-276,0r-297,1528r276,0r-37,191r-541,0","w":682},"\\":{"d":"289,41r-178,-1526r238,0r183,1526r-243,0","w":569},"]":{"d":"-174,425r37,-191r277,0r297,-1528r-278,0r37,-190r542,0r-371,1909r-541,0","w":682},"^":{"d":"962,-514r-326,-752r-324,752r-227,0r391,-895r322,0r393,895r-229,0","w":1196},"_":{"d":"-120,250r0,-78r1177,0r0,78r-1177,0"},"`":{"d":"596,-1183r-307,-276r8,-43r258,0r195,288r-6,31r-148,0","w":682},"a":{"d":"938,-225v-1,71,80,72,141,58r-14,155v-51,21,-106,21,-173,22v-142,3,-233,-73,-203,-217r-6,0v-80,123,-165,229,-366,227v-193,-2,-307,-113,-307,-298v0,-370,359,-385,732,-382v7,-42,21,-83,21,-131v1,-85,-46,-127,-127,-128v-116,-2,-181,46,-203,142r-263,-31v51,-201,216,-291,471,-294v276,-4,443,106,392,369r-93,473v-2,13,-2,24,-2,35xm297,-325v-3,119,99,174,211,137v124,-41,177,-170,203,-315r-162,0v-138,2,-249,52,-252,178"},"b":{"d":"499,-913v71,-105,186,-190,356,-189v263,0,365,193,332,472v-34,287,-115,531,-337,620v-53,21,-114,30,-181,30v-170,0,-268,-78,-315,-198r-48,178r-271,0r49,-223r246,-1261r281,0r-106,532v-4,28,-16,41,-6,39xm877,-516v37,-161,55,-400,-142,-391v-239,11,-291,211,-323,435v-24,169,36,299,196,299v200,0,229,-168,269,-343","w":1251},"c":{"d":"430,-728v-67,156,-154,562,106,555v132,-4,185,-92,223,-208r271,50v-67,218,-222,352,-510,351v-319,0,-493,-180,-454,-512v43,-361,211,-610,614,-610v259,0,403,128,429,361r-284,23v-7,-113,-53,-191,-167,-191v-136,0,-184,80,-228,181"},"d":{"d":"738,0v0,-54,8,-110,15,-160r-4,0v-81,104,-175,183,-357,181v-255,-3,-359,-200,-330,-472v31,-289,129,-530,350,-621v52,-21,109,-30,168,-30v172,0,274,69,314,198r5,0r26,-162r84,-418r277,0r-238,1253v-14,75,-23,152,-29,231r-281,0xm373,-565v-31,165,-41,398,142,393v240,-8,292,-214,323,-438v23,-169,-22,-305,-184,-300v-131,4,-190,77,-234,178v-19,44,-35,100,-47,167","w":1251},"e":{"d":"1082,-691v0,68,-11,154,-24,215r-700,0v-27,159,17,314,177,308v123,-4,176,-79,213,-169r245,74v-78,178,-214,287,-477,283v-288,-4,-453,-152,-453,-438v0,-322,126,-540,349,-638v71,-31,149,-46,234,-46v278,2,436,138,436,411xm822,-663v28,-180,-76,-304,-248,-250v-104,33,-157,127,-183,250r431,0"},"f":{"d":"528,-892r-174,892r-280,0r174,-892r-158,0r37,-190r158,0v24,-130,49,-256,135,-326v90,-73,284,-92,433,-59r-36,181v-66,-8,-156,-19,-193,22v-34,37,-47,117,-59,182r213,0r-37,190r-213,0","w":682,"k":{"f":37}},"g":{"d":"586,-1101v169,0,272,81,317,208r40,-165v4,-14,7,-22,8,-24r265,0r-49,229r-165,843v-53,287,-224,435,-571,435v-245,0,-403,-77,-438,-283r283,-30v19,88,81,127,188,127v246,2,259,-230,297,-440r-2,0v-76,111,-165,212,-354,209v-256,-3,-367,-193,-335,-469v41,-353,155,-640,516,-640xm366,-482v-27,157,14,292,166,285v131,-6,200,-91,250,-191v36,-74,64,-184,64,-298v0,-138,-65,-223,-198,-223v-228,0,-247,222,-282,427","w":1251},"h":{"d":"880,-726v31,-146,-122,-196,-244,-143v-102,45,-176,139,-201,263r-118,606r-282,0r286,-1484r280,0r-118,587r3,0v81,-110,183,-197,373,-204v262,-10,334,196,285,448r-127,653r-279,0","w":1251},"i":{"d":"282,-1277r41,-207r281,0r-41,207r-281,0xm35,0r210,-1082r281,0r-211,1082r-280,0","w":569},"j":{"d":"283,-1277r40,-207r281,0r-40,207r-281,0xm-184,218v60,8,129,5,157,-31v25,-32,38,-74,49,-127r223,-1142r281,0r-236,1210v-36,203,-182,328,-437,292v-29,-4,-53,-9,-73,-14","w":569},"k":{"d":"728,0r-188,-497r-140,75r-85,422r-280,0r288,-1484r281,0r-167,850r465,-448r322,0r-473,422r275,660r-298,0"},"l":{"d":"35,0r288,-1484r281,0r-289,1484r-280,0","w":569},"m":{"d":"1451,-1101v212,-4,321,147,279,365r-143,736r-279,0r134,-698v21,-105,-9,-202,-120,-194v-160,12,-223,141,-251,285r-119,607r-279,0r135,-707v19,-104,-10,-192,-121,-185v-161,11,-224,143,-252,288r-118,604r-282,0r205,-1082r272,0r-28,185r3,0v73,-108,150,-204,328,-204v166,0,264,83,282,232v79,-118,162,-228,354,-232","w":1821},"n":{"d":"859,-1101v262,-10,334,196,285,448r-127,653r-279,0r142,-726v31,-147,-121,-196,-244,-143v-102,44,-176,139,-201,263r-118,606r-282,0r179,-922r25,-160r268,0r-24,185r3,0v81,-110,183,-197,373,-204","w":1251},"o":{"d":"704,-1101v296,2,481,128,481,418v0,335,-152,554,-391,655v-131,55,-313,66,-453,18v-168,-57,-278,-188,-278,-409v0,-325,149,-535,381,-633v79,-32,165,-49,260,-49xm434,-761v-90,167,-152,589,132,589v234,0,286,-192,318,-404v27,-179,-21,-337,-201,-333v-129,3,-200,56,-249,148","w":1251},"p":{"d":"870,-516v33,-165,45,-398,-142,-391v-239,9,-292,211,-324,435v-24,169,37,299,197,299v198,0,233,-165,269,-343xm512,-1082v-4,53,-12,122,-23,169r4,0v78,-109,172,-189,355,-189v263,0,365,192,332,470v-35,288,-116,533,-338,622v-53,21,-113,30,-180,30v-170,0,-268,-78,-315,-198v-7,59,-21,129,-32,188r-80,415r-280,0r263,-1367r19,-140r275,0","w":1251},"q":{"d":"580,-1102v178,0,267,69,313,199r5,0v12,-59,29,-128,47,-179r270,0r-61,287r-236,1220r-281,0r101,-504r20,-84r-4,0v-81,105,-177,186,-360,184v-256,-3,-359,-196,-330,-469v31,-292,128,-533,350,-624v52,-21,108,-30,166,-30xm374,-565v-33,165,-42,398,144,393v239,-6,292,-212,321,-437v21,-160,-15,-305,-170,-301v-208,5,-258,159,-295,345","w":1251},"r":{"d":"480,-861v72,-145,188,-284,410,-227r-46,235v-118,-31,-244,-12,-314,72v-50,60,-90,147,-113,267r-101,514r-281,0r195,-1030v3,-20,6,-37,8,-52r268,0r-30,221r4,0","w":797,"k":{".":113,",":113}},"s":{"d":"618,-913v-106,0,-205,17,-205,120v0,115,155,115,255,142v174,47,332,103,332,317v0,274,-221,354,-503,354v-264,0,-417,-88,-474,-291r251,-36v26,103,110,142,243,141v117,-2,222,-25,222,-136v0,-114,-125,-111,-224,-137v-186,-49,-362,-105,-362,-330v0,-258,222,-326,484,-330v245,-4,401,76,432,288r-251,29v-23,-92,-86,-131,-200,-131"},"t":{"d":"560,-8v-195,55,-444,25,-444,-201v0,-53,9,-116,16,-157r102,-526r-148,0r37,-190r162,0r137,-254r176,0r-48,254r202,0r-35,190r-205,0r-112,584v-21,96,34,148,132,128v16,-3,37,-6,60,-10","w":682},"u":{"d":"391,19v-262,10,-334,-196,-285,-448r127,-653r279,0r-142,726v-31,147,121,196,244,143v103,-44,176,-138,201,-263r118,-606r282,0r-179,922r-25,160r-268,0r24,-185r-3,0v-81,111,-183,197,-373,204","w":1251},"v":{"d":"622,0r-336,0r-176,-1082r289,0r78,671r15,203r90,-201r348,-673r302,0","k":{".":113,",":113}},"w":{"d":"1207,0r-297,0r-46,-731r-2,-159r-95,232r-302,658r-297,0r-69,-1082r258,0r14,827r79,-191r294,-636r301,0r45,695r2,132r77,-191r267,-636r266,0","w":1593,"k":{".":76,",":76}},"x":{"d":"724,0r-186,-383r-327,383r-301,0r508,-562r-279,-520r292,0r173,347r296,-347r308,0r-483,525r294,557r-295,0"},"y":{"d":"-47,211v80,18,172,6,221,-34v61,-49,107,-126,150,-201r-212,-1058r291,0r83,594r23,237r156,-330r259,-501r300,0r-654,1139v-95,142,-173,278,-333,343v-87,36,-228,29,-322,7","k":{".":76,",":76}},"z":{"d":"-35,0r38,-199r653,-680r-480,0r40,-203r809,0r-39,201r-650,676r567,0r-40,205r-898,0","w":1024},"{":{"d":"409,90v-18,93,31,146,119,144r80,0r-37,191r-183,0v-190,4,-284,-126,-245,-324r61,-308v5,-23,7,-46,7,-68v0,-116,-78,-155,-192,-158r38,-192v163,-3,246,-85,274,-227r67,-338v38,-186,134,-293,350,-294r194,0r-37,190v-88,-3,-166,1,-205,52v-30,39,-49,91,-61,153r-60,310v-30,134,-125,216,-256,247r-1,4v106,25,184,109,158,247","w":797},"|":{"d":"191,425r0,-1909r262,0r0,1909r-262,0","w":573},"}":{"d":"378,-1150v18,-93,-31,-146,-119,-144r-80,0r37,-191r183,0v190,-4,283,126,245,324r-66,344v-15,135,64,190,190,190r-38,192v-164,3,-242,86,-274,228v-54,240,-50,545,-281,613v-88,26,-217,16,-330,19r37,-190v88,3,167,0,206,-51v30,-39,48,-92,60,-154r60,-310v30,-134,124,-217,256,-248r1,-3v-106,-25,-184,-110,-158,-248","w":797},"~":{"d":"1156,-596v-71,50,-147,82,-267,80v-195,-1,-326,-115,-516,-115v-115,0,-185,41,-255,88r0,-213v66,-49,157,-85,271,-84v200,0,327,117,519,117v102,0,187,-43,248,-92r0,219","w":1196}}});
/*!









/*! Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
 * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
 *
 * Version: 3.0.2
 * 
 * Requires: 1.2.2+
 */

(function(b){function d(a){var f=[].slice.call(arguments,1),e=0;a=b.event.fix(a||window.event);a.type="mousewheel";if(a.wheelDelta)e=a.wheelDelta/120;if(a.detail)e=-a.detail/3;f.unshift(a,e);return b.event.handle.apply(this,f)}var c=["DOMMouseScroll","mousewheel"];b.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],d,false);else this.onmousewheel=d},teardown:function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],
d,false);else this.onmousewheel=null}};b.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery);




/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function(b){function H(){v.hide();r.onerror=r.onload=null;F&&F.abort();l.empty()}function Q(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})}function B(){H();var a=q[s];e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));var d,f,o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?
b(a).children("img:first"):b(a);if(o==""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(I))f="image";else if(d.match(T))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!==
"swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,s,e)===false){h=false;return}l.css("padding",t+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":l.html(e.content);G();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",
function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(l.children())});b(a).appendTo(l);G();break;case "image":h=false;b.fancybox.showActivity();r=new Image;r.onerror=function(){Q()};r.onload=function(){r.onerror=null;r.onload=null;U()};r.src=d;break;case "swf":var u="",w="";u+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';b.each(e.swf,function(p,R){u+=
'<param name="'+p+'" value="'+R+'"></param>';w+=" "+p+'="'+R+'"'});u+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";l.html(u);G();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];typeof f=="string"?(f+="&selector="+a[1]):(f.selector=a[1])}h=false;b.fancybox.showActivity();F=b.ajax(b.extend(e.ajax,{url:d,data:f,error:Q,success:function(p){if(F.status==200){l.html(p);G()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+
(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(l);J();break}}function U(){h=true;e.width=r.width;e.height=r.height;b("<img />").attr({id:"fancybox-img",src:r.src,alt:e.title}).appendTo(l);J()}function G(){l.width(e.width);l.height(e.height);if(e.width=="auto")e.width=l.width();if(e.height=="auto")e.height=l.height();J()}function J(){v.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");
h=false;return}j=q;n=s;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){K&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});y.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}m=V();W();if(g.is(":visible")){b(z.add(C).add(D)).hide();var a=g.position();k={top:a.top,left:a.left,width:g.width(),height:g.height()};
var d=k.width==m.width&&k.height==m.height;i.fadeOut(c.changeFade,function(){function f(){i.html(l.contents()).fadeIn(c.changeFade,L)}b.event.trigger("fancybox-change");i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).empty().css("overflow","hidden");A.prop=0;b(A).animate({prop:1},{duration:d?0:c.changeSpeed,easing:c.easingChange,step:M,complete:f})})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=S();i.css({top:c.padding,
left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(l.contents());g.css(k).show();if(c.opacity)m.opacity=0;A.prop=0;b(A).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(m.width-c.padding*2,1),height:Math.max(m.height-c.padding*2-x,1)}).html(l.contents());g.css(m).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}}function M(a){var d=Math.round(k.width+(m.width-k.width)*a),
f=Math.round(k.height+(m.height-k.height)*a),o=Math.round(k.top+(m.top-k.top)*a),u=Math.round(k.left+(m.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:u+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+x*a),0);i.css({width:d+"px",height:f+"px"});if(typeof m.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)}function L(){i.css("overflow",overflow=c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");
if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&y.one("click",b.fancybox.close);c.showCloseButton&&z.show();X();b(window).bind("resize.fb",b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;Y()}function V(){var a=N(),d={},f=
c.margin,o=c.autoScale,u=(t+f)*2,w=(t+f)*2,p=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-t*2;o=false}else d.width=c.width+p;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-t*2;o=false}else d.height=c.height+p;if(o&&(d.width>a[0]-u||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){u+=p;w+=p;o=Math.min(Math.min(a[0]-u,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-p))+p;d.height=Math.round(o*
(d.height-p))+p}else{d.width=Math.min(d.width,a[0]-u);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+t*2))*0.5;d.left=a[2]+(a[0]-(d.width+t*2))*0.5;if(c.autoScale==false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d}function S(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Z(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-t,left:a.left-c.padding-t}}else{a=N();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d}
function X(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d==0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!=0)C.show();
if(c.cyclic&&j.length>1||n!=j.length-1)D.show()}}function Y(){if(j.length-1>n){var a=j[n+1].href;if(typeof a!=="undefined"&&a.match(I)){var d=new Image;d.src=a}}if(n>0){a=j[n-1].href;if(typeof a!=="undefined"&&a.match(I)){d=new Image;d.src=a}}}function $(){if(v.is(":visible")){b("div",v).css("top",O*-40+"px");O=(O+1)%12}else clearInterval(P)}function N(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]}function Z(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||
0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d}function W(){b("#fancybox-title").remove();x=0;if(c.titleShow!=false){var a=c.title;a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):aa(a);if(!(!a||a=="")){var d=m.width-c.padding*2;b('<div id="fancybox-title" class="'+("fancybox-title-"+c.titlePosition)+'" />').css({width:d,paddingLeft:c.padding,paddingRight:c.padding}).html(a).appendTo("body");
switch(c.titlePosition){case "inside":x=b("#fancybox-title").outerHeight(true)-c.padding;m.height+=x;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(E).hide();K&&b("#fancybox-title span").fixPNG()}}}function aa(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+
a+'</span><span id="fancybox-title-right"></span></span>'}return false}function ba(){if(!b("#fancybox-wrap").length){b("body").append(l=b('<div id="fancybox-tmp"></div>'),v=b('<div id="fancybox-loading"><div></div></div>'),y=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));E=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
E.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),C=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),D=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);v.click(b.fancybox.cancel);C.click(function(a){a.preventDefault();b.fancybox.prev()});D.click(function(a){a.preventDefault();b.fancybox.next()});b.support.opacity||E.find(".fancy-bg").fixPNG();
if(K){b(z.add(".fancy-ico").add("div",v)).fixPNG();y.get(0).style.setExpression("height","document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");v.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");E.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}}
var l,v,y,g,E,i,z,C,D,s=0,e={},q=[],n=0,c={},j=[],F=null,r=new Image,I=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,T=/[^\.]\.(swf)\s*$/i,P,O=1,k,m,h=false,t=20,A=b.extend(b("<div/>")[0],{prop:0}),x=0,K=!b.support.opacity&&!window.XMLHttpRequest;b.fn.fixPNG=function(){return this.each(function(){var a=b(this).css("backgroundImage");if(a.match(/^url\(["']?(.*\.png)["']?\)$/i)){a=RegExp.$1;b(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="+
(b(this).css("backgroundRepeat")=="no-repeat"?"crop":"scale")+", src='"+a+"')"}).each(function(){var d=b(this).css("position");d!="absolute"&&d!="relative"&&b(this).css("position","relative")}).css("zoom",1)}})};b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a));b(this).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];s=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");s=
q.index(this)}B();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;q=[];s=0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]=="object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}B()}};b.fancybox.showActivity=function(){clearInterval(P);v.show();P=setInterval($,
66)};b.fancybox.hideActivity=function(){v.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);if(a>-1&&j.length>a){s=a;B()}if(c.cyclic&&j.length>1&&a<0){s=j.length-1;B()}if(c.cyclic&&j.length>1&&a>=j.length){s=0;B()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");H();e&&b.isFunction(e.onCancel)&&e.onCancel(q,s,e);h=false}};b.fancybox.close=function(){function a(){y.fadeOut("fast");
g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=s=0;c=e={};h=false}if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}H();b(z.add(C).add(D)).hide();b("#fancybox-title").remove();g.add(i).add(y).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=S();var d=g.position();m={top:d.top,left:d.left,
width:g.width(),height:g.height()};if(c.opacity)m.opacity=1;A.prop=1;b(A).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){if(!(h||g.is(":hidden"))){h=true;var a=i.wrapInner("<div style='overflow:auto'></div>").children(),d=a.height();g.css({height:d+c.padding*2+x});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=N(),d=c.margin,
f={};f.top=a[3]+(a[1]-(g.height()-x+t*2))*0.5;f.left=a[2]+(a[0]-(g.width()+t*2))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",
titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){ba()})})(jQuery);






/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.86 (05-APR-2010)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.86";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);




/**
 * SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 *
 */
if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;
