/*
 * 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);;jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});;(function($){$.fn.hoverscroll=function(params){if(!params){params={};}
params=$.extend({},$.fn.hoverscroll.params,params);this.each(function(){var $this=$(this);if(params.debug){$.log('[HoverScroll] Trying to create hoverscroll on element '+this.tagName+'#'+this.id);}
$this.wrap('<div class="listcontainer"></div>');$this.addClass('list');var listctnr=$this.parent();listctnr.wrap('<div class="ui-widget-content hoverscroll"></div>');var ctnr=listctnr.parent();if(params.arrows){if(!params.vertical){listctnr.append('<div class="arrow left"></div>').append('<div class="arrow right"></div>')}
else{listctnr.append('<div class="arrow top"></div>').append('<div class="arrow bottom"></div>')}}
ctnr.width(params.width).height(params.height);listctnr.width(params.width).height(params.height);var size=0;if(!params.vertical){ctnr.addClass('horizontal');$this.children().each(function(){$(this).addClass('item');if($(this).outerWidth){size+=$(this).outerWidth(true);}
else{size+=$(this).width()+parseInt($(this).css('padding-left'))+parseInt($(this).css('padding-right'))
+parseInt($(this).css('margin-left'))+parseInt($(this).css('margin-right'));}});$this.width(size);if(params.debug){$.log('[HoverScroll] Computed content width : '+size+'px');}
if(ctnr.outerWidth){size=ctnr.outerWidth();}
else{size=ctnr.width()+parseInt(ctnr.css('padding-left'))+parseInt(ctnr.css('padding-right'))
+parseInt(ctnr.css('margin-left'))+parseInt(ctnr.css('margin-right'));}
if(params.debug){$.log('[HoverScroll] Computed container width : '+size+'px');}}
else{ctnr.addClass('vertical');$this.children().each(function(){$(this).addClass('item')
if($(this).outerHeight){size+=$(this).outerHeight(true);}
else{size+=$(this).height()+parseInt($(this).css('padding-top'))+parseInt($(this).css('padding-bottom'))
+parseInt($(this).css('margin-bottom'))+parseInt($(this).css('margin-bottom'));}});$this.height(size);if(params.debug){$.log('[HoverScroll] Computed content height : '+size+'px');}
if(ctnr.outerHeight){size=ctnr.outerHeight();}
else{size=ctnr.height()+parseInt(ctnr.css('padding-top'))+parseInt(ctnr.css('padding-bottom'))
+parseInt(ctnr.css('margin-top'))+parseInt(ctnr.css('margin-bottom'));}
if(params.debug){$.log('[HoverScroll] Computed container height : '+size+'px');}}
var zone={1:{action:'move',from:0,to:0.06*size,direction:-1,speed:12},2:{action:'move',from:0.06*size,to:0.15*size,direction:-1,speed:8},3:{action:'move',from:0.15*size,to:0.25*size,direction:-1,speed:4},4:{action:'move',from:0.25*size,to:0.4*size,direction:-1,speed:2},5:{action:'stop',from:0.4*size,to:0.6*size},6:{action:'move',from:0.6*size,to:0.75*size,direction:1,speed:2},7:{action:'move',from:0.75*size,to:0.85*size,direction:1,speed:4},8:{action:'move',from:0.85*size,to:0.94*size,direction:1,speed:8},9:{action:'move',from:0.94*size,to:size,direction:1,speed:12}}
ctnr[0].isChanging=false;ctnr[0].direction=0;ctnr[0].speed=1;function checkMouse(x,y){x=x-ctnr.offset().left;y=y-ctnr.offset().top;var pos;if(!params.vertical){pos=x;}
else{pos=y;}
for(i in zone){if(pos>=zone[i].from&&pos<zone[i].to){if(zone[i].action=='move'){startMoving(zone[i].direction,zone[i].speed);}
else{stopMoving();}}}}
function setArrowOpacity(){if(!params.arrows){return;}
var maxScroll;var scroll;if(!params.vertical){maxScroll=listctnr[0].scrollWidth-listctnr.width();scroll=listctnr[0].scrollLeft;}
else{maxScroll=listctnr[0].scrollHeight-listctnr.height();scroll=listctnr[0].scrollTop;}
var opacity=(scroll/maxScroll);var limit=params.arrowsOpacity;if(isNaN(opacity)){opacity=0;}
var done=false;if(opacity<=0){$('div.arrow.left, div.arrow.top',ctnr).hide();done=true;}
if(opacity>=limit||maxScroll<=0){$('div.arrow.right, div.arrow.bottom',ctnr).hide();done=true;}
if(!done){$('div.arrow.left, div.arrow.top',ctnr).show().css('opacity',(opacity>limit?limit:opacity));$('div.arrow.right, div.arrow.bottom',ctnr).show().css('opacity',(1-opacity>limit?limit:1-opacity));}}
function startMoving(direction,speed){if(ctnr[0].direction!=direction){if(params.debug){$.log('[HoverScroll] Starting to move. direction: '+direction+', speed: '+speed);}
stopMoving();ctnr[0].direction=direction;ctnr[0].isChanging=true;move();}
if(ctnr[0].speed!=speed){if(params.debug){$.log('[HoverScroll] Changed speed: '+speed);}
ctnr[0].speed=speed;}}
function stopMoving(){if(ctnr[0].isChanging){if(params.debug){$.log('[HoverScroll] Stoped moving');}
ctnr[0].isChanging=false;ctnr[0].direction=0;ctnr[0].speed=1;clearTimeout(ctnr[0].timer);}}
function move(){if(ctnr[0].isChanging==false){return;}
var scrollSide;if(!params.vertical){scrollSide='scrollLeft';}
else{scrollSide='scrollTop';}
listctnr[0][scrollSide]+=ctnr[0].direction*ctnr[0].speed;ctnr[0].timer=setTimeout(function(){move();},50);}
ctnr.mousemove(function(e){checkMouse(e.pageX,e.pageY);}).bind('mouseleave',function(){stopMoving();});if(params.arrows){}
else{$('.arrowleft, .arrowright, .arrowtop, .arrowbottom',ctnr).hide();}});return this;};if(!$.fn.offset){$.fn.offset=function(){this.left=this.top=0;if(this[0]&&this[0].offsetParent){var obj=this[0];do{this.left+=obj.offsetLeft;this.top+=obj.offsetTop;}while(obj=obj.offsetParent);}
return this;}}
$.fn.hoverscroll.params={vertical:false,width:960,height:140,arrows:true,arrowsOpacity:1.0,debug:false};$.log=function(msg){if(console&&console.log){console.log(msg);}};})(jQuery);;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 copyright The Monotype Corporation 1991-2001. All rights
 * reserved. Gill Sans is a trademark of The Monotype Corporation Registered in the
 * U.S. Patent & Trademark Office and may be registered in certain jurisdictions
 * 
 * Trademark:
 * Gill Sans is a trademark of The Monotype Corporation Registered in the U.S.
 * Patent & Trademark Office and may be registered in certain jurisdictions
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.agfamonotype.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"776,-739v183,31,334,160,334,358v0,165,-92,267,-216,328v-71,35,-160,53,-267,53r-473,0r0,-1397v214,6,494,-22,636,47v116,56,199,157,199,316v0,137,-71,236,-213,295xm487,-799v185,3,295,-64,295,-219v0,-134,-85,-201,-256,-201r-172,0r0,420r133,0xm759,-595v-78,-32,-275,-25,-405,-26r0,443v129,-1,350,3,420,-25v103,-42,175,-203,92,-313v-26,-35,-61,-60,-107,-79","w":1153,"k":{"A":-41}},{"d":"1083,-641r-971,415r0,-179r769,-319r-769,-316r0,-179r971,410r0,168","w":1196},{"d":"82,-1399r1204,0r-893,1221r893,0r0,178r-1261,0r895,-1221r-838,0r0,-178","w":1323},{"d":"5,18r402,-1434r144,0r-401,1434r-145,0","w":575},{"d":"90,-475v0,-335,317,-562,653,-426r0,-496r183,0r0,1397r-389,0v-274,3,-447,-195,-447,-475xm571,-782v-186,-1,-297,137,-297,329v0,141,62,244,159,281v53,20,216,16,310,16r0,-583v-57,-29,-114,-43,-172,-43","w":1044,"k":{"d":20}},{"d":"479,-1194r-241,598r-185,0r355,-801r145,0r354,801r-182,0","w":961},{"d":"727,-1415r82,0r0,784r156,0r0,170r-156,0r0,461r-195,0r0,-461r-591,0r0,-86xm614,-631r0,-405r-323,405r323,0"},{"d":"434,-1415v304,0,500,296,390,611v-80,231,-219,390,-402,611r532,0r0,193r-884,0r0,-14v140,-162,308,-382,397,-513v78,-113,128,-199,152,-257v24,-58,36,-115,36,-172v2,-152,-96,-264,-245,-261v-140,3,-242,91,-312,189r0,-254v109,-89,221,-133,336,-133"},{"d":"1161,406r-1190,0r0,-132r1190,0r0,132","w":1130},{"d":"1595,-702v0,359,-264,648,-581,702v138,55,342,115,409,115v40,0,87,-9,140,-27r-201,195v-150,-10,-285,-55,-405,-112v-70,-33,-164,-90,-281,-171v-316,-48,-586,-341,-586,-694v0,-415,332,-723,752,-723v416,0,753,306,753,715xm1389,-698v0,-303,-241,-529,-547,-529v-306,0,-544,231,-544,535v0,297,243,524,544,524v298,0,547,-235,547,-530","w":1686},{"d":"954,-457v0,337,-313,571,-651,434r0,492r-186,0r0,-1389r319,0v312,-3,518,162,518,463xm770,-459v-8,-200,-111,-298,-338,-291r-129,0r0,566v56,29,115,43,176,43v173,2,298,-140,291,-318","k":{"y":72,".":61,",":61}},{"d":"154,-1397r200,0r0,1215r629,0r0,182r-829,0r0,-1397","w":1004,"k":{"y":61,"Y":225,"W":205,"V":205,"T":205}},{"d":"35,-1399r1167,0r0,178r-487,0r0,1221r-201,0r0,-1221r-479,0r0,-178","w":1237,"k":{"y":256,"w":307,"u":287,"r":256,"o":307,"e":307,"a":256,"O":133,"A":205,";":61,":":61,".":256,"-":348,",":256}},{"d":"764,-920r233,0r-379,453r406,467r-233,0r-289,-330r-273,330r-229,0r387,-467r-387,-453r229,0r273,316","k":{"e":61}},{"d":"1126,-1397r201,0r0,793v2,248,-48,366,-166,477v-203,191,-671,190,-872,1v-119,-112,-164,-225,-164,-480r0,-791r201,0r0,793v1,242,39,321,182,397v149,79,394,58,507,-46v93,-85,111,-152,111,-351r0,-793","w":1450,"k":{"A":51,".":51,",":51}},{"d":"43,-920r786,0r-487,750r487,0r0,170r-806,0r483,-750r-463,0r0,-170","w":854},{"d":"465,-160v116,0,220,-75,219,-184v0,-85,-61,-167,-184,-242v-118,-72,-293,-170,-356,-263v-39,-57,-60,-122,-60,-195v-3,-224,181,-371,412,-371v117,0,224,33,321,98r0,227v-101,-97,-209,-145,-325,-145v-116,0,-224,58,-224,162v0,123,89,171,195,233r153,90v171,101,256,231,256,388v0,226,-175,378,-405,378v-138,0,-264,-42,-377,-127r0,-254v108,137,233,205,375,205","w":938},{"d":"541,-764v-125,-1,-217,147,-217,283r0,481r-183,0r0,-920r183,0r0,211v80,-135,185,-229,274,-229v69,0,140,35,215,104r-96,160v-63,-60,-122,-90,-176,-90","w":811,"k":{"y":-61,"v":-61,"t":-41,"r":20,"q":51,"o":51,"e":41,"d":31,"c":51,";":-82,":":-82,".":205,"-":164,",":205}},{"d":"1139,-1397r200,0r0,1397r-200,0r0,-608r-785,0r0,608r-200,0r0,-1397r200,0r0,604r785,0r0,-604","w":1493},{"w":569,"k":{"Y":307,"W":256,"V":307,"T":256,"A":205}},{"d":"279,14v-125,0,-229,-98,-224,-223v10,-237,283,-271,473,-344v9,-136,-36,-215,-166,-215v-99,0,-196,51,-290,154r0,-199v71,-83,172,-125,305,-125v171,0,301,80,323,228v21,140,4,384,7,548v0,31,11,47,32,47v22,0,56,-16,103,-49r0,111v-69,41,-95,69,-178,69v-78,0,-124,-31,-138,-92v-77,60,-160,90,-247,90xm274,-334v-79,76,-25,223,93,223v58,0,112,-24,161,-71r0,-273v-81,32,-207,75,-254,121","w":874,"k":{"y":82,"w":72,"v":72,"p":20}},{"d":"1165,-1397r242,0r-557,674r596,723r-242,0r-475,-578r-481,578r-244,0r602,-723r-559,-674r244,0r438,533","w":1450},{"d":"1264,-1397r190,0r0,1397r-172,0r-934,-1075r0,1075r-188,0r0,-1397r162,0r942,1084r0,-1084","w":1599},{"d":"995,-1397r242,0r-516,658r0,739r-205,0r0,-739r-516,-658r242,0r374,482","w":1237,"k":{"u":246,"o":287,"e":266,"a":246,"S":41,"O":164,"A":225,";":61,":":61,".":266,"-":307,",":266}},{"d":"1038,-1397r199,0r-590,1403r-45,0r-602,-1403r201,0r420,981","w":1237,"k":{"u":154,"o":205,"e":205,"a":123,"O":82,"G":82,"A":164,".":266,"-":205,",":266}},{"d":"139,-178v0,-73,74,-116,146,-133v-135,-60,-203,-157,-203,-291v1,-210,174,-318,401,-318r379,0r0,142r-186,0v60,64,96,101,96,203v0,106,-72,207,-147,248v-43,24,-113,47,-211,59v-101,12,-139,79,-65,123v57,34,327,79,357,101v81,34,157,118,154,226v-5,197,-203,287,-428,287v-228,0,-432,-89,-432,-289v0,-125,77,-205,231,-241v-61,-39,-92,-78,-92,-117xm606,-594v0,-96,-83,-168,-182,-168v-94,0,-178,78,-178,170v0,96,81,164,180,164v98,0,180,-71,180,-166xm428,324v132,0,254,-29,254,-136v0,-43,-28,-77,-84,-105v-123,-62,-426,-69,-426,99v0,95,85,142,256,142","w":874,"k":{"y":-41,"o":20}},{"d":"0,-774r342,-336r0,190r291,0r0,164r-291,0r0,451v0,105,44,158,131,158v65,0,134,-22,207,-66r0,170v-131,76,-330,87,-437,-14v-73,-68,-84,-126,-83,-291r0,-408r-160,0r0,-18","w":682},{"d":"106,-1200v0,-54,53,-107,107,-107v58,0,109,50,109,107v0,60,-47,108,-107,108v-56,0,-109,-52,-109,-108xm-10,336v79,-26,137,-104,137,-205r0,-1051r182,0r0,1051v0,159,-61,272,-184,338","w":449},{"d":"1933,-1397r199,0r-565,1403r-43,0r-457,-1136r-461,1136r-43,0r-563,-1403r201,0r385,963r387,-963r190,0r389,963","w":2134,"k":{"y":61,"u":154,"o":184,"e":184,"a":123,"O":82,"A":164,".":266,"-":205,",":266}},{"d":"39,-1223v0,-37,33,-75,70,-75v21,0,71,33,92,53r174,164v11,-13,24,-20,39,-21r-49,-248v-15,-65,3,-142,65,-137v81,6,72,90,55,176r-41,209v19,-1,29,6,41,21r172,-164v36,-34,68,-51,95,-51v36,-1,65,33,65,71v0,54,-47,76,-100,95r-219,79v5,16,6,32,0,47r231,87v39,16,85,40,88,90v2,30,-33,69,-65,69v-33,0,-72,-22,-117,-67r-150,-150v-14,14,-28,21,-41,21v16,103,50,187,50,303v0,59,-23,88,-68,88v-64,0,-78,-81,-64,-148r52,-243v-13,-1,-26,-8,-39,-21r-160,148v-50,45,-88,67,-113,67v-35,1,-67,-32,-67,-67v0,-44,41,-79,123,-107r202,-70v-6,-20,-3,-29,0,-47r-231,-86v-60,-21,-90,-50,-90,-86","w":854},{"d":"434,66v5,164,15,202,170,206r33,0r0,156v-146,2,-248,-5,-304,-89v-77,-115,-63,-168,-69,-400v-3,-120,-9,-203,-20,-249v-21,-84,-92,-138,-187,-139r0,-163v102,-1,164,-54,189,-140v22,-77,16,-462,33,-527v36,-135,114,-223,301,-212r57,0r0,156r-33,0v-154,4,-165,44,-170,207r0,147v-1,244,-39,378,-211,451v172,76,208,193,211,452r0,144","w":682},{"d":"4,-871r0,-123r326,0r86,-403r121,0r-86,403r421,0r84,-403r123,0r-86,403r199,0r0,123r-223,0r-76,371r299,0r0,123r-324,0r-84,399r-122,0r86,-399r-424,0r-84,399r-123,0r84,-399r-197,0r0,-123r223,0r78,-371r-301,0xm848,-871r-422,0r-78,371r424,0","w":1196},{"d":"1276,-545v1,-140,-54,-237,-182,-237v-75,0,-146,38,-211,114r0,668r-183,0r0,-512v-3,-181,-25,-274,-184,-274v-107,0,-145,49,-213,118r0,668r-182,0r0,-920r182,0r0,121v93,-93,183,-139,272,-139v117,0,207,55,271,166v97,-112,199,-168,305,-168v204,0,307,161,307,397r0,543r-182,0r0,-545","w":1579,"k":{"y":72,"u":20}},{"d":"694,-430v0,-156,-157,-260,-325,-260v-79,0,-133,7,-162,20r0,-727r620,0r0,178r-438,0r0,353v290,-26,508,168,508,436v0,262,-199,444,-465,444v-113,0,-223,-27,-330,-82r0,-206v101,65,199,98,295,98v155,0,297,-107,297,-254"},{"d":"1266,-1397r186,0r0,1397r-201,0r0,-1087r-430,540r-37,0r-434,-540r0,1087r-200,0r0,-1397r188,0r465,574","w":1599},{"d":"348,-670v-132,7,-171,53,-262,135r0,-204v142,-152,338,-149,553,-52v61,28,130,64,213,64v88,0,174,-45,258,-135r0,211v-151,137,-316,145,-522,53v-65,-30,-176,-76,-240,-72","w":1194},{"d":"262,-461v0,188,127,310,316,307v70,0,150,-20,241,-61r0,180v-91,34,-181,51,-268,51v-284,0,-473,-188,-473,-471v0,-279,180,-486,454,-483v120,2,169,22,267,64r0,194v-92,-59,-177,-88,-256,-88v-166,0,-281,137,-281,307","w":897,"k":{".":-41,",":-41}},{"d":"1071,-1417r153,0r-919,1433r-154,0xm708,-297v0,-167,146,-311,313,-311v166,0,312,145,312,311v0,167,-145,307,-312,307v-168,0,-313,-140,-313,-307xm1181,-297v0,-88,-74,-160,-162,-160v-86,0,-159,74,-159,160v0,86,73,162,159,162v88,0,162,-74,162,-162xm51,-1100v0,-167,144,-313,311,-313v167,0,311,146,311,313v0,166,-145,312,-311,312v-166,0,-311,-146,-311,-312xm522,-1100v0,-88,-74,-162,-162,-162v-87,0,-162,75,-162,162v0,86,77,160,162,160v86,0,162,-74,162,-160","w":1384},{"d":"537,-793v-113,0,-159,59,-230,134r0,659r-182,0r0,-1397r182,0r0,598v105,-136,294,-188,448,-93v112,69,144,171,144,368r0,524r-182,0r0,-569v2,-123,-65,-224,-180,-224","k":{"y":72}},{"d":"717,-524v-2,-170,-34,-262,-187,-262v-86,0,-159,43,-219,129r0,657r-186,0r0,-920r186,0r0,117v117,-131,281,-184,437,-91v116,69,151,163,151,368r0,526r-182,0r0,-524","k":{"y":41,"v":31,"u":20}},{"d":"327,-1419r138,300r-112,0r-230,-300r204,0","w":683},{"d":"532,16v-270,0,-450,-220,-440,-501v15,-454,263,-725,557,-930r121,153v-202,132,-345,276,-428,512v74,-38,148,-57,221,-57v217,0,391,185,391,404v0,228,-194,419,-422,419xm756,-397v0,-172,-174,-268,-344,-209v-30,11,-68,32,-113,63v-5,31,-8,66,-8,105v-3,149,99,270,244,270v127,0,221,-101,221,-229"},{"d":"292,-163v86,-506,-38,-958,-267,-1252r112,0v146,176,221,264,306,484v110,285,119,608,8,893v-84,214,-146,291,-314,507r-112,0v151,-232,219,-351,267,-632","w":662},{"d":"513,-237r0,-402r-399,0r0,-168r399,0r0,-399r170,0r0,399r399,0r0,168r-399,0r0,402r-170,0","w":1196},{"d":"727,-920r217,0r-393,451r473,469r-244,0r-461,-469xm129,-1397r182,0r0,1397r-182,0r0,-1397","w":981,"k":{"o":61,"e":61}},{"d":"465,16v-113,0,-270,-29,-344,-67r0,-1346r182,0r0,543v79,-57,163,-86,252,-86v243,-2,397,215,397,471v0,292,-195,485,-487,485xm768,-461v0,-169,-98,-310,-258,-309v-68,0,-137,30,-207,90r0,498v62,19,126,28,191,28v164,2,274,-137,274,-307","k":{"y":20,".":20,",":20}},{"d":"201,-264v89,1,140,93,139,192v-2,162,-105,275,-240,314r0,-37v59,-58,79,-98,84,-205v-71,-21,-106,-64,-106,-131v0,-68,57,-134,123,-133","w":449,"k":{" ":205}},{"d":"426,18r-402,-1434r145,0r401,1434r-144,0","w":575},{"d":"92,-694v0,-414,330,-723,748,-723v416,0,755,309,755,719v0,413,-344,714,-766,714v-407,0,-737,-307,-737,-710xm1389,-702v0,-292,-247,-525,-541,-525v-311,0,-549,225,-549,533v0,298,242,526,543,526v303,0,547,-234,547,-534","w":1686,"k":{"Y":164,"X":164,"W":82,"V":82,"T":133,"A":82,".":123,",":123}},{"d":"692,-920r205,0r-651,1389r-203,0r313,-666r-356,-723r207,0r248,519","w":897,"k":{"o":41,"e":41,".":164,",":164}},{"d":"926,-1061v0,124,-101,257,-258,367r196,225v57,-63,107,-138,150,-225r200,0v-48,124,-124,246,-227,366r283,328r-256,0r-162,-190v-93,92,-266,203,-446,206v-184,4,-353,-144,-347,-325v5,-174,93,-248,214,-341v43,-34,82,-58,114,-75v-105,-113,-158,-221,-158,-324v0,-193,151,-321,349,-321v191,0,348,125,348,309xm258,-317v0,82,87,146,174,143v122,-5,228,-86,297,-156r-227,-262r-88,62v-104,70,-156,141,-156,213xm580,-1200v-82,0,-154,55,-152,133v3,97,65,182,127,238r76,-54v71,-50,106,-108,106,-174v1,-82,-71,-143,-157,-143","w":1280},{"d":"856,0v-216,4,-366,-215,-362,-446v4,-230,127,-440,269,-546v193,-145,435,-116,550,93r35,-156r180,0r-160,742v-9,43,-14,71,-14,84v-1,37,32,67,69,67v43,0,99,-29,167,-84v121,-98,215,-269,218,-471v5,-367,-332,-631,-714,-631v-477,0,-834,380,-834,863v0,502,345,772,866,766v322,-3,553,-106,699,-299r180,0v-81,167,-301,332,-501,392v-110,33,-237,52,-382,52v-596,0,-1012,-319,-1012,-892v0,-399,216,-762,486,-906v148,-79,316,-121,508,-121v472,0,861,324,856,782v-3,261,-147,495,-313,611v-95,66,-191,102,-291,102v-137,0,-181,-41,-195,-166v-72,86,-172,161,-305,164xm1024,-938v-197,0,-346,285,-346,508v0,148,81,284,215,285v199,1,362,-282,362,-504v0,-159,-83,-289,-231,-289","w":2068},{"d":"438,-180v132,0,224,-88,224,-219v0,-86,-54,-168,-118,-197v-22,-10,-100,-25,-175,-33r0,-184v167,3,278,-58,280,-211v1,-128,-106,-209,-241,-209v-73,0,-153,23,-242,68r0,-191v81,-41,170,-61,266,-61v246,0,418,138,416,377v-1,160,-67,240,-180,303v140,49,195,159,200,331v8,240,-189,422,-430,422v-106,0,-208,-26,-307,-77r0,-218v105,66,208,99,307,99"},{"d":"145,-834v-137,-250,95,-489,344,-507r0,-74r168,0r0,74v133,20,235,60,306,120r0,230v-83,-85,-185,-142,-306,-170r0,405v121,36,212,90,276,158v125,134,126,343,2,479v-71,78,-142,115,-278,137r0,222r-168,0r0,-222v-113,-11,-242,-58,-385,-143r0,-252v118,104,216,175,385,211r0,-440v-187,-67,-271,-95,-344,-228xm489,-1161v-94,11,-184,75,-184,170v0,115,88,137,184,182r0,-352xm829,-344v-1,-118,-84,-143,-172,-195r0,371v115,-27,172,-85,172,-176","w":1110},{"d":"522,-1235v-181,-3,-191,122,-190,315r164,0r0,164r-164,0r0,756r-182,0r0,-756r-132,0r0,-164r132,0v-22,-329,139,-561,456,-477r0,178v-29,-11,-57,-16,-84,-16","w":512,"k":{"o":20,"e":20}},{"d":"494,-1415v270,0,455,229,450,510v-7,389,-284,765,-561,921r-123,-145v183,-114,366,-306,426,-524v-63,39,-138,59,-223,59v-210,0,-389,-192,-389,-405v0,-227,192,-416,420,-416xm272,-1001v0,120,112,223,234,223v75,0,148,-25,219,-74v8,-53,12,-88,12,-104v3,-152,-96,-275,-241,-275v-128,0,-224,102,-224,230"},{"d":"512,-938v262,2,412,211,401,494r-647,0v6,170,125,289,299,288v120,0,231,-37,332,-112r0,178v-106,70,-195,103,-360,104v-209,1,-323,-95,-397,-232v-38,-71,-56,-154,-56,-247v0,-266,170,-475,428,-473xm733,-553v-7,-137,-83,-227,-221,-227v-143,0,-220,95,-242,227r463,0","w":981,"k":{"y":31,"w":31,"v":31,".":-41,",":-41}},{"d":"414,-1397r200,0r0,1397r-200,0r0,-1397"},{"d":"72,-451v0,-288,199,-469,491,-469r344,0r0,1389r-182,0r0,-485v-79,21,-146,32,-201,32v-259,0,-452,-205,-452,-467xm256,-455v-2,197,143,347,354,316v12,-1,79,-24,115,-35r0,-576r-115,0v-164,-2,-209,12,-279,85v-52,55,-75,127,-75,210"},{"d":"225,-264v87,1,142,96,140,192v-3,162,-105,275,-240,314r0,-37v59,-53,76,-106,84,-205v-71,-21,-107,-64,-107,-131v0,-68,57,-134,123,-133xm123,-815v0,-66,56,-123,121,-123v66,0,123,57,123,123v0,64,-57,121,-121,121v-66,0,-123,-56,-123,-121","w":469,"k":{" ":205}},{"d":"250,-1128v2,-178,-34,-209,-203,-207r0,-156v145,-2,245,6,301,89v78,117,72,168,72,403v0,117,6,199,17,246v20,88,86,140,188,141r0,163v-95,1,-165,57,-189,141v-22,76,-18,456,-32,524v-17,82,-74,166,-147,193v-42,15,-134,20,-210,19r0,-156r31,0v156,-4,167,-42,172,-206r0,-144v3,-258,39,-375,209,-452v-172,-73,-206,-204,-209,-451r0,-147","w":682},{"d":"276,-231v71,0,125,57,125,127v0,65,-56,120,-122,120v-69,0,-127,-52,-127,-120v0,-69,56,-127,124,-127xm276,-403v-18,-4,-28,-62,-36,-84v-33,-92,-76,-492,-76,-635v0,-195,38,-293,115,-293v75,0,112,95,112,285v0,208,-31,444,-72,638v-6,29,-14,86,-43,89","w":555},{"d":"307,-395v3,175,29,260,187,260v87,0,160,-42,221,-127r0,-658r182,0r0,920r-182,0r0,-117v-88,108,-292,184,-442,89v-115,-73,-148,-156,-148,-365r0,-527r182,0r0,525"},{"d":"520,-1415v128,0,231,69,318,201v165,251,164,782,0,1029v-87,131,-193,199,-326,199v-135,0,-241,-67,-326,-195v-161,-244,-161,-792,4,-1035v89,-130,195,-199,330,-199xm696,-1081v-84,-192,-277,-187,-366,-2v-84,174,-83,599,-2,772v86,185,278,184,365,0v83,-174,81,-593,3,-770"},{"d":"102,-102v0,-66,55,-121,121,-121v66,0,123,55,123,121v0,66,-56,118,-123,118v-66,0,-121,-52,-121,-118","w":449,"k":{" ":205}},{"d":"100,-1397r904,0r-633,1413r-178,-75r512,-1147r-605,0r0,-191"},{"d":"524,-1415r113,0v-147,225,-220,340,-267,620v-85,505,15,931,267,1264r-113,0r-30,-37v-143,-177,-191,-236,-276,-449v-116,-293,-116,-619,0,-910v58,-146,160,-309,306,-488","w":662},{"d":"506,451r-475,0r0,-164r278,0r0,-1520r-278,0r0,-164r475,0r0,1848","w":682},{"d":"254,-946r-111,0r-49,-281r0,-239r205,0r0,239xm584,-946r-109,0r-49,-281r0,-239r205,0r0,239","w":725},{"d":"264,-713v-101,-85,-162,-152,-166,-309v-6,-219,199,-393,424,-393v224,0,416,173,416,393v0,125,-58,228,-174,309v129,75,194,185,194,330v0,234,-202,399,-444,399v-238,0,-448,-171,-448,-401v0,-142,66,-251,198,-328xm520,-807v116,0,219,-95,219,-209v0,-121,-98,-209,-221,-209v-124,0,-221,85,-221,207v0,115,106,211,223,211xm516,-174v137,0,240,-79,240,-221v0,-131,-109,-217,-246,-217v-136,0,-242,87,-242,219v0,133,110,219,248,219"},{"d":"156,-1397r745,0r0,178r-545,0r0,390r545,0r0,178r-545,0r0,651r-200,0r0,-1397","w":961,"k":{"o":31,"e":31,"A":102,".":287,",":287}},{"d":"117,-1200v0,-54,52,-107,106,-107v58,0,109,48,109,107v0,57,-51,108,-109,108v-55,0,-106,-53,-106,-108xm133,-920r182,0r0,920r-182,0r0,-920","w":449},{"d":"156,-1397r200,0r0,1397r-200,0r0,-1397","w":512},{"d":"971,-1008v-1,178,-97,292,-236,344v142,104,187,186,311,385v81,130,117,179,191,279r-238,0r-112,-164r-129,-211v-66,-91,-126,-161,-206,-211v-32,-20,-121,-24,-192,-22r0,608r-200,0r0,-1397r350,0v264,-4,462,139,461,389xm729,-1129v-64,-98,-189,-97,-369,-98r0,441v101,2,244,-2,284,-26v105,-37,157,-206,85,-317","w":1237,"k":{"Y":205,"W":154,"V":164,"U":61,"T":184,"O":123}},{"d":"872,-158v82,0,199,-25,306,-61r0,-291r-269,0r0,-178r469,0r0,592v-172,75,-343,112,-512,112v-434,0,-762,-293,-762,-702v0,-413,337,-739,754,-729v213,5,307,45,492,119r0,204v-167,-97,-332,-145,-496,-145v-297,0,-543,243,-543,539v0,316,242,540,561,540","w":1516},{"d":"94,-104v0,-66,55,-123,121,-123v66,0,123,57,123,123v0,65,-57,120,-123,120v-64,0,-121,-56,-121,-120xm111,-815v0,-66,55,-123,120,-123v66,0,123,57,123,123v0,65,-57,121,-123,121v-64,0,-120,-57,-120,-121","w":449,"k":{" ":205}},{"w":569,"k":{"Y":307,"W":256,"V":307,"T":256,"A":205}},{"d":"248,-946r-113,0r-45,-275r0,-245r205,0r0,245","w":385},{"d":"944,-1397r250,0r-606,662r755,735r-274,0r-713,-690r0,690r-200,0r0,-1397r200,0r0,639","w":1343,"k":{"y":154,"u":102,"o":123,"e":123,"O":246}},{"d":"387,-1096v0,-131,-146,-170,-254,-102r131,-219v196,2,330,117,330,299v0,194,-66,253,-178,432v-85,136,-131,230,-131,287v0,9,2,22,6,41v-83,-39,-125,-80,-127,-191v0,-47,11,-87,24,-125v22,-63,199,-316,199,-422xm315,-227v68,0,123,55,123,123v0,67,-57,120,-125,120v-65,0,-118,-53,-118,-118v0,-67,54,-125,120,-125","w":682},{"d":"586,-1399v255,-4,439,150,438,398v-1,172,-99,299,-228,353v-94,39,-291,44,-452,42r0,606r-201,0r0,-1399r443,0xm563,-784v155,1,254,-73,254,-222v0,-143,-89,-215,-266,-215r-207,0r0,437r219,0","w":1044,"k":{"o":51,"e":51,"A":164,".":307,",":307}},{"d":"112,-641r0,-168r971,-410r0,179r-770,316r770,319r0,179","w":1196},{"d":"1278,-920r195,0r-406,936r-57,0r-273,-641r-268,641r-59,0r-410,-936r195,0r241,558r234,-558r135,0r233,558","w":1473,"k":{"o":41,"e":41,".":123,",":123}},{"d":"82,-551r498,0r0,195r-498,0r0,-195","w":662},{"d":"600,-1405r141,0r625,1405r-205,0r-186,-414r-594,0r-176,414r-205,0xm893,-592r-225,-506r-209,506r434,0","w":1366,"k":{"y":51,"w":51,"v":51,"Y":225,"W":164,"V":164,"U":41,"T":205,"Q":82,"O":82,"G":82,"C":82}},{"d":"188,472r0,-1869r157,0r0,1869r-157,0","w":532},{"d":"692,-920r197,0r-406,936r-61,0r-416,-936r199,0r248,566","w":897,"k":{"o":41,"e":41,".":123,",":123}},{"d":"156,-2r0,-1395v323,5,718,-24,922,85v198,106,362,331,362,614v0,386,-252,626,-590,686v-159,28,-492,7,-694,10xm952,-1163v-147,-74,-372,-49,-596,-56r0,1039v156,-2,375,6,489,-20v236,-55,384,-250,388,-509v3,-209,-122,-374,-281,-454","w":1536,"k":{"Y":205,"W":102,"V":102,"A":113,".":154,",":154}},{"d":"133,-1397r182,0r0,1397r-182,0r0,-1397","w":449,"k":{"y":20,"w":20}},{"d":"176,-1397r477,0r0,164r-280,0r0,1520r280,0r0,164r-477,0r0,-1848","w":682},{"d":"76,-451v0,-268,221,-471,493,-471v272,0,488,206,488,476v0,266,-224,462,-496,462v-267,0,-485,-203,-485,-467xm872,-455v0,-173,-139,-303,-313,-303v-172,0,-299,132,-299,305v0,174,132,299,307,299v175,0,305,-127,305,-301","w":1130,"k":{"y":41,"x":31,"w":20,"v":20,".":61,",":61}},{"d":"391,16v-141,-3,-192,-29,-307,-82r0,-196v79,55,188,116,293,121v65,3,138,-37,139,-95v0,-27,-8,-48,-26,-66v-18,-18,-56,-44,-115,-77v-117,-65,-194,-121,-230,-167v-36,-46,-55,-97,-55,-152v-1,-149,136,-240,295,-240v90,0,182,25,277,76r0,180v-108,-65,-196,-98,-265,-98v-62,0,-118,27,-118,82v0,91,122,122,198,168v151,91,230,183,230,288v1,159,-147,262,-316,258","w":788,"k":{"w":20}},{"d":"154,-1397r792,0r0,178r-592,0r0,426r572,0r0,179r-572,0r0,434r611,0r0,178r-811,0r0,-1395"},{"d":"156,-1397r200,0r0,1379v-1,239,-33,347,-167,434v-75,49,-165,66,-277,49r-37,-186v129,3,216,-8,255,-95v16,-36,26,-110,26,-225r0,-1356","w":512,"k":{"u":41,"o":41,"e":41}},{"d":"307,-694v0,307,243,526,555,526v169,0,335,-52,496,-156r0,220v-242,139,-657,168,-905,26v-194,-111,-348,-334,-353,-616v-7,-403,345,-721,754,-721v147,0,310,38,489,115r0,215v-163,-93,-323,-140,-479,-140v-308,0,-557,228,-557,531","w":1450,"k":{"A":-51,".":-51,",":-51}},{"d":"1082,-862r-968,0r0,-168r968,0r0,168xm1082,-417r-968,0r0,-168r968,0r0,168","w":1196}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+202-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("U0Hay]M7O~lcU-b5k]@Gw0wl6tMaH]lc6tVGO~`^HK>SC27r*Y=O6-lP6Y*G6a@[p@`4K68p1P|1kp_[CpA|~E=HK]k7Ob1LnGM$M}aFCGKXy]_tUZ$oCr{16El=VP_2V0C=Hp@{h)7|kp_cMG|k6-w4`]bV}P1zw_A-xE@0?wVUgNMhq*`Zp}K~6CHOy1kn(J|rYPb]^X8LoS$cD[{G27at)4=z5>lF3-kgqa_>kGaA(?HEy@$D17KU*27rg^M[y0b7U-wrUZ{8qp_S1xarg^_Syxa[g]{by]k7O-{^q~wcHr=^y?b[O?Nln)75O~CXCr=DO27D6rJ3h^k)ka[cUp>Xq28c1GaPH6M8Ht=26-=Yya[ck~$>H)VbHt||1]`8y]k1g]MD6-=aOGPPgtPck0K2k-|SytM|k0bDyr=Xy)M7y]@$HZP8H]lGUx$8q0[5UG$8U~kyCa$86K7l1@$86678U-PJ")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":1024,"face":{"font-family":"Gill Sans","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 5 2 2 1 4 2 2 3","ascent":"1638","descent":"-410","x-height":"16","bbox":"-125 -1493 2132 472","underline-thickness":"102","underline-position":"-103","unicode-range":"U+0020-U+007E"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data copyright © 1991-2001 Agfa Monotype Corporation. All rights
 * reserved. Gill Sans is a trademark of The Monotype Corporation. Registered in
 * the U.S. Patent & Trademark Office and may be registered in certain
 * jurisdictions
 * 
 * Trademark:
 * Gill Sans is a trademark of The Monotype Corporation. Registered in the U.S.
 * Patent & Trademark Office and may be registered in certain jurisdictions
 * 
 * Vendor URL:
 * http://www.agfamonotype.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"80,-629v7,-282,214,-389,500,-389r559,0r0,217r-178,0v93,78,122,202,67,322v-59,129,-196,201,-377,211v-83,5,-125,26,-125,67v0,39,27,46,66,52v73,12,217,19,290,40v109,31,226,116,218,267v-13,258,-232,321,-522,323v-181,0,-315,-24,-400,-73v-85,-49,-127,-114,-127,-195v0,-131,102,-195,242,-213v-44,-14,-90,-73,-88,-129v3,-87,62,-161,155,-172v-143,-38,-284,-147,-280,-328xm561,-463v97,2,180,-74,180,-166v0,-96,-81,-170,-170,-170v-101,0,-178,86,-178,174v0,97,67,160,168,162xm588,309v114,-1,220,-23,225,-119v5,-95,-129,-106,-219,-106v-83,0,-144,9,-181,27v-37,18,-55,45,-55,84v0,76,77,114,230,114","w":1153,"k":{"y":-29,"r":-88,"p":-29,"l":-29,"a":-29,".":-29}},{"d":"655,-1036v337,0,527,230,504,614r-717,0v23,118,149,211,289,211v121,0,255,-34,402,-102r0,223v-125,62,-270,110,-478,108v-355,-4,-583,-188,-583,-532v0,-341,229,-522,583,-522xm821,-600v1,-126,-64,-215,-188,-215v-121,0,-203,92,-201,215r389,0","w":1221,"k":{"w":-29,"p":-29,"b":-29,".":-59,",":-29}},{"d":"1030,-322v2,60,1,111,49,111v23,0,53,-10,92,-29r0,189v-103,38,-171,69,-307,69v-108,0,-147,-39,-174,-108v-83,64,-164,108,-315,108v-185,0,-303,-87,-303,-256v0,-137,79,-206,175,-256v104,-54,302,-101,423,-155v-3,-110,-35,-160,-160,-158v-178,1,-304,91,-404,186r0,-276v121,-87,281,-137,480,-139v260,-3,444,93,444,321r0,393xm522,-176v62,0,105,-40,148,-70r0,-241v-85,35,-148,65,-187,93v-39,28,-59,66,-59,113v0,63,42,105,98,105","w":1169,"k":{"w":-29,"u":-29,"r":-29,"p":-29,"n":-29,"m":-29,"k":-29,"i":-29,"h":-29,"g":-29,"f":-29,"b":-29}},{"d":"1735,-1018r-402,1018r-227,0r-227,-555r-226,555r-227,0r-412,-1018r365,0r186,514r199,-514r229,0r201,514r180,-514r361,0","w":1749,"k":{"q":29,"o":29,"e":29,"d":29,"c":29,"a":29,".":88,",":117}},{"d":"655,18v-356,0,-583,-185,-583,-528v0,-261,134,-414,331,-487v140,-52,367,-51,507,1v199,73,329,226,329,486v0,343,-228,528,-584,528xm655,-250v142,0,205,-111,205,-260v0,-150,-63,-258,-205,-258v-141,0,-204,109,-204,258v0,148,65,260,204,260","w":1311,"k":{"z":29,"y":29,"x":59,"w":29,"v":29,",":59}},{"d":"289,-1036v122,4,210,90,213,215v3,117,-99,217,-215,217v-116,0,-213,-100,-213,-215v0,-118,102,-220,215,-217xm291,-412v123,4,211,89,213,215v3,117,-96,215,-213,215v-115,0,-217,-100,-217,-215v0,-117,101,-219,217,-215","w":575},{"d":"291,-412v123,4,211,89,213,215v3,117,-96,215,-213,215v-115,0,-217,-100,-217,-215v0,-117,101,-219,217,-215","w":575},{"d":"494,0r-361,0r0,-1386r361,0r0,1386","w":627,"k":{"o":29}},{"d":"1010,-1237v146,153,180,459,71,695v-104,225,-282,420,-485,562r-342,-112v159,-135,276,-260,352,-375v-304,49,-540,-136,-540,-440v0,-234,142,-384,317,-458v134,-56,324,-52,454,5v70,30,125,73,173,123xm604,-715v117,1,180,-79,184,-186v4,-105,-74,-194,-178,-193v-117,1,-179,86,-184,193v-5,116,75,185,178,186"},{"d":"1188,-1018r-463,1018r-266,0r-453,-1018r387,0r211,533r234,-533r350,0","w":1194,"k":{"q":29,"o":29,"e":29,"d":29,"c":29,".":117,",":147}},{"d":"696,-268v106,0,186,-32,291,-62r0,283v-98,37,-206,66,-344,65v-357,-1,-571,-204,-571,-530v0,-324,214,-524,571,-524v148,-1,222,22,328,59r0,283v-117,-37,-209,-56,-275,-56v-135,2,-249,86,-245,238v4,152,103,244,245,244","w":1047,"k":{".":-59,",":-29}},{"d":"948,-739v142,-1,209,-79,297,-148r0,254v-96,84,-179,134,-319,141v-163,8,-350,-157,-496,-157v-130,0,-222,66,-309,149r0,-256v82,-66,181,-141,328,-141v84,0,319,112,407,143v30,10,61,15,92,15","w":1366},{"d":"635,-172v6,380,-90,617,-469,616v-50,0,-100,-5,-150,-14r-63,-334v134,-4,228,-7,254,-116v9,-17,11,-193,10,-293r0,-1073r418,0r0,1214","w":811,"k":{"u":-57,"a":-29,"A":29,".":-29}},{"w":608},{"d":"475,-872v101,-107,189,-164,361,-164v244,0,366,137,366,411r0,625r-360,0r1,-563v-2,-100,-36,-200,-149,-195v-110,5,-164,86,-219,160r0,598r-360,0r0,-1386r360,0r0,514","w":1303},{"d":"1786,0r-418,0r0,-803r-377,465r-33,0r-378,-465r0,803r-406,0r0,-1386r379,0r426,520r428,-520r379,0r0,1386","w":1962},{"d":"1223,-573r-353,0r-192,-492r-195,492r-354,0r408,-813r278,0","w":1352},{"d":"358,-1405v211,0,367,100,367,291v0,181,-61,214,-186,326v-55,49,-146,180,-146,268v0,45,-25,67,-76,67v-99,0,-89,-112,-94,-192v-8,-122,65,-232,101,-325v33,-85,-16,-152,-115,-152v-39,0,-78,9,-119,26r-16,0r94,-278v67,-21,131,-31,190,-31xm324,-412v114,0,213,101,213,215v0,114,-99,215,-213,215v-114,0,-218,-100,-218,-215v0,-116,103,-215,218,-215","w":788},{"d":"1679,0r-372,0r-719,-772r0,772r-414,0r0,-1386r371,0r717,768r0,-768r417,0r0,1386","w":1853,"k":{"A":29,".":-29}},{"d":"1069,301v324,0,544,-93,676,-260r209,0v-143,292,-448,440,-869,440v-298,0,-580,-79,-747,-229v-168,-150,-279,-366,-279,-666v0,-453,230,-759,565,-907v253,-112,656,-111,892,18v223,121,389,340,389,650v0,269,-142,496,-318,612v-100,66,-209,100,-330,100v-115,0,-155,-32,-184,-112v-66,58,-140,115,-268,112v-241,-7,-375,-172,-375,-421v0,-220,112,-428,246,-542v152,-130,444,-146,545,32r22,-109r260,0r-147,705v-10,49,-15,78,-15,88v0,31,13,47,39,47v35,0,80,-24,136,-70v143,-116,270,-386,176,-638v-86,-231,-298,-376,-629,-376v-443,0,-694,234,-788,568v-82,293,-7,576,147,733v137,139,359,225,647,225xm696,-350v-5,131,58,229,164,229v177,0,243,-187,278,-339v12,-51,15,-99,15,-140v-3,-114,-45,-234,-170,-229v-211,9,-279,263,-287,479","w":1968},{"d":"1036,256r-1048,0r0,-102r1048,0r0,102","w":1024},{"d":"473,-958v99,-84,349,-104,489,-34v169,84,267,250,271,490v4,229,-100,389,-245,465v-71,37,-144,55,-218,55v-140,-1,-225,-45,-297,-110r0,92r-360,0r0,-1386r360,0r0,428xm655,-252v120,0,199,-94,199,-258v0,-151,-73,-268,-199,-268v-54,0,-115,22,-182,65r0,389v51,48,111,72,182,72","w":1305,"k":{"y":29,"v":29,"l":29,".":-29}},{"d":"926,-715v145,72,274,244,202,454v-63,183,-250,279,-520,279v-273,0,-458,-93,-522,-278v-71,-206,59,-386,205,-455v-102,-68,-176,-139,-176,-297v0,-258,204,-391,493,-393v247,-2,405,96,471,264v17,43,23,87,23,129v-2,164,-71,225,-176,297xm608,-801v83,0,147,-89,144,-184v-3,-88,-43,-186,-140,-186v-101,0,-145,92,-147,186v-2,95,60,184,143,184xm610,-203v104,1,186,-94,183,-207v-3,-119,-75,-204,-185,-204v-100,0,-184,91,-184,204v0,122,80,206,186,207"},{"d":"475,-872v99,-104,187,-164,361,-164v244,0,366,146,366,438r0,598r-360,0r0,-549v-3,-113,-24,-213,-148,-209v-120,4,-166,90,-219,160r0,598r-360,0r0,-1018r360,0r0,146","w":1303,"k":{"w":-29}},{"d":"887,-330v222,0,314,-160,313,-397r0,-659r418,0r0,765v1,351,-203,535,-478,607v-204,53,-407,41,-595,-28v-219,-80,-391,-273,-391,-579r0,-765r417,0r0,657v1,239,89,399,316,399","w":1772,"k":{"A":88,".":59,",":88}},{"d":"1053,18r-269,0r-753,-1423r268,0","w":1083},{"d":"1696,0r-428,0r-113,-281r-602,0r-115,281r-428,0r613,-1386r462,0xm1059,-522r-203,-506r-205,506r408,0","w":1706,"k":{"y":29,"w":29,"v":59,"u":-29,"p":-29,"Y":205,"W":117,"V":147,"U":59,"T":205,"Q":29,"G":29,"C":29}},{"d":"1530,-1386r-625,1404r-276,0r-613,-1404r435,0r317,800r326,-800r436,0","w":1546,"k":{"y":59,"u":59,"r":29,"o":117,"i":29,"e":117,"a":59,"Q":59,"O":59,"G":59,"C":59,"A":147,";":29,".":176,"-":117,",":205}},{"d":"424,481r-248,0r0,-1886r248,0r0,1886","w":598},{"d":"1374,-956v-2,189,-102,285,-227,346v129,82,145,128,229,309r140,301r-449,0v-63,-136,-144,-344,-217,-444v-62,-85,-121,-99,-258,-97r0,541r-418,0r0,-1386r711,0v219,-5,372,102,441,240v33,66,48,130,48,190xm682,-786v177,-5,261,-9,266,-162v6,-178,-167,-173,-356,-172r0,334r90,0","w":1532,"k":{"v":29,"u":-29,"e":29,"a":-59,"Y":59,"W":29,"V":29,"U":29,"T":88}},{"d":"975,-1145r-64,295r-276,0r-66,-295r0,-241r406,0r0,241xm455,-1145r-66,295r-274,0r-66,-295r0,-241r406,0r0,241","w":1024},{"d":"541,-942v3,194,14,341,204,338r0,285v-175,-1,-206,112,-206,294v0,252,-3,399,-179,472v-73,30,-208,36,-329,34r0,-278v105,-3,156,-2,183,-70v11,-28,15,-72,15,-133v0,-229,23,-399,181,-463v-154,-73,-184,-181,-181,-416v0,-76,-3,-131,-12,-164v-21,-79,-74,-80,-186,-83r0,-279v143,-3,300,8,371,52v131,82,136,193,139,411","w":788},{"d":"-72,481v224,-231,399,-493,406,-944v5,-292,-97,-549,-210,-707v-52,-73,-118,-150,-196,-235r265,0v249,195,520,489,520,938v0,460,-266,740,-520,948r-265,0","w":788},{"d":"487,-1145r-63,295r-277,0r-65,-295r0,-241r405,0r0,241","w":569},{"d":"547,-442v-5,119,29,174,145,174v57,0,133,-24,226,-72r0,281v-73,35,-231,77,-343,77v-259,0,-389,-127,-389,-380r0,-406r-163,0r0,-63r483,-492r41,0r0,305r344,0r0,250r-344,0r0,326","w":961},{"d":"670,-1120v-123,0,-200,108,-113,175v159,123,429,187,531,347v34,54,55,117,55,195v0,288,-228,421,-525,421v-181,0,-341,-46,-487,-110r0,-340v126,74,244,148,424,151v110,2,170,-31,170,-102v0,-37,-18,-69,-54,-95v-86,-61,-268,-120,-357,-184v-103,-73,-199,-175,-195,-342v6,-272,210,-398,499,-401v184,-2,359,54,465,117r0,325v-105,-72,-243,-157,-413,-157","w":1253,"k":{".":-59,",":-29}},{"d":"829,-348r-655,0r0,-334r655,0r0,334","w":1004},{"d":"311,-1405v136,0,219,131,213,307v-6,191,-71,457,-133,592v-16,35,-30,49,-80,49v-50,0,-63,-13,-80,-49v-66,-138,-130,-395,-137,-592v-6,-175,81,-307,217,-307xm311,-412v123,0,211,89,213,215v3,117,-96,219,-213,215v-123,-4,-217,-92,-217,-215v0,-125,92,-215,217,-215","w":618},{"d":"379,-461v155,72,180,182,180,416v0,127,-6,214,89,239v25,7,62,9,110,9r0,278v-197,5,-373,-10,-446,-118v-61,-90,-62,-184,-64,-345v-3,-204,-11,-337,-205,-337r0,-285v175,1,207,-112,207,-295v0,-252,3,-400,179,-473v73,-30,208,-35,329,-33r0,279v-106,3,-155,1,-183,68v-11,28,-16,73,-16,134v0,227,-21,401,-180,463","w":788},{"d":"1149,-756v166,69,291,153,291,363v0,253,-194,393,-465,393r-801,0r0,-1386r670,0v272,4,499,71,499,325v0,151,-89,260,-194,305xm682,-821v170,-5,266,-12,270,-166v5,-181,-173,-163,-360,-166r0,332r90,0xm1020,-410v0,-119,-86,-178,-258,-178r-170,0r0,355r170,0v172,0,258,-59,258,-177","w":1534,"k":{"U":29,"A":59,".":-57,",":-29}},{"d":"180,-965v0,-277,149,-440,436,-440v60,0,120,6,181,19r0,258v-55,-13,-99,-19,-133,-19v-94,0,-131,76,-123,182r182,0r0,244r-182,0r0,721r-361,0r0,-721r-166,0r0,-244r166,0","w":756,"k":{"u":-57,"l":29,"f":-59,"a":-57,"?":-117,",":29,")":-205,"!":-88," ":-59}},{"d":"428,-1337v3,-64,80,-68,154,-68v123,0,165,24,135,110r-101,294v14,6,29,16,46,30r267,-205v72,-19,96,28,122,99v16,43,24,82,24,119v0,67,-46,63,-121,63r-268,0v-1,20,-7,38,-16,53r215,152v53,37,80,65,80,84v0,80,-134,154,-207,172v-52,-9,-55,-46,-74,-107r-78,-252v-19,5,-38,5,-57,0r-84,254v-22,55,-22,93,-74,101v-54,-5,-132,-64,-168,-100v-63,-63,-36,-99,29,-144r229,-160v-9,-21,-15,-38,-16,-53r-275,2v-65,-2,-110,-2,-112,-65v-2,-60,51,-230,106,-228v43,3,53,18,86,43r224,172v12,-13,26,-23,41,-30r-84,-252v-15,-45,-23,-73,-23,-84","w":1153},{"d":"1245,-115r-1124,-467r0,-223r1124,-467r0,264r-778,314r778,313r0,266","w":1366},{"d":"313,-1405v80,0,152,72,152,152v0,81,-71,153,-152,151v-89,-3,-148,-62,-151,-151v-2,-81,70,-152,151,-152xm494,0r-361,0r0,-1018r361,0r0,1018","w":627},{"d":"313,-1405v80,0,152,72,152,152v0,81,-71,153,-152,151v-89,-3,-148,-62,-151,-151v-2,-81,70,-152,151,-152xm-18,207v137,-39,151,-133,151,-316r0,-909r361,0r0,1077v1,259,-158,406,-392,422","w":627},{"d":"662,-794v-80,-21,-206,-22,-207,59v14,63,52,67,131,100v132,55,236,100,294,201v22,38,31,84,31,137v0,210,-168,318,-407,315v-168,-2,-261,-33,-393,-79r0,-256v107,57,168,101,305,106v115,4,167,-52,116,-118v-49,-42,-118,-67,-198,-103v-117,-53,-240,-141,-240,-299v0,-204,187,-305,414,-305v127,0,256,33,350,82r0,249v-59,-36,-116,-68,-196,-89","w":991,"k":{",":29}},{"d":"473,-772v51,-139,220,-328,429,-246v30,12,66,30,108,55r-133,361v-90,-90,-205,-107,-297,-26v-38,33,-73,97,-107,190r0,438r-360,0r0,-1018r360,0r0,246","w":1010,"k":{"u":29,"t":29,"s":59,"q":88,"p":29,"o":88,"l":29,"k":29,"j":29,"i":88,"g":59,"e":88,"d":88,"c":88,"a":29,";":29,".":147,"-":88,",":176}},{"d":"559,-1036v127,-1,200,30,272,78r0,-428r361,0r0,1386r-361,0r0,-92v-81,64,-146,115,-296,110v-285,-10,-467,-207,-463,-520v4,-310,170,-530,487,-534xm649,-252v90,3,131,-32,182,-72r0,-389v-74,-37,-94,-65,-182,-65v-127,0,-198,123,-198,268v0,155,72,254,198,258","w":1305},{"d":"1249,0r-444,0r-197,-289r-196,289r-394,0r394,-500r-402,-518r443,0r188,277r190,-277r394,0r-385,483","w":1260,"k":{"o":59,"e":88,"d":59,"c":59}},{"d":"510,-690v-8,305,288,446,606,368r0,-163r-188,0r0,-279r553,0r0,666v-268,111,-705,172,-1003,39v-228,-101,-396,-314,-394,-637v2,-222,88,-430,225,-533v155,-116,321,-176,582,-176v253,0,367,41,563,100r0,328v-131,-73,-252,-129,-461,-129v-295,0,-476,151,-483,416","w":1636,"k":{"A":29,".":-29}},{"d":"1607,-966v80,206,62,447,-39,629v-120,215,-361,355,-698,355v-338,0,-584,-147,-700,-363v-115,-213,-114,-486,0,-699v116,-216,363,-364,700,-361v379,3,630,166,737,439xm870,-338v227,-3,361,-133,361,-356v0,-227,-132,-350,-361,-355v-218,-4,-360,142,-360,355v0,212,143,359,360,356","w":1743,"k":{"Y":88,"X":88,"W":29,"V":31,"T":117,"N":29,"A":88,".":29,",":59}},{"d":"840,-725v111,63,213,157,211,340v-3,219,-138,331,-306,381v-199,60,-449,-14,-598,-78r0,-311v82,66,185,137,318,137v114,0,199,-58,199,-162v0,-138,-122,-192,-277,-184r0,-223v144,11,248,-44,254,-162v4,-87,-80,-163,-174,-160v-109,3,-210,46,-283,96r0,-266v123,-49,218,-86,379,-88v199,-3,345,92,417,209v114,184,-5,396,-140,471"},{"d":"431,-1389v326,-68,606,94,601,412v-3,193,-77,298,-160,422v-57,85,-119,167,-184,244r449,0r0,311r-1053,0r0,-27v141,-141,293,-319,421,-478v81,-101,153,-206,159,-374v4,-121,-80,-215,-197,-215v-113,0,-226,59,-338,176r0,-327v92,-58,174,-117,302,-144"},{"d":"1219,0r-1045,0r0,-1386r1028,0r0,278r-610,0r0,254r582,0r0,279r-582,0r0,296r627,0r0,279","w":1325},{"d":"1053,-1405r-754,1423r-268,0r753,-1423r269,0","w":1083},{"d":"561,-1153r-192,0r-369,-317r389,0","w":682},{"d":"285,-412v217,0,306,251,231,454v-64,172,-228,272,-444,302r0,-63v110,-42,161,-137,157,-287v-105,-30,-157,-96,-157,-197v0,-121,91,-209,213,-209","w":618},{"d":"535,-1036v138,0,228,46,296,110r0,-92r361,0r0,1481r-361,0r0,-522v-76,50,-145,77,-272,77v-317,0,-481,-224,-487,-534v-4,-229,100,-389,245,-465v71,-37,144,-55,218,-55xm649,-240v91,0,103,-25,182,-65r0,-389v-43,-39,-97,-75,-182,-72v-126,4,-198,104,-198,258v0,145,72,268,198,268","w":1305},{"d":"1221,-39v146,62,279,118,483,117r12,22r-293,267v-253,-56,-471,-145,-682,-261v-89,-49,-155,-95,-200,-139v-253,-97,-457,-309,-457,-661v0,-448,312,-711,786,-711v384,0,635,169,740,445v33,85,47,174,47,266v0,347,-190,549,-436,655xm870,-338v227,-3,361,-133,361,-356v0,-227,-132,-350,-361,-355v-218,-4,-360,142,-360,355v0,212,143,359,360,356","w":1743,"k":{"p":-59,"j":-57,"g":-29,"f":-57,"Y":88,"W":29,"V":29,"T":88,"A":59,".":-29,",":-57,")":-29}},{"d":"1143,-1346r-592,1364r-322,-102r424,-995r-561,0r0,-307r1051,0r0,40"},{"d":"1128,-1176v95,217,-82,386,-241,463r186,199v58,-53,109,-119,154,-199r334,0v-85,163,-185,297,-299,400r299,313r-471,0r-89,-92v-180,133,-609,152,-782,5v-132,-112,-168,-296,-62,-437v41,-55,123,-122,244,-205v-76,-86,-153,-158,-153,-301v0,-245,209,-375,473,-375v203,0,347,91,407,229xm733,-1176v-100,0,-171,84,-119,167v26,43,74,88,109,126v103,-45,154,-102,154,-172v0,-76,-61,-121,-144,-121xm442,-375v0,79,83,150,185,150v73,0,137,-21,192,-62r-244,-256v-89,57,-133,113,-133,168","w":1686},{"d":"1563,-1036v254,0,366,157,366,415r0,621r-360,0r0,-543v-1,-129,-32,-215,-148,-215v-119,0,-160,84,-219,160r0,598r-360,0r0,-543v-2,-127,-29,-215,-150,-215v-119,0,-158,89,-217,160r0,598r-360,0r0,-1018r360,0r0,146v97,-100,184,-164,359,-164v172,0,280,75,333,198v104,-113,203,-198,396,-198","w":2028},{"d":"473,-926v78,-64,150,-115,297,-110v285,11,466,207,463,520v-3,238,-102,409,-271,489v-62,30,-134,45,-217,45v-133,1,-190,-29,-272,-77r0,522r-360,0r0,-1481r360,0r0,92xm655,-240v127,0,199,-123,199,-268v0,-152,-64,-253,-199,-258v-88,-3,-133,32,-182,72r0,389v53,28,102,65,182,65","w":1305,"k":{"z":59,"y":59,"w":29,".":29,",":59}},{"d":"1325,0r-457,0r-391,-483r0,483r-364,0r0,-1386r364,0r0,813r357,-445r432,0r-398,475","w":1325,"k":{"y":29,"u":29,"s":59,"q":88,"o":88,"g":59,"e":88,"d":88,"c":88}},{"d":"1167,-561r-575,0r0,561r-418,0r0,-1386r993,0r0,278r-575,0r0,268r575,0r0,279","w":1274,"k":{"o":29,"e":29,"a":-29,"A":117,".":147,",":176}},{"d":"594,0r-418,0r0,-1386r418,0r0,1386","w":770},{"d":"1143,-299r-164,0r0,299r-369,0r0,-299r-563,0r0,-264r635,-823r297,0r0,849r164,0r0,238xm610,-537r0,-444r-344,444r344,0"},{"w":608},{"d":"860,481r-264,0v-191,-150,-366,-340,-462,-601v-88,-238,-70,-547,34,-762v118,-242,246,-364,428,-523r264,0v-154,174,-251,282,-340,528v-85,236,-85,601,0,835v90,248,182,345,340,523","w":788,"k":{"y":-88,"p":-117,"j":-145,"g":-88,"f":-59,"J":-145}},{"d":"1245,-569r-438,0r0,438r-248,0r0,-438r-438,0r0,-248r438,0r0,-438r248,0r0,438r438,0r0,248","w":1366},{"d":"314,-1379v239,-92,481,75,477,316v-3,202,-145,344,-345,344v-241,0,-409,-235,-316,-477v32,-84,101,-151,184,-183xm1423,-1405r-999,1442r-205,0r1002,-1442r202,0xm1060,-622v239,-93,482,74,478,315v-4,200,-144,344,-344,344v-241,0,-408,-235,-316,-476v33,-85,98,-150,182,-183xm446,-928v72,0,136,-61,136,-133v0,-74,-63,-135,-136,-135v-73,0,-133,62,-133,135v0,71,62,133,133,133xm1194,-172v73,0,135,-60,135,-133v0,-74,-61,-135,-135,-135v-73,0,-133,62,-133,135v0,71,62,133,133,133","w":1642},{"d":"1446,0r-1407,0r717,-1055r-658,0r0,-331r1348,0r-715,1054r715,0r0,332","w":1493},{"d":"797,0r-379,0r0,-1386r379,0r0,1386"},{"d":"870,463r-706,0r0,-1849r706,0r0,235r-364,0r0,1378r364,0r0,236","w":918},{"d":"1090,-715v68,119,83,286,24,422v-78,180,-243,311,-498,311v-338,0,-548,-219,-548,-548v0,-307,163,-514,326,-685v65,-68,142,-131,227,-192r342,113v-139,119,-252,225,-353,374v214,-42,399,63,480,205xm606,-293v117,-1,180,-86,185,-192v6,-118,-75,-183,-179,-187v-115,-5,-181,90,-184,187v-3,102,78,193,178,192"},{"d":"512,-856v227,-33,415,66,496,210v37,66,57,135,57,212v0,282,-195,452,-494,452v-187,0,-342,-51,-460,-133r0,-299v70,54,264,146,383,146v118,0,182,-71,184,-164v4,-209,-301,-217,-473,-146r0,-808r803,0r0,292r-496,0r0,238"},{"d":"289,-1036v122,4,210,90,213,215v3,117,-99,217,-215,217v-116,0,-213,-100,-213,-215v0,-118,102,-220,215,-217xm285,-412v217,6,306,251,231,454v-64,172,-228,272,-444,302r0,-63v110,-42,161,-137,157,-287v-105,-30,-157,-96,-157,-197v0,-104,91,-212,213,-209","w":618},{"d":"1632,0r-510,0r-530,-649r0,649r-418,0r0,-1386r418,0r0,620r502,-620r454,0r-516,649","w":1640,"k":{"y":117,"w":88,"v":117,"u":59,"o":88,"e":88,"O":88,"G":88,"C":88,")":-117}},{"d":"1227,0r-1053,0r0,-1386r418,0r0,1054r635,0r0,332","w":1296,"k":{"y":147,"w":147,"Y":264,"W":205,"V":205,"U":117,"T":264,"S":117,"O":117,"G":117,"C":117,"A":29}},{"d":"1262,-1242v91,93,148,274,86,442v-65,175,-234,281,-482,280r-274,0r0,520r-418,0r0,-1386r692,0v175,-2,312,59,396,144xm592,-786v181,-3,364,22,356,-162v-7,-156,-91,-168,-268,-172r-88,0r0,334","w":1432,"k":{"o":59,"e":59,"a":59,"A":176,".":236,",":264}},{"d":"1245,-809r-1124,0r0,-248r1124,0r0,248xm1245,-326r-1124,0r0,-247r1124,0r0,247","w":1366},{"d":"1526,-1386r-543,751r0,635r-418,0r0,-627r-553,-759r434,0r318,436r319,-436r443,0","w":1538,"k":{"v":117,"u":117,"q":205,"p":117,"o":205,"i":59,"e":205,"d":176,"a":117,"S":59,"O":88,"G":88,"C":88,"A":205,";":88,":":59,".":205,"-":205,",":233}},{"d":"1083,-985r-487,719r477,0r0,266r-1044,0r0,-33r487,-719r-446,0r0,-266r1013,0r0,33","w":1130,"k":{"o":29,"e":59,"d":29,"c":29}},{"d":"702,-1362v168,23,269,72,400,152r0,297v-95,-78,-252,-171,-400,-201r0,274v139,47,247,105,330,172v123,99,164,298,78,456v-68,126,-214,215,-408,230r0,175r-153,0r0,-175v-146,-19,-315,-80,-424,-151r0,-285v116,89,248,173,424,197r0,-334v-123,-31,-214,-73,-281,-115v-144,-91,-209,-267,-126,-451v59,-132,208,-222,407,-241r0,-88r153,0r0,88xm549,-1128v-74,3,-153,42,-148,116v5,73,61,116,148,133r0,-249xm702,-219v81,-20,160,-44,156,-141v-4,-97,-68,-116,-156,-156r0,297","w":1280},{"d":"608,-260v123,-3,158,-82,219,-160r0,-598r361,0r0,1018r-361,0r0,-145v-95,99,-183,163,-360,163v-154,0,-254,-44,-299,-134v-45,-90,-68,-191,-68,-304r0,-598r361,0r0,550v3,112,25,211,147,208","w":1303},{"d":"1568,-894v57,177,33,439,-47,568v-126,203,-291,326,-620,326r-727,0r0,-1386r576,0v451,-4,710,157,818,492xm1174,-686v0,-279,-147,-419,-404,-422r-178,0r0,821v188,3,344,4,462,-78v78,-54,120,-159,120,-321","w":1683,"k":{"Y":88,"V":31,"A":88,".":29,",":59}},{"d":"1106,-1008v57,174,57,458,0,632v-74,227,-221,394,-498,394v-275,0,-422,-169,-496,-394v-57,-172,-57,-461,0,-633v75,-226,219,-396,496,-396v277,0,424,171,498,397xm730,-386v32,-135,25,-466,-1,-608v-23,-129,-166,-160,-218,-52v-47,95,-48,208,-48,354v0,131,9,233,25,306v16,73,56,110,120,110v65,0,105,-37,122,-110"},{"d":"1739,0r-537,0r-234,-281v-53,-64,-89,-108,-106,-131v-80,108,-145,193,-196,256r-127,156r-529,0r588,-721r-561,-665r534,0r95,116r196,252v119,-176,173,-236,283,-368r524,0r-539,665","w":1749,"k":{"O":88,"G":88,"C":88}},{"d":"1292,-340r-303,0r-78,373r-217,0r80,-373r-330,0r-77,373r-217,0r79,-373r-155,0r0,-217r200,0r58,-272r-258,0r0,-218r303,0r78,-372r215,0r-78,372r330,0r77,-372r218,0r-80,372r155,0r0,218r-200,0r-58,272r258,0r0,217xm877,-829r-330,0r-58,272r330,0","w":1366},{"d":"2419,-1386r-600,1404r-242,0r-360,-817r-369,817r-244,0r-588,-1404r433,0r288,768r330,-768r299,0r324,768r301,-768r428,0","w":2437,"k":{"y":29,"u":29,"r":29,"o":88,"i":29,"e":88,"d":88,"a":59,"A":117,";":29,".":88,"-":88,",":117}},{"d":"1638,0r-417,0r0,-541r-629,0r0,541r-418,0r0,-1386r418,0r0,509r629,0r0,-509r417,0r0,1386","w":1812},{"d":"946,-305v202,-2,343,-70,469,-150r0,351v-212,122,-599,168,-871,72v-269,-94,-460,-308,-460,-662v0,-372,203,-584,490,-668v293,-86,527,-42,835,62r0,368v-132,-77,-241,-149,-440,-149v-174,1,-318,77,-395,185v-80,111,-85,283,-8,401v71,109,206,192,380,190","w":1522,"k":{"O":29,"C":29,".":-29}},{"d":"754,463r-707,0r0,-236r365,0r0,-1378r-365,0r0,-235r707,0r0,1849","w":918},{"d":"1245,-582r-1124,467r0,-266r778,-313r-778,-314r0,-264r1124,467r0,223","w":1366},{"d":"1503,-1049r-508,0r0,1049r-417,0r0,-1049r-508,0r0,-337r1433,0r0,337","w":1573,"k":{"z":29,"y":59,"w":29,"u":59,"s":176,"r":59,"o":205,"m":59,"l":29,"i":29,"e":236,"c":205,"a":117,"T":29,"Q":117,"O":117,"G":117,"C":117,"A":176,";":59,":":29,".":264,"-":117,",":293}},{"d":"1206,-1018r-692,1481r-364,0r280,-596r-403,-885r387,0r207,506r235,-506r350,0","w":1194,"k":{"e":29,".":117,",":147}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+253-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("Q;,OY_azXplcQ&[35_m~@;@l%ZaO,_lc%ZL~Xps1,+PNvtzK,Z+j5ZP^U_2H5_a)xKnSi+*yi?n{vojc++}hJ+,Pk[2K{x?15mE0@%0&,KSPXpWth_s*szPtE?+hUZ=Nh+87L_O2Xz,Lam}OE#njE&AbL+S}ptvOMz0Ek#O,:KsOs#nv@O5@JOz)+.?KU1a2Y;[zQ&@KQx}WTi=Nh#OK=n&#8m;.@LQUEaMTJsxik+p%v,XYh5:{AjKo?[_1SWBbN0cV2}~tzOZ7*H^3Pl)yU1=NY#O2U_}[Y_5zX&}1Tp@c,KH1Y.[2X.El:7z3XpvSvKHVXtzV%KAyM1575O2cQiPSTtWch~O?,%aW,ZHt%&HoYO2c5p0P,7L[,Zjjh_sWY_5hU_aV%&HOX~??UZ?c5;+t5&jNYZaj5;[VYKHSY7azY_m0,x?W,_l~Q#0WT;23Q~0WQp5YvO0W%+zlhm0W%%zWQ&?A")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":1217,"face":{"font-family":"Gill Sans","font-weight":700,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 9 2 3 0 4 2 2 3","ascent":"1638","descent":"-410","x-height":"18","bbox":"-72 -1470 2419 481.829","underline-thickness":"102","underline-position":"-103","unicode-range":"U+0020-U+007E"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data copyright The Monotype Corporation 1991-2001. All rights
 * reserved. Gill SansÆ is a trademark of The Monotype Corporation Registered in
 * the U.S. Patent & Trademark Office and may be registered in certain
 * jurisdictions
 * 
 * Trademark:
 * Gill Sans is a trademark of The Monotype Corporation Registered in the U.S.
 * Patent & Trademark Office and may be registered in certain jurisdictions
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.agfamonotype.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"1141,-1397r-25,174r-393,0r-172,1223r-193,0r172,-1223r-393,0r25,-174r979,0","w":1044,"k":{"y":164,"w":205,"u":205,"r":205,"o":205,"e":205,"a":225,"O":102,"A":123,";":51,":":51,".":205,"-":246,",":205}},{"d":"266,-711v-63,0,-119,-55,-119,-118v0,-64,56,-119,119,-119v64,0,119,56,119,119v0,63,-56,118,-119,118xm176,-197v77,0,132,79,129,162v-6,177,-156,295,-325,330r12,-90v90,-29,135,-88,135,-176v-53,-24,-80,-59,-80,-105v-1,-71,56,-121,129,-121","w":406,"k":{" ":205}},{"d":"4,-871r0,-123r326,0r86,-403r121,0r-86,403r421,0r84,-403r123,0r-86,403r199,0r0,123r-223,0r-76,371r299,0r0,123r-324,0r-84,399r-122,0r86,-399r-424,0r-84,399r-123,0r84,-399r-197,0r0,-123r223,0r78,-371r-301,0xm848,-871r-422,0r-78,371r424,0","w":1196},{"d":"317,-483v-32,207,108,333,301,333v154,0,287,-86,330,-194v23,-55,42,-139,57,-250r113,-803r193,0r-121,862v-45,335,-226,549,-582,553v-304,3,-519,-196,-473,-516r127,-899r184,0","w":1300,"k":{".":31,",":31}},{"d":"508,-1466r197,0r0,239r-48,281r-102,0r-47,-281r0,-239xm176,-1466r197,0r0,239r-47,281r-103,0r-47,-281r0,-239","w":725},{"d":"1325,-1397r-1018,1223r828,0r-25,174r-1176,0r1014,-1223r-794,0r24,-174r1147,0","w":1194},{"d":"903,-528v-4,339,-234,557,-598,557v-95,0,-177,-5,-244,-15r191,-1411r178,0r-74,551v67,-68,141,-102,224,-102v204,1,326,196,323,420xm725,-532v0,-150,-63,-263,-199,-265v-71,-2,-187,54,-196,117r-80,565r96,0v239,2,379,-173,379,-417","w":961,"k":{"y":31,"v":41}},{"d":"1522,-1397r0,1397r-185,0r-1,-1064r-564,1064r-246,-1069r-344,1069r-184,0r461,-1397r159,0r218,946r501,-946r185,0","w":1665},{"d":"-12,154r1048,0r0,102r-1048,0r0,-102","w":1024},{"d":"1325,-920r-473,938r-82,0r-123,-602r-311,602r-80,0r-190,-938r170,0r114,619r299,-619r86,0r115,619r305,-619r170,0","w":1260,"k":{"a":41,".":61,",":61}},{"d":"649,-948v163,0,234,146,209,321r-88,627r-174,0r88,-637v14,-99,-18,-180,-104,-180v-52,0,-111,34,-177,101v-66,67,-100,106,-102,118r-84,598r-174,0r197,-1397r174,0r-88,625r4,4v103,-120,210,-180,319,-180","w":961,"k":{"y":31}},{"d":"1081,-1397r-653,1415r-190,0r573,-1243r-563,0r24,-172r809,0"},{"d":"98,-553v0,-196,153,-367,342,-367r471,0r-18,136r-178,0v131,164,28,440,-109,494v-62,41,-273,61,-328,96v-36,23,-43,64,-4,88v17,12,80,30,188,56v108,26,183,60,226,104v43,44,64,96,64,155v-2,166,-187,262,-375,262v-117,0,-212,-23,-287,-68v-75,-45,-113,-102,-113,-170v0,-89,88,-152,265,-190v-107,-39,-160,-93,-160,-162v0,-91,93,-146,182,-170v-111,-53,-166,-141,-166,-264xm264,-565v0,102,68,186,166,186v106,0,180,-108,180,-215v0,-102,-67,-184,-164,-184v-95,0,-182,112,-182,213xm210,310v104,49,373,54,376,-85v0,-33,-29,-64,-87,-91v-130,-58,-118,-50,-257,1v-116,42,-136,126,-32,175","w":874,"k":{"o":20,"e":31}},{"d":"308,14v-158,0,-243,-145,-217,-327r86,-607r174,0r-86,607v-16,100,11,194,98,194v71,0,164,-68,277,-203r84,-598r174,0r-131,920r-172,0r16,-156v-106,113,-207,170,-303,170","w":961},{"d":"74,-383v0,-289,175,-565,440,-565v215,-1,342,175,342,401v0,298,-168,576,-436,576v-228,0,-346,-171,-346,-412xm678,-557v0,-132,-50,-254,-164,-254v-71,0,-132,45,-184,133v-52,88,-78,192,-78,313v0,123,57,244,162,244v73,0,135,-41,187,-124v52,-83,77,-187,77,-312","w":918,"k":{"y":31,"x":41,"w":41,"v":41,"g":20}},{"d":"944,-1001v-1,229,-188,423,-446,411r-168,0r-82,590r-193,0r197,-1397r240,0v277,-1,453,126,452,396xm756,-1008v-1,-142,-102,-226,-254,-223r-82,0r-66,475r135,0v158,5,267,-104,267,-252","w":918,"k":{"o":41,"e":41,"a":72,"A":61,".":205,",":205}},{"d":"694,-586v27,-124,-36,-246,-158,-192v-65,29,-104,64,-162,122v-36,37,-55,60,-57,70r-84,586r-172,0r129,-920r175,0r-23,162r4,4v98,-120,200,-180,305,-180v172,-2,247,170,219,354r-88,580r-172,0","w":961,"k":{"v":41}},{"d":"475,-1397r-211,1499v-41,296,-207,410,-493,357r-43,-172v108,25,230,26,288,-36v33,-34,55,-88,66,-161r209,-1487r184,0","w":492,"k":{"A":-51}},{"d":"540,-1017v54,-111,-12,-232,-132,-232v-68,0,-144,38,-228,114r29,-202v81,-52,157,-78,229,-78v230,0,363,234,269,454v-20,48,-73,117,-159,211v-135,148,-193,224,-226,410r-113,0v8,-216,73,-351,197,-498v76,-91,120,-151,134,-179xm242,29v-64,0,-119,-56,-119,-119v0,-64,56,-119,119,-119v64,0,118,56,118,119v0,64,-54,119,-118,119","w":725},{"d":"139,-1219v0,-41,33,-80,72,-79v22,0,54,20,96,59r168,158v7,-11,20,-18,39,-21r-47,-244v-16,-65,-3,-141,61,-141v61,0,81,61,68,125r-51,260v19,4,32,11,41,21r172,-164v34,-34,65,-51,94,-51v38,-1,66,34,66,73v0,37,-22,64,-66,80r-254,92v5,14,6,34,0,47r207,76v75,28,113,62,113,103v0,29,-36,67,-66,67v-31,0,-70,-24,-119,-71r-147,-146v-14,14,-28,21,-41,21r47,252v13,65,-4,140,-64,133v-66,7,-78,-84,-63,-154r49,-231v-12,-1,-25,-8,-39,-21r-160,148v-49,45,-89,67,-118,67v-30,0,-62,-36,-62,-67v0,-43,37,-78,111,-103r215,-74v-4,-15,-4,-33,0,-47r-232,-86v-60,-21,-90,-49,-90,-82","w":918},{"d":"1389,-1397r-197,1397r-100,0r-695,-1020r-143,1020r-174,0r196,-1397r95,0r698,1028r145,-1028r175,0","w":1409,"k":{"A":-41}},{"d":"997,-1018v0,183,-125,303,-286,342v41,27,80,78,116,154r250,522r-200,0v-84,-167,-192,-428,-289,-552v-45,-59,-131,-68,-236,-64r-86,616r-192,0r196,-1397r252,0v185,0,310,37,376,110v66,73,99,163,99,269xm475,-782v190,3,324,-77,324,-246v0,-135,-84,-203,-252,-203r-109,0r-61,449r98,0","w":1087,"k":{"Y":154,"W":123,"V":61,"T":143,"O":41}},{"d":"193,-1034v0,-219,224,-381,450,-381v85,0,170,18,256,55r-27,191v-75,-49,-156,-74,-245,-74v-178,0,-309,155,-214,310v21,35,84,93,187,176v103,83,171,157,205,219v149,273,-63,556,-365,556v-111,0,-224,-33,-338,-100r29,-205v127,89,237,133,328,133v98,1,207,-74,207,-180v0,-35,-11,-72,-33,-110v-22,-38,-85,-99,-189,-184v-104,-85,-171,-159,-203,-221v-32,-62,-48,-124,-48,-185","w":938,"k":{".":-51,",":-51}},{"d":"63,-385v5,-345,273,-574,652,-563r194,0r-198,1419r-174,0r69,-498v-75,37,-139,56,-190,56v-218,1,-356,-185,-353,-414xm242,-375v0,151,93,261,239,260v38,0,86,-14,144,-41r90,-649v-288,-19,-473,155,-473,430","w":961},{"d":"1440,-1397r-598,678r454,719r-219,0r-362,-575r-500,575r-252,0r649,-739r-413,-658r211,0r331,514r455,-514r244,0","w":1366},{"d":"272,-596r-184,0r354,-801r146,0r354,801r-182,0r-246,-598","w":961},{"d":"260,-477v-41,196,59,363,236,362v85,0,185,-42,299,-125r-25,166v-93,69,-196,103,-307,103v-241,1,-385,-193,-385,-445v0,-274,181,-534,436,-532v222,1,362,219,320,471r-574,0xm672,-598v1,-119,-54,-207,-166,-207v-100,0,-173,69,-219,207r385,0","w":897,"k":{"w":20,"v":31,".":-61,",":-61}},{"d":"-98,453r18,-136r264,0r222,-1579r-263,0r19,-135r432,0r-260,1850r-432,0","w":682},{"d":"479,18v-238,0,-374,-177,-368,-426v4,-174,106,-366,192,-491r340,-498r205,0r-402,586r5,4v41,-31,101,-47,180,-47v201,-2,330,145,330,350v0,255,-235,522,-482,522xm293,-387v0,125,73,231,190,231v153,0,295,-172,295,-333v0,-113,-78,-199,-188,-199v-156,0,-297,145,-297,301"},{"d":"295,-1108v-53,0,-100,-47,-100,-100v0,-54,46,-101,100,-101v54,0,100,47,100,101v0,53,-47,100,-100,100xm350,-920r-129,920r-174,0r129,-920r174,0","w":385},{"d":"193,-1208v0,-54,46,-101,100,-101v54,0,100,47,100,101v0,53,-47,100,-100,100v-53,0,-100,-47,-100,-100xm41,137r135,-1057r174,0r-141,1106v-20,174,-132,284,-318,285v-38,0,-72,-6,-102,-18r23,-154v134,34,210,-15,229,-162","w":385},{"d":"678,-1415v150,0,272,132,272,285v0,156,-99,290,-297,401v56,99,150,224,281,377v95,-95,169,-212,223,-350r180,0v-83,203,-177,356,-284,458v96,85,178,130,297,109r-68,145v-11,5,-27,8,-49,8v-112,-4,-238,-81,-299,-153v-137,102,-281,153,-432,153v-238,0,-403,-160,-398,-391v4,-196,161,-344,326,-413v-52,-101,-78,-200,-78,-295v0,-182,145,-334,326,-334xm651,-1260v-80,1,-133,95,-133,185v0,59,19,129,57,209v100,-49,191,-135,197,-254v4,-77,-47,-141,-121,-140xm293,-371v0,139,110,238,252,238v81,0,171,-36,270,-109v-127,-145,-228,-278,-305,-401v-145,81,-217,171,-217,272","w":1409},{"d":"842,-920r-473,938r-86,0r-209,-938r172,0r125,584r295,-584r176,0","w":768,"k":{".":41,",":41}},{"d":"57,18r402,-1433r143,0r-401,1433r-144,0","w":575},{"d":"1200,-934v167,-1,237,153,211,338r-84,596r-174,0r86,-604v18,-97,-9,-204,-94,-193v-109,14,-145,58,-223,132v-43,41,-64,69,-66,81r-84,584r-174,0r82,-582v21,-106,-2,-215,-102,-215v-46,0,-104,33,-172,97v-68,64,-103,103,-105,116r-82,584r-174,0r131,-920r174,0r-24,160v107,-116,214,-174,321,-174v119,0,188,69,209,207v112,-138,227,-207,344,-207","w":1516,"k":{"y":31,"u":20}},{"d":"379,-920r-27,175r4,4v55,-78,98,-129,130,-155v48,-40,125,-49,190,-24r0,197v-65,-38,-137,-42,-198,-5v-35,11,-151,177,-156,210r-72,518r-174,0r129,-920r174,0","w":641,"k":{"y":-82,"v":-61,"t":-82,"s":-41,"q":41,"o":41,"i":-41,"e":20,"d":41,"a":41,";":-82,":":-82,".":82,",":82}},{"d":"907,-920r-370,455r233,465r-186,0r-168,-344r-266,344r-213,0r401,-487r-217,-433r186,0r146,310r239,-310r215,0","w":874,"k":{"e":82}},{"d":"453,-1397r-183,1241r574,0r-23,156r-749,0r196,-1397r185,0","w":854,"k":{"Y":123,"W":154,"V":82,"T":143}},{"d":"1157,-1397r-682,1409r-72,0r-272,-1409r180,0r187,975r467,-975r192,0","w":1044,"k":{"u":133,"o":164,"e":164,"a":164,"O":41,"A":61,".":164,"-":164,",":164}},{"d":"229,-920v18,-288,159,-491,443,-495v68,0,142,14,223,43r-25,172v-63,-34,-123,-51,-180,-51v-172,0,-268,110,-289,331r187,0r-23,154r-186,0r-148,1153r-170,0r148,-1153r-148,0r23,-154r145,0","w":555,"k":{"o":31,"i":41,"e":31,"a":31}},{"d":"649,-1415v215,0,369,185,363,407v-7,234,-83,356,-199,525r-344,501r-205,0r414,-602r-4,-4v-57,33,-116,49,-178,49v-191,0,-336,-141,-336,-331v0,-275,224,-545,489,-545xm633,-1235v-153,-2,-285,171,-285,332v0,132,64,198,193,198v139,0,282,-153,282,-294v0,-132,-67,-234,-190,-236"},{"d":"190,-692v-50,24,-124,140,-153,168v-5,0,-8,-4,-8,-13v9,-91,108,-227,178,-278r47,-338r174,0r-33,233v47,-19,99,-28,156,-28v220,-3,381,198,381,428v0,299,-232,563,-555,549r-115,0r-61,442r-174,0xm754,-520v0,-216,-179,-357,-377,-271r-94,672r84,0v227,8,387,-185,387,-401","w":1004,"k":{"y":20}},{"d":"2019,-1397r-676,1409r-71,0r-271,-991r-475,991r-73,0r-330,-1409r176,0r231,989r471,-989r72,0r273,1006r479,-1006r194,0","w":1898,"k":{"u":113,"o":154,"e":154,"a":164,"O":41,"A":41,".":164,"-":154,",":164}},{"d":"547,29v-296,3,-483,-143,-484,-426v0,-133,54,-258,163,-375v124,-133,284,-186,515,-176r64,-449r174,0r-197,1397v-67,19,-146,29,-235,29xm242,-401v-3,214,156,311,385,282r94,-684v-278,-22,-474,160,-479,402","w":961},{"d":"602,18v-302,0,-498,-270,-498,-589v0,-215,63,-409,190,-583v127,-174,290,-261,488,-261v308,0,494,261,494,586v0,243,-66,444,-199,605v-133,161,-291,242,-475,242xm293,-545v0,223,107,395,313,395v129,0,241,-70,337,-209v96,-139,144,-306,144,-503v0,-220,-104,-385,-307,-385v-144,0,-262,71,-352,215v-90,144,-135,306,-135,487","w":1343,"k":{"Y":184,"X":143,"W":102,"V":82,"T":164,"A":20,".":61,",":61}},{"d":"412,-1372r139,299r-115,0r-231,-299r207,0","w":682},{"d":"266,-711v-63,0,-119,-55,-119,-118v0,-64,56,-119,119,-119v64,0,119,56,119,119v0,63,-56,118,-119,118xm152,29v-64,0,-119,-56,-119,-119v0,-64,56,-119,119,-119v63,0,118,56,118,119v0,63,-55,119,-118,119","w":406,"k":{" ":205}},{"d":"512,-543r-25,174r-487,0r25,-174r487,0","w":512},{"d":"770,-1397r-18,135r-265,0r-221,1579r262,0r-18,136r-432,0r260,-1850r432,0","w":682},{"d":"94,-684v-1,-162,122,-264,289,-264v92,0,185,32,279,96r0,182v-106,-81,-198,-121,-277,-121v-86,0,-164,79,-103,152v16,19,62,57,142,110v80,53,134,102,162,147v118,187,-32,411,-244,411v-102,0,-208,-40,-319,-121r30,-168v115,91,209,137,283,137v94,0,154,-93,94,-169v-17,-22,-63,-62,-142,-117v-79,-55,-131,-103,-156,-146v-25,-43,-38,-86,-38,-129","w":725,"k":{"w":20,".":-61,",":-61}},{"d":"119,-1104v0,-170,141,-311,311,-311v167,0,311,143,311,311v0,161,-150,311,-311,311v-166,0,-311,-147,-311,-311xm268,-1104v0,81,80,162,162,162v86,0,162,-76,162,-162v0,-88,-75,-162,-162,-162v-89,0,-162,73,-162,162xm1292,-1415r-917,1433r-156,0r920,-1433r153,0xm770,-295v0,-170,141,-311,311,-311v168,0,312,143,312,311v0,162,-150,311,-312,311v-166,0,-311,-147,-311,-311xm920,-295v0,81,80,162,161,162v88,0,162,-76,162,-162v0,-88,-75,-162,-162,-162v-89,0,-161,73,-161,162","w":1450},{"d":"745,-1067v0,-112,-80,-174,-196,-174v-94,0,-196,40,-305,121r26,-199v107,-64,213,-96,316,-96v198,0,338,137,338,334v0,101,-45,221,-133,361v-88,140,-227,322,-416,548r532,0r-24,172r-848,0v272,-333,458,-576,559,-730v101,-154,151,-266,151,-337"},{"d":"1407,-1397r-197,1397r-192,0r88,-618r-756,0r-86,618r-192,0r196,-1397r191,0r-84,604r755,0r84,-604r193,0","w":1430},{"d":"145,-1030r967,0r0,168r-967,0r0,-168xm145,-584r967,0r0,168r-967,0r0,-168","w":1196},{"d":"315,471v-107,-198,-206,-505,-206,-782v0,-181,36,-358,109,-530v73,-172,196,-363,368,-574r98,0v-137,170,-325,557,-370,852v-64,423,-47,713,87,1034r-86,0","w":598},{"d":"877,-387v-92,0,-420,-156,-506,-156v-78,0,-175,46,-291,137r0,-169v105,-88,206,-132,305,-132v95,0,416,156,504,156v78,0,174,-46,287,-137r0,170v-104,87,-204,131,-299,131","w":1196},{"d":"418,-946v3,213,29,324,207,334r0,163v-178,9,-204,122,-207,334r0,181v3,273,-97,382,-371,364r0,-156r31,0v158,-4,169,-42,174,-206r0,-148v2,-261,38,-374,207,-450v-168,-76,-205,-189,-207,-451r0,-147v2,-178,-33,-209,-205,-207r0,-156r80,0v223,5,290,123,291,365r0,180","w":682},{"d":"1008,-1057v-2,164,-105,281,-238,328v123,52,184,151,184,297v0,251,-222,450,-479,450v-230,0,-393,-159,-393,-387v0,-195,100,-322,299,-383v-105,-62,-158,-153,-158,-274v0,-209,194,-389,406,-389v221,0,382,141,379,358xm406,-1014v0,114,77,197,190,197v122,0,229,-114,229,-238v0,-112,-79,-194,-190,-194v-124,0,-229,111,-229,235xm264,-367v0,124,98,220,223,220v150,0,285,-132,285,-281v0,-139,-90,-223,-231,-223v-144,0,-277,139,-277,284"},{"d":"270,-602v0,252,161,455,404,452v89,0,178,-22,268,-67r33,-242r-199,0r21,-147r385,0r-72,502v-151,81,-302,122,-451,122v-351,0,-587,-270,-587,-614v0,-221,84,-414,250,-576v210,-207,547,-281,950,-225r-23,168v-350,-48,-599,-6,-785,175v-131,127,-194,280,-194,452","w":1237,"k":{".":-41,",":-41}},{"d":"766,-1415r-221,1415r-185,0r224,-1415r182,0"},{"d":"350,29v-156,0,-267,-96,-239,-256r96,-557r-162,0r21,-136r167,0r35,-188r172,0r-32,188r176,0r-19,136r-184,0r-88,503v-19,86,-2,154,90,154v48,0,104,-18,168,-55r-10,170v-64,27,-128,41,-191,41","w":575},{"w":569,"k":{"Y":358,"W":307,"V":307,"T":307,"A":164}},{"d":"545,-1206r168,0r0,399r399,0r0,168r-399,0r0,399r-168,0r0,-399r-400,0r0,-168r400,0r0,-399","w":1196},{"d":"932,-1397r-23,166r-485,0r-62,438r447,0r-25,166r-446,0r-88,627r-187,0r203,-1397r666,0","w":854,"k":{"r":31,"o":31,"e":31,"a":82,".":205,",":205}},{"d":"418,-1397r-197,1397r-174,0r197,-1397r174,0","w":385},{"d":"1141,-1397r-490,701r-98,696r-184,0r98,-696r-328,-701r195,0r237,512r357,-512r213,0","w":1004,"k":{"u":154,"o":164,"e":164,"a":164,"O":82,"A":61,".":164,"-":184,",":164}},{"d":"193,-340v32,-235,36,-805,79,-990v13,-58,54,-85,113,-85v55,0,82,40,82,121v0,208,-149,706,-199,954r-75,0xm205,29v-64,0,-119,-56,-119,-119v0,-64,56,-119,119,-119v64,0,119,56,119,119v0,64,-56,119,-119,119","w":512},{"d":"264,-115v-3,-213,-29,-324,-207,-334r0,-163v178,-9,204,-122,207,-334r0,-180v-3,-274,96,-383,371,-365r0,156r-31,0v-159,4,-169,42,-174,207r0,147v-2,262,-38,374,-207,451v169,75,205,189,207,450r0,148v-2,177,34,208,205,206r0,156r-80,0v-223,-4,-290,-123,-291,-364r0,-181","w":682},{"d":"147,-197v77,0,132,79,129,162v-6,177,-156,295,-325,330r12,-90v90,-29,135,-88,135,-176v-53,-24,-80,-59,-80,-105v-1,-71,57,-121,129,-121","w":406,"k":{" ":205}},{"d":"100,-563v0,-516,414,-865,955,-852r133,0r-37,176v-292,-11,-511,45,-658,194v-129,130,-194,286,-194,470v0,240,137,421,367,417v151,-3,317,-88,417,-172r-30,226v-145,81,-283,122,-414,122v-318,0,-539,-255,-539,-581","w":1130,"k":{"A":-123,".":-102,",":-102}},{"d":"152,29v-64,0,-119,-56,-119,-119v0,-64,56,-119,119,-119v63,0,118,56,118,119v0,63,-55,119,-118,119","w":406,"k":{" ":205}},{"d":"915,-920r-610,766r535,0r-33,154r-834,0r600,-766r-464,0r20,-154r786,0","w":938,"k":{"o":41,"e":41}},{"d":"989,-1237r-26,184v-83,-53,-172,-89,-267,-108r-61,438v207,109,311,236,311,381v0,207,-192,354,-416,360r-28,207r-152,0r29,-207v-119,-17,-218,-53,-297,-110r29,-201v84,58,182,102,295,131r59,-438v-109,-61,-187,-120,-235,-178v-110,-134,-90,-330,41,-442v77,-66,174,-105,298,-113r11,-82r151,0r-10,82v93,11,183,43,268,96xm545,-1167v-106,15,-203,66,-203,166v0,109,71,138,154,192xm553,-150v108,-7,211,-75,211,-176v0,-73,-53,-137,-158,-194","w":1024},{"d":"227,-406v-1,166,92,280,252,279v83,0,167,-26,252,-78r-20,168v-80,44,-165,66,-256,66v-247,0,-408,-174,-406,-424v3,-366,343,-627,754,-537r-23,154v-290,-77,-551,117,-553,372","w":788,"k":{"y":-51,"l":-41,"k":-41,"h":-41,".":-123,",":-123}},{"d":"143,-641r0,-168r971,-414r0,179r-770,319r770,319r0,179","w":1196},{"d":"256,-1415v107,199,207,506,207,782v0,181,-37,358,-110,530v-73,172,-196,363,-367,574r-99,0v138,-169,324,-557,369,-852v64,-423,48,-713,-86,-1034r86,0","w":598},{"d":"932,-1415r-129,835r201,0r-21,150r-207,0r-67,430r-179,0r74,-430r-524,0r0,-80r741,-905r111,0xm315,-580r312,0r82,-485"},{"d":"571,17r-143,0r-401,-1432r143,0","w":575},{"w":569,"k":{"Y":358,"W":307,"V":307,"T":307,"A":164}},{"d":"1020,-1397r-23,166r-559,0r-61,438r493,0r-22,166r-496,0r-67,461r735,0r-25,166r-917,0r203,-1397r739,0","w":1044},{"d":"221,471r0,-1868r156,0r0,1868r-156,0","w":532},{"d":"1114,-641r-971,414r0,-179r770,-319r-770,-319r0,-179r971,414r0,168","w":1196},{"d":"1174,-1397r-644,645r625,752r-219,0r-576,-731r-102,731r-188,0r196,-1397r189,0r-93,598r5,4r594,-602r213,0","w":1153,"k":{"y":61,"u":31,"o":72,"e":113,"O":82}},{"d":"260,-485v0,500,345,768,864,768v321,0,554,-100,701,-301r184,0v-182,299,-478,448,-887,448v-598,0,-1013,-324,-1011,-899v0,-276,88,-516,263,-719v175,-203,417,-305,726,-305v470,0,858,325,858,780v0,183,-62,347,-186,495v-124,148,-261,222,-412,222v-133,0,-199,-56,-199,-168v-97,111,-198,166,-303,166v-221,1,-366,-215,-366,-453v0,-286,253,-632,520,-632v125,0,226,61,301,184r35,-156r180,0r-168,772v-17,62,0,123,65,123v63,0,142,-53,238,-158v96,-105,145,-238,145,-397v0,-368,-332,-633,-716,-633v-473,0,-832,385,-832,863xm1255,-647v0,-163,-80,-293,-231,-293v-190,0,-344,287,-344,504v0,156,78,291,219,293v188,1,356,-290,356,-504","w":2068},{"d":"1010,231v125,0,232,-89,266,-200r31,0v-10,207,-129,368,-336,368v-248,0,-398,-176,-463,-399v-258,-51,-404,-285,-404,-596v0,-203,64,-390,190,-562v126,-172,287,-257,482,-257v324,0,500,246,500,588v0,414,-222,749,-561,827v37,129,145,231,295,231xm293,-551v0,234,103,382,325,383v127,0,237,-66,330,-198v93,-132,139,-294,139,-486v0,-230,-94,-395,-305,-395v-149,0,-267,73,-356,221v-89,148,-133,306,-133,475","w":1343,"k":{"U":61,".":-61,",":-61}},{"d":"762,-1051v4,-121,-94,-198,-219,-198v-95,0,-188,29,-279,88r27,-193v95,-41,191,-61,289,-61v220,0,374,144,374,362v0,155,-91,267,-272,334v125,53,188,159,188,316v0,109,-44,205,-128,292v-157,161,-463,163,-693,52r25,-166v103,52,204,78,303,78v168,0,301,-97,301,-256v0,-143,-116,-246,-254,-234r22,-166v169,-7,311,-101,316,-248"},{"d":"72,-346v0,-357,249,-602,624,-602v80,0,152,9,217,28r-129,920r-174,0r17,-106r-4,-5v-81,86,-163,129,-248,129v-174,0,-303,-180,-303,-364xm250,-377v-3,130,66,250,182,252v42,0,88,-20,138,-62v50,-42,76,-68,77,-79r76,-531v-291,-35,-467,175,-473,420","w":961},{"d":"1264,-696v1,430,-282,696,-729,696r-455,0r199,-1397r165,0v485,-6,819,241,820,701xm1065,-702v0,-338,-273,-548,-623,-527r-149,1063v188,3,423,-5,522,-58v149,-80,250,-249,250,-478","w":1343,"k":{"Y":205,"W":143,"V":102,".":51,",":51}},{"d":"696,-469v0,-197,-208,-283,-413,-225r125,-703r569,0r-31,172r-401,0r-56,348v239,10,400,164,400,406v0,289,-228,489,-524,489v-131,0,-242,-35,-334,-104r63,-162v87,67,181,101,281,101v185,0,321,-138,321,-322"},{"d":"819,-920r-659,1391r-185,0r250,-526r-178,-865r174,0r127,633r289,-633r182,0","w":768,"k":{"e":41,"a":41,".":61,",":61}},{"d":"721,-1405r272,1405r-172,0r-84,-438r-438,0r-184,438r-187,0r617,-1405r176,0xm360,-586r349,0r-107,-573","k":{"v":20,"Y":205,"W":123,"V":123,"U":82,"T":205,"Q":61,"O":61,"G":61,"C":82}},{"d":"1018,-391v-1,249,-234,391,-504,391r-434,0r194,-1397r205,0v262,-3,443,115,443,355v0,121,-64,213,-193,276v193,67,289,192,289,375xm481,-838v142,3,249,-77,252,-209v4,-147,-121,-209,-297,-190r-55,399r100,0xm829,-399v3,-162,-166,-288,-335,-283r-136,0r-73,526r211,0v193,1,329,-69,333,-243","w":1044,"k":{"A":-113,".":-61,",":-61}},{"d":"418,-1397r-126,881r390,-404r221,0r-422,435r451,485r-221,0r-424,-467r-66,467r-172,0r195,-1397r174,0","w":938,"k":{"y":41,"o":61,"e":102}},{"d":"176,-1466r197,0r0,239r-47,281r-103,0r-47,-281r0,-239","w":385},{"d":"668,-1415v259,0,358,214,358,506v0,245,-52,461,-154,647v-102,186,-235,280,-399,280v-246,0,-369,-166,-369,-497v0,-232,50,-446,151,-642v101,-196,238,-294,413,-294xm471,-147v92,0,176,-79,252,-239v76,-160,115,-342,115,-546v0,-211,-60,-317,-179,-317v-87,0,-170,80,-247,239v-77,159,-115,335,-115,527v0,224,58,336,174,336"},{"d":"469,-1397r-197,1397r-192,0r196,-1397r193,0","w":492}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+314-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("Nu7VoWA0[f28NrazsWq`JuJ2!MAV7W28!M%`[f=-7@OmQI0$@}m*@@L$fW%A!ls^AMsVoVU8)*O;|a%|b@397@0M[f^WsaLco!%{|q7Wt!U!7]2it$Vob`p`)}0^&-0{=Iq0!#pL6u]LN07mf)qzn]689$=*Yrg0!qLi=!L()0U=6Mq]A!aUTWm-6]g$n-ALoua0NrJ$N)~yY|Dmb}V$n-Dmo}VLnW~aoWs0[r~-YfJ87$d-o#aL[#629l0z[fQ^Q$dc[I0c!$i5t-slsDUr}]qu#J%Nn6AtYT=)|p@f!Q7[obs9&i3$*gaW-^y;Em48cL~`I0VMl{dhzO2(5VL8N|O^YIy8b`Vg7!Ay7MdI!rd*oVL8sf4O7l%a7M33bW=yoWsbnWAc!rdV[`ggnMg8su@Isr3moMA3suaco$d^olA0oWq47)gy7W2`N}4yYuLzN`4yNfsoQV4y!@02bq4y!!0yNrgi")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":1067,"face":{"font-family":"Gill Sans","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 5 2 2 1 4 9 2 3","ascent":"1638","descent":"-410","x-height":"29","bbox":"-272 -1493 2019 471.556","underline-thickness":"102","underline-position":"-103","slope":"-8","unicode-range":"U+0020-U+007E"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data copyright © 1991-2001 Agfa Monotype Corporation. All rights
 * reserved. Gill Sans is a trademark of The Monotype Corporation. Registered in
 * the U.S. Patent & Trademark Office and may be registered in certain
 * jurisdictions
 * 
 * Trademark:
 * Gill Sans is a trademark of The Monotype Corporation. Registered in the U.S.
 * Patent & Trademark Office and may be registered in certain jurisdictions
 * 
 * Vendor URL:
 * http://www.agfamonotype.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"1167,-1386r-569,1386r-356,0r440,-1075r-504,0r58,-311r931,0"},{"d":"547,-662v-37,227,48,376,295,369v209,-6,317,-107,346,-297r121,-796r352,0r-123,847v-52,357,-293,551,-694,557v-299,5,-513,-110,-607,-285v-76,-143,-68,-251,-40,-431r104,-688r352,0","w":1700,"k":{"A":88,".":88,",":88}},{"d":"1071,-1125v82,214,-5,439,-97,585v-106,167,-271,373,-396,540r-363,0r320,-498v-191,72,-357,-42,-423,-175v-70,-140,-63,-311,14,-453v84,-155,252,-282,492,-279v234,2,388,110,453,280xm561,-731v120,-6,199,-110,203,-234v2,-90,-58,-161,-143,-157v-122,6,-197,107,-197,248v0,76,63,147,137,143"},{"d":"666,-1386r-207,1386r-355,0r205,-1386r357,0","w":715},{"d":"901,18r-254,0r-553,-1423r254,0","w":948},{"d":"676,-1153r-203,0r-254,-330r297,0","w":682},{"d":"1087,301v324,0,544,-91,676,-260r209,0v-142,292,-447,440,-868,440v-415,0,-750,-149,-905,-422v-123,-216,-160,-563,-60,-835v136,-368,442,-627,946,-629v350,-1,609,152,738,375v108,187,133,424,51,643v-65,173,-184,309,-343,387v-80,39,-164,59,-255,59v-111,1,-159,-34,-184,-112v-66,58,-140,116,-269,112v-244,-8,-374,-170,-374,-421v0,-220,112,-427,246,-542v151,-130,446,-146,544,32r23,-109r260,0r-148,705v-9,46,-14,75,-14,88v0,31,13,47,39,47v35,0,80,-24,136,-70v142,-117,269,-387,175,-638v-87,-231,-298,-376,-629,-376v-443,0,-694,234,-788,568v-82,293,-7,576,148,732v137,138,359,226,646,226xm715,-350v-5,131,58,229,164,229v177,0,242,-187,277,-339v12,-51,15,-99,15,-140v-3,-114,-45,-234,-170,-229v-212,9,-277,264,-286,479","w":1968},{"d":"1073,-887v76,-73,174,-149,322,-149v117,0,201,31,243,97v73,113,76,181,52,345r-86,594r-334,0r88,-600v15,-84,6,-176,-68,-176v-49,0,-115,36,-196,108r-95,668r-333,0r84,-571v9,-62,13,-101,13,-118v-1,-56,-16,-87,-71,-87v-94,0,-132,67,-205,131r-92,645r-334,0r150,-1018r332,0r-19,119v63,-62,179,-137,303,-137v115,0,197,50,246,149","w":1796},{"d":"272,-348v-138,-54,-238,-252,-170,-430v57,-150,199,-240,416,-240r606,0r-32,227r-144,0v18,52,27,100,27,144v0,265,-212,366,-504,356v-55,-2,-106,15,-106,62v0,49,27,48,81,63v34,10,94,20,177,35v237,44,356,143,356,297v0,139,-64,210,-189,264v-156,67,-528,69,-696,2v-84,-34,-142,-95,-143,-207v0,-99,76,-174,227,-225v-66,-42,-124,-73,-125,-172v0,-96,73,-155,219,-176xm514,-483v106,4,149,-107,150,-203v1,-84,-41,-135,-121,-139v-106,-6,-150,113,-152,200v-3,81,50,139,123,142xm371,104v-70,34,-123,32,-123,99v0,30,18,50,53,66v54,24,273,24,325,0v58,-27,51,-98,-4,-120v-30,-12,-170,-34,-251,-45","w":1083,"k":{"y":-88,"r":-57,"p":-29,"g":-29,".":-59,",":-88}},{"d":"483,-641v0,208,135,348,340,348v163,0,331,-61,504,-184r-63,383v-33,13,-70,26,-111,43v-167,70,-416,95,-611,30v-245,-82,-429,-268,-429,-591v0,-354,182,-590,456,-714v152,-69,401,-96,612,-68v53,8,121,21,205,38r-59,312v-154,-50,-362,-87,-529,-25v-173,64,-315,200,-315,428","w":1352,"k":{"O":-29,"C":-29,".":-145,",":-145}},{"d":"623,-1386r-205,1386r-338,0r205,-1386r338,0","w":637,"k":{"y":-29,"w":-29}},{"d":"1280,0r-369,0r-37,-307r-423,0r-140,307r-362,0r702,-1386r375,0xm850,-502r-66,-530r-241,530r307,0","w":1354,"k":{"y":-29,"w":-29,"v":-29,"u":-29,"p":-59,"Y":59,"V":29,"U":29,"T":147}},{"d":"428,-1405v88,3,151,66,154,154v2,82,-71,153,-154,153v-81,0,-154,-72,-154,-153v0,-82,73,-157,154,-154xm563,-1018r-160,1124v-29,253,-257,436,-553,357r41,-268v139,10,177,-66,195,-195r143,-1018r334,0","w":649},{"d":"1153,-1018r-448,516r309,502r-348,0r-156,-289r-240,289r-387,0r479,-535r-294,-483r350,0r137,268r215,-268r383,0","w":1067,"k":{"o":29,"e":31,"d":31,"c":29}},{"d":"492,-1405v220,0,362,131,362,332v0,168,-75,225,-178,317v-70,63,-126,113,-160,154v-34,41,-55,88,-63,139r-271,0v3,-139,84,-284,236,-444v44,-46,74,-67,80,-135v-13,-106,-151,-97,-242,-47v-50,27,-101,59,-150,104r46,-320v95,-54,186,-100,340,-100xm295,-399v122,0,209,87,209,209v0,121,-88,208,-209,208v-122,0,-209,-87,-209,-208v0,-122,87,-209,209,-209","w":854},{"d":"2124,-1386r-682,1404r-193,0r-215,-800r-426,800r-196,0r-295,-1404r340,0r135,792r395,-792r227,0r189,792r364,-792r357,0","w":2034,"k":{"u":29,"r":29,"o":88,"e":88,"d":88,"a":59,"A":59,";":29,".":117,"-":59,",":117}},{"d":"1116,-1386r-51,239r-117,297r-278,0r-13,-297r52,-239r407,0xm598,-1386r-51,239r-117,297r-278,0r-13,-297r54,-239r405,0","w":1024},{"d":"670,18v-347,0,-594,-173,-594,-495v0,-251,147,-421,342,-506v114,-50,269,-63,428,-45r53,-358r330,0r-195,1372v-135,21,-256,32,-364,32xm424,-471v0,154,140,235,311,205r72,-492v-226,-15,-383,99,-383,287","w":1227,"k":{"y":-29,"w":-59,"v":-59}},{"d":"1223,-1018r-420,508r362,510r-362,0r-336,-479r-72,479r-334,0r211,-1386r328,0r-115,792r353,-424r385,0","w":1167,"k":{"y":-29,"u":-29,"s":-29,"q":29,"o":29,"i":-29,"g":-29,"e":29,"d":31,"c":31}},{"d":"989,4v119,109,231,164,428,207r-250,260v-307,-84,-579,-293,-723,-532v-198,-107,-331,-257,-331,-551v0,-402,221,-641,519,-745v206,-72,432,-65,623,22v198,90,355,280,349,563v-9,433,-242,686,-615,776xm483,-629v-1,188,132,340,328,336v211,-5,336,-128,394,-286v20,-54,28,-111,28,-169v-4,-207,-118,-343,-322,-346v-187,-3,-317,117,-378,249v-33,72,-50,143,-50,216","w":1663,"k":{"y":-29,"p":-88,"j":-59,"g":-57,"f":-59,"Y":59,"V":29,"T":117,"A":59}},{"d":"1972,0r-340,0r-39,-887r-481,887r-213,0r-229,-915r-301,915r-349,0r457,-1386r373,0r219,880r475,-880r363,0","w":2111},{"d":"528,-899v114,-75,168,-137,334,-137v104,0,179,32,220,97v64,103,75,177,53,325r-91,614r-331,0r92,-635v10,-72,-13,-131,-82,-131v-35,0,-68,11,-101,34v-33,23,-79,61,-137,116r-90,616r-334,0r152,-1018r332,0","w":1237,"k":{"w":-29}},{"d":"1169,-559v0,434,-332,608,-803,573v-120,-9,-181,-16,-303,-34r199,-1366r332,0r-68,466v98,-115,249,-152,396,-82v148,70,247,227,247,443xm821,-557v0,-113,-56,-188,-151,-188v-66,0,-128,36,-187,108r-55,373v22,3,54,4,96,4v198,0,297,-99,297,-297","w":1243},{"d":"629,-1386r-51,239r-117,297r-277,0r-14,-297r53,-239r406,0","w":569},{"d":"1091,-817v83,127,91,343,26,496v-84,197,-258,339,-525,339v-300,0,-516,-190,-516,-493v0,-264,162,-435,359,-517v148,-62,332,-59,473,11v75,37,135,91,183,164xm596,-268v144,-5,221,-139,225,-285v3,-116,-68,-197,-176,-197v-154,0,-224,141,-229,285v-4,107,72,201,180,197","w":1237,"k":{"z":59,"y":29,"x":29,"g":-29,".":29,",":29}},{"d":"1268,-573r-353,0r-192,-492r-195,492r-354,0r408,-813r278,0","w":1352},{"d":"827,-1386v310,-7,488,148,488,421v0,297,-185,470,-496,471r-287,0r-71,494r-357,0r203,-1386r520,0xm662,-696v176,0,289,-76,286,-250v-3,-169,-128,-245,-313,-238r-72,488r99,0","w":1356,"k":{"o":88,"e":88,"a":59,"A":147,".":264,",":264}},{"d":"86,-729v4,-184,167,-313,385,-307v149,4,225,40,330,94r-25,240v-74,-37,-213,-92,-305,-97v-74,-4,-83,57,-47,96v32,35,115,87,154,121v101,88,170,144,170,277v0,249,-260,370,-542,304v-62,-15,-128,-36,-196,-71r43,-233v125,46,167,80,299,86v78,4,112,-70,54,-121v-97,-86,-324,-196,-320,-389","w":844,"k":{"w":-29}},{"d":"608,-1018v108,-28,247,-23,339,18v158,70,255,217,255,437v0,341,-216,581,-559,581v-75,0,-123,-15,-184,-34r-74,479r-332,0r160,-1059r-139,166v-21,20,-23,37,-51,37v-21,0,-31,-13,-31,-39v0,-83,72,-192,117,-248v30,-38,76,-86,139,-143r57,-375r330,0xm573,-248v191,0,281,-138,281,-319v0,-135,-61,-234,-205,-230v-27,0,-51,3,-74,9r-81,530v25,7,51,10,79,10","w":1272,"k":{"z":29,".":29,",":29}},{"d":"801,-610v-34,-53,-66,-113,-144,-113v-65,0,-125,47,-180,141r-86,582r-330,0r152,-1018r330,0r-21,146v91,-109,173,-164,244,-164v93,0,135,51,192,104","w":889,"k":{"y":-59,"v":-29,"t":-29,"s":-29,"q":29,"o":29,"l":29,"g":-29,"e":29,"d":31,"c":29,"a":29,";":29,".":88,",":88}},{"d":"1663,-1386r-207,1386r-330,0r-542,-834r-127,834r-353,0r205,-1386r332,0r543,833r125,-833r354,0","w":1714,"k":{"A":59}},{"d":"268,-399v182,0,297,184,235,373v-73,223,-277,337,-589,329r27,-108v158,-12,231,-72,284,-185v-95,-24,-178,-68,-178,-198v0,-122,102,-211,221,-211","w":641},{"d":"1352,-975v0,221,-133,330,-332,357v129,78,153,144,227,301r150,317r-387,0r-138,-289v-41,-87,-77,-153,-106,-197v-57,-87,-94,-99,-223,-96r-88,582r-351,0r201,-1386r541,0v197,0,330,43,400,130v70,87,106,180,106,281xm713,-784v166,6,268,-71,268,-201v0,-163,-139,-210,-350,-199r-58,400r140,0","w":1440,"k":{"y":-29,"w":-29,"v":-29,"o":29,"e":29,"Y":29,"V":29,"U":59,"T":117,")":29}},{"d":"334,-1379v239,-92,481,75,477,316v-3,202,-145,344,-344,344v-241,0,-408,-235,-315,-477v32,-84,99,-151,182,-183xm1444,-1405r-1000,1442r-204,0r1001,-1442r203,0xm1080,-622v239,-93,483,73,479,315v-4,200,-144,344,-345,344v-241,0,-408,-235,-316,-476v33,-85,98,-150,182,-183xm467,-928v73,0,135,-60,135,-133v0,-74,-61,-135,-135,-135v-73,0,-133,62,-133,135v0,71,62,133,133,133xm1214,-172v72,0,136,-61,136,-133v0,-74,-63,-135,-136,-135v-73,0,-133,62,-133,135v0,71,62,133,133,133","w":1642},{"d":"428,-1405v88,3,151,66,154,154v2,82,-71,153,-154,153v-81,0,-154,-72,-154,-153v0,-82,73,-157,154,-154xm563,-1018r-145,1018r-338,0r145,-1018r338,0","w":637,"k":{"v":-59}},{"d":"420,-461v155,72,180,182,180,416v0,127,-7,214,88,239v25,7,63,9,111,9r0,278v-197,5,-374,-10,-447,-118v-61,-90,-61,-184,-63,-345v-3,-204,-11,-337,-205,-337r0,-285v175,1,207,-113,207,-295v0,-252,3,-399,179,-472v73,-30,208,-36,329,-34r0,279v-106,3,-155,1,-183,68v-11,28,-16,73,-16,134v-1,226,-21,401,-180,463","w":788},{"d":"1130,-1405r-954,1423r-287,0r955,-1423r286,0","w":973},{"d":"1495,-1386r-940,1138r692,0r-37,248r-1290,0r940,-1139r-680,0r37,-247r1278,0","w":1343},{"d":"451,481r-248,0r0,-1886r248,0r0,1886","w":598},{"d":"1100,-1018r-555,1036r-226,0r-258,-1036r295,0r133,533r287,-533r324,0","w":1061,"k":{"q":29,"o":29,"e":29,"d":29,"c":29,"a":29,".":88,",":88}},{"d":"975,-739v142,-1,209,-79,297,-148r0,254v-97,84,-180,134,-320,141v-164,8,-349,-157,-495,-157v-131,0,-221,66,-310,149r0,-256v82,-66,181,-141,328,-141v84,0,323,113,409,143v28,10,59,15,91,15","w":1366},{"d":"791,-1321v111,23,224,64,296,119r-28,209v-99,-56,-179,-104,-297,-129r-47,325v235,115,352,260,352,435v0,238,-208,370,-467,380r-35,238r-155,0r30,-242v-106,-10,-295,-63,-368,-104r45,-234v112,71,229,115,350,134r49,-361v-153,-75,-277,-166,-327,-324v-32,-101,-17,-167,34,-256v66,-116,214,-210,406,-206r10,-72r164,0xm600,-1124v-85,21,-127,66,-127,133v0,40,31,79,92,117xm629,-195v63,-24,129,-61,127,-149v0,-53,-29,-98,-88,-133"},{"d":"1133,-1018r-725,1481r-322,0r268,-547r-325,-934r309,0r197,565r274,-565r324,0","w":1057,"k":{"s":-57,"o":-29,"g":-57,"e":-29,"d":-29,"c":-29,"a":-29,".":59,",":59}},{"d":"815,-1018r-53,250r-197,0r-67,332v-18,76,-9,151,67,151v54,0,120,-29,197,-86r-19,308v-165,103,-416,117,-532,-29v-58,-73,-73,-186,-51,-303r69,-373r-188,0r45,-250r190,0r39,-203r336,0r-39,203r203,0","w":836},{"d":"1651,-1018r-570,1036r-209,0r-98,-499r-258,499r-207,0r-248,-1036r285,0r129,557r275,-557r186,0r104,557r291,-557r320,0","w":1573,"k":{".":88,",":88}},{"d":"682,-459v0,-123,-99,-191,-238,-190v-45,0,-109,10,-194,31r127,-768r715,0r-41,311r-408,0r-35,205v267,-3,434,160,434,399v0,227,-149,373,-322,448v-152,66,-378,39,-512,-17v-39,-16,-82,-34,-128,-56r94,-283v79,51,167,98,289,98v125,0,219,-61,219,-178"},{"d":"68,-426v0,-374,236,-592,647,-592r428,0r-213,1481r-338,0r74,-510v-65,32,-134,68,-232,65v-241,-7,-366,-196,-366,-444xm410,-432v0,102,61,191,157,190v43,0,88,-12,135,-37r68,-464v-151,5,-249,41,-293,109v-44,68,-67,135,-67,202","w":1192},{"d":"1350,-1386r-568,854r-80,532r-354,0r82,-545r-313,-841r352,0r166,534r332,-534r383,0","w":1247,"k":{"v":59,"u":59,"q":147,"p":59,"o":147,"i":29,"e":147,"d":147,"a":147,"O":29,"G":29,"C":29,"A":147,";":59,":":29,".":147,"-":88,",":147}},{"d":"375,18v-229,0,-307,-189,-273,-421r91,-615r331,0r-92,635v-10,72,13,131,82,131v35,0,69,-11,102,-34v33,-23,79,-61,136,-115r90,-617r334,0r-152,1018r-332,0r17,-119r-61,43v-74,53,-154,94,-273,94","w":1237},{"d":"631,-1405v235,0,403,149,403,379v0,87,-26,178,-78,273v-52,95,-145,238,-280,429r352,0r-49,324r-926,0r0,-29v234,-274,432,-500,567,-767v42,-84,60,-148,60,-189v0,-80,-65,-142,-160,-137v-140,8,-175,60,-293,131r45,-307v115,-71,234,-107,359,-107"},{"d":"68,-424v0,-470,391,-653,913,-605v40,4,97,13,172,25r-154,1004r-331,0r16,-92v-75,61,-125,110,-252,110v-237,0,-364,-200,-364,-442xm408,-414v-3,88,47,170,135,166v73,-4,111,-34,176,-74r74,-469v-252,-17,-377,150,-385,377","w":1214,"k":{"y":-29,"w":-29,"v":-29,"b":29}},{"d":"260,-399v122,0,209,87,209,209v0,121,-88,208,-209,208v-122,0,-209,-87,-209,-208v0,-122,87,-209,209,-209","w":618},{"d":"580,-942v3,194,14,341,204,338r0,285v-175,-1,-206,112,-206,294v0,252,-4,399,-180,472v-73,30,-207,36,-328,34r0,-278v105,-3,156,-2,183,-70v11,-28,15,-72,15,-133v0,-229,23,-399,181,-463v-154,-73,-184,-181,-181,-416v0,-76,-3,-131,-12,-164v-21,-79,-74,-80,-186,-83r0,-279v143,-3,300,8,371,52v131,82,136,193,139,411","w":788},{"d":"877,-1386r-37,251r-262,0r-201,1346r262,0r-39,252r-565,0r270,-1849r572,0","w":768},{"d":"342,481v-150,-312,-292,-633,-208,-1065v46,-237,155,-454,296,-628r156,-193r243,0v-246,294,-392,710,-401,1176v-6,295,61,505,143,710r-229,0","w":662,"k":{"y":-117,"p":-59,"j":-205,"g":-88,"f":-29,"J":-145}},{"d":"381,-1405v121,260,233,481,233,825v0,361,-143,617,-317,864r-160,197r-243,0v233,-296,401,-673,401,-1175v0,-338,-46,-450,-143,-711r229,0","w":662},{"d":"1516,-1108v109,172,112,447,32,649v-112,282,-355,477,-743,477v-394,0,-694,-215,-692,-630v2,-396,213,-636,507,-742v207,-74,469,-68,654,26v102,52,182,125,242,220xm483,-629v-1,188,132,340,328,336v211,-5,336,-129,394,-287v20,-54,28,-110,28,-168v-4,-207,-118,-343,-322,-346v-187,-3,-317,117,-378,249v-33,72,-50,143,-50,216","w":1663,"k":{"Y":59,"X":88,"V":29,"T":147,"A":59,".":29,",":31}},{"d":"655,-1405v249,2,437,121,437,356v0,181,-110,310,-299,330v152,47,231,166,231,330v0,256,-211,407,-514,407v-139,0,-278,-33,-418,-100r41,-280v111,61,186,110,330,114v109,3,204,-66,201,-176v-3,-105,-83,-170,-205,-166v-30,0,-72,3,-127,8r35,-266v48,8,97,12,147,12v142,0,229,-61,229,-170v0,-88,-66,-143,-159,-143v-90,0,-206,33,-348,100r43,-276v119,-53,244,-80,376,-80"},{"d":"1221,-1386r-35,247r-561,0r-43,301r487,0r-35,248r-491,0r-47,342r682,0r-35,248r-1039,0r201,-1386r916,0","w":1253},{"d":"1118,-524r-37,256r-184,0r-41,268r-336,0r41,-268r-502,0r0,-264r695,-854r307,0r-127,862r184,0xm662,-936r-336,412r274,0"},{"d":"696,-1386r-270,1849r-571,0r36,-252r263,0r200,-1346r-262,0r39,-251r565,0","w":768},{"d":"627,-1036v324,-1,485,267,420,614r-644,0v0,141,69,211,207,211v166,0,242,-42,379,-94r-51,250v-133,50,-173,71,-334,73v-337,2,-532,-166,-532,-473v0,-228,118,-411,270,-503v85,-51,179,-78,285,-78xm739,-602v9,-119,-29,-210,-118,-205v-118,7,-147,107,-191,205r309,0","w":1130,"k":{"z":29,"x":29}},{"d":"905,-1386r-209,1386r-352,0r209,-1386r352,0"},{"d":"549,18v-342,2,-554,-259,-467,-611v50,-201,162,-341,283,-499r225,-294r362,0r-319,497v193,-70,354,44,422,176v59,114,67,262,15,391v-77,194,-248,338,-521,340xm547,-264v122,-6,196,-109,196,-248v0,-78,-62,-146,-137,-143v-119,5,-199,110,-203,233v-3,89,59,162,144,158"},{"d":"358,-1036v122,0,209,87,209,209v0,122,-87,205,-209,209v-110,4,-211,-100,-208,-209v4,-121,87,-209,208,-209xm260,-399v122,0,209,87,209,209v0,121,-88,208,-209,208v-122,0,-209,-87,-209,-208v0,-122,87,-209,209,-209","w":618},{"d":"858,-1036v247,-3,308,206,272,452r-86,584r-333,0r96,-652v0,-56,-29,-117,-86,-112v-108,10,-151,77,-236,150r-90,614r-334,0r207,-1386r330,0r-72,487v109,-75,175,-135,332,-137","w":1237,"k":{"y":29}},{"d":"1561,-1386r-600,622r509,764r-403,0r-498,-739r-112,739r-353,0r207,-1386r355,0r-88,589r567,-589r416,0","w":1491,"k":{"y":59,"w":59,"v":59,"u":59,"o":88,"e":88,"a":59,"O":88,"G":88,"C":88,")":-29}},{"d":"453,-1405v152,0,201,113,165,255v-9,36,-19,80,-34,132r-158,553r-211,0r18,-643v16,-152,10,-194,89,-260v30,-25,75,-37,131,-37xm281,-399v121,0,208,88,208,209v0,120,-88,208,-208,208v-122,0,-209,-87,-209,-208v0,-122,87,-209,209,-209","w":662},{"d":"1128,-248r-36,248r-988,0r201,-1386r357,0r-166,1138r632,0","w":1159,"k":{"y":59,"w":59,"Y":176,"W":88,"V":117,"U":117,"T":205,"S":29,"O":117,"G":117,"C":117}},{"d":"1272,-115r-1125,-467r0,-223r1125,-467r0,264r-778,314r778,313r0,266","w":1366},{"w":598},{"d":"1319,-340r-303,0r-78,373r-217,0r80,-373r-330,0r-78,373r-217,0r80,-373r-156,0r0,-217r201,0r57,-272r-258,0r0,-218r303,0r78,-372r215,0r-78,372r330,0r78,-372r217,0r-80,372r156,0r0,218r-201,0r-57,272r258,0r0,217xm903,-829r-330,0r-57,272r330,0","w":1366},{"d":"850,-662r-49,316r-680,0r49,-316r680,0","w":981},{"w":598},{"d":"1303,-1057v0,167,-87,249,-195,318v164,67,246,177,246,331v0,211,-150,386,-382,400v-268,17,-585,4,-868,8r205,-1386r498,0v262,1,496,64,496,329xm958,-1016v0,-133,-84,-178,-231,-178r-92,0r-55,375r135,0v162,0,243,-66,243,-197xm983,-422v0,-224,-211,-206,-432,-205r-64,422r232,0v176,0,264,-72,264,-217","w":1430,"k":{"U":29,"A":59,".":-29,",":-29}},{"d":"1036,256r-1048,0r0,-102r1048,0r0,102","w":1024},{"d":"1272,-582r-1125,467r0,-266r779,-313r-779,-314r0,-264r1125,467r0,223","w":1366},{"d":"1001,-1372r-34,244v-108,-17,-196,-20,-252,38v-30,32,-51,92,-62,181r228,0r-41,250r-224,0r-157,1075r-332,0r156,-1075r-232,0r37,-250r231,0r17,-95v39,-239,159,-401,442,-401v91,0,141,13,223,33","w":901,"k":{"u":-29,"l":59,"k":29,"?":-145,".":59,",":59,")":-59,"!":-29," ":-117}},{"d":"707,-1386r-195,1310v-36,243,-79,430,-280,496v-84,28,-230,38,-345,20r-10,-288v95,14,193,5,227,-52v23,-39,41,-84,50,-137r200,-1349r353,0","w":756,"k":{"o":29,"e":29,"A":88,";":29}},{"d":"1048,-1230v143,194,143,561,38,815v-91,221,-266,433,-545,433v-249,0,-376,-161,-427,-362v-90,-358,50,-743,248,-929v136,-127,358,-175,540,-85v60,30,107,74,146,128xm446,-535v0,119,29,254,134,254v39,0,76,-25,111,-76v75,-112,113,-305,112,-505v0,-83,-13,-143,-36,-184v-47,-82,-137,-76,-192,-6v-88,114,-129,318,-129,517"},{"d":"1061,-991r-518,745r426,0r-37,246r-909,0r0,-20r534,-764r-428,0r33,-234r899,0r0,27","w":1085,"k":{"o":59,"e":59,"d":59,"c":59}},{"d":"1538,-645v-45,147,-137,261,-225,360v65,24,183,23,268,9r-111,284v-168,29,-356,-6,-452,-76v-211,93,-472,124,-678,27v-141,-67,-250,-192,-250,-377v0,-117,43,-217,130,-301v87,-84,221,-136,403,-158v-21,-322,150,-526,471,-528v197,-1,332,68,378,203v72,209,-74,368,-229,433v-75,32,-159,57,-254,71v17,69,53,151,107,247v62,-62,91,-109,131,-194r311,0xm1104,-1225v-137,2,-193,154,-158,297v181,-35,271,-97,271,-186v0,-60,-55,-112,-113,-111xm430,-420v0,107,98,203,229,203v52,0,105,-12,160,-37v-73,-104,-129,-253,-157,-391v-116,30,-232,100,-232,225","w":1622},{"d":"371,-1036v122,0,205,87,209,209v3,110,-99,209,-209,209v-111,0,-212,-100,-209,-209v4,-122,87,-209,209,-209xm268,-399v182,0,297,184,235,373v-73,223,-277,337,-589,329r27,-108v170,-14,223,-69,284,-185v-95,-24,-178,-68,-178,-198v0,-122,102,-211,221,-211","w":641},{"d":"481,-1337v3,-64,80,-68,154,-68v123,0,164,23,135,110r-100,294v13,6,28,16,45,30r267,-205v72,-19,96,28,122,99v16,43,24,82,24,119v0,67,-45,63,-120,63r-269,0v-1,20,-7,38,-16,53r215,152v53,37,80,65,80,84v0,80,-134,154,-207,172v-21,-2,-47,-23,-58,-57r-94,-302v-19,5,-38,5,-57,0r-84,254v-26,59,-17,93,-74,101v-50,8,-215,-118,-206,-168v7,-41,25,-47,67,-76r230,-160v-10,-20,-16,-38,-17,-53r-274,2v-65,-2,-113,-2,-113,-65v0,-70,46,-278,145,-219v11,6,27,17,48,34r223,172v12,-13,26,-23,41,-30r-84,-252v-15,-45,-23,-73,-23,-84","w":1153},{"d":"416,-469v0,117,75,200,231,193v141,-6,200,-38,328,-95r-53,342v-96,32,-161,47,-279,47v-219,0,-368,-52,-447,-158v-132,-176,-161,-361,-62,-574v87,-187,293,-322,595,-322v94,0,194,12,301,37r-45,315v-119,-37,-129,-48,-242,-51v-191,-5,-327,104,-327,266","w":1036,"k":{"y":-57,"l":-29,"k":-29,"h":-29,".":-59,",":-59}},{"d":"1460,-1386r-41,282r-448,0r-166,1104r-352,0r163,-1104r-446,0r43,-282r1247,0","w":1411,"k":{"z":88,"y":59,"w":59,"u":59,"s":88,"r":147,"o":176,"m":59,"l":59,"i":29,"h":29,"e":176,"c":147,"a":147,"T":29,"Q":59,"O":59,"G":59,"C":59,"A":147,";":29,".":147,"-":59,",":147}},{"d":"430,-248v147,0,195,-158,117,-256v-65,-81,-342,-273,-373,-420v-61,-294,133,-481,440,-481v141,0,279,33,416,100r-45,275v-69,-47,-189,-109,-311,-109v-114,0,-181,112,-117,200v17,23,59,64,129,120v102,82,173,153,212,214v39,61,58,131,58,208v0,263,-183,415,-477,415v-168,0,-342,-58,-442,-120r43,-281v143,90,260,135,350,135","w":1044,"k":{".":-59,",":-59}},{"d":"1522,-707v-3,485,-287,707,-779,707r-639,0r199,-1386r510,0v354,0,575,161,667,420v29,81,42,167,42,259xm682,-248v306,-2,479,-159,479,-454v0,-300,-194,-456,-536,-437r-129,891r186,0","w":1591,"k":{"Y":88,"V":29,"A":59,".":29,",":29}},{"d":"1370,-1386r-708,1404r-220,0r-292,-1404r337,0r142,794r377,-794r364,0","w":1253,"k":{"u":29,"r":29,"o":59,"e":59,"a":59,"Q":-29,"O":-29,"G":-29,"C":-29,"A":59,";":29,".":59,"-":59,",":59}},{"d":"1675,-1386r-209,1386r-352,0r80,-539r-655,0r-82,539r-353,0r207,-1386r355,0r-76,512r653,0r76,-512r356,0","w":1724},{"d":"1563,-1386r-621,704r414,682r-398,0r-251,-416r-367,416r-432,0r624,-705r-411,-681r391,0r254,415r369,-415r428,0","w":1409},{"d":"1106,-1386r-37,247r-442,0r-45,301r374,0r-36,248r-375,0r-86,590r-355,0r203,-1386r799,0","w":1057,"k":{"o":29,"l":29,"e":29,"A":88,".":88,",":88}},{"d":"698,-1405v260,0,426,121,426,346v0,185,-124,281,-266,332v141,55,227,160,227,317v0,235,-180,348,-367,403v-246,72,-501,-21,-602,-170v-41,-61,-63,-129,-63,-206v0,-207,129,-310,293,-373v-76,-58,-137,-128,-137,-262v0,-244,215,-387,489,-387xm653,-856v90,0,135,-99,135,-193v0,-61,-38,-124,-102,-122v-87,2,-143,89,-141,188v1,63,39,127,108,127xm557,-238v105,-6,169,-94,168,-215v0,-98,-44,-147,-131,-147v-110,0,-182,100,-180,211v1,85,50,157,143,151"},{"d":"1272,-809r-1125,0r0,-248r1125,0r0,248xm1272,-326r-1125,0r0,-247r1125,0r0,247","w":1366},{"d":"1272,-569r-438,0r0,438r-248,0r0,-438r-439,0r0,-248r439,0r0,-438r248,0r0,438r438,0r0,248","w":1366},{"d":"483,-641v0,234,177,383,436,340v51,-8,92,-20,132,-33r28,-184r-243,0r36,-248r558,0r-97,672v-209,84,-531,160,-793,73v-245,-82,-427,-264,-427,-589v0,-529,358,-797,934,-795v157,0,310,21,458,62r-47,301v-252,-72,-530,-97,-732,9v-144,75,-243,209,-243,392","w":1497,"k":{"G":-29,"A":29,".":-59,",":-59}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+172-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("vR3ygUfZTB0-vzME&U(2wRw085fy3U0-85!2TBri3Qc+K#Z|fy}9oQ%YK>P]3Zf+pB=7Jy&YwUrL}}y-K|&n8MP#YO!{C(wMT8]YCy=c&i74b8ref8(3&q!)CiygvzMJHZ}sPzu>(ROw!vCHf{Jproq}QB8K3TgY&btD)|k4MUi^=jL+]-nh%2#Zy5e79*Ec0?~Z8B}%fk=^o2(HJ(%yHuP)HzH]w>!tJU3vHO^U{2=kQ(f>Q4)KrkD0vZY|CifhgRMZvzw|vo%=Jqs+Yuy|Cis+guyhCU%MgU&ZTz%iJBw-3|9igOMhTOH0beZETBK^K|9nT#Zn8|D~{i&e&yh-vqc^J#=-Y2y438f=359#8z9kgyh-&B]c3e!M35))YUr=gU&YCUfn8z9yT244C54-&RQ#&z)+g5f)&RMng|9^gefZgU(]3o4=3U02vu]=JRhEv2]=vB&gKy]=8QZ0Y(]=88Z=vz4D")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":1194,"face":{"font-family":"Gill Sans","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 9 2 3 0 4 9 2 3","ascent":"1638","descent":"-410","x-height":"18","bbox":"-150 -1483 2124 481.829","underline-thickness":"102","underline-position":"-103","slope":"-8","unicode-range":"U+0020-U+007E"}}));;(function($){var opt=new Array;var played=new Array;var oimg=new Array;var odesc=new Array;var currentpos=new Array;var autoInterval=new Array;var in_animate=false;$.fn.WIPslider=$.fn.WIPslider=function(options){init=function(tg){opt[tg.id]=$.extend({},$.fn.WIPslider.defaults,options);played[tg.id]=new Array();oimg[tg.id]=new Array();odesc[tg.id]=new Array();currentpos[tg.id]=0;$('#'+tg.id+'').css('background-image','none');$.each($('#'+tg.id+' li'),function(i,item){played[tg.id][i]=$(item);oimg[tg.id][i]=$(item).find('img');odesc[tg.id][i]=$(item).find('.sdesc');odesc[tg.id][i].css({bottom:'560px',display:'none'});oimg[tg.id][i].css('display','none');});$.setBulletNavi(tg);in_animate=true;$('#wip_bullet-0').addClass('slide_active');oimg[tg.id][0].fadeIn(opt[tg.id].animateSpeed,function(){$(odesc[tg.id][0]).css('display','block').animate({'bottom':'10px'},{duration:450,easing:'easeOutSine'});$(played[tg.id][0]).addClass('slideNow');in_animate=false;});if(opt[tg.id].autoPlay)
$.transition(tg);};$.transition=function(tg){autoInterval[tg.id]=setInterval(function(){$.tp(tg)},opt[tg.id].delay);};$.tp=function(tg,direction){if(typeof(direction)=="undefined")
currentpos[tg.id]++;else
currentpos[tg.id]=direction;if(currentpos[tg.id]==played[tg.id].length){currentpos[tg.id]=0;}
if(currentpos[tg.id]==-1){currentpos[tg.id]=played[tg.id].length-1;}
in_animate=true;if($('.slideNow').find('div.sdesc').length!=0){$('.slideNow').find('div.sdesc').animate({'bottom':'560px'},150,function(){$('.slideNow').find('img').fadeOut(opt[tg.id].animateSpeed);$('.slideNow').removeClass('slideNow');$('.slide_active').removeClass('slide_active');$('#wip_bullet-'+currentpos[tg.id]).addClass('slide_active');oimg[tg.id][currentpos[tg.id]].fadeIn(opt[tg.id].animateSpeed,function(){$(odesc[tg.id][currentpos[tg.id]]).css('display','block').animate({'bottom':'10px'},{duration:450,easing:'easeOutSine'});$(played[tg.id][currentpos[tg.id]]).addClass('slideNow');in_animate=false;});});}else{$('.slideNow').find('img').fadeOut(opt[tg.id].animateSpeed);$('.slideNow').removeClass('slideNow');$('.slide_active').removeClass('slide_active');$('#wip_bullet-'+currentpos[tg.id]).addClass('slide_active');oimg[tg.id][currentpos[tg.id]].fadeIn(opt[tg.id].animateSpeed,function(){$(odesc[tg.id][currentpos[tg.id]]).css('display','block').animate({'bottom':'10px'},{duration:450,easing:'easeOutSine'});$(played[tg.id][currentpos[tg.id]]).addClass('slideNow');in_animate=false;});}};$.setBulletNavi=function(tg){$('<div class="intermezzo-bullet-bg"><ul id="wip_bullet"></ul><div class="left-bb"></div><div class="right-bb"></div></div>').insertAfter($('#'+tg.id+''));for(k=0;k<played[tg.id].length;k++){$('#wip_bullet').append("<li><a href='#' class='wip_bullet_link' id='wip_bullet-"+k+"'></a></li>");}
$.each($('.wip_bullet_link'),function(i,item){$(item).click(function(e){e.preventDefault();if(in_animate==false){$('.slide_active').removeClass('slide_active');$(this).addClass('slide_active');$.tp(tg,i);if(opt[tg.id].autoPlay){clearInterval(autoInterval[tg.id]);$.transition(tg);}}});});if(opt[tg.id].autoPlay)
if(opt[tg.id].hoverPause)$.pause(tg);};$.pause=function(tg){$('#'+tg.id+'').hover(function(){clearInterval(autoInterval[tg.id]);},function(){clearInterval(autoInterval[tg.id]);$.transition(tg);});}
this.each(function(){init(this);});};$.fn.WIPslider.defaults={delay:6000,animateSpeed:1000,hoverPause:true,autoPlay:true};})(jQuery);;(function($){var optiontg=new Array;var obj_img=new Array;var theClass=new Array;var imageposition=new Array;var preloadInterval=new Array;$.fn.tgPreload=$.fn.tgPreload=function(options){init=function(tgp){optiontg[tgp.id]=$.extend({},$.fn.tgPreload.defaults,options);obj_img[tgp.id]=new Array();theClass[tgp.id]=new Array();imageposition[tgp.id]=0;$.each($('#'+tgp.id+' .'+optiontg[tgp.id].childClass+''),function(i,item){theClass[tgp.id][i]=$(item);obj_img[tgp.id][i]=$(item).find('img');obj_img[tgp.id][i].css({'display':'none'});});window.onload=function(){$.transitionpreload(tgp);}};$.transitionpreload=function(tgp){preloadInterval[tgp.id]=setInterval(function(){$.ownanimate(tgp)},optiontg[tgp.id].speed);};$.ownanimate=function(tgp){if(imageposition[tgp.id]==obj_img[tgp.id].length){clearInterval(preloadInterval[tgp.id]);$('.loader').removeClass('loader');return;}
$(obj_img[tgp.id][imageposition[tgp.id]]).fadeIn(optiontg[tgp.id].animateSpeed);imageposition[tgp.id]++;};this.each(function(){init(this);});};$.fn.tgPreload.defaults={speed:300,animateSpeed:700,childClass:"portfolio_lists"};})(jQuery);;(function(j){function doCufon(){Cufon.replace('h1, h2, h3, h4, h5, #main-menu, .teaser_link',{hover:'true'});};function pagemenu(pageid){j(pageid+" ul").css({display:"none"});j(pageid).find('a').removeAttr('title');var kl=j(pageid+" li").filter(":has(>ul)");if($.browser.msie){j(pageid).find('li:last-child').css('border-right','none');}
kl.each(function(){j(this).css({position:"relative"});j(this).hover(function(){j(this).addClass('onhove');j(this).find('a:eq(0)').addClass('onhov');j(this).find('ul:first').stop().css({overflow:"hidden",height:"auto",visibility:"visible",display:"none"}).slideDown(250,function(){j(this).css({overflow:"visible",height:"auto"});});},function(){var biz=j(this).find('a:eq(0)');j(this).find('ul:first').stop().css({overflow:"hidden",display:"none"});biz.removeClass('onhov');j(this).removeClass('onhove');});})
j(pageid+' .current_page_item').find('a:first').addClass('pageactive');j(pageid+' .current-menu-item').find('a:first').addClass('pageactive');};function alink(){j('.teaser_link').hover(function(){j(this).stop().animate({'opacity':0.8},500);},function(){j(this).stop().animate({'opacity':1.00},500);});var ads_link=j('.intermezzo_ads').find('a');ads_link.each(function(){j(this).hover(function(){j(this).stop().animate({'opacity':0.8},500);},function(){j(this).stop().animate({'opacity':1.00},500);});});};function social_link(){var sc=j('.social_icons').find('a');sc.each(function(){j(this).hover(function(){j(this).stop().animate({'opacity':0.5},500);},function(){j(this).stop().animate({'opacity':1.00},500);});});};function porthover(){var plink=j('a.pimage_link');plink.each(function(){var aleft=j(this).find('.aleft');var abottom=j(this).find('.abottom');var aright=j(this).find('.aright');var atop=j(this).find('.atop');j(this).hover(function(){j(this).stop().animate({'opacity':0.6},500);aleft.stop().animate({'bottom':'0px'},200);abottom.stop().animate({'right':'0px'},200);aright.stop().animate({'top':'0px'},200);atop.stop().animate({'left':'0px'},200);},function(){atop.stop().animate({'left':'284px'},200);aright.stop().animate({'top':'149px'},200);abottom.stop().animate({'right':'284px'},200);aleft.stop().animate({'bottom':'149px'},200);j(this).stop().animate({'opacity':1.00},500);});});};function doLoader(){j('#portfolio_page').tgPreload();};function scrollit(){j.fn.hoverscroll.params=j.extend(j.fn.hoverscroll.params,{vertical:false,width:890,height:107,arrows:true});j('#portfolio_thumbnail').hoverscroll();};function portfolioSinglejs(){if(j('#portfolio_thumbnail > li').length>0){var theBigP=j('#portfolio_thumbnail > li:first').find('a');var getType=theBigP.attr('rel');var obj=theBigP.attr('href');var genlink=j('#portfolio_thumbnail').find('a');doNiceThing(obj,getType);if(j('#portfolio_thumbnail > li').length==1){j('#scrollabling').hide();}else{theBigP.addClass('p-playing');}
genlink.each(function(){j(this).click(function(){var nobj=j(this).attr('href');var ngetType=j(this).attr('rel');j('.p-playing').removeClass('p-playing');j(this).addClass('p-playing');doNiceThing(nobj,ngetType);return false;});});}};function doNiceThing(obj,type){var image_src=j("meta[name=theme_url]").attr('content')+'timthumb.php?src={image}&w=980&zc=1&q=100';var flash_mark='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="980" height="740"><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="980" height="740" wmode="transparent"></embed></object>';var vimeo_mark='<iframe src="{path}?byline=0&amp;portrait=0" width="980" height="740" frameborder="0"></iframe>';var quicktime_mark='<object classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0" height="740" width="980"><param name="src" value="{path}"><param name="autoplay" value="true"><param name="scale" value="tofit"><param name="type" value="video/quicktime"><embed src="{path}" scale="tofit" height="740" width="980" autoplay="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>';j('#portfolio_show').addClass('ploader').html("");switch(type){case'image':var img=new Image();var tosrc=image_src.replace(/{image}/g,obj);j(img).css({'display':'block','opacity':'0'}).load(function(){j(this).appendTo('#portfolio_show');j(this).animate({opacity:1},300,function(){j('#portfolio_show').removeClass('ploader');});}).attr('src',tosrc);break;case'youtube':var insert=flash_mark.replace(/{path}/g,obj);j('#portfolio_show').removeClass('ploader');j(insert).appendTo('#portfolio_show');break;case'vimeo':var insert=vimeo_mark.replace(/{path}/g,obj);j('#portfolio_show').removeClass('ploader');j(insert).appendTo('#portfolio_show');break;case'quicktime':var insert=quicktime_mark.replace(/{path}/g,obj);j('#portfolio_show').removeClass('ploader');j(insert).appendTo('#portfolio_show');break;case'flash':var insert=flash_mark.replace(/{path}/g,obj);j('#portfolio_show').removeClass('ploader');j(insert).appendTo('#portfolio_show');break;}};function ContactHandle()
{j('#contact_submit').click(function(){var name=j('#hname').val();var mail=j('#hmail').val();var subs=j('#hsubj').val();var mess=j('#hmess').val().replace(/\r?\n|\r/g,"<br>");j('.contactload').fadeIn('fast');if(name!=""&&mail!=""&&subs!=""&&mess!="")
{var uril=j("#urlto").val();j.ajax({url:uril,type:'GET',data:"hname="+name+"&hmail="+mail+"&hsubj="+subs+"&hmess="+mess,success:function(result)
{j('.contactload').fadeOut('fast');if(result=="email_error"){j('#hmail').next('.req').html(' ! <small>please enter your valid email address</small>');}else{j('#hname, #hmail, #hsubj, #hmess').val("");j('<p id="contact_success">'+result+'<span class="jq_close"></span></p>').insertBefore('#adm-contact');j('.jq_close').click(function(){j(this).parent().fadeOut(300,function(){j(this).remove();});});}}});return false;}
else
{j('.contactload').fadeOut('fast');if(name=="")j('#hname').next('.req').text(' !');if(mail=="")j('#hmail').next('.req').text(' !');if(subs=="")j('#hsubj').next('.req').text(' !');if(mess=="")j('#hmess').next('.req').text(' !');return false;}});j('#hname, #hmail, #hsubj, #hmess').focus(function(){j(this).next('.req').text(' *');});};function dotooltip(target_items,name){j(target_items).each(function(i){j("body").append("<div class='"+name+"' id='"+name+i+"'><p>"+j(this).attr('title')+"</p></div>");var my_tooltip=j("#"+name+i);if(j(this).attr("title")!=""){j(this).removeAttr("title").mouseover(function(){my_tooltip.css({opacity:0.8,display:"none"}).stop().fadeIn(200);}).mousemove(function(kmouse){var mr=my_tooltip.width();var hr=my_tooltip.height();my_tooltip.css({left:kmouse.pageX+(15),top:kmouse.pageY+(hr)});}).mouseout(function(){my_tooltip.stop().css('display','none');});}
j(this).hover(function(){j(this).find('img').stop().animate({opacity:0.4},300);},function(){j(this).find('img').stop().animate({opacity:1.0},300).css({opacity:1.0});});});};j(document).ready(function(){doCufon();pagemenu('#eqnav');alink();social_link();doLoader();dotooltip('a.need_tool','tooltip');ContactHandle();});j(window).load(function(){porthover();scrollit();portfolioSinglejs();});})(jQuery);;var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();;jx={getHTTPObject:function(){var A=false;if(typeof ActiveXObject!="undefined"){try{A=new ActiveXObject("Msxml2.XMLHTTP")}catch(C){try{A=new ActiveXObject("Microsoft.XMLHTTP")}catch(B){A=false}}}else{if(window.XMLHttpRequest){try{A=new XMLHttpRequest()}catch(C){A=false}}}return A},load:function(url,callback,format){var http=this.init();if(!http||!url){return}if(http.overrideMimeType){http.overrideMimeType("text/xml")}if(!format){var format="text"}format=format.toLowerCase();var now="uid="+new Date().getTime();url+=(url.indexOf("?")+1)?"&":"?";url+=now;http.open("GET",url,true);http.onreadystatechange=function(){if(http.readyState==4){if(http.status==200){var result="";if(http.responseText){result=http.responseText}if(format.charAt(0)=="j"){result=result.replace(/[\n\r]/g,"");result=eval("("+result+")")}if(callback){callback(result)}}else{if(error){error(http.status)}}}};http.send(null)},init:function(){return this.getHTTPObject()}};function fb_toggleLayer(whichLayer)
{var elem,vis;if(document.getElementById)
elem=document.getElementById(whichLayer);else if(document.all)
elem=document.all[whichLayer];else if(document.layers)
elem=document.layers[whichLayer];vis=elem.style;if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
vis.display=(elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';vis.display=(vis.display==''||vis.display=='block')?'none':'block';}
function fb_disableForm(theform){if(document.all||document.getElementById){for(i=0;i<theform.length;i++){var tempobj=theform.elements[i];if(tempobj.type.toLowerCase()=="submit"||tempobj.type.toLowerCase()=="reset")
tempobj.disabled=true;}
return true;}
else{alert("The form is currently processing. Please be patient.");return false;}}
function fb_ajaxRequest(url,submitdata,fieldname){jx.load(url+'?'+submitdata,function(data){fb_getResponse(data,fieldname);});}
function fb_getResponse(data,fieldname){document.getElementById(fieldname).innerHTML=data;};
/*
 * Shadowbox.js, version 3.0.3
 * http://shadowbox-js.com/
 *
 * Copyright 2007-2010, Michael J. I. Jackson
 * 2010-03-10 00:00:00 +0000
 */
(function(window,undefined){var S={version:"3.0.3"};var ua=navigator.userAgent.toLowerCase();if(ua.indexOf("windows")>-1||ua.indexOf("win32")>-1){S.isWindows=true}else{if(ua.indexOf("macintosh")>-1||ua.indexOf("mac os x")>-1){S.isMac=true}else{if(ua.indexOf("linux")>-1){S.isLinux=true}}}S.isIE=ua.indexOf("msie")>-1;S.isIE6=ua.indexOf("msie 6")>-1;S.isIE7=ua.indexOf("msie 7")>-1;S.isGecko=ua.indexOf("gecko")>-1&&ua.indexOf("safari")==-1;S.isWebKit=ua.indexOf("applewebkit/")>-1;var inlineId=/#(.+)$/,galleryName=/^(light|shadow)box\[(.*?)\]/i,inlineParam=/\s*([a-z_]*?)\s*=\s*(.+)\s*/,fileExtension=/[0-9a-z]+$/i,scriptPath=/(.+\/)shadowbox\.js/i;var open=false,initialized=false,lastOptions={},slideDelay=0,slideStart,slideTimer;S.current=-1;S.dimensions=null;S.ease=function(a){return 1+Math.pow(a-1,3)};S.errorInfo={fla:{name:"Flash",url:"http://www.adobe.com/products/flashplayer/"},qt:{name:"QuickTime",url:"http://www.apple.com/quicktime/download/"},wmp:{name:"Windows Media Player",url:"http://www.microsoft.com/windows/windowsmedia/"},f4m:{name:"Flip4Mac",url:"http://www.flip4mac.com/wmv_download.htm"}};S.gallery=[];S.onReady=noop;S.path='http://www.gregharding.co.uk/wp-content/plugins/shadowbox-js/shadowbox/';S.player=null;S.playerId="sb-player";S.options={animate:true,animateFade:true,autoplayMovies:true,continuous:false,enableKeys:true,flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",onChange:noop,onClose:noop,onFinish:noop,onOpen:noop,showMovieControls:true,skipSetup:false,slideshowDelay:0,viewportPadding:20};S.getCurrent=function(){return S.current>-1?S.gallery[S.current]:null};S.hasNext=function(){return S.gallery.length>1&&(S.current!=S.gallery.length-1||S.options.continuous)};S.isOpen=function(){return open};S.isPaused=function(){return slideTimer=="pause"};S.applyOptions=function(a){lastOptions=apply({},S.options);apply(S.options,a)};S.revertOptions=function(){apply(S.options,lastOptions)};S.init=function(c,f){if(initialized){return}initialized=true;if(S.skin.options){apply(S.options,S.skin.options)}if(c){apply(S.options,c)}if(!S.path){var e,b=document.getElementsByTagName("script");for(var d=0,a=b.length;d<a;++d){e=scriptPath.exec(b[d].src);if(e){S.path=e[1];break}}}if(f){S.onReady=f}bindLoad()};S.open=function(b){if(open){return}var a=S.makeGallery(b);S.gallery=a[0];S.current=a[1];b=S.getCurrent();if(b==null){return}S.applyOptions(b.options||{});filterGallery();if(S.gallery.length){b=S.getCurrent();if(S.options.onOpen(b)===false){return}open=true;S.skin.onOpen(b,load)}};S.close=function(){if(!open){return}open=false;if(S.player){S.player.remove();S.player=null}if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null}slideDelay=0;listenKeys(false);S.options.onClose(S.getCurrent());S.skin.onClose();S.revertOptions()};S.play=function(){if(!S.hasNext()){return}if(!slideDelay){slideDelay=S.options.slideshowDelay*1000}if(slideDelay){slideStart=now();slideTimer=setTimeout(function(){slideDelay=slideStart=0;S.next()},slideDelay);if(S.skin.onPlay){S.skin.onPlay()}}};S.pause=function(){if(typeof slideTimer!="number"){return}slideDelay=Math.max(0,slideDelay-(now()-slideStart));if(slideDelay){clearTimeout(slideTimer);slideTimer="pause";if(S.skin.onPause){S.skin.onPause()}}};S.change=function(a){if(!(a in S.gallery)){if(S.options.continuous){a=(a<0?S.gallery.length+a:0);if(!(a in S.gallery)){return}}else{return}}S.current=a;if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null;slideDelay=slideStart=0}S.options.onChange(S.getCurrent());load(true)};S.next=function(){S.change(S.current+1)};S.previous=function(){S.change(S.current-1)};S.setDimensions=function(o,f,m,n,e,a,k,h){var j=o,d=f;var i=2*k+e;if(o+i>m){o=m-i}var c=2*k+a;if(f+c>n){f=n-c}var b=(j-o)/j,l=(d-f)/d,g=(b>0||l>0);if(h&&g){if(b>l){f=Math.round((d/j)*o)}else{if(l>b){o=Math.round((j/d)*f)}}}S.dimensions={height:o+e,width:f+a,innerHeight:o,innerWidth:f,top:Math.floor((m-(o+i))/2+k),left:Math.floor((n-(f+c))/2+k),oversized:g};return S.dimensions};S.makeGallery=function(e){var a=[],d=-1;if(typeof e=="string"){e=[e]}if(typeof e.length=="number"){each(e,function(g,h){if(h.content){a[g]=h}else{a[g]={content:h}}});d=0}else{if(e.tagName){var b=S.getCache(e);e=b?b:S.makeObject(e)}if(e.gallery){a=[];var f;for(var c in S.cache){f=S.cache[c];if(f.gallery&&f.gallery==e.gallery){if(d==-1&&f.content==e.content){d=a.length}a.push(f)}}if(d==-1){a.unshift(e);d=0}}else{a=[e];d=0}}each(a,function(g,h){a[g]=apply({},h)});return[a,d]};S.makeObject=function(d,c){var e={content:d.href,title:d.getAttribute("title")||"",link:d};if(c){c=apply({},c);each(["player","title","height","width","gallery"],function(f,g){if(typeof c[g]!="undefined"){e[g]=c[g];delete c[g]}});e.options=c}else{e.options={}}if(!e.player){e.player=S.getPlayer(e.content)}var a=d.getAttribute("rel");if(a){var b=a.match(galleryName);if(b){e.gallery=escape(b[2])}each(a.split(";"),function(f,g){b=g.match(inlineParam);if(b){e[b[1]]=b[2]}})}return e};S.getPlayer=function(c){if(c.indexOf("#")>-1&&c.indexOf(document.location.href)==0){return"inline"}var d=c.indexOf("?");if(d>-1){c=c.substring(0,d)}var b,a=c.match(fileExtension);if(a){b=a[0].toLowerCase()}if(b){if(S.img&&S.img.ext.indexOf(b)>-1){return"img"}if(S.swf&&S.swf.ext.indexOf(b)>-1){return"swf"}if(S.flv&&S.flv.ext.indexOf(b)>-1){return"flv"}if(S.qt&&S.qt.ext.indexOf(b)>-1){if(S.wmp&&S.wmp.ext.indexOf(b)>-1){return"qtwmp"}else{return"qt"}}if(S.wmp&&S.wmp.ext.indexOf(b)>-1){return"wmp"}}return"iframe"};function filterGallery(){var d=S.errorInfo,e=S.plugins,g,h,l,c,k,b,j,a;for(var f=0;f<S.gallery.length;++f){g=S.gallery[f];h=false;l=null;switch(g.player){case"flv":case"swf":if(!e.fla){l="fla"}break;case"qt":if(!e.qt){l="qt"}break;case"wmp":if(S.isMac){if(e.qt&&e.f4m){g.player="qt"}else{l="qtf4m"}}else{if(!e.wmp){l="wmp"}}break;case"qtwmp":if(e.qt){g.player="qt"}else{if(e.wmp){g.player="wmp"}else{l="qtwmp"}}break}if(l){if(S.options.handleUnsupported=="link"){switch(l){case"qtf4m":k="shared";b=[d.qt.url,d.qt.name,d.f4m.url,d.f4m.name];break;case"qtwmp":k="either";b=[d.qt.url,d.qt.name,d.wmp.url,d.wmp.name];break;default:k="single";b=[d[l].url,d[l].name]}g.player="html";g.content='<div class="sb-message">'+sprintf(S.lang.errors[k],b)+"</div>"}else{h=true}}else{if(g.player=="inline"){c=inlineId.exec(g.content);if(c){j=get(c[1]);if(j){g.content=j.innerHTML}else{h=true}}else{h=true}}else{if(g.player=="swf"||g.player=="flv"){a=(g.options&&g.options.flashVersion)||S.options.flashVersion;if(S.flash&&!S.flash.hasFlashPlayerVersion(a)){g.width=310;g.height=177}}}}if(h){S.gallery.splice(f,1);if(f<S.current){--S.current}else{if(f==S.current){S.current=f>0?f-1:f}}--f}}}function listenKeys(a){if(!S.options.enableKeys){return}(a?addEvent:removeEvent)(document,"keydown",handleKey)}function handleKey(c){if(c.metaKey||c.shiftKey||c.altKey||c.ctrlKey){return}var b=keyCode(c),a;switch(b){case 81:case 88:case 27:a=S.close;break;case 37:a=S.previous;break;case 39:a=S.next;break;case 32:a=typeof slideTimer=="number"?S.pause:S.play;break}if(a){preventDefault(c);a()}}function load(i){listenKeys(false);var h=S.getCurrent();var e=(h.player=="inline"?"html":h.player);if(typeof S[e]!="function"){throw"unknown player "+e}if(i){S.player.remove();S.revertOptions();S.applyOptions(h.options||{})}S.player=new S[e](h,S.playerId);if(S.gallery.length>1){var f=S.gallery[S.current+1]||S.gallery[0];if(f.player=="img"){var d=new Image();d.src=f.content}var g=S.gallery[S.current-1]||S.gallery[S.gallery.length-1];if(g.player=="img"){var c=new Image();c.src=g.content}}S.skin.onLoad(i,waitReady)}function waitReady(){if(!open){return}if(typeof S.player.ready!="undefined"){var a=setInterval(function(){if(open){if(S.player.ready){clearInterval(a);a=null;S.skin.onReady(show)}}else{clearInterval(a);a=null}},10)}else{S.skin.onReady(show)}}function show(){if(!open){return}S.player.append(S.skin.body,S.dimensions);S.skin.onShow(finish)}function finish(){if(!open){return}if(S.player.onLoad){S.player.onLoad()}S.options.onFinish(S.getCurrent());if(!S.isPaused()){S.play()}listenKeys(true)};if(!Array.prototype.indexOf){Array.prototype.indexOf=function(b,c){var a=this.length>>>0;c=c||0;if(c<0){c+=a}for(;c<a;++c){if(c in this&&this[c]===b){return c}}return-1}}function now(){return(new Date).getTime()}function apply(a,c){for(var b in c){a[b]=c[b]}return a}function each(d,e){var b=0,a=d.length;for(var c=d[0];b<a&&e.call(c,b,c)!==false;c=d[++b]){}}function sprintf(b,a){return b.replace(/\{(\w+?)\}/g,function(c,d){return a[d]})}function noop(){}function get(a){return document.getElementById(a)}function remove(a){a.parentNode.removeChild(a)}var supportsOpacity=true,supportsFixed=true;function checkSupport(){var a=document.body,b=document.createElement("div");supportsOpacity=typeof b.style.opacity==="string";b.style.position="fixed";b.style.margin=0;b.style.top="20px";a.appendChild(b,a.firstChild);supportsFixed=b.offsetTop==20;a.removeChild(b)}S.getStyle=(function(){var a=/opacity=([^)]*)/,b=document.defaultView&&document.defaultView.getComputedStyle;return function(f,e){var d;if(!supportsOpacity&&e=="opacity"&&f.currentStyle){d=a.test(f.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return d===""?"1":d}if(b){var c=b(f,null);if(c){d=c[e]}if(e=="opacity"&&d==""){d="1"}}else{d=f.currentStyle[e]}return d}})();S.appendHTML=function(c,b){if(c.insertAdjacentHTML){c.insertAdjacentHTML("BeforeEnd",b)}else{if(c.lastChild){var a=c.ownerDocument.createRange();a.setStartAfter(c.lastChild);var d=a.createContextualFragment(b);c.appendChild(d)}else{c.innerHTML=b}}};S.getWindowSize=function(a){if(document.compatMode==="CSS1Compat"){return document.documentElement["client"+a]}return document.body["client"+a]};S.setOpacity=function(c,a){var b=c.style;if(supportsOpacity){b.opacity=(a==1?"":a)}else{b.zoom=1;if(a==1){if(typeof b.filter=="string"&&(/alpha/i).test(b.filter)){b.filter=b.filter.replace(/\s*[\w\.]*alpha\([^\)]*\);?/gi,"")}}else{b.filter=(b.filter||"").replace(/\s*[\w\.]*alpha\([^\)]*\)/gi,"")+" alpha(opacity="+(a*100)+")"}}};S.clearOpacity=function(a){S.setOpacity(a,1)};function getTarget(b){var a=b.target?b.target:b.srcElement;return a.nodeType==3?a.parentNode:a}function getPageXY(b){var a=b.pageX||(b.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)),c=b.pageY||(b.clientY+(document.documentElement.scrollTop||document.body.scrollTop));return[a,c]}function preventDefault(a){a.preventDefault()}function keyCode(a){return a.which?a.which:a.keyCode}function addEvent(d,c,b){if(d.addEventListener){d.addEventListener(c,b,false)}else{if(d.nodeType===3||d.nodeType===8){return}if(d.setInterval&&(d!==window&&!d.frameElement)){d=window}if(!b.__guid){b.__guid=addEvent.guid++}if(!d.events){d.events={}}var a=d.events[c];if(!a){a=d.events[c]={};if(d["on"+c]){a[0]=d["on"+c]}}a[b.__guid]=b;d["on"+c]=addEvent.handleEvent}}addEvent.guid=1;addEvent.handleEvent=function(d){var a=true;d=d||addEvent.fixEvent(((this.ownerDocument||this.document||this).parentWindow||window).event);var b=this.events[d.type];for(var c in b){this.__handleEvent=b[c];if(this.__handleEvent(d)===false){a=false}}return a};addEvent.preventDefault=function(){this.returnValue=false};addEvent.stopPropagation=function(){this.cancelBubble=true};addEvent.fixEvent=function(a){a.preventDefault=addEvent.preventDefault;a.stopPropagation=addEvent.stopPropagation;return a};function removeEvent(c,b,a){if(c.removeEventListener){c.removeEventListener(b,a,false)}else{if(c.events&&c.events[b]){delete c.events[b][a.__guid]}}};var loaded=false,DOMContentLoaded;if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener("DOMContentLoaded",DOMContentLoaded,false);S.load()}}else{if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",DOMContentLoaded);S.load()}}}}function doScrollCheck(){if(loaded){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(doScrollCheck,1);return}S.load()}function bindLoad(){if(document.readyState==="complete"){return S.load()}if(document.addEventListener){document.addEventListener("DOMContentLoaded",DOMContentLoaded,false);window.addEventListener("load",S.load,false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",DOMContentLoaded);window.attachEvent("onload",S.load);var a=false;try{a=window.frameElement===null}catch(b){}if(document.documentElement.doScroll&&a){doScrollCheck()}}}}S.load=function(){if(loaded){return}if(!document.body){return setTimeout(S.load,13)}loaded=true;checkSupport();S.onReady();if(!S.options.skipSetup){S.setup()}S.skin.init()};S.plugins={};if(navigator.plugins&&navigator.plugins.length){var names=[];each(navigator.plugins,function(a,b){names.push(b.name)});names=names.join(",");var f4m=names.indexOf("Flip4Mac")>-1;S.plugins={fla:names.indexOf("Shockwave Flash")>-1,qt:names.indexOf("QuickTime")>-1,wmp:!f4m&&names.indexOf("Windows Media")>-1,f4m:f4m}}else{var detectPlugin=function(a){var b;try{b=new ActiveXObject(a)}catch(c){}return!!b};S.plugins={fla:detectPlugin("ShockwaveFlash.ShockwaveFlash"),qt:detectPlugin("QuickTime.QuickTime"),wmp:detectPlugin("wmplayer.ocx"),f4m:false}};var relAttr=/^(light|shadow)box/i,expando="shadowboxCacheKey",cacheKey=1;S.cache={};S.select=function(b){var c=[];if(!b){var a;each(document.getElementsByTagName("a"),function(f,g){a=g.getAttribute("rel");if(a&&relAttr.test(a)){c.push(g)}})}else{var e=b.length;if(e){if(typeof b=="string"){if(S.find){c=S.find(b)}}else{if(e==2&&typeof b[0]=="string"&&b[1].nodeType){if(S.find){c=S.find(b[0],b[1])}}else{for(var d=0;d<e;++d){c[d]=b[d]}}}}else{c.push(b)}}return c};S.setup=function(a,b){each(S.select(a),function(c,d){S.addCache(d,b)})};S.teardown=function(a){each(S.select(a),function(b,c){S.removeCache(c)})};S.addCache=function(c,a){var b=c[expando];if(b==undefined){b=cacheKey++;c[expando]=b;addEvent(c,"click",handleClick)}S.cache[b]=S.makeObject(c,a)};S.removeCache=function(a){removeEvent(a,"click",handleClick);delete S.cache[a[expando]];a[expando]=null};S.getCache=function(b){var a=b[expando];return(a in S.cache&&S.cache[a])};S.clearCache=function(){for(var a in S.cache){S.removeCache(S.cache[a].link)}S.cache={}};function handleClick(a){S.open(this);if(S.gallery.length){preventDefault(a)}};S.flash=(function(){var swfobject=function(){var UNDEF="undefined",OBJECT="object",SHOCKWAVE_FLASH="Shockwave Flash",SHOCKWAVE_FLASH_AX="ShockwaveFlash.ShockwaveFlash",FLASH_MIME_TYPE="application/x-shockwave-flash",EXPRESS_INSTALL_ID="SWFObjectExprInst",win=window,doc=document,nav=navigator,domLoadFnArr=[],regObjArr=[],objIdArr=[],listenersArr=[],script,timer=null,storedAltContent=null,storedAltContentId=null,isDomLoaded=false,isExpressInstallActive=false;var ua=function(){var w3cdom=typeof doc.getElementById!=UNDEF&&typeof doc.getElementsByTagName!=UNDEF&&typeof doc.createElement!=UNDEF,playerVersion=[0,0,0],d=null;if(typeof nav.plugins!=UNDEF&&typeof nav.plugins[SHOCKWAVE_FLASH]==OBJECT){d=nav.plugins[SHOCKWAVE_FLASH].description;if(d&&!(typeof nav.mimeTypes!=UNDEF&&nav.mimeTypes[FLASH_MIME_TYPE]&&!nav.mimeTypes[FLASH_MIME_TYPE].enabledPlugin)){d=d.replace(/^.*\s+(\S+\s+\S+$)/,"$1");playerVersion[0]=parseInt(d.replace(/^(.*)\..*$/,"$1"),10);playerVersion[1]=parseInt(d.replace(/^.*\.(.*)\s.*$/,"$1"),10);playerVersion[2]=/r/.test(d)?parseInt(d.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof win.ActiveXObject!=UNDEF){var a=null,fp6Crash=false;try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".7")}catch(e){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".6");playerVersion=[6,0,21];a.AllowScriptAccess="always"}catch(e){if(playerVersion[0]==6){fp6Crash=true}}if(!fp6Crash){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX)}catch(e){}}}if(!fp6Crash&&a){try{d=a.GetVariable("$version");if(d){d=d.split(" ")[1].split(",");playerVersion=[parseInt(d[0],10),parseInt(d[1],10),parseInt(d[2],10)]}}catch(e){}}}}var u=nav.userAgent.toLowerCase(),p=nav.platform.toLowerCase(),webkit=/webkit/.test(u)?parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ie=false,windows=p?/win/.test(p):/win/.test(u),mac=p?/mac/.test(p):/mac/.test(u);/*@cc_on
   ie = true;
   @if (@_win32)
    windows = true;
   @elif (@_mac)
    mac = true;
   @end
  @*/return{w3cdom:w3cdom,pv:playerVersion,webkit:webkit,ie:ie,win:windows,mac:mac}}();var onDomLoad=function(){if(!ua.w3cdom){return}addDomLoadEvent(main);if(ua.ie&&ua.win){try{doc.write("<script id=__ie_ondomload defer=true src=//:><\/script>");script=getElementById("__ie_ondomload");if(script){addListener(script,"onreadystatechange",checkReadyState)}}catch(e){}}if(ua.webkit&&typeof doc.readyState!=UNDEF){timer=setInterval(function(){if(/loaded|complete/.test(doc.readyState)){callDomLoadFunctions()}},10)}if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("DOMContentLoaded",callDomLoadFunctions,null)}addLoadEvent(callDomLoadFunctions)}();function checkReadyState(){if(script.readyState=="complete"){script.parentNode.removeChild(script);callDomLoadFunctions()}}function callDomLoadFunctions(){if(isDomLoaded){return}if(ua.ie&&ua.win){var s=createElement("span");try{var t=doc.getElementsByTagName("body")[0].appendChild(s);t.parentNode.removeChild(t)}catch(e){return}}isDomLoaded=true;if(timer){clearInterval(timer);timer=null}var dl=domLoadFnArr.length;for(var i=0;i<dl;i++){domLoadFnArr[i]()}}function addDomLoadEvent(fn){if(isDomLoaded){fn()}else{domLoadFnArr[domLoadFnArr.length]=fn}}function addLoadEvent(fn){if(typeof win.addEventListener!=UNDEF){win.addEventListener("load",fn,false)}else{if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("load",fn,false)}else{if(typeof win.attachEvent!=UNDEF){addListener(win,"onload",fn)}else{if(typeof win.onload=="function"){var fnOld=win.onload;win.onload=function(){fnOld();fn()}}else{win.onload=fn}}}}}function main(){var rl=regObjArr.length;for(var i=0;i<rl;i++){var id=regObjArr[i].id;if(ua.pv[0]>0){var obj=getElementById(id);if(obj){regObjArr[i].width=obj.getAttribute("width")?obj.getAttribute("width"):"0";regObjArr[i].height=obj.getAttribute("height")?obj.getAttribute("height"):"0";if(hasPlayerVersion(regObjArr[i].swfVersion)){if(ua.webkit&&ua.webkit<312){fixParams(obj)}setVisibility(id,true)}else{if(regObjArr[i].expressInstall&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){showExpressInstall(regObjArr[i])}else{displayAltContent(obj)}}}}else{setVisibility(id,true)}}}function fixParams(obj){var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var e=createElement("embed"),a=nestedObj.attributes;if(a){var al=a.length;for(var i=0;i<al;i++){if(a[i].nodeName=="DATA"){e.setAttribute("src",a[i].nodeValue)}else{e.setAttribute(a[i].nodeName,a[i].nodeValue)}}}var c=nestedObj.childNodes;if(c){var cl=c.length;for(var j=0;j<cl;j++){if(c[j].nodeType==1&&c[j].nodeName=="PARAM"){e.setAttribute(c[j].getAttribute("name"),c[j].getAttribute("value"))}}}obj.parentNode.replaceChild(e,obj)}}function showExpressInstall(regObj){isExpressInstallActive=true;var obj=getElementById(regObj.id);if(obj){if(regObj.altContentId){var ac=getElementById(regObj.altContentId);if(ac){storedAltContent=ac;storedAltContentId=regObj.altContentId}}else{storedAltContent=abstractAltContent(obj)}if(!(/%$/.test(regObj.width))&&parseInt(regObj.width,10)<310){regObj.width="310"}if(!(/%$/.test(regObj.height))&&parseInt(regObj.height,10)<137){regObj.height="137"}doc.title=doc.title.slice(0,47)+" - Flash Player Installation";var pt=ua.ie&&ua.win?"ActiveX":"PlugIn",dt=doc.title,fv="MMredirectURL="+win.location+"&MMplayerType="+pt+"&MMdoctitle="+dt,replaceId=regObj.id;if(ua.ie&&ua.win&&obj.readyState!=4){var newObj=createElement("div");replaceId+="SWFObjectNew";newObj.setAttribute("id",replaceId);obj.parentNode.insertBefore(newObj,obj);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}createSWF({data:regObj.expressInstall,id:EXPRESS_INSTALL_ID,width:regObj.width,height:regObj.height},{flashvars:fv},replaceId)}}function displayAltContent(obj){if(ua.ie&&ua.win&&obj.readyState!=4){var el=createElement("div");obj.parentNode.insertBefore(el,obj);el.parentNode.replaceChild(abstractAltContent(obj),el);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}else{obj.parentNode.replaceChild(abstractAltContent(obj),obj)}}function abstractAltContent(obj){var ac=createElement("div");if(ua.win&&ua.ie){ac.innerHTML=obj.innerHTML}else{var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var c=nestedObj.childNodes;if(c){var cl=c.length;for(var i=0;i<cl;i++){if(!(c[i].nodeType==1&&c[i].nodeName=="PARAM")&&!(c[i].nodeType==8)){ac.appendChild(c[i].cloneNode(true))}}}}}return ac}function createSWF(attObj,parObj,id){var r,el=getElementById(id);if(el){if(typeof attObj.id==UNDEF){attObj.id=id}if(ua.ie&&ua.win){var att="";for(var i in attObj){if(attObj[i]!=Object.prototype[i]){if(i.toLowerCase()=="data"){parObj.movie=attObj[i]}else{if(i.toLowerCase()=="styleclass"){att+=' class="'+attObj[i]+'"'}else{if(i.toLowerCase()!="classid"){att+=" "+i+'="'+attObj[i]+'"'}}}}}var par="";for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par+='<param name="'+j+'" value="'+parObj[j]+'" />'}}el.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+att+">"+par+"</object>";objIdArr[objIdArr.length]=attObj.id;r=getElementById(attObj.id)}else{if(ua.webkit&&ua.webkit<312){var e=createElement("embed");e.setAttribute("type",FLASH_MIME_TYPE);for(var k in attObj){if(attObj[k]!=Object.prototype[k]){if(k.toLowerCase()=="data"){e.setAttribute("src",attObj[k])}else{if(k.toLowerCase()=="styleclass"){e.setAttribute("class",attObj[k])}else{if(k.toLowerCase()!="classid"){e.setAttribute(k,attObj[k])}}}}}for(var l in parObj){if(parObj[l]!=Object.prototype[l]){if(l.toLowerCase()!="movie"){e.setAttribute(l,parObj[l])}}}el.parentNode.replaceChild(e,el);r=e}else{var o=createElement(OBJECT);o.setAttribute("type",FLASH_MIME_TYPE);for(var m in attObj){if(attObj[m]!=Object.prototype[m]){if(m.toLowerCase()=="styleclass"){o.setAttribute("class",attObj[m])}else{if(m.toLowerCase()!="classid"){o.setAttribute(m,attObj[m])}}}}for(var n in parObj){if(parObj[n]!=Object.prototype[n]&&n.toLowerCase()!="movie"){createObjParam(o,n,parObj[n])}}el.parentNode.replaceChild(o,el);r=o}}}return r}function createObjParam(el,pName,pValue){var p=createElement("param");p.setAttribute("name",pName);p.setAttribute("value",pValue);el.appendChild(p)}function removeSWF(id){var obj=getElementById(id);if(obj&&(obj.nodeName=="OBJECT"||obj.nodeName=="EMBED")){if(ua.ie&&ua.win){if(obj.readyState==4){removeObjectInIE(id)}else{win.attachEvent("onload",function(){removeObjectInIE(id)})}}else{obj.parentNode.removeChild(obj)}}}function removeObjectInIE(id){var obj=getElementById(id);if(obj){for(var i in obj){if(typeof obj[i]=="function"){obj[i]=null}}obj.parentNode.removeChild(obj)}}function getElementById(id){var el=null;try{el=doc.getElementById(id)}catch(e){}return el}function createElement(el){return doc.createElement(el)}function addListener(target,eventType,fn){target.attachEvent(eventType,fn);listenersArr[listenersArr.length]=[target,eventType,fn]}function hasPlayerVersion(rv){var pv=ua.pv,v=rv.split(".");v[0]=parseInt(v[0],10);v[1]=parseInt(v[1],10)||0;v[2]=parseInt(v[2],10)||0;return(pv[0]>v[0]||(pv[0]==v[0]&&pv[1]>v[1])||(pv[0]==v[0]&&pv[1]==v[1]&&pv[2]>=v[2]))?true:false}function createCSS(sel,decl){if(ua.ie&&ua.mac){return}var h=doc.getElementsByTagName("head")[0],s=createElement("style");s.setAttribute("type","text/css");s.setAttribute("media","screen");if(!(ua.ie&&ua.win)&&typeof doc.createTextNode!=UNDEF){s.appendChild(doc.createTextNode(sel+" {"+decl+"}"))}h.appendChild(s);if(ua.ie&&ua.win&&typeof doc.styleSheets!=UNDEF&&doc.styleSheets.length>0){var ls=doc.styleSheets[doc.styleSheets.length-1];if(typeof ls.addRule==OBJECT){ls.addRule(sel,decl)}}}function setVisibility(id,isVisible){var v=isVisible?"visible":"hidden";if(isDomLoaded&&getElementById(id)){getElementById(id).style.visibility=v}else{createCSS("#"+id,"visibility:"+v)}}function urlEncodeIfNecessary(s){var regex=/[\\\"<>\.;]/;var hasBadChars=regex.exec(s)!=null;return hasBadChars?encodeURIComponent(s):s}var cleanup=function(){if(ua.ie&&ua.win){window.attachEvent("onunload",function(){var ll=listenersArr.length;for(var i=0;i<ll;i++){listenersArr[i][0].detachEvent(listenersArr[i][1],listenersArr[i][2])}var il=objIdArr.length;for(var j=0;j<il;j++){removeSWF(objIdArr[j])}for(var k in ua){ua[k]=null}ua=null;for(var l in swfobject){swfobject[l]=null}swfobject=null})}}();return{registerObject:function(objectIdStr,swfVersionStr,xiSwfUrlStr){if(!ua.w3cdom||!objectIdStr||!swfVersionStr){return}var regObj={};regObj.id=objectIdStr;regObj.swfVersion=swfVersionStr;regObj.expressInstall=xiSwfUrlStr?xiSwfUrlStr:false;regObjArr[regObjArr.length]=regObj;setVisibility(objectIdStr,false)},getObjectById:function(objectIdStr){var r=null;if(ua.w3cdom){var o=getElementById(objectIdStr);if(o){var n=o.getElementsByTagName(OBJECT)[0];if(!n||(n&&typeof o.SetVariable!=UNDEF)){r=o}else{if(typeof n.SetVariable!=UNDEF){r=n}}}}return r},embedSWF:function(swfUrlStr,replaceElemIdStr,widthStr,heightStr,swfVersionStr,xiSwfUrlStr,flashvarsObj,parObj,attObj){if(!ua.w3cdom||!swfUrlStr||!replaceElemIdStr||!widthStr||!heightStr||!swfVersionStr){return}widthStr+="";heightStr+="";if(hasPlayerVersion(swfVersionStr)){setVisibility(replaceElemIdStr,false);var att={};if(attObj&&typeof attObj===OBJECT){for(var i in attObj){if(attObj[i]!=Object.prototype[i]){att[i]=attObj[i]}}}att.data=swfUrlStr;att.width=widthStr;att.height=heightStr;var par={};if(parObj&&typeof parObj===OBJECT){for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par[j]=parObj[j]}}}if(flashvarsObj&&typeof flashvarsObj===OBJECT){for(var k in flashvarsObj){if(flashvarsObj[k]!=Object.prototype[k]){if(typeof par.flashvars!=UNDEF){par.flashvars+="&"+k+"="+flashvarsObj[k]}else{par.flashvars=k+"="+flashvarsObj[k]}}}}addDomLoadEvent(function(){createSWF(att,par,replaceElemIdStr);if(att.id==replaceElemIdStr){setVisibility(replaceElemIdStr,true)}})}else{if(xiSwfUrlStr&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){isExpressInstallActive=true;setVisibility(replaceElemIdStr,false);addDomLoadEvent(function(){var regObj={};regObj.id=regObj.altContentId=replaceElemIdStr;regObj.width=widthStr;regObj.height=heightStr;regObj.expressInstall=xiSwfUrlStr;showExpressInstall(regObj)})}}},getFlashPlayerVersion:function(){return{major:ua.pv[0],minor:ua.pv[1],release:ua.pv[2]}},hasFlashPlayerVersion:hasPlayerVersion,createSWF:function(attObj,parObj,replaceElemIdStr){if(ua.w3cdom){return createSWF(attObj,parObj,replaceElemIdStr)}else{return undefined}},removeSWF:function(objElemIdStr){if(ua.w3cdom){removeSWF(objElemIdStr)}},createCSS:function(sel,decl){if(ua.w3cdom){createCSS(sel,decl)}},addDomLoadEvent:addDomLoadEvent,addLoadEvent:addLoadEvent,getQueryParamValue:function(param){var q=doc.location.search||doc.location.hash;if(param==null){return urlEncodeIfNecessary(q)}if(q){var pairs=q.substring(1).split("&");for(var i=0;i<pairs.length;i++){if(pairs[i].substring(0,pairs[i].indexOf("="))==param){return urlEncodeIfNecessary(pairs[i].substring((pairs[i].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(isExpressInstallActive&&storedAltContent){var obj=getElementById(EXPRESS_INSTALL_ID);if(obj){obj.parentNode.replaceChild(storedAltContent,obj);if(storedAltContentId){setVisibility(storedAltContentId,true);if(ua.ie&&ua.win){storedAltContent.style.display="block"}}storedAltContent=null;storedAltContentId=null;isExpressInstallActive=false}}}}}();return swfobject})();S.lang={code:"en",of:"of",loading:"loading",cancel:"Cancel",next:"Next",previous:"Previous",play:"Play",pause:"Pause",close:"Close",errors:{single:'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared:'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either:'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}};S.html=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;this.width=a.width?parseInt(a.width,10):500};S.html.prototype={append:function(a,b){var c=document.createElement("div");c.id=this.id;c.className="html";c.innerHTML=this.obj.content;a.appendChild(c)},remove:function(){var a=get(this.id);if(a){remove(a)}}};S.iframe=function(b,c){this.obj=b;this.id=c;var a=get("sb-overlay");this.height=b.height?parseInt(b.height,10):a.offsetHeight;this.width=b.width?parseInt(b.width,10):a.offsetWidth};S.iframe.prototype={append:function(a,c){var b='<iframe id="'+this.id+'" name="'+this.id+'" height="100%" width="100%" frameborder="0" marginwidth="0" marginheight="0" style="visibility:hidden" onload="this.style.visibility=\'visible\'" scrolling="auto"';if(S.isIE){b+=' allowtransparency="true"';if(S.isIE6){b+=" src=\"javascript:false;document.write('');\""}}b+="></iframe>";a.innerHTML=b},remove:function(){var a=get(this.id);if(a){remove(a);if(S.isGecko){delete window.frames[this.id]}}},onLoad:function(){var a=S.isIE?get(this.id).contentWindow:window.frames[this.id];a.location.href=this.obj.content}};var pre,proxyId="sb-drag-proxy",dragData,dragProxy,dragTarget;function resetDrag(){dragData={x:0,y:0,startX:null,startY:null}}function updateProxy(){var a=S.dimensions;apply(dragProxy.style,{height:a.innerHeight+"px",width:a.innerWidth+"px"})}function enableDrag(){resetDrag();var a=["position:absolute","cursor:"+(S.isGecko?"-moz-grab":"move"),"background-color:"+(S.isIE?"#fff;filter:alpha(opacity=0)":"transparent")].join(";");S.appendHTML(S.skin.body,'<div id="'+proxyId+'" style="'+a+'"></div>');dragProxy=get(proxyId);updateProxy();addEvent(dragProxy,"mousedown",startDrag)}function disableDrag(){if(dragProxy){removeEvent(dragProxy,"mousedown",startDrag);remove(dragProxy);dragProxy=null}dragTarget=null}function startDrag(b){preventDefault(b);var a=getPageXY(b);dragData.startX=a[0];dragData.startY=a[1];dragTarget=get(S.player.id);addEvent(document,"mousemove",positionDrag);addEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grabbing"}}function positionDrag(f){var a=S.player,g=S.dimensions,d=getPageXY(f);var c=d[0]-dragData.startX;dragData.startX+=c;dragData.x=Math.max(Math.min(0,dragData.x+c),g.innerWidth-a.width);var b=d[1]-dragData.startY;dragData.startY+=b;dragData.y=Math.max(Math.min(0,dragData.y+b),g.innerHeight-a.height);apply(dragTarget.style,{left:dragData.x+"px",top:dragData.y+"px"})}function endDrag(){removeEvent(document,"mousemove",positionDrag);removeEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grab"}}S.img=function(b,c){this.obj=b;this.id=c;this.ready=false;var a=this;pre=new Image();pre.onload=function(){a.height=b.height?parseInt(b.height,10):pre.height;a.width=b.width?parseInt(b.width,10):pre.width;a.ready=true;pre.onload=null;pre=null};pre.src=b.content};S.img.ext=["bmp","gif","jpg","jpeg","png"];S.img.prototype={append:function(b,e){var c=document.createElement("img");c.id=this.id;c.src=this.obj.content;c.style.position="absolute";var a,d;if(e.oversized&&S.options.handleOversize=="resize"){a=e.innerHeight;d=e.innerWidth}else{a=this.height;d=this.width}c.setAttribute("height",a);c.setAttribute("width",d);b.appendChild(c)},remove:function(){var a=get(this.id);if(a){remove(a)}disableDrag();if(pre){pre.onload=null;pre=null}},onLoad:function(){var a=S.dimensions;if(a.oversized&&S.options.handleOversize=="drag"){enableDrag()}},onWindowResize:function(){var d=S.dimensions;switch(S.options.handleOversize){case"resize":var a=get(this.id);a.height=d.innerHeight;a.width=d.innerWidth;break;case"drag":if(dragTarget){var c=parseInt(S.getStyle(dragTarget,"top")),b=parseInt(S.getStyle(dragTarget,"left"));if(c+this.height<d.innerHeight){dragTarget.style.top=d.innerHeight-this.height+"px"}if(b+this.width<d.innerWidth){dragTarget.style.left=d.innerWidth-this.width+"px"}updateProxy()}break}}};var qtControllerHeight=16;S.qt=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;if(S.options.showMovieControls){this.height+=qtControllerHeight}this.width=a.width?parseInt(a.width,10):300};S.qt.ext=["dv","mov","moov","movie","mp4","avi","mpg","mpeg"];S.qt.prototype={append:function(h,i){var b=S.options,c=String(b.autoplayMovies),j=String(b.showMovieControls);var g="<object",e={id:this.id,name:this.id,height:this.height,width:this.width,kioskmode:"true"};if(S.isIE){e.classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B";e.codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"}else{e.type="video/quicktime";e.data=this.obj.content}for(var d in e){g+=" "+d+'="'+e[d]+'"'}g+=">";var f={src:this.obj.content,scale:"aspect",controller:j,autoplay:c};for(var a in f){g+='<param name="'+a+'" value="'+f[a]+'">'}g+="</object>";h.innerHTML=g},remove:function(){try{document[this.id].Stop()}catch(b){}var a=get(this.id);if(a){remove(a)}}};S.swf=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;this.width=a.width?parseInt(a.width,10):300};S.swf.ext=["swf"];S.swf.prototype={append:function(g,i){var f=document.createElement("div");f.id=this.id;g.appendChild(f);var j=i.innerHeight,b=i.innerWidth,c=this.obj.content,h=S.options.flashVersion,a=S.path+"expressInstall.swf",d=S.options.flashVars,e=S.options.flashParams;S.flash.embedSWF(c,this.id,b,j,h,a,d,e)},remove:function(){S.flash.expressInstallCallback();S.flash.removeSWF(this.id)},onWindowResize:function(){var b=S.dimensions,a=get(this.id);a.height=b.innerHeight;a.width=b.innerWidth}};var wmpControllerHeight=(S.isIE?70:45);S.wmp=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;if(S.options.showMovieControls){this.height+=wmpControllerHeight}this.width=a.width?parseInt(a.width,10):300};S.wmp.ext=["asf","avi","mpg","mpeg","wm","wmv"];S.wmp.prototype={append:function(a,g){var c=S.options,d=c.autoplayMovies?1:0;var b='<object id="'+this.id+'" name="'+this.id+'" height="'+this.height+'" width="'+this.width+'"',f={autostart:c.autoplayMovies?1:0};if(S.isIE){b+=' classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6"';f.url=this.obj.content;f.uimode=c.showMovieControls?"full":"none"}else{b+=' type="video/x-ms-wmv"';b+=' data="'+this.obj.content+'"';f.showcontrols=c.showMovieControls?1:0}b+=">";for(var e in f){b+='<param name="'+e+'" value="'+f[e]+'">'}b+="</object>";a.innerHTML=b},remove:function(){if(S.isIE){try{window[this.id].controls.stop();window[this.id].URL="movie"+now()+".wmv";window[this.id]=function(){}}catch(b){}}var a=get(this.id);if(a){setTimeout(function(){remove(a)},10)}}};var overlayOn=false,visibilityCache=[],pngIds=["sb-nav-close","sb-nav-next","sb-nav-play","sb-nav-pause","sb-nav-previous"],container,overlay,wrapper,doWindowResize=true;function animate(c,m,j,h,n){var a=(m=="opacity"),i=a?S.setOpacity:function(o,p){o.style[m]=""+p+"px"};if(h==0||(!a&&!S.options.animate)||(a&&!S.options.animateFade)){i(c,j);if(n){n()}return}var k=parseFloat(S.getStyle(c,m))||0;var l=j-k;if(l==0){if(n){n()}return}h*=1000;var d=now(),g=S.ease,f=d+h,e;var b=setInterval(function(){e=now();if(e>=f){clearInterval(b);b=null;i(c,j);if(n){n()}}else{i(c,k+g((e-d)/h)*l)}},10)}function setSize(){container.style.height=S.getWindowSize("Height")+"px";container.style.width=S.getWindowSize("Width")+"px"}function setPosition(){container.style.top=document.documentElement.scrollTop+"px";container.style.left=document.documentElement.scrollLeft+"px"}function toggleTroubleElements(a){if(a){each(visibilityCache,function(b,c){c[0].style.visibility=c[1]||""})}else{visibilityCache=[];each(S.options.troubleElements,function(c,b){each(document.getElementsByTagName(b),function(d,e){visibilityCache.push([e,e.style.visibility]);e.style.visibility="hidden"})})}}function toggleNav(c,a){var b=get("sb-nav-"+c);if(b){b.style.display=a?"":"none"}}function toggleLoading(a,f){var e=get("sb-loading"),c=S.getCurrent().player,d=(c=="img"||c=="html");if(a){S.setOpacity(e,0);e.style.display="block";var b=function(){S.clearOpacity(e);if(f){f()}};if(d){animate(e,"opacity",1,S.options.fadeDuration,b)}else{b()}}else{var b=function(){e.style.display="none";S.clearOpacity(e);if(f){f()}};if(d){animate(e,"opacity",0,S.options.fadeDuration,b)}else{b()}}}function buildBars(m){var f=S.getCurrent();get("sb-title-inner").innerHTML=f.title||"";var n,j,b,o,k;if(S.options.displayNav){n=true;var l=S.gallery.length;if(l>1){if(S.options.continuous){j=k=true}else{j=(l-1)>S.current;k=S.current>0}}if(S.options.slideshowDelay>0&&S.hasNext()){o=!S.isPaused();b=!o}}else{n=j=b=o=k=false}toggleNav("close",n);toggleNav("next",j);toggleNav("play",b);toggleNav("pause",o);toggleNav("previous",k);var a="";if(S.options.displayCounter&&S.gallery.length>1){var l=S.gallery.length;if(S.options.counterType=="skip"){var e=0,d=l,c=parseInt(S.options.counterLimit)||0;if(c<l&&c>2){var g=Math.floor(c/2);e=S.current-g;if(e<0){e+=l}d=S.current+(c-g);if(d>l){d-=l}}while(e!=d){if(e==l){e=0}a+='<a onclick="Shadowbox.change('+e+');"';if(e==S.current){a+=' class="sb-counter-current"'}a+=">"+(++e)+"</a>"}}else{a=[S.current+1,S.lang.of,l].join(" ")}}get("sb-counter").innerHTML=a;m()}function showBars(d){var a=get("sb-title-inner"),c=get("sb-info-inner"),b=0.35;a.style.visibility=c.style.visibility="";if(a.innerHTML!=""){animate(a,"marginTop",0,b)}animate(c,"marginTop",0,b,d)}function hideBars(c,i){var g=get("sb-title"),a=get("sb-info"),d=g.offsetHeight,e=a.offsetHeight,f=get("sb-title-inner"),h=get("sb-info-inner"),b=(c?0.35:0);animate(f,"marginTop",d,b);animate(h,"marginTop",e*-1,b,function(){f.style.visibility=h.style.visibility="hidden";i()})}function adjustHeight(a,d,b,f){var e=get("sb-wrapper-inner"),c=(b?S.options.resizeDuration:0);animate(wrapper,"top",d,c);animate(e,"height",a,c,f)}function adjustWidth(a,d,b,e){var c=(b?S.options.resizeDuration:0);animate(wrapper,"left",d,c);animate(wrapper,"width",a,c,e)}function setDimensions(i,c){var e=get("sb-body-inner"),i=parseInt(i),c=parseInt(c),b=wrapper.offsetHeight-e.offsetHeight,a=wrapper.offsetWidth-e.offsetWidth,g=overlay.offsetHeight,h=overlay.offsetWidth,f=parseInt(S.options.viewportPadding)||20,d=(S.player&&S.options.handleOversize!="drag");return S.setDimensions(i,c,g,h,b,a,f,d)}var K={};K.markup='<div id="sb-container"><div id="sb-overlay"></div><div id="sb-wrapper"><div id="sb-title"><div id="sb-title-inner"></div></div><div id="sb-wrapper-inner"><div id="sb-body"><div id="sb-body-inner"></div><div id="sb-loading"><div id="sb-loading-inner"><span>{loading}</span></div></div></div></div><div id="sb-info"><div id="sb-info-inner"><div id="sb-counter"></div><div id="sb-nav"><a id="sb-nav-close" title="{close}" onclick="Shadowbox.close()"></a><a id="sb-nav-next" title="{next}" onclick="Shadowbox.next()"></a><a id="sb-nav-play" title="{play}" onclick="Shadowbox.play()"></a><a id="sb-nav-pause" title="{pause}" onclick="Shadowbox.pause()"></a><a id="sb-nav-previous" title="{previous}" onclick="Shadowbox.previous()"></a></div></div></div></div></div>';K.options={animSequence:"sync",counterLimit:10,counterType:"default",displayCounter:true,displayNav:true,fadeDuration:0.35,initialHeight:160,initialWidth:320,modal:false,overlayColor:"#000",overlayOpacity:0.5,resizeDuration:0.35,showOverlay:true,troubleElements:["select","object","embed","canvas"]};K.init=function(){S.appendHTML(document.body,sprintf(K.markup,S.lang));K.body=get("sb-body-inner");container=get("sb-container");overlay=get("sb-overlay");wrapper=get("sb-wrapper");if(!supportsFixed){container.style.position="absolute"}if(!supportsOpacity){var c,a,b=/url\("(.*\.png)"\)/;each(pngIds,function(e,f){c=get(f);if(c){a=S.getStyle(c,"backgroundImage").match(b);if(a){c.style.backgroundImage="none";c.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="+a[1]+",sizingMethod=scale);"}}})}var d;addEvent(window,"resize",function(){if(d){clearTimeout(d);d=null}if(open){d=setTimeout(K.onWindowResize,10)}})};K.onOpen=function(a,c){doWindowResize=false;container.style.display="block";setSize();var b=setDimensions(S.options.initialHeight,S.options.initialWidth);adjustHeight(b.innerHeight,b.top);adjustWidth(b.width,b.left);if(S.options.showOverlay){overlay.style.backgroundColor=S.options.overlayColor;S.setOpacity(overlay,0);if(!S.options.modal){addEvent(overlay,"click",S.close)}overlayOn=true}if(!supportsFixed){setPosition();addEvent(window,"scroll",setPosition)}toggleTroubleElements();container.style.visibility="visible";if(overlayOn){animate(overlay,"opacity",S.options.overlayOpacity,S.options.fadeDuration,c)}else{c()}};K.onLoad=function(b,a){toggleLoading(true);while(K.body.firstChild){remove(K.body.firstChild)}hideBars(b,function(){if(!open){return}if(!b){wrapper.style.visibility="visible"}buildBars(a)})};K.onReady=function(d){if(!open){return}var b=S.player,c=setDimensions(b.height,b.width);var a=function(){showBars(d)};switch(S.options.animSequence){case"hw":adjustHeight(c.innerHeight,c.top,true,function(){adjustWidth(c.width,c.left,true,a)});break;case"wh":adjustWidth(c.width,c.left,true,function(){adjustHeight(c.innerHeight,c.top,true,a)});break;default:adjustWidth(c.width,c.left,true);adjustHeight(c.innerHeight,c.top,true,a)}};K.onShow=function(a){toggleLoading(false,a);doWindowResize=true};K.onClose=function(){if(!supportsFixed){removeEvent(window,"scroll",setPosition)}removeEvent(overlay,"click",S.close);wrapper.style.visibility="hidden";var a=function(){container.style.visibility="hidden";container.style.display="none";toggleTroubleElements(true)};if(overlayOn){animate(overlay,"opacity",0,S.options.fadeDuration,a)}else{a()}};K.onPlay=function(){toggleNav("play",false);toggleNav("pause",true)};K.onPause=function(){toggleNav("pause",false);toggleNav("play",true)};K.onWindowResize=function(){if(!doWindowResize){return}setSize();var a=S.player,b=setDimensions(a.height,a.width);adjustWidth(b.width,b.left);adjustHeight(b.innerHeight,b.top);if(a.onWindowResize){a.onWindowResize()}};S.skin=K;window['Shadowbox']=S;})(window);
