/*
 * jQuery JavaScript Library v1.4.4
 * 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: Thu Nov 11 19:04:53 2010 -0500
 */
(function(E,B){function ka(a,b,d){if(d===B&&a.nodeType===1){d=a.getAttribute("data-"+b);if(typeof d==="string"){try{d=d==="true"?true:d==="false"?false:d==="null"?null:!c.isNaN(d)?parseFloat(d):Ja.test(d)?c.parseJSON(d):d;}catch(e){}c.data(a,b,d);}else{d=B;}}return d;}function U(){return false;}function ca(){return true;}function la(a,b,d){d[0].type=a;return c.event.handle.apply(b,d);}function Ka(a){var b,d,e,f,h,l,k,o,x,r,A,C=[];f=[];h=c.data(this,this.nodeType?"events":"__events__");if(typeof h==="function"){h=h.events;}if(!(a.liveFired===this||!h||!h.live||a.button&&a.type==="click")){if(a.namespace){A=RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");}a.liveFired=this;var J=h.live.slice(0);for(k=0;k<J.length;k++){h=J[k];h.origType.replace(X,"")===a.type?f.push(h.selector):J.splice(k--,1);}f=c(a.target).closest(f,a.currentTarget);o=0;for(x=f.length;o<x;o++){r=f[o];for(k=0;k<J.length;k++){h=J[k];if(r.selector===h.selector&&(!A||A.test(h.namespace))){l=r.elem;e=null;if(h.preType==="mouseenter"||h.preType==="mouseleave"){a.type=h.preType;e=c(a.relatedTarget).closest(h.selector)[0];}if(!e||e!==l){C.push({elem:l,handleObj:h,level:r.level});}}}}o=0;for(x=C.length;o<x;o++){f=C[o];if(d&&f.level>d){break;}a.currentTarget=f.elem;a.data=f.handleObj.data;a.handleObj=f.handleObj;A=f.handleObj.origHandler.apply(f.elem,arguments);if(A===false||a.isPropagationStopped()){d=f.level;if(A===false){b=false;}if(a.isImmediatePropagationStopped()){break;}}}return b;}}function Y(a,b){return(a&&a!=="*"?a+".":"")+b.replace(La,"`").replace(Ma,"&");}function ma(a,b,d){if(c.isFunction(b)){return c.grep(a,function(f,h){return !!b.call(f,h,f)===d;});}else{if(b.nodeType){return c.grep(a,function(f){return f===b===d;});}else{if(typeof b==="string"){var e=c.grep(a,function(f){return f.nodeType===1;});if(Na.test(b)){return c.filter(b,e,!d);}else{b=c.filter(b,e);}}}}return c.grep(a,function(f){return c.inArray(f,b)>=0===d;});}function na(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var e=c.data(a[d++]),f=c.data(this,e);if(e=e&&e.events){delete f.handle;f.events={};for(var h in e){for(var l in e[h]){c.event.add(this,h,e[h][l],e[h][l].data);}}}}});}function Oa(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 oa(a,b,d){var e=b==="width"?a.offsetWidth:a.offsetHeight;if(d==="border"){return e;}c.each(b==="width"?Pa:Qa,function(){d||(e-=parseFloat(c.css(a,"padding"+this))||0);if(d==="margin"){e+=parseFloat(c.css(a,"margin"+this))||0;}else{e-=parseFloat(c.css(a,"border"+this+"Width"))||0;}});return e;}function da(a,b,d,e){if(c.isArray(b)&&b.length){c.each(b,function(f,h){d||Ra.test(a)?e(a,h):da(a+"["+(typeof h==="object"||c.isArray(h)?f:"")+"]",h,d,e);});}else{if(!d&&b!=null&&typeof b==="object"){c.isEmptyObject(b)?e(a,""):c.each(b,function(f,h){da(a+"["+f+"]",h,d,e);});}else{e(a,b);}}}function S(a,b){var d={};c.each(pa.concat.apply([],pa.slice(0,b)),function(){d[this]=a;});return d;}function qa(a){if(!ea[a]){var b=c("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d===""){d="block";}ea[a]=d;}return ea[a];}function fa(a){return c.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:false;}var t=E.document,c=function(){function a(){if(!b.isReady){try{t.documentElement.doScroll("left");}catch(j){setTimeout(a,1);return;}b.ready();}}var b=function(j,s){return new b.fn.init(j,s);},d=E.jQuery,e=E.$,f,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,l=/\S/,k=/^\s+/,o=/\s+$/,x=/\W/,r=/\d/,A=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,C=/^[\],:{}\s]*$/,J=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,w=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,I=/(?:^|:|,)(?:\s*\[)+/g,L=/(webkit)[ \/]([\w.]+)/,g=/(opera)(?:.*version)?[ \/]([\w.]+)/,i=/(msie) ([\w.]+)/,n=/(mozilla)(?:.*? rv:([\w.]+))?/,m=navigator.userAgent,p=false,q=[],u,y=Object.prototype.toString,F=Object.prototype.hasOwnProperty,M=Array.prototype.push,N=Array.prototype.slice,O=String.prototype.trim,D=Array.prototype.indexOf,R={};b.fn=b.prototype={init:function(j,s){var v,z,H;if(!j){return this;}if(j.nodeType){this.context=this[0]=j;this.length=1;return this;}if(j==="body"&&!s&&t.body){this.context=t;this[0]=t.body;this.selector="body";this.length=1;return this;}if(typeof j==="string"){if((v=h.exec(j))&&(v[1]||!s)){if(v[1]){H=s?s.ownerDocument||s:t;if(z=A.exec(j)){if(b.isPlainObject(s)){j=[t.createElement(z[1])];b.fn.attr.call(j,s,true);}else{j=[H.createElement(z[1])];}}else{z=b.buildFragment([v[1]],[H]);j=(z.cacheable?z.fragment.cloneNode(true):z.fragment).childNodes;}return b.merge(this,j);}else{if((z=t.getElementById(v[2]))&&z.parentNode){if(z.id!==v[2]){return f.find(j);}this.length=1;this[0]=z;}this.context=t;this.selector=j;return this;}}else{if(!s&&!x.test(j)){this.selector=j;this.context=t;j=t.getElementsByTagName(j);return b.merge(this,j);}else{return !s||s.jquery?(s||f).find(j):b(s).find(j);}}}else{if(b.isFunction(j)){return f.ready(j);}}if(j.selector!==B){this.selector=j.selector;this.context=j.context;}return b.makeArray(j,this);},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length;},toArray:function(){return N.call(this,0);},get:function(j){return j==null?this.toArray():j<0?this.slice(j)[0]:this[j];},pushStack:function(j,s,v){var z=b();b.isArray(j)?M.apply(z,j):b.merge(z,j);z.prevObject=this;z.context=this.context;if(s==="find"){z.selector=this.selector+(this.selector?" ":"")+v;}else{if(s){z.selector=this.selector+"."+s+"("+v+")";}}return z;},each:function(j,s){return b.each(this,j,s);},ready:function(j){b.bindReady();if(b.isReady){j.call(t,b);}else{q&&q.push(j);}return this;},eq:function(j){return j===-1?this.slice(j):this.slice(j,+j+1);},first:function(){return this.eq(0);},last:function(){return this.eq(-1);},slice:function(){return this.pushStack(N.apply(this,arguments),"slice",N.call(arguments).join(","));},map:function(j){return this.pushStack(b.map(this,function(s,v){return j.call(s,v,s);}));},end:function(){return this.prevObject||b(null);},push:M,sort:[].sort,splice:[].splice};b.fn.init.prototype=b.fn;b.extend=b.fn.extend=function(){var j,s,v,z,H,G=arguments[0]||{},K=1,Q=arguments.length,ga=false;if(typeof G==="boolean"){ga=G;G=arguments[1]||{};K=2;}if(typeof G!=="object"&&!b.isFunction(G)){G={};}if(Q===K){G=this;--K;}for(;K<Q;K++){if((j=arguments[K])!=null){for(s in j){v=G[s];z=j[s];if(G!==z){if(ga&&z&&(b.isPlainObject(z)||(H=b.isArray(z)))){if(H){H=false;v=v&&b.isArray(v)?v:[];}else{v=v&&b.isPlainObject(v)?v:{};}G[s]=b.extend(ga,v,z);}else{if(z!==B){G[s]=z;}}}}}}return G;};b.extend({noConflict:function(j){E.$=e;if(j){E.jQuery=d;}return b;},isReady:false,readyWait:1,ready:function(j){j===true&&b.readyWait--;if(!b.readyWait||j!==true&&!b.isReady){if(!t.body){return setTimeout(b.ready,1);}b.isReady=true;if(!(j!==true&&--b.readyWait>0)){if(q){var s=0,v=q;for(q=null;j=v[s++];){j.call(t,b);}b.fn.trigger&&b(t).trigger("ready").unbind("ready");}}}},bindReady:function(){if(!p){p=true;if(t.readyState==="complete"){return setTimeout(b.ready,1);}if(t.addEventListener){t.addEventListener("DOMContentLoaded",u,false);E.addEventListener("load",b.ready,false);}else{if(t.attachEvent){t.attachEvent("onreadystatechange",u);E.attachEvent("onload",b.ready);var j=false;try{j=E.frameElement==null;}catch(s){}t.documentElement.doScroll&&j&&a();}}}},isFunction:function(j){return b.type(j)==="function";},isArray:Array.isArray||function(j){return b.type(j)==="array";},isWindow:function(j){return j&&typeof j==="object"&&"setInterval" in j;},isNaN:function(j){return j==null||!r.test(j)||isNaN(j);},type:function(j){return j==null?String(j):R[y.call(j)]||"object";},isPlainObject:function(j){if(!j||b.type(j)!=="object"||j.nodeType||b.isWindow(j)){return false;}if(j.constructor&&!F.call(j,"constructor")&&!F.call(j.constructor.prototype,"isPrototypeOf")){return false;}for(var s in j){}return s===B||F.call(j,s);},isEmptyObject:function(j){for(var s in j){return false;}return true;},error:function(j){throw j;},parseJSON:function(j){if(typeof j!=="string"||!j){return null;}j=b.trim(j);if(C.test(j.replace(J,"@").replace(w,"]").replace(I,""))){return E.JSON&&E.JSON.parse?E.JSON.parse(j):(new Function("return "+j))();}else{b.error("Invalid JSON: "+j);}},noop:function(){},globalEval:function(j){if(j&&l.test(j)){var s=t.getElementsByTagName("head")[0]||t.documentElement,v=t.createElement("script");v.type="text/javascript";if(b.support.scriptEval){v.appendChild(t.createTextNode(j));}else{v.text=j;}s.insertBefore(v,s.firstChild);s.removeChild(v);}},nodeName:function(j,s){return j.nodeName&&j.nodeName.toUpperCase()===s.toUpperCase();},each:function(j,s,v){var z,H=0,G=j.length,K=G===B||b.isFunction(j);if(v){if(K){for(z in j){if(s.apply(j[z],v)===false){break;}}}else{for(;H<G;){if(s.apply(j[H++],v)===false){break;}}}}else{if(K){for(z in j){if(s.call(j[z],z,j[z])===false){break;}}}else{for(v=j[0];H<G&&s.call(v,H,v)!==false;v=j[++H]){}}}return j;},trim:O?function(j){return j==null?"":O.call(j);}:function(j){return j==null?"":j.toString().replace(k,"").replace(o,"");},makeArray:function(j,s){var v=s||[];if(j!=null){var z=b.type(j);j.length==null||z==="string"||z==="function"||z==="regexp"||b.isWindow(j)?M.call(v,j):b.merge(v,j);}return v;},inArray:function(j,s){if(s.indexOf){return s.indexOf(j);}for(var v=0,z=s.length;v<z;v++){if(s[v]===j){return v;}}return -1;},merge:function(j,s){var v=j.length,z=0;if(typeof s.length==="number"){for(var H=s.length;z<H;z++){j[v++]=s[z];}}else{for(;s[z]!==B;){j[v++]=s[z++];}}j.length=v;return j;},grep:function(j,s,v){var z=[],H;v=!!v;for(var G=0,K=j.length;G<K;G++){H=!!s(j[G],G);v!==H&&z.push(j[G]);}return z;},map:function(j,s,v){for(var z=[],H,G=0,K=j.length;G<K;G++){H=s(j[G],G,v);if(H!=null){z[z.length]=H;}}return z.concat.apply([],z);},guid:1,proxy:function(j,s,v){if(arguments.length===2){if(typeof s==="string"){v=j;j=v[s];s=B;}else{if(s&&!b.isFunction(s)){v=s;s=B;}}}if(!s&&j){s=function(){return j.apply(v||this,arguments);};}if(j){s.guid=j.guid=j.guid||s.guid||b.guid++;}return s;},access:function(j,s,v,z,H,G){var K=j.length;if(typeof s==="object"){for(var Q in s){b.access(j,Q,s[Q],z,H,v);}return j;}if(v!==B){z=!G&&z&&b.isFunction(v);for(Q=0;Q<K;Q++){H(j[Q],s,z?v.call(j[Q],Q,H(j[Q],s)):v,G);}return j;}return K?H(j[0],s):B;},now:function(){return(new Date).getTime();},uaMatch:function(j){j=j.toLowerCase();j=L.exec(j)||g.exec(j)||i.exec(j)||j.indexOf("compatible")<0&&n.exec(j)||[];return{browser:j[1]||"",version:j[2]||"0"};},browser:{}});b.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(j,s){R["[object "+s+"]"]=s.toLowerCase();});m=b.uaMatch(m);if(m.browser){b.browser[m.browser]=true;b.browser.version=m.version;}if(b.browser.webkit){b.browser.safari=true;}if(D){b.inArray=function(j,s){return D.call(s,j);};}if(!/\s/.test("\u00a0")){k=/^[\s\xA0]+/;o=/[\s\xA0]+$/;}f=b(t);if(t.addEventListener){u=function(){t.removeEventListener("DOMContentLoaded",u,false);b.ready();};}else{if(t.attachEvent){u=function(){if(t.readyState==="complete"){t.detachEvent("onreadystatechange",u);b.ready();}};}}return E.jQuery=E.$=b;}();(function(){c.support={};var a=t.documentElement,b=t.createElement("script"),d=t.createElement("div"),e="script"+c.now();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 f=d.getElementsByTagName("*"),h=d.getElementsByTagName("a")[0],l=t.createElement("select"),k=l.appendChild(t.createElement("option"));if(!(!f||!f.length||!h)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(h.getAttribute("style")),hrefNormalized:h.getAttribute("href")==="/a",opacity:/^0.55$/.test(h.style.opacity),cssFloat:!!h.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:k.selected,deleteExpando:true,optDisabled:false,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};l.disabled=true;c.support.optDisabled=!k.disabled;b.type="text/javascript";try{b.appendChild(t.createTextNode("window."+e+"=1;"));}catch(o){}a.insertBefore(b,a.firstChild);if(E[e]){c.support.scriptEval=true;delete E[e];}try{delete b.test;}catch(x){c.support.deleteExpando=false;}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function r(){c.support.noCloneEvent=false;d.detachEvent("onclick",r);});d.cloneNode(true).fireEvent("onclick");}d=t.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=t.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var r=t.createElement("div");r.style.width=r.style.paddingLeft="1px";t.body.appendChild(r);c.boxModel=c.support.boxModel=r.offsetWidth===2;if("zoom" in r.style){r.style.display="inline";r.style.zoom=1;c.support.inlineBlockNeedsLayout=r.offsetWidth===2;r.style.display="";r.innerHTML="<div style='width:4px;'></div>";c.support.shrinkWrapBlocks=r.offsetWidth!==2;}r.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var A=r.getElementsByTagName("td");c.support.reliableHiddenOffsets=A[0].offsetHeight===0;A[0].style.display="";A[1].style.display="none";c.support.reliableHiddenOffsets=c.support.reliableHiddenOffsets&&A[0].offsetHeight===0;r.innerHTML="";t.body.removeChild(r).style.display="none";});a=function(r){var A=t.createElement("div");r="on"+r;var C=r in A;if(!C){A.setAttribute(r,"return;");C=typeof A[r]==="function";}return C;};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=f=h=null;}})();var ra={},Ja=/^(?:\{.*\}|\[.*\])$/;c.extend({cache:{},uuid:0,expando:"jQuery"+c.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(a,b,d){if(c.acceptData(a)){a=a==E?ra:a;var e=a.nodeType,f=e?a[c.expando]:null,h=c.cache;if(!(e&&!f&&typeof b==="string"&&d===B)){if(e){f||(a[c.expando]=f=++c.uuid);}else{h=a;}if(typeof b==="object"){if(e){h[f]=c.extend(h[f],b);}else{c.extend(h,b);}}else{if(e&&!h[f]){h[f]={};}}a=e?h[f]:h;if(d!==B){a[b]=d;}return typeof b==="string"?a[b]:a;}}},removeData:function(a,b){if(c.acceptData(a)){a=a==E?ra:a;var d=a.nodeType,e=d?a[c.expando]:a,f=c.cache,h=d?f[e]:e;if(b){if(h){delete h[b];d&&c.isEmptyObject(h)&&c.removeData(a);}}else{if(d&&c.support.deleteExpando){delete a[c.expando];}else{if(a.removeAttribute){a.removeAttribute(c.expando);}else{if(d){delete f[e];}else{for(var l in a){delete a[l];}}}}}}},acceptData:function(a){if(a.nodeName){var b=c.noData[a.nodeName.toLowerCase()];if(b){return !(b===true||a.getAttribute("classid")!==b);}}return true;}});c.fn.extend({data:function(a,b){var d=null;if(typeof a==="undefined"){if(this.length){var e=this[0].attributes,f;d=c.data(this[0]);for(var h=0,l=e.length;h<l;h++){f=e[h].name;if(f.indexOf("data-")===0){f=f.substr(5);ka(this[0],f,d[f]);}}}return d;}else{if(typeof a==="object"){return this.each(function(){c.data(this,a);});}}var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(b===B){d=this.triggerHandler("getData"+k[1]+"!",[k[0]]);if(d===B&&this.length){d=c.data(this[0],a);d=ka(this[0],a,d);}return d===B&&k[1]?this.data(k[0]):d;}else{return this.each(function(){var o=c(this),x=[k[0],b];o.triggerHandler("setData"+k[1]+"!",x);c.data(this,a,b);o.triggerHandler("changeData"+k[1]+"!",x);});}},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 e=c.data(a,b);if(!d){return e||[];}if(!e||c.isArray(d)){e=c.data(a,b,c.makeArray(d));}else{e.push(d);}return e;}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress"){e=d.shift();}if(e){b==="fx"&&d.unshift("inprogress");e.call(a,function(){c.dequeue(a,b);});}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx";}if(b===B){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 sa=/[\n\t]/g,ha=/\s+/,Sa=/\r/g,Ta=/^(?:href|src|style)$/,Ua=/^(?:button|input)$/i,Va=/^(?:button|input|object|select|textarea)$/i,Wa=/^a(?:rea)?$/i,ta=/^(?:radio|checkbox)$/i;c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};c.fn.extend({attr:function(a,b){return c.access(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(x){var r=c(this);r.addClass(a.call(this,x,r.attr("class")));});}if(a&&typeof a==="string"){for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1){if(f.className){for(var h=" "+f.className+" ",l=f.className,k=0,o=b.length;k<o;k++){if(h.indexOf(" "+b[k]+" ")<0){l+=" "+b[k];}}f.className=c.trim(l);}else{f.className=a;}}}}return this;},removeClass:function(a){if(c.isFunction(a)){return this.each(function(o){var x=c(this);x.removeClass(a.call(this,o,x.attr("class")));});}if(a&&typeof a==="string"||a===B){for(var b=(a||"").split(ha),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1&&f.className){if(a){for(var h=(" "+f.className+" ").replace(sa," "),l=0,k=b.length;l<k;l++){h=h.replace(" "+b[l]+" "," ");}f.className=c.trim(h);}else{f.className="";}}}}return this;},toggleClass:function(a,b){var d=typeof a,e=typeof b==="boolean";if(c.isFunction(a)){return this.each(function(f){var h=c(this);h.toggleClass(a.call(this,f,h.attr("class"),b),b);});}return this.each(function(){if(d==="string"){for(var f,h=0,l=c(this),k=b,o=a.split(ha);f=o[h++];){k=e?k:!l.hasClass(f);l[k?"addClass":"removeClass"](f);}}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(sa," ").indexOf(a)>-1){return true;}}return false;},val:function(a){if(!arguments.length){var b=this[0];if(b){if(c.nodeName(b,"option")){var d=b.attributes.value;return !d||d.specified?b.value:b.text;}if(c.nodeName(b,"select")){var e=b.selectedIndex;d=[];var f=b.options;b=b.type==="select-one";if(e<0){return null;}var h=b?e:0;for(e=b?e+1:f.length;h<e;h++){var l=f[h];if(l.selected&&(c.support.optDisabled?!l.disabled:l.getAttribute("disabled")===null)&&(!l.parentNode.disabled||!c.nodeName(l.parentNode,"optgroup"))){a=c(l).val();if(b){return a;}d.push(a);}}return d;}if(ta.test(b.type)&&!c.support.checkOn){return b.getAttribute("value")===null?"on":b.value;}return(b.value||"").replace(Sa,"");}return B;}var k=c.isFunction(a);return this.each(function(o){var x=c(this),r=a;if(this.nodeType===1){if(k){r=a.call(this,o,x.val());}if(r==null){r="";}else{if(typeof r==="number"){r+="";}else{if(c.isArray(r)){r=c.map(r,function(C){return C==null?"":C+"";});}}}if(c.isArray(r)&&ta.test(this.type)){this.checked=c.inArray(x.val(),r)>=0;}else{if(c.nodeName(this,"select")){var A=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),A)>=0;});if(!A.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,e){if(!a||a.nodeType===3||a.nodeType===8){return B;}if(e&&b in c.attrFn){return c(a)[b](d);}e=a.nodeType!==1||!c.isXMLDoc(a);var f=d!==B;b=e&&c.props[b]||b;var h=Ta.test(b);if((b in a||a[b]!==B)&&e&&!h){if(f){b==="type"&&Ua.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");if(d===null){a.nodeType===1&&a.removeAttribute(b);}else{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:Va.test(a.nodeName)||Wa.test(a.nodeName)&&a.href?0:B;}return a[b];}if(!c.support.style&&e&&b==="style"){if(f){a.style.cssText=""+d;}return a.style.cssText;}f&&a.setAttribute(b,""+d);if(!a.attributes[b]&&a.hasAttribute&&!a.hasAttribute(b)){return B;}a=!c.support.hrefNormalized&&e&&h?a.getAttribute(b,2):a.getAttribute(b);return a===null?B:a;}});var X=/\.(.*)$/,ia=/^(?:textarea|input|select)$/i,La=/\./g,Ma=/ /g,Xa=/[^\w\s.|`]/g,Ya=function(a){return a.replace(Xa,"\\$&");},ua={focusin:0,focusout:0};c.event={add:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(c.isWindow(a)&&a!==E&&!a.frameElement){a=E;}if(d===false){d=U;}else{if(!d){return;}}var f,h;if(d.handler){f=d;d=f.handler;}if(!d.guid){d.guid=c.guid++;}if(h=c.data(a)){var l=a.nodeType?"events":"__events__",k=h[l],o=h.handle;if(typeof k==="function"){o=k.handle;k=k.events;}else{if(!k){a.nodeType||(h[l]=h=function(){});h.events=k={};}}if(!o){h.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):B;};}o.elem=a;b=b.split(" ");for(var x=0,r;l=b[x++];){h=f?c.extend({},f):{handler:d,data:e};if(l.indexOf(".")>-1){r=l.split(".");l=r.shift();h.namespace=r.slice(0).sort().join(".");}else{r=[];h.namespace="";}h.type=l;if(!h.guid){h.guid=d.guid;}var A=k[l],C=c.event.special[l]||{};if(!A){A=k[l]=[];if(!C.setup||C.setup.call(a,e,r,o)===false){if(a.addEventListener){a.addEventListener(l,o,false);}else{a.attachEvent&&a.attachEvent("on"+l,o);}}}if(C.add){C.add.call(a,h);if(!h.handler.guid){h.handler.guid=d.guid;}}A.push(h);c.event.global[l]=true;}a=null;}}},global:{},remove:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(d===false){d=U;}var f,h,l=0,k,o,x,r,A,C,J=a.nodeType?"events":"__events__",w=c.data(a),I=w&&w[J];if(w&&I){if(typeof I==="function"){w=I;I=I.events;}if(b&&b.type){d=b.handler;b=b.type;}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(f in I){c.event.remove(a,f+b);}}else{for(b=b.split(" ");f=b[l++];){r=f;k=f.indexOf(".")<0;o=[];if(!k){o=f.split(".");f=o.shift();x=RegExp("(^|\\.)"+c.map(o.slice(0).sort(),Ya).join("\\.(?:.*\\.)?")+"(\\.|$)");}if(A=I[f]){if(d){r=c.event.special[f]||{};for(h=e||0;h<A.length;h++){C=A[h];if(d.guid===C.guid){if(k||x.test(C.namespace)){e==null&&A.splice(h--,1);r.remove&&r.remove.call(a,C);}if(e!=null){break;}}}if(A.length===0||e!=null&&A.length===1){if(!r.teardown||r.teardown.call(a,o)===false){c.removeEvent(a,f,w.handle);}delete I[f];}}else{for(h=0;h<A.length;h++){C=A[h];if(k||x.test(C.namespace)){c.event.remove(a,r,C.handler,h);A.splice(h--,1);}}}}}if(c.isEmptyObject(I)){if(b=w.handle){b.elem=null;}delete w.events;delete w.handle;if(typeof w==="function"){c.removeData(a,J);}else{c.isEmptyObject(w)&&c.removeData(a);}}}}}},trigger:function(a,b,d,e){var f=a.type||a;if(!e){a=typeof a==="object"?a[c.expando]?a:c.extend(c.Event(f),a):c.Event(f);if(f.indexOf("!")>=0){a.type=f=f.slice(0,-1);a.exclusive=true;}if(!d){a.stopPropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem);});}if(!d||d.nodeType===3||d.nodeType===8){return B;}a.result=B;a.target=d;b=c.makeArray(b);b.unshift(a);}a.currentTarget=d;(e=d.nodeType?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){if(d["on"+f]&&d["on"+f].apply(d,b)===false){a.result=false;a.preventDefault();}}}catch(h){}if(!a.isPropagationStopped()&&e){c.event.trigger(a,b,e,true);}else{if(!a.isDefaultPrevented()){var l;e=a.target;var k=f.replace(X,""),o=c.nodeName(e,"a")&&k==="click",x=c.event.special[k]||{};if((!x._default||x._default.call(d,a)===false)&&!o&&!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()])){try{if(e[k]){if(l=e["on"+k]){e["on"+k]=null;}c.event.triggered=true;e[k]();}}catch(r){}if(l){e["on"+k]=l;}c.event.triggered=false;}}}},handle:function(a){var b,d,e,f;d=[];var h=c.makeArray(arguments);a=h[0]=c.event.fix(a||E.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=RegExp("(^|\\.)"+d.join("\\.(?:.*\\.)?")+"(\\.|$)");}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodeType?"events":"__events__");if(typeof f==="function"){f=f.events;}d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var l=d.length;f<l;f++){var k=d[f];if(b||e.test(k.namespace)){a.handler=k.handler;a.data=k.data;a.handleObj=k;k=k.handler.apply(this,h);if(k!==B){a.result=k;if(k===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 pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[c.expando]){return a;}var b=a;a=c.Event(b);for(var d=this.props.length,e;d;){e=this.props[--d];a[e]=b[e];}if(!a.target){a.target=a.srcElement||t;}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=t.documentElement;d=t.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==null&&(a.charCode!=null||a.keyCode!=null)){a.which=a.charCode!=null?a.charCode:a.keyCode;}if(!a.metaKey&&a.ctrlKey){a.metaKey=a.ctrlKey;}if(!a.which&&a.button!==B){a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;}return a;},guid:100000000,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,Y(a.origType,a.selector),c.extend({},a,{handler:Ka,guid:a.handler.guid}));},remove:function(a){c.event.remove(this,Y(a.origType,a.selector),a);}},beforeunload:{setup:function(a,b,d){if(c.isWindow(this)){this.onbeforeunload=d;}},teardown:function(a,b){if(this.onbeforeunload===b){this.onbeforeunload=null;}}}}};c.removeEvent=t.removeEventListener?function(a,b,d){a.removeEventListener&&a.removeEventListener(b,d,false);}:function(a,b,d){a.detachEvent&&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=c.now();this[c.expando]=true;};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ca;var a=this.originalEvent;if(a){if(a.preventDefault){a.preventDefault();}else{a.returnValue=false;}}},stopPropagation:function(){this.isPropagationStopped=ca;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true;}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ca;this.stopPropagation();},isDefaultPrevented:U,isPropagationStopped:U,isImmediatePropagationStopped:U};var va=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){}},wa=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?wa:va,a);},teardown:function(d){c.event.remove(this,b,d&&d.selector?wa:va);}};});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){a.liveFired=B;return la("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){a.liveFired=B;return la("submit",this,arguments);}});}else{return false;}},teardown:function(){c.event.remove(this,".specialSubmit");}};}if(!c.support.changeBubbles){var V,xa=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(e){return e.selected;}).join("-"):"";}else{if(a.nodeName.toLowerCase()==="select"){d=a.selectedIndex;}}}return d;},Z=function(a,b){var d=a.target,e,f;if(!(!ia.test(d.nodeName)||d.readOnly)){e=c.data(d,"_change_data");f=xa(d);if(a.type!=="focusout"||d.type!=="radio"){c.data(d,"_change_data",f);}if(!(e===B||f===e)){if(e!=null||f){a.type="change";a.liveFired=B;return c.event.trigger(a,b,d);}}}};c.event.special.change={filters:{focusout:Z,beforedeactivate:Z,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select"){return Z.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 Z.call(this,a);}},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",xa(a));}},setup:function(){if(this.type==="file"){return false;}for(var a in V){c.event.add(this,a+".specialChange",V[a]);}return ia.test(this.nodeName);},teardown:function(){c.event.remove(this,".specialChange");return ia.test(this.nodeName);}};V=c.event.special.change.filters;V.focus=V.beforeactivate;}t.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.trigger(e,null,e.target);}c.event.special[b]={setup:function(){ua[b]++===0&&t.addEventListener(a,d,true);},teardown:function(){--ua[b]===0&&t.removeEventListener(a,d,true);}};});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,e,f){if(typeof d==="object"){for(var h in d){this[b](h,e,d[h],f);}return this;}if(c.isFunction(e)||e===false){f=e;e=B;}var l=b==="one"?c.proxy(f,function(o){c(this).unbind(o,l);return f.apply(this,arguments);}):f;if(d==="unload"&&b!=="one"){this.one(d,e,f);}else{h=0;for(var k=this.length;h<k;h++){c.event.add(this[h],d,l,e);}}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 e=this.length;d<e;d++){c.event.remove(this[d],a,b);}}return this;},delegate:function(a,b,d,e){return this.live(b,d,e,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]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.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(e){var f=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,f+1);e.preventDefault();return b[f].apply(this,arguments)||false;}));},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a);}});var ya={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,e,f,h){var l,k=0,o,x,r=h||this.selector;h=h?this:c(this.context);if(typeof d==="object"&&!d.preventDefault){for(l in d){h[b](l,e,d[l],r);}return this;}if(c.isFunction(e)){f=e;e=B;}for(d=(d||"").split(" ");(l=d[k++])!=null;){o=X.exec(l);x="";if(o){x=o[0];l=l.replace(X,"");}if(l==="hover"){d.push("mouseenter"+x,"mouseleave"+x);}else{o=l;if(l==="focus"||l==="blur"){d.push(ya[l]+x);l+=x;}else{l=(ya[l]||l)+x;}if(b==="live"){x=0;for(var A=h.length;x<A;x++){c.event.add(h[x],"live."+Y(l,r),{data:e,selector:r,handler:f,origType:l,origHandler:f,preType:o});}}else{h.unbind("live."+Y(l,r),f);}}}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,e){if(e==null){e=d;d=null;}return arguments.length>0?this.bind(b,d,e):this.trigger(b);};if(c.attrFn){c.attrFn[b]=true;}});E.attachEvent&&!E.addEventListener&&c(E).bind("unload",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,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break;}if(y.nodeType===1&&!q){y.sizcache=n;y.sizset=p;}if(y.nodeName.toLowerCase()===i){F=y;break;}y=y[g];}m[p]=F;}}}function b(g,i,n,m,p,q){p=0;for(var u=m.length;p<u;p++){var y=m[p];if(y){var F=false;for(y=y[g];y;){if(y.sizcache===n){F=m[y.sizset];break;}if(y.nodeType===1){if(!q){y.sizcache=n;y.sizset=p;}if(typeof i!=="string"){if(y===i){F=true;break;}}else{if(k.filter(i,[y]).length>0){F=y;break;}}}y=y[g];}m[p]=F;}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,h=false,l=true;[0,0].sort(function(){l=false;return 0;});var k=function(g,i,n,m){n=n||[];var p=i=i||t;if(i.nodeType!==1&&i.nodeType!==9){return[];}if(!g||typeof g!=="string"){return n;}var q,u,y,F,M,N=true,O=k.isXML(i),D=[],R=g;do{d.exec("");if(q=d.exec(R)){R=q[3];D.push(q[1]);if(q[2]){F=q[3];break;}}}while(q);if(D.length>1&&x.exec(g)){if(D.length===2&&o.relative[D[0]]){u=L(D[0]+D[1],i);}else{for(u=o.relative[D[0]]?[i]:k(D.shift(),i);D.length;){g=D.shift();if(o.relative[g]){g+=D.shift();}u=L(g,u);}}}else{if(!m&&D.length>1&&i.nodeType===9&&!O&&o.match.ID.test(D[0])&&!o.match.ID.test(D[D.length-1])){q=k.find(D.shift(),i,O);i=q.expr?k.filter(q.expr,q.set)[0]:q.set[0];}if(i){q=m?{expr:D.pop(),set:C(m)}:k.find(D.pop(),D.length===1&&(D[0]==="~"||D[0]==="+")&&i.parentNode?i.parentNode:i,O);u=q.expr?k.filter(q.expr,q.set):q.set;if(D.length>0){y=C(u);}else{N=false;}for(;D.length;){q=M=D.pop();if(o.relative[M]){q=D.pop();}else{M="";}if(q==null){q=i;}o.relative[M](y,q,O);}}else{y=[];}}y||(y=u);y||k.error(M||g);if(f.call(y)==="[object Array]"){if(N){if(i&&i.nodeType===1){for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&k.contains(i,y[g]))){n.push(u[g]);}}}else{for(g=0;y[g]!=null;g++){y[g]&&y[g].nodeType===1&&n.push(u[g]);}}}else{n.push.apply(n,y);}}else{C(y,n);}if(F){k(F,p,n,m);k.uniqueSort(n);}return n;};k.uniqueSort=function(g){if(w){h=l;g.sort(w);if(h){for(var i=1;i<g.length;i++){g[i]===g[i-1]&&g.splice(i--,1);}}}return g;};k.matches=function(g,i){return k(g,null,null,i);};k.matchesSelector=function(g,i){return k(i,null,null,[g]).length>0;};k.find=function(g,i,n){var m;if(!g){return[];}for(var p=0,q=o.order.length;p<q;p++){var u,y=o.order[p];if(u=o.leftMatch[y].exec(g)){var F=u[1];u.splice(1,1);if(F.substr(F.length-1)!=="\\"){u[1]=(u[1]||"").replace(/\\/g,"");m=o.find[y](u,i,n);if(m!=null){g=g.replace(o.match[y],"");break;}}}}m||(m=i.getElementsByTagName("*"));return{set:m,expr:g};};k.filter=function(g,i,n,m){for(var p,q,u=g,y=[],F=i,M=i&&i[0]&&k.isXML(i[0]);g&&i.length;){for(var N in o.filter){if((p=o.leftMatch[N].exec(g))!=null&&p[2]){var O,D,R=o.filter[N];D=p[1];q=false;p.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(F===y){y=[];}if(o.preFilter[N]){if(p=o.preFilter[N](p,F,n,y,m,M)){if(p===true){continue;}}else{q=O=true;}}if(p){for(var j=0;(D=F[j])!=null;j++){if(D){O=R(D,p,j,F);var s=m^!!O;if(n&&O!=null){if(s){q=true;}else{F[j]=false;}}else{if(s){y.push(D);q=true;}}}}}if(O!==B){n||(F=y);g=g.replace(o.match[N],"");if(!q){return[];}break;}}}}if(g===u){if(q==null){k.error(g);}else{break;}}u=g;}return F;};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var o=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,i){var n=typeof i==="string",m=n&&!/\W/.test(i);n=n&&!m;if(m){i=i.toLowerCase();}m=0;for(var p=g.length,q;m<p;m++){if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;){}g[m]=n||q&&q.nodeName.toLowerCase()===i?q||false:q===i;}}n&&k.filter(i,g,true);},">":function(g,i){var n,m=typeof i==="string",p=0,q=g.length;if(m&&!/\W/.test(i)){for(i=i.toLowerCase();p<q;p++){if(n=g[p]){n=n.parentNode;g[p]=n.nodeName.toLowerCase()===i?n:false;}}}else{for(;p<q;p++){if(n=g[p]){g[p]=m?n.parentNode:n.parentNode===i;}}m&&k.filter(i,g,true);}},"":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a;}q("parentNode",i,p,g,m,n);},"~":function(g,i,n){var m,p=e++,q=b;if(typeof i==="string"&&!/\W/.test(i)){m=i=i.toLowerCase();q=a;}q("previousSibling",i,p,g,m,n);}},find:{ID:function(g,i,n){if(typeof i.getElementById!=="undefined"&&!n){return(g=i.getElementById(g[1]))&&g.parentNode?[g]:[];}},NAME:function(g,i){if(typeof i.getElementsByName!=="undefined"){for(var n=[],m=i.getElementsByName(g[1]),p=0,q=m.length;p<q;p++){m[p].getAttribute("name")===g[1]&&n.push(m[p]);}return n.length===0?null:n;}},TAG:function(g,i){return i.getElementsByTagName(g[1]);}},preFilter:{CLASS:function(g,i,n,m,p,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q){return g;}q=0;for(var u;(u=i[q])!=null;q++){if(u){if(p^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0)){n||m.push(u);}else{if(n){i[q]=false;}}}}return false;},ID:function(g){return g[1].replace(/\\/g,"");},TAG:function(g){return g[1].toLowerCase();},CHILD:function(g){if(g[1]==="nth"){var i=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=i[1]+(i[2]||1)-0;g[3]=i[3]-0;}g[0]=e++;return g;},ATTR:function(g,i,n,m,p,q){i=g[1].replace(/\\/g,"");if(!q&&o.attrMap[i]){g[1]=o.attrMap[i];}if(g[2]==="~="){g[4]=" "+g[4]+" ";}return g;},PSEUDO:function(g,i,n,m,p){if(g[1]==="not"){if((d.exec(g[3])||"").length>1||/^\w/.test(g[3])){g[3]=k(g[3],null,null,i);}else{g=k.filter(g[3],i,n,true^p);n||m.push.apply(m,g);return false;}}else{if(o.match.POS.test(g[0])||o.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,i,n){return !!k(n[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,i){return i===0;},last:function(g,i,n,m){return i===m.length-1;},even:function(g,i){return i%2===0;},odd:function(g,i){return i%2===1;},lt:function(g,i,n){return i<n[3]-0;},gt:function(g,i,n){return i>n[3]-0;},nth:function(g,i,n){return n[3]-0===i;},eq:function(g,i,n){return n[3]-0===i;}},filter:{PSEUDO:function(g,i,n,m){var p=i[1],q=o.filters[p];if(q){return q(g,n,i,m);}else{if(p==="contains"){return(g.textContent||g.innerText||k.getText([g])||"").indexOf(i[3])>=0;}else{if(p==="not"){i=i[3];n=0;for(m=i.length;n<m;n++){if(i[n]===g){return false;}}return true;}else{k.error("Syntax error, unrecognized expression: "+p);}}}},CHILD:function(g,i){var n=i[1],m=g;switch(n){case"only":case"first":for(;m=m.previousSibling;){if(m.nodeType===1){return false;}}if(n==="first"){return true;}m=g;case"last":for(;m=m.nextSibling;){if(m.nodeType===1){return false;}}return true;case"nth":n=i[2];var p=i[3];if(n===1&&p===0){return true;}var q=i[0],u=g.parentNode;if(u&&(u.sizcache!==q||!g.nodeIndex)){var y=0;for(m=u.firstChild;m;m=m.nextSibling){if(m.nodeType===1){m.nodeIndex=++y;}}u.sizcache=q;}m=g.nodeIndex-p;return n===0?m===0:m%n===0&&m/n>=0;}},ID:function(g,i){return g.nodeType===1&&g.getAttribute("id")===i;},TAG:function(g,i){return i==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===i;},CLASS:function(g,i){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(i)>-1;},ATTR:function(g,i){var n=i[1];n=o.attrHandle[n]?o.attrHandle[n](g):g[n]!=null?g[n]:g.getAttribute(n);var m=n+"",p=i[2],q=i[4];return n==null?p==="!=":p==="="?m===q:p==="*="?m.indexOf(q)>=0:p==="~="?(" "+m+" ").indexOf(q)>=0:!q?m&&n!==false:p==="!="?m!==q:p==="^="?m.indexOf(q)===0:p==="$="?m.substr(m.length-q.length)===q:p==="|="?m===q||m.substr(0,q.length+1)===q+"-":false;},POS:function(g,i,n,m){var p=o.setFilters[i[2]];if(p){return p(g,n,i,m);}}}},x=o.match.POS,r=function(g,i){return"\\"+(i-0+1);},A;for(A in o.match){o.match[A]=RegExp(o.match[A].source+/(?![^\[]*\])(?![^\(]*\))/.source);o.leftMatch[A]=RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[A].source.replace(/\\(\d+)/g,r));}var C=function(g,i){g=Array.prototype.slice.call(g,0);if(i){i.push.apply(i,g);return i;}return g;};try{Array.prototype.slice.call(t.documentElement.childNodes,0);}catch(J){C=function(g,i){var n=0,m=i||[];if(f.call(g)==="[object Array]"){Array.prototype.push.apply(m,g);}else{if(typeof g.length==="number"){for(var p=g.length;n<p;n++){m.push(g[n]);}}else{for(;g[n];n++){m.push(g[n]);}}}return m;};}var w,I;if(t.documentElement.compareDocumentPosition){w=function(g,i){if(g===i){h=true;return 0;}if(!g.compareDocumentPosition||!i.compareDocumentPosition){return g.compareDocumentPosition?-1:1;}return g.compareDocumentPosition(i)&4?-1:1;};}else{w=function(g,i){var n,m,p=[],q=[];n=g.parentNode;m=i.parentNode;var u=n;if(g===i){h=true;return 0;}else{if(n===m){return I(g,i);}else{if(n){if(!m){return 1;}}else{return -1;}}}for(;u;){p.unshift(u);u=u.parentNode;}for(u=m;u;){q.unshift(u);u=u.parentNode;}n=p.length;m=q.length;for(u=0;u<n&&u<m;u++){if(p[u]!==q[u]){return I(p[u],q[u]);}}return u===n?I(g,q[u],-1):I(p[u],i,1);};I=function(g,i,n){if(g===i){return n;}for(g=g.nextSibling;g;){if(g===i){return -1;}g=g.nextSibling;}return 1;};}k.getText=function(g){for(var i="",n,m=0;g[m];m++){n=g[m];if(n.nodeType===3||n.nodeType===4){i+=n.nodeValue;}else{if(n.nodeType!==8){i+=k.getText(n.childNodes);}}}return i;};(function(){var g=t.createElement("div"),i="script"+(new Date).getTime(),n=t.documentElement;g.innerHTML="<a name='"+i+"'/>";n.insertBefore(g,n.firstChild);if(t.getElementById(i)){o.find.ID=function(m,p,q){if(typeof p.getElementById!=="undefined"&&!q){return(p=p.getElementById(m[1]))?p.id===m[1]||typeof p.getAttributeNode!=="undefined"&&p.getAttributeNode("id").nodeValue===m[1]?[p]:B:[];}};o.filter.ID=function(m,p){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===p;};}n.removeChild(g);n=g=null;})();(function(){var g=t.createElement("div");g.appendChild(t.createComment(""));if(g.getElementsByTagName("*").length>0){o.find.TAG=function(i,n){var m=n.getElementsByTagName(i[1]);if(i[1]==="*"){for(var p=[],q=0;m[q];q++){m[q].nodeType===1&&p.push(m[q]);}m=p;}return m;};}g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#"){o.attrHandle.href=function(i){return i.getAttribute("href",2);};}g=null;})();t.querySelectorAll&&function(){var g=k,i=t.createElement("div");i.innerHTML="<p class='TEST'></p>";if(!(i.querySelectorAll&&i.querySelectorAll(".TEST").length===0)){k=function(m,p,q,u){p=p||t;m=m.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!u&&!k.isXML(p)){if(p.nodeType===9){try{return C(p.querySelectorAll(m),q);}catch(y){}}else{if(p.nodeType===1&&p.nodeName.toLowerCase()!=="object"){var F=p.getAttribute("id"),M=F||"__sizzle__";F||p.setAttribute("id",M);try{return C(p.querySelectorAll("#"+M+" "+m),q);}catch(N){}finally{F||p.removeAttribute("id");}}}}return g(m,p,q,u);};for(var n in g){k[n]=g[n];}i=null;}}();(function(){var g=t.documentElement,i=g.matchesSelector||g.mozMatchesSelector||g.webkitMatchesSelector||g.msMatchesSelector,n=false;try{i.call(t.documentElement,"[test!='']:sizzle");}catch(m){n=true;}if(i){k.matchesSelector=function(p,q){q=q.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(p)){try{if(n||!o.match.PSEUDO.test(q)&&!/!=/.test(q)){return i.call(p,q);}}catch(u){}}return k(q,null,null,[p]).length>0;};}})();(function(){var g=t.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){o.order.splice(1,0,"CLASS");o.find.CLASS=function(i,n,m){if(typeof n.getElementsByClassName!=="undefined"&&!m){return n.getElementsByClassName(i[1]);}};g=null;}}})();k.contains=t.documentElement.contains?function(g,i){return g!==i&&(g.contains?g.contains(i):true);}:t.documentElement.compareDocumentPosition?function(g,i){return !!(g.compareDocumentPosition(i)&16);}:function(){return false;};k.isXML=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false;};var L=function(g,i){for(var n,m=[],p="",q=i.nodeType?[i]:i;n=o.match.PSEUDO.exec(g);){p+=n[0];g=g.replace(o.match.PSEUDO,"");}g=o.relative[g]?g+"*":g;n=0;for(var u=q.length;n<u;n++){k(g,q[n],m);}return k.filter(p,m);};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=k.getText;c.isXMLDoc=k.isXML;c.contains=k.contains;})();var Za=/Until$/,$a=/^(?:parents|prevUntil|prevAll)/,ab=/,/,Na=/^.[^:#\[\.,]*$/,bb=Array.prototype.slice,cb=c.expr.match.POS;c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,e=0,f=this.length;e<f;e++){d=b.length;c.find(a,this[e],b);if(e>0){for(var h=d;h<b.length;h++){for(var l=0;l<d;l++){if(b[l]===b[h]){b.splice(h--,1);break;}}}}}return b;},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,e=b.length;d<e;d++){if(c.contains(this,b[d])){return true;}}});},not:function(a){return this.pushStack(ma(this,a,false),"not",a);},filter:function(a){return this.pushStack(ma(this,a,true),"filter",a);},is:function(a){return !!a&&c.filter(a,this).length>0;},closest:function(a,b){var d=[],e,f,h=this[0];if(c.isArray(a)){var l,k={},o=1;if(h&&a.length){e=0;for(f=a.length;e<f;e++){l=a[e];k[l]||(k[l]=c.expr.match.POS.test(l)?c(l,b||this.context):l);}for(;h&&h.ownerDocument&&h!==b;){for(l in k){e=k[l];if(e.jquery?e.index(h)>-1:c(h).is(e)){d.push({selector:l,elem:h,level:o});}}h=h.parentNode;o++;}}return d;}l=cb.test(a)?c(a,b||this.context):null;e=0;for(f=this.length;e<f;e++){for(h=this[e];h;){if(l?l.index(h)>-1:c.find.matchesSelector(h,a)){d.push(h);break;}else{h=h.parentNode;if(!h||!h.ownerDocument||h===b){break;}}}}d=d.length>1?c.unique(d):d;return this.pushStack(d,"closest",a);},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){var d=typeof a==="string"?c(a,b||this.context):c.makeArray(a),e=c.merge(this.get(),d);return this.pushStack(!d[0]||!d[0].parentNode||d[0].parentNode.nodeType===11||!e[0]||!e[0].parentNode||e[0].parentNode.nodeType===11?e:c.unique(e));},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,e){var f=c.map(this,b,d);Za.test(a)||(e=d);if(e&&typeof e==="string"){f=c.filter(e,f);}f=this.length>1?c.unique(f):f;if((this.length>1||ab.test(e))&&$a.test(a)){f=f.reverse();}return this.pushStack(f,a,bb.call(arguments).join(","));};});c.extend({filter:function(a,b,d){if(d){a=":not("+a+")";}return b.length===1?c.find.matchesSelector(b[0],a)?[b[0]]:[]:c.find.matches(a,b);},dir:function(a,b,d){var e=[];for(a=a[b];a&&a.nodeType!==9&&(d===B||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&e.push(a);a=a[b];}return e;},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d]){if(a.nodeType===1&&++e===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 za=/ jQuery\d+="(?:\d+|null)"/g,$=/^\s+/,Aa=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Ba=/<([\w:]+)/,db=/<tbody/i,eb=/<|&#?\w+;/,Ca=/<(?:script|object|embed|option|style)/i,Da=/checked\s*(?:[^=]|=\s*.checked.)/i,fb=/\=([^="'>\s]+\/)>/g,P={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,"",""]};P.optgroup=P.option;P.tbody=P.tfoot=P.colgroup=P.caption=P.thead;P.th=P.td;if(!c.support.htmlSerialize){P._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!==B){return this.empty().append((this[0]&&this[0].ownerDocument||t).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,e;(e=this[d])!=null;d++){if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByTagName("*"));c.cleanData([e]);}e.parentNode&&e.parentNode.removeChild(e);}}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,e=this.ownerDocument;if(!d){d=e.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML;}return c.clean([d.replace(za,"").replace(fb,'="$1">').replace($,"")],e)[0];}else{return this.cloneNode(true);}});if(a===true){na(this,b);na(this.find("*"),b.find("*"));}return b;},html:function(a){if(a===B){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(za,""):null;}else{if(typeof a==="string"&&!Ca.test(a)&&(c.support.leadingWhitespace||!$.test(a))&&!P[(Ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Aa,"<$1></$2>");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(e){this.empty().append(a);}}else{c.isFunction(a)?this.each(function(f){var h=c(this);h.html(a.call(this,f,h.html()));}):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),e=d.html();d.replaceWith(a.call(this,b,e));});}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){var e,f,h,l=a[0],k=[];if(!c.support.checkClone&&arguments.length===3&&typeof l==="string"&&Da.test(l)){return this.each(function(){c(this).domManip(a,b,d,true);});}if(c.isFunction(l)){return this.each(function(x){var r=c(this);a[0]=l.call(this,x,b?r.html():B);r.domManip(a,b,d);});}if(this[0]){e=l&&l.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:c.buildFragment(a,this,k);h=e.fragment;if(f=h.childNodes.length===1?h=h.firstChild:h.firstChild){b=b&&c.nodeName(f,"tr");f=0;for(var o=this.length;f<o;f++){d.call(b?c.nodeName(this[f],"table")?this[f].getElementsByTagName("tbody")[0]||this[f].appendChild(this[f].ownerDocument.createElement("tbody")):this[f]:this[f],f>0||e.cacheable||this.length>1?h.cloneNode(true):h);}}k.length&&c.each(k,Oa);}return this;}});c.buildFragment=function(a,b,d){var e,f,h;b=b&&b[0]?b[0].ownerDocument||b[0]:t;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===t&&!Ca.test(a[0])&&(c.support.checkClone||!Da.test(a[0]))){f=true;if(h=c.fragments[a[0]]){if(h!==1){e=h;}}}if(!e){e=b.createDocumentFragment();c.clean(a,b,e,d);}if(f){c.fragments[a[0]]=h?e:1;}return{fragment:e,cacheable:f};};c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var e=[];d=c(d);var f=this.length===1&&this[0].parentNode;if(f&&f.nodeType===11&&f.childNodes.length===1&&d.length===1){d[b](this[0]);return this;}else{f=0;for(var h=d.length;f<h;f++){var l=(f>0?this.clone(true):this).get();c(d[f])[b](l);e=e.concat(l);}return this.pushStack(e,a,d.selector);}};});c.extend({clean:function(a,b,d,e){b=b||t;if(typeof b.createElement==="undefined"){b=b.ownerDocument||b[0]&&b[0].ownerDocument||t;}for(var f=[],h=0,l;(l=a[h])!=null;h++){if(typeof l==="number"){l+="";}if(l){if(typeof l==="string"&&!eb.test(l)){l=b.createTextNode(l);}else{if(typeof l==="string"){l=l.replace(Aa,"<$1></$2>");var k=(Ba.exec(l)||["",""])[1].toLowerCase(),o=P[k]||P._default,x=o[0],r=b.createElement("div");for(r.innerHTML=o[1]+l+o[2];x--;){r=r.lastChild;}if(!c.support.tbody){x=db.test(l);k=k==="table"&&!x?r.firstChild&&r.firstChild.childNodes:o[1]==="<table>"&&!x?r.childNodes:[];for(o=k.length-1;o>=0;--o){c.nodeName(k[o],"tbody")&&!k[o].childNodes.length&&k[o].parentNode.removeChild(k[o]);}}!c.support.leadingWhitespace&&$.test(l)&&r.insertBefore(b.createTextNode($.exec(l)[0]),r.firstChild);l=r.childNodes;}}if(l.nodeType){f.push(l);}else{f=c.merge(f,l);}}}if(d){for(h=0;f[h];h++){if(e&&c.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript")){e.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h]);}else{f[h].nodeType===1&&f.splice.apply(f,[h+1,0].concat(c.makeArray(f[h].getElementsByTagName("script"))));d.appendChild(f[h]);}}}return f;},cleanData:function(a){for(var b,d,e=c.cache,f=c.event.special,h=c.support.deleteExpando,l=0,k;(k=a[l])!=null;l++){if(!(k.nodeName&&c.noData[k.nodeName.toLowerCase()])){if(d=k[c.expando]){if((b=e[d])&&b.events){for(var o in b.events){f[o]?c.event.remove(k,o):c.removeEvent(k,o,b.handle);}}if(h){delete k[c.expando];}else{k.removeAttribute&&k.removeAttribute(c.expando);}delete e[d];}}}}});var Ea=/alpha\([^)]*\)/i,gb=/opacity=([^)]*)/,hb=/-([a-z])/ig,ib=/([A-Z])/g,Fa=/^-?\d+(?:px)?$/i,jb=/^-?\d/,kb={position:"absolute",visibility:"hidden",display:"block"},Pa=["Left","Right"],Qa=["Top","Bottom"],W,Ga,aa,lb=function(a,b){return b.toUpperCase();};c.fn.css=function(a,b){if(arguments.length===2&&b===B){return this;}return c.access(this,a,b,true,function(d,e,f){return f!==B?c.style(d,e,f):c.css(d,e);});};c.extend({cssHooks:{opacity:{get:function(a,b){if(b){var d=W(a,"opacity","opacity");return d===""?"1":d;}else{return a.style.opacity;}}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true},cssProps:{"float":c.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,d,e){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var f,h=c.camelCase(b),l=a.style,k=c.cssHooks[h];b=c.cssProps[h]||h;if(d!==B){if(!(typeof d==="number"&&isNaN(d)||d==null)){if(typeof d==="number"&&!c.cssNumber[h]){d+="px";}if(!k||!("set" in k)||(d=k.set(a,d))!==B){try{l[b]=d;}catch(o){}}}}else{if(k&&"get" in k&&(f=k.get(a,false,e))!==B){return f;}return l[b];}}},css:function(a,b,d){var e,f=c.camelCase(b),h=c.cssHooks[f];b=c.cssProps[f]||f;if(h&&"get" in h&&(e=h.get(a,true,d))!==B){return e;}else{if(W){return W(a,b,f);}}},swap:function(a,b,d){var e={},f;for(f in b){e[f]=a.style[f];a.style[f]=b[f];}d.call(a);for(f in b){a.style[f]=e[f];}},camelCase:function(a){return a.replace(hb,lb);}});c.curCSS=c.css;c.each(["height","width"],function(a,b){c.cssHooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetWidth!==0){h=oa(d,b,f);}else{c.swap(d,kb,function(){h=oa(d,b,f);});}if(h<=0){h=W(d,b,b);if(h==="0px"&&aa){h=aa(d,b,b);}if(h!=null){return h===""||h==="auto"?"0px":h;}}if(h<0||h==null){h=d.style[b];return h===""||h==="auto"?"0px":h;}return typeof h==="string"?h:h+"px";}},set:function(d,e){if(Fa.test(e)){e=parseFloat(e);if(e>=0){return e+"px";}}else{return e;}}};});if(!c.support.opacity){c.cssHooks.opacity={get:function(a,b){return gb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":"";},set:function(a,b){var d=a.style;d.zoom=1;var e=c.isNaN(b)?"":"alpha(opacity="+b*100+")",f=d.filter||"";d.filter=Ea.test(f)?f.replace(Ea,e):d.filter+" "+e;}};}if(t.defaultView&&t.defaultView.getComputedStyle){Ga=function(a,b,d){var e;d=d.replace(ib,"-$1").toLowerCase();if(!(b=a.ownerDocument.defaultView)){return B;}if(b=b.getComputedStyle(a,null)){e=b.getPropertyValue(d);if(e===""&&!c.contains(a.ownerDocument.documentElement,a)){e=c.style(a,d);}}return e;};}if(t.documentElement.currentStyle){aa=function(a,b){var d,e,f=a.currentStyle&&a.currentStyle[b],h=a.style;if(!Fa.test(f)&&jb.test(f)){d=h.left;e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;h.left=b==="fontSize"?"1em":f||0;f=h.pixelLeft+"px";h.left=d;a.runtimeStyle.left=e;}return f===""?"auto":f;};}W=Ga||aa;if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetHeight;return a.offsetWidth===0&&b===0||!c.support.reliableHiddenOffsets&&(a.style.display||c.css(a,"display"))==="none";};c.expr.filters.visible=function(a){return !c.expr.filters.hidden(a);};}var mb=c.now(),nb=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,ob=/^(?:select|textarea)/i,pb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,qb=/^(?:GET|HEAD)$/,Ra=/\[\]$/,T=/\=\?(&|$)/,ja=/\?/,rb=/([?&])_=[^&]*/,sb=/^(\w+:)?\/\/([^\/?#]+)/,tb=/%20/g,ub=/#.*$/,Ha=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"&&Ha){return Ha.apply(this,arguments);}else{if(!this.length){return this;}}var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e);}e="GET";if(b){if(c.isFunction(b)){d=b;b=null;}else{if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);e="POST";}}}var h=this;c.ajax({url:a,type:e,dataType:"html",data:b,complete:function(l,k){if(k==="success"||k==="notmodified"){h.html(f?c("<div>").append(l.responseText.replace(nb,"")).find(f):l.responseText);}d&&h.each(d,[l.responseText,k,l]);}});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||ob.test(this.nodeName)||pb.test(this.type));}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,function(e){return{name:b.name,value:e};}):{name:b.name,value:d};}).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,e){if(c.isFunction(b)){e=e||d;d=b;b=null;}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e});},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,e){if(c.isFunction(b)){e=e||d;d=b;b={};}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e});},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:function(){return new E.XMLHttpRequest;},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(a){var b=c.extend(true,{},c.ajaxSettings,a),d,e,f,h=b.type.toUpperCase(),l=qb.test(h);b.url=b.url.replace(ub,"");b.context=a&&a.context!=null?a.context:b;if(b.data&&b.processData&&typeof b.data!=="string"){b.data=c.param(b.data,b.traditional);}if(b.dataType==="jsonp"){if(h==="GET"){T.test(b.url)||(b.url+=(ja.test(b.url)?"&":"?")+(b.jsonp||"callback")+"=?");}else{if(!b.data||!T.test(b.data)){b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";}}b.dataType="json";}if(b.dataType==="json"&&(b.data&&T.test(b.data)||T.test(b.url))){d=b.jsonpCallback||"jsonp"+mb++;if(b.data){b.data=(b.data+"").replace(T,"="+d+"$1");}b.url=b.url.replace(T,"="+d+"$1");b.dataType="script";var k=E[d];E[d]=function(m){if(c.isFunction(k)){k(m);}else{E[d]=B;try{delete E[d];}catch(p){}}f=m;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);r&&r.removeChild(A);};}if(b.dataType==="script"&&b.cache===null){b.cache=false;}if(b.cache===false&&l){var o=c.now(),x=b.url.replace(rb,"$1_="+o);b.url=x+(x===b.url?(ja.test(b.url)?"&":"?")+"_="+o:"");}if(b.data&&l){b.url+=(ja.test(b.url)?"&":"?")+b.data;}b.global&&c.active++===0&&c.event.trigger("ajaxStart");o=(o=sb.exec(b.url))&&(o[1]&&o[1].toLowerCase()!==location.protocol||o[2].toLowerCase()!==location.host);if(b.dataType==="script"&&h==="GET"&&o){var r=t.getElementsByTagName("head")[0]||t.documentElement,A=t.createElement("script");if(b.scriptCharset){A.charset=b.scriptCharset;}A.src=b.url;if(!d){var C=false;A.onload=A.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;c.handleSuccess(b,w,e,f);c.handleComplete(b,w,e,f);A.onload=A.onreadystatechange=null;r&&A.parentNode&&r.removeChild(A);}};}r.insertBefore(A,r.firstChild);return B;}var J=false,w=b.xhr();if(w){b.username?w.open(h,b.url,b.async,b.username,b.password):w.open(h,b.url,b.async);try{if(b.data!=null&&!l||a&&a.contentType){w.setRequestHeader("Content-Type",b.contentType);}if(b.ifModified){c.lastModified[b.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[b.url]);c.etag[b.url]&&w.setRequestHeader("If-None-Match",c.etag[b.url]);}o||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",b.dataType&&b.accepts[b.dataType]?b.accepts[b.dataType]+", */*; q=0.01":b.accepts._default);}catch(I){}if(b.beforeSend&&b.beforeSend.call(b.context,w,b)===false){b.global&&c.active--===1&&c.event.trigger("ajaxStop");w.abort();return false;}b.global&&c.triggerGlobal(b,"ajaxSend",[w,b]);var L=w.onreadystatechange=function(m){if(!w||w.readyState===0||m==="abort"){J||c.handleComplete(b,w,e,f);J=true;if(w){w.onreadystatechange=c.noop;}}else{if(!J&&w&&(w.readyState===4||m==="timeout")){J=true;w.onreadystatechange=c.noop;e=m==="timeout"?"timeout":!c.httpSuccess(w)?"error":b.ifModified&&c.httpNotModified(w,b.url)?"notmodified":"success";var p;if(e==="success"){try{f=c.httpData(w,b.dataType,b);}catch(q){e="parsererror";p=q;}}if(e==="success"||e==="notmodified"){d||c.handleSuccess(b,w,e,f);}else{c.handleError(b,w,e,p);}d||c.handleComplete(b,w,e,f);m==="timeout"&&w.abort();if(b.async){w=null;}}}};try{var g=w.abort;w.abort=function(){w&&Function.prototype.call.call(g,w);L("abort");};}catch(i){}b.async&&b.timeout>0&&setTimeout(function(){w&&!J&&L("timeout");},b.timeout);try{w.send(l||b.data==null?null:b.data);}catch(n){c.handleError(b,w,null,n);c.handleComplete(b,w,e,f);}b.async||L();return w;}},param:function(a,b){var d=[],e=function(h,l){l=c.isFunction(l)?l():l;d[d.length]=encodeURIComponent(h)+"="+encodeURIComponent(l);};if(b===B){b=c.ajaxSettings.traditional;}if(c.isArray(a)||a.jquery){c.each(a,function(){e(this.name,this.value);});}else{for(var f in a){da(f,a[f],b,e);}}return d.join("&").replace(tb,"+");}});c.extend({active:0,lastModified:{},etag:{},handleError:function(a,b,d,e){a.error&&a.error.call(a.context,b,d,e);a.global&&c.triggerGlobal(a,"ajaxError",[b,a,e]);},handleSuccess:function(a,b,d,e){a.success&&a.success.call(a.context,e,d,b);a.global&&c.triggerGlobal(a,"ajaxSuccess",[b,a]);},handleComplete:function(a,b,d){a.complete&&a.complete.call(a.context,b,d);a.global&&c.triggerGlobal(a,"ajaxComplete",[b,a]);a.global&&c.active--===1&&c.event.trigger("ajaxStop");},triggerGlobal:function(a,b,d){(a.context&&a.context.url==null?c(a.context):c.event).trigger(b,d);},httpSuccess:function(a){try{return !a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223;}catch(b){}return false;},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),e=a.getResponseHeader("Etag");if(d){c.lastModified[b]=d;}if(e){c.etag[b]=e;}return a.status===304;},httpData:function(a,b,d){var e=a.getResponseHeader("content-type")||"",f=b==="xml"||!b&&e.indexOf("xml")>=0;a=f?a.responseXML:a.responseText;f&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter){a=d.dataFilter(a,b);}if(typeof a==="string"){if(b==="json"||!b&&e.indexOf("json")>=0){a=c.parseJSON(a);}else{if(b==="script"||!b&&e.indexOf("javascript")>=0){c.globalEval(a);}}}return a;}});if(E.ActiveXObject){c.ajaxSettings.xhr=function(){if(E.location.protocol!=="file:"){try{return new E.XMLHttpRequest;}catch(a){}}try{return new E.ActiveXObject("Microsoft.XMLHTTP");}catch(b){}};}c.support.ajax=!!c.ajaxSettings.xhr();var ea={},vb=/^(?:toggle|show|hide)$/,wb=/^([+\-]=)?([\d+.\-]+)(.*)$/,ba,pa=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b,d){if(a||a===0){return this.animate(S("show",3),a,b,d);}else{d=0;for(var e=this.length;d<e;d++){a=this[d];b=a.style.display;if(!c.data(a,"olddisplay")&&b==="none"){b=a.style.display="";}b===""&&c.css(a,"display")==="none"&&c.data(a,"olddisplay",qa(a.nodeName));}for(d=0;d<e;d++){a=this[d];b=a.style.display;if(b===""||b==="none"){a.style.display=c.data(a,"olddisplay")||"";}}return this;}},hide:function(a,b,d){if(a||a===0){return this.animate(S("hide",3),a,b,d);}else{a=0;for(b=this.length;a<b;a++){d=c.css(this[a],"display");d!=="none"&&c.data(this[a],"olddisplay",d);}for(a=0;a<b;a++){this[a].style.display="none";}return this;}},_toggle:c.fn.toggle,toggle:function(a,b,d){var e=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b)){this._toggle.apply(this,arguments);}else{a==null||e?this.each(function(){var f=e?a:c(this).is(":hidden");c(this)[f?"show":"hide"]();}):this.animate(S("toggle",3),a,b,d);}return this;},fadeTo:function(a,b,d,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d,e);},animate:function(a,b,d,e){var f=c.speed(b,d,e);if(c.isEmptyObject(a)){return this.each(f.complete);}return this[f.queue===false?"each":"queue"](function(){var h=c.extend({},f),l,k=this.nodeType===1,o=k&&c(this).is(":hidden"),x=this;for(l in a){var r=c.camelCase(l);if(l!==r){a[r]=a[l];delete a[l];l=r;}if(a[l]==="hide"&&o||a[l]==="show"&&!o){return h.complete.call(this);}if(k&&(l==="height"||l==="width")){h.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(c.css(this,"display")==="inline"&&c.css(this,"float")==="none"){if(c.support.inlineBlockNeedsLayout){if(qa(this.nodeName)==="inline"){this.style.display="inline-block";}else{this.style.display="inline";this.style.zoom=1;}}else{this.style.display="inline-block";}}}if(c.isArray(a[l])){(h.specialEasing=h.specialEasing||{})[l]=a[l][1];a[l]=a[l][0];}}if(h.overflow!=null){this.style.overflow="hidden";}h.curAnim=c.extend({},a);c.each(a,function(A,C){var J=new c.fx(x,h,A);if(vb.test(C)){J[C==="toggle"?o?"show":"hide":C](a);}else{var w=wb.exec(C),I=J.cur()||0;if(w){var L=parseFloat(w[2]),g=w[3]||"px";if(g!=="px"){c.style(x,A,(L||1)+g);I=(L||1)/J.cur()*I;c.style(x,A,I+g);}if(w[1]){L=(w[1]==="-="?-1:1)*L+I;}J.custom(I,L,g);}else{J.custom(I,C,"");}}});return true;});},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var e=d.length-1;e>=0;e--){if(d[e].elem===this){b&&d[e](true);d.splice(e,1);}}});b||this.dequeue();return this;}});c.each({slideDown:S("show",1),slideUp:S("hide",1),slideToggle:S("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){c.fn[a]=function(d,e,f){return this.animate(b,d,e,f);};});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?c.extend({},a):{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in c.fx.speeds?c.fx.speeds[e.duration]:c.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==false&&c(this).dequeue();c.isFunction(e.old)&&e.old.call(this);};return e;},easing:{linear:function(a,b,d,e){return d+e*a;},swing:function(a,b,d,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+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);},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop];}var a=parseFloat(c.css(this.elem,this.prop));return a&&a>-10000?a:0;},custom:function(a,b,d){function e(l){return f.step(l);}var f=this,h=c.fx;this.startTime=c.now();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;e.elem=this.elem;if(e()&&c.timers.push(e)&&!ba){ba=setInterval(h.tick,h.interval);}},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=c.now(),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 e in this.options.curAnim){if(this.options.curAnim[e]!==true){d=false;}}if(d){if(this.options.overflow!=null&&!c.support.shrinkWrapBlocks){var f=this.elem,h=this.options;c.each(["","X","Y"],function(k,o){f.style["overflow"+o]=h.overflow[k];});}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show){for(var l in this.options.curAnim){c.style(this.elem,l,this.options.orig[l]);}}this.options.complete.call(this.elem);}return false;}else{a=b-this.startTime;this.state=a/this.options.duration;b=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,a,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();},interval:13,stop:function(){clearInterval(ba);ba=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;};}var xb=/^t(?:able|d|h)$/i,Ia=/^(?:body|html)$/i;c.fn.offset="getBoundingClientRect" in t.documentElement?function(a){var b=this[0],d;if(a){return this.each(function(l){c.offset.setOffset(this,a,l);});}if(!b||!b.ownerDocument){return null;}if(b===b.ownerDocument.body){return c.offset.bodyOffset(b);}try{d=b.getBoundingClientRect();}catch(e){}var f=b.ownerDocument,h=f.documentElement;if(!d||!c.contains(h,b)){return d||{top:0,left:0};}b=f.body;f=fa(f);return{top:d.top+(f.pageYOffset||c.support.boxModel&&h.scrollTop||b.scrollTop)-(h.clientTop||b.clientTop||0),left:d.left+(f.pageXOffset||c.support.boxModel&&h.scrollLeft||b.scrollLeft)-(h.clientLeft||b.clientLeft||0)};}:function(a){var b=this[0];if(a){return this.each(function(x){c.offset.setOffset(this,a,x);});}if(!b||!b.ownerDocument){return null;}if(b===b.ownerDocument.body){return c.offset.bodyOffset(b);}c.offset.initialize();var d,e=b.offsetParent,f=b.ownerDocument,h=f.documentElement,l=f.body;d=(f=f.defaultView)?f.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,o=b.offsetLeft;(b=b.parentNode)&&b!==l&&b!==h;){if(c.offset.supportsFixedPosition&&d.position==="fixed"){break;}d=f?f.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;o-=b.scrollLeft;if(b===e){k+=b.offsetTop;o+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&xb.test(b.nodeName))){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0;}e=b.offsetParent;}if(c.offset.subtractsBorderForOverflowNotVisible&&d.overflow!=="visible"){k+=parseFloat(d.borderTopWidth)||0;o+=parseFloat(d.borderLeftWidth)||0;}d=d;}if(d.position==="relative"||d.position==="static"){k+=l.offsetTop;o+=l.offsetLeft;}if(c.offset.supportsFixedPosition&&d.position==="fixed"){k+=Math.max(h.scrollTop,l.scrollTop);o+=Math.max(h.scrollLeft,l.scrollLeft);}return{top:k,left:o};};c.offset={initialize:function(){var a=t.body,b=t.createElement("div"),d,e,f,h=parseFloat(c.css(a,"marginTop"))||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;e=d.firstChild;f=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=e.offsetTop!==5;this.doesAddBorderForTableAndCells=f.offsetTop===5;e.style.position="fixed";e.style.top="20px";this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15;e.style.position=e.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==h;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.css(a,"marginTop"))||0;d+=parseFloat(c.css(a,"marginLeft"))||0;}return{top:b,left:d};},setOffset:function(a,b,d){var e=c.css(a,"position");if(e==="static"){a.style.position="relative";}var f=c(a),h=f.offset(),l=c.css(a,"top"),k=c.css(a,"left"),o=e==="absolute"&&c.inArray("auto",[l,k])>-1;e={};var x={};if(o){x=f.position();}l=o?x.top:parseInt(l,10)||0;k=o?x.left:parseInt(k,10)||0;if(c.isFunction(b)){b=b.call(a,d,h);}if(b.top!=null){e.top=b.top-h.top+l;}if(b.left!=null){e.left=b.left-h.left+k;}"using" in b?b.using.call(a,e):f.css(e);}};c.fn.extend({position:function(){if(!this[0]){return null;}var a=this[0],b=this.offsetParent(),d=this.offset(),e=Ia.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.css(a,"marginTop"))||0;d.left-=parseFloat(c.css(a,"marginLeft"))||0;e.top+=parseFloat(c.css(b[0],"borderTopWidth"))||0;e.left+=parseFloat(c.css(b[0],"borderLeftWidth"))||0;return{top:d.top-e.top,left:d.left-e.left};},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||t.body;a&&!Ia.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(e){var f=this[0],h;if(!f){return null;}if(e!==B){return this.each(function(){if(h=fa(this)){h.scrollTo(!a?e:c(h).scrollLeft(),a?e:c(h).scrollTop());}else{this[d]=e;}});}else{return(h=fa(f))?"pageXOffset" in h?h[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&h.document.documentElement[d]||h.document.body[d]:f[d];}};});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?parseFloat(c.css(this[0],d,"padding")):null;};c.fn["outer"+b]=function(e){return this[0]?parseFloat(c.css(this[0],d,e?"margin":"border")):null;};c.fn[d]=function(e){var f=this[0];if(!f){return e==null?null:this;}if(c.isFunction(e)){return this.each(function(l){var k=c(this);k[d](e.call(this,l,k[d]()));});}if(c.isWindow(f)){return f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+b]||f.document.body["client"+b];}else{if(f.nodeType===9){return Math.max(f.documentElement["client"+b],f.body["scroll"+b],f.documentElement["scroll"+b],f.body["offset"+b],f.documentElement["offset"+b]);}else{if(e===B){f=c.css(f,d);var h=parseFloat(f);return c.isNaN(h)?f:h;}else{return this.css(d,typeof e==="string"?e:e+"px");}}}};});})(window);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:
 * Copyright (c) 2009 by Fontsmith Ltd. All rights reserved.
 * 
 * Trademark:
 * FS Lola Bold Italic is a trademark of Fontsmith Ltd.
 * 
 * Description:
 * Copyright (c) 2009 by Fontsmith Ltd. All rights reserved.
 * 
 * Manufacturer:
 * Fontsmith Ltd
 * 
 * Designer:
 * Philip Garnham
 * 
 * Vendor URL:
 * http://www.fontsmith.com/
 * 
 * License information:
 * http://www.fontsmith.com/
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"170,-132r-7,33r-47,0r-10,46r-35,0r10,-46r-48,0r7,-33r48,0r10,-47r34,0r-9,47r47,0","w":192},{"d":"165,-231v60,0,101,31,101,87v0,50,-24,91,-75,93v-15,0,-30,-5,-32,-17v-20,29,-77,19,-77,-26v0,-56,53,-97,104,-73r20,-5r-19,91v0,6,3,9,9,9v26,-6,35,-38,35,-71v0,-43,-26,-64,-68,-64v-69,0,-109,49,-112,117v-4,89,127,77,185,49r-5,22v-72,37,-222,35,-215,-71v6,-84,62,-141,149,-141xm169,-151v-36,-9,-53,25,-55,57v-2,25,27,25,36,11v11,-17,13,-46,19,-68","w":274},{"d":"235,-228r-85,114v11,27,18,58,33,81v5,8,22,2,28,-1v6,37,-44,49,-67,28v-20,-18,-27,-60,-40,-87r-27,0r-19,93r-50,0r48,-228r50,0r-20,94r30,0r68,-94r51,0","w":223,"k":{"v":4,"t":1,"q":1,"U":1,"Q":2,"w":4,"a":3,"c":1,"d":1,"e":3,"o":3,"u":3,"Y":5,"C":2,"G":2,"O":3}},{"d":"14,-15v0,-31,52,-41,51,-7v-2,38,-34,57,-61,72r-9,-15v13,-7,29,-19,34,-32v-10,-3,-15,-9,-15,-18","w":102},{"d":"60,-205v-4,-27,48,-37,52,-9v-12,50,-31,95,-46,144r-18,0xm21,-17v-2,-28,47,-42,51,-9v2,28,-50,42,-51,9","w":120},{"d":"129,-231v40,0,69,20,69,57v0,83,-102,77,-128,138r101,0r-8,36r-152,0v6,-88,93,-99,132,-153v12,-16,2,-44,-20,-42v-22,1,-34,15,-44,33r-38,-13v15,-33,43,-55,88,-56"},{"d":"9,-59v5,-81,77,-141,157,-109r27,-7r-38,179v-6,25,-4,46,10,57r-43,14v-25,-18,-18,-57,-11,-89v-34,34,-106,14,-102,-45xm57,-59v0,46,55,31,62,1v7,-28,13,-57,20,-86v-52,-12,-82,37,-82,85","w":198},{"d":"203,-163r-7,32r-38,0r-7,33r38,0r-7,32r-37,0r-14,66r-33,0r14,-66r-31,0r-14,66r-32,0r14,-66r-37,0r6,-32r37,0r8,-33r-37,0r6,-32r37,0r14,-65r33,0r-14,65r31,0r14,-65r32,0r-14,65r38,0xm126,-131r-31,0r-7,33r31,0"},{"d":"33,-228v78,4,186,-20,187,58v0,40,-23,69,-55,81v12,23,14,74,52,54v8,44,-60,50,-77,16v-9,-18,-18,-42,-27,-62r-36,0r-17,81r-50,0r41,-193r-25,0xm84,-113v49,4,84,-8,84,-52v0,-32,-35,-29,-67,-28","w":231,"k":{"V":7,"U":2,"T":9,"W":7,"Y":7}},{"d":"79,-148v23,-45,127,-39,112,33r-16,79v0,12,18,7,24,3r-5,27v-27,20,-81,8,-65,-40v8,-23,14,-51,15,-76v1,-29,-42,-23,-52,-4v-18,33,-22,85,-33,126r-47,0r29,-141r-23,0r7,-34r52,0","w":213,"k":{"v":3}},{"d":"242,-132v27,-1,44,19,43,46v-2,47,-22,87,-71,89v-26,0,-44,-18,-43,-45v2,-47,23,-88,71,-90xm241,-231r-127,234r-36,0r127,-234r36,0xm105,-231v26,0,44,17,43,45v-2,49,-24,88,-71,90v-26,1,-44,-19,-43,-46v2,-47,22,-87,71,-89xm218,-22v27,-4,30,-39,34,-65v-1,-10,-4,-20,-14,-20v-26,4,-34,37,-34,65v0,11,3,21,14,20xm81,-121v27,0,32,-37,34,-65v0,-11,-3,-22,-14,-20v-25,4,-34,36,-34,65v0,10,4,20,14,20","w":308},{"d":"93,3r-39,0r-26,-234r40,0","w":113},{"d":"98,-175v50,-11,98,8,96,59v-2,77,-52,131,-134,116r-15,72r-47,0r42,-201r-29,17v4,-17,3,-38,21,-42v6,-3,11,-5,15,-7r8,-40r49,-3xm67,-30v51,12,76,-35,78,-84v1,-31,-28,-39,-54,-29","w":202},{"d":"71,69v-98,-47,-46,-233,15,-282v17,-13,32,-27,52,-34r5,13v-60,42,-80,130,-85,225v-1,29,6,53,23,66","w":118},{"d":"1,-41v22,13,65,12,72,-15v11,-43,20,-92,31,-137r-59,0r7,-35r110,0r-33,155v-3,65,-73,93,-135,65","w":158},{"d":"123,-231v47,-1,72,31,71,78v-2,97,-67,174,-173,151r7,-30v53,17,94,-18,106,-58v-38,24,-110,15,-107,-41v3,-60,36,-98,96,-100xm74,-136v-1,39,50,28,69,14v4,-28,7,-78,-25,-76v-30,2,-42,30,-44,62"},{"d":"179,-183r-7,36r-92,31r78,32r-8,36r-119,-51r7,-33","w":192},{"d":"117,-231v15,0,19,14,14,24r-24,59r-16,0v3,-33,-10,-83,26,-83xm66,-231v15,0,20,14,15,24r-24,59r-16,0v3,-33,-10,-83,25,-83","w":124},{"d":"47,-247v97,47,46,233,-14,282v-16,13,-33,27,-53,34r-4,-12v59,-42,78,-131,84,-225v2,-29,-7,-52,-22,-66","w":118},{"d":"99,-270r-76,360r-35,0r76,-360r35,0","w":85},{"d":"105,-110v21,23,53,9,68,-12r15,15v-18,24,-33,49,-67,50v-27,1,-33,-25,-58,-25v-19,0,-30,11,-42,24r-15,-15v18,-34,59,-66,99,-37","w":192},{"d":"131,-84v-2,-38,-52,-26,-89,-28r24,-116r126,0r-8,35r-87,0r-10,48v53,-2,91,9,93,57v4,84,-97,111,-164,75r7,-34v36,24,111,21,108,-37"},{"d":"10,-96v75,-11,15,-159,110,-150r24,0r-5,24v-75,-9,-1,123,-88,136v58,12,6,88,2,123v-1,13,15,12,28,12r-5,24v-31,1,-67,3,-66,-27v1,-34,20,-67,20,-102v0,-16,-8,-20,-24,-21","w":120},{"d":"185,-175r-72,89v9,18,16,41,28,56v8,4,19,1,25,-3v6,40,-56,48,-70,17r-20,-43r-45,59r-43,0r74,-90r-38,-85r50,0r26,59r42,-59r43,0","w":178,"k":{"o":3}},{"d":"201,-228r-7,35r-95,0r-13,59r78,0r-7,35r-78,0r-14,64r103,0r-7,35r-153,0r48,-228r145,0","w":193},{"d":"156,-214v-31,-13,-59,6,-58,39r43,0r-7,34r-43,0r-30,141r-47,0r29,-141r-27,0r7,-34r27,0v5,-56,52,-92,113,-69","w":132,"k":{"y":3,"u":3,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,",":25,".":25,"q":4}},{"d":"120,-246r-66,313r-85,0r7,-34r40,0r52,-245r-40,0r7,-34r85,0","w":114},{"d":"138,-199v9,-8,28,-8,26,7v-3,24,-37,19,-55,29v14,8,38,7,44,23v0,14,-20,27,-31,14r-22,-26v-1,24,6,57,-18,57v-29,0,2,-40,5,-57v-16,10,-26,26,-46,31v-21,-3,-10,-29,4,-30r38,-12v-14,-8,-38,-7,-43,-23v-1,-15,20,-24,30,-13r22,25v1,-24,-6,-57,19,-57v27,6,-3,41,-7,57","w":163},{"d":"13,-17v-3,-29,47,-42,50,-9v2,28,-50,43,-50,9","w":100,"k":{"T":34}},{"d":"36,-117v-2,-28,48,-42,50,-9v3,29,-48,41,-50,9xm14,-15v0,-31,52,-41,51,-7v-2,38,-34,57,-61,72r-9,-15v13,-7,29,-19,34,-32v-10,-3,-15,-9,-15,-18","w":102},{"d":"68,-74v-18,41,30,55,48,25v19,-32,22,-85,33,-126r48,0r-32,152v-12,59,-40,99,-108,99v-38,0,-70,-12,-70,-48v0,-21,14,-35,41,-42v-30,-45,10,-112,13,-161r48,0xm27,27v7,39,72,18,77,-8v5,-9,7,-20,10,-32v-20,22,-83,2,-87,40"},{"d":"206,-228v-5,21,-14,37,-25,51r-114,142v39,0,82,2,109,-11r-8,38v-43,15,-113,5,-169,8v3,-23,10,-34,23,-49r117,-144r-96,0r7,-35r156,0","w":191},{"d":"178,-170r-7,34r-130,0r7,-34r130,0xm162,-95r-7,34r-129,0r6,-34r130,0","w":192},{"w":80},{"d":"66,-231v15,0,20,14,15,24r-24,59r-16,0v3,-33,-10,-83,25,-83","w":74},{"d":"44,-183v14,-55,147,-73,149,5v1,30,-21,50,-44,57v21,5,32,20,33,44v3,80,-105,98,-168,63r8,-36v30,23,111,31,109,-26v0,-21,-18,-27,-40,-26r7,-30v25,1,47,-17,47,-40v-1,-14,-9,-23,-25,-23v-20,0,-32,13,-40,28"},{"d":"33,-228v79,4,188,-21,188,61v0,74,-62,98,-145,92r-16,75r-50,0r41,-193r-25,0xm83,-107v51,3,85,-11,86,-58v1,-34,-36,-27,-68,-28","w":216,"k":{"A":17,",":34,".":34}},{"d":"33,-228v92,1,201,-14,196,80v-5,91,-47,150,-148,148r-71,0r41,-193r-25,0xm68,-35v80,8,106,-44,109,-112v2,-42,-31,-49,-75,-46","w":231,"k":{"Y":3,"T":4}},{"d":"201,-228r-7,35r-95,0r-13,59r78,0r-7,35r-78,0r-21,99r-50,0r48,-228r145,0","w":187,"k":{"y":10,"u":10,"s":8,"r":3,"o":10,"g":10,"e":10,"d":10,"c":10,"a":10,"S":2,"O":2,"G":2,"C":2,"A":17,",":39,".":39,"z":5,"t":3,"q":10,"h":4,"Q":2}},{"d":"127,-178v14,-1,29,5,38,10r26,-7r-29,138v1,13,18,4,24,2r-5,27v-17,13,-58,16,-64,-9v-32,36,-114,21,-108,-42v7,-72,48,-115,118,-119xm137,-145v-49,-12,-77,39,-80,85v-3,45,52,34,59,5v7,-28,14,-60,21,-90","w":202},{"d":"147,-228r-6,28r-24,0r-37,173r24,0r-6,27r-97,0r6,-27r23,0r37,-173r-23,0r5,-28r98,0","w":136},{"d":"97,64v-38,3,-56,-42,-32,-65v-30,-9,-51,-36,-50,-75v3,-85,42,-150,128,-155v96,-6,90,125,48,180v-20,26,-47,51,-88,54v-8,10,-4,26,13,25v18,-1,38,-11,50,-19r-7,33v-15,11,-38,20,-62,22xm99,-34v52,0,68,-64,71,-118v1,-26,-10,-42,-33,-42v-52,0,-67,65,-71,118v-2,26,10,42,33,42","w":224,"k":{"Y":3,"T":4}},{"d":"171,-136r-34,0r-21,-63r-48,63r-35,0r75,-93v8,-3,28,-6,32,5","w":192},{"d":"91,-117v0,17,9,21,25,22r-4,18v-82,8,2,167,-134,150r5,-24v75,9,1,-124,87,-135v-58,-12,-6,-89,-2,-124v1,-13,-15,-12,-28,-12r5,-24v31,-1,66,-2,66,27v-1,34,-20,67,-20,102","w":121},{"d":"15,-59v-2,-83,77,-140,155,-109r29,-7r-33,152v-11,58,-38,99,-107,99v-38,0,-70,-12,-70,-48v0,-21,14,-36,42,-43v-9,-9,-16,-26,-16,-44xm63,-62v-3,42,54,39,60,7v11,-26,14,-60,21,-89v-49,-15,-78,35,-81,82xm29,27v0,39,73,19,77,-7v5,-10,7,-21,10,-33v-19,22,-87,3,-87,40","w":203},{"d":"95,-165v0,19,17,26,37,26r104,0r-6,31r-31,0v-4,23,-14,42,-14,67v0,18,32,10,40,3v-4,17,-3,35,-23,37v-23,9,-57,2,-60,-20v-33,39,-133,31,-129,-37v2,-37,26,-61,57,-70v-13,-5,-22,-21,-22,-38v1,-63,86,-77,140,-54r-7,30v-28,-14,-86,-13,-86,25xm62,-63v0,37,49,39,69,18v14,-15,17,-39,22,-63v-47,-2,-91,3,-91,45","w":245},{"d":"202,0r-52,0r-6,-46r-82,0r-24,46r-49,0r104,-193r-25,0r7,-35r93,0xm140,-80r-10,-106v-13,40,-35,71,-52,106r62,0","w":221,"k":{"v":12,"t":2,"V":18,"U":1,"w":12,"u":3,"T":23,"W":18,"Y":17}},{"d":"96,-94v-48,-8,-78,-78,-32,-114v16,-12,36,-21,62,-23r7,-35r22,0r-7,35v17,0,36,7,48,11r-7,35v-13,-7,-31,-11,-49,-12r-13,63v51,7,78,83,30,117v-15,11,-36,17,-59,20r-8,36r-22,0r8,-36v-23,-1,-46,-7,-62,-16r8,-39v14,10,39,20,61,20xm118,-194v-26,2,-37,39,-11,50xm106,-35v24,-3,37,-40,10,-50"},{"d":"165,-228r-42,196r34,0r-7,32r-116,0r6,-32r35,0r31,-145r-34,18r-13,-29r77,-40r29,0"},{"d":"69,-104v-74,-47,-11,-145,80,-126v15,3,30,5,42,10r-7,35v-27,-16,-95,-21,-98,19v15,46,92,30,92,94v0,81,-110,89,-169,59r8,-39v24,22,107,35,110,-12v-4,-26,-38,-28,-58,-40","w":194},{"d":"331,-228r-115,228r-48,0r-9,-116r-60,116r-45,0r-23,-228r50,0r13,158v0,6,0,12,-1,16v14,-48,41,-84,61,-126r-5,-48r48,0v2,58,12,118,9,174v20,-64,53,-115,78,-174r47,0","w":304,"k":{",":32,".":32,"z":2,"q":10,"Q":1,"a":10,"c":10,"d":10,"e":10,"g":10,"o":10,"s":6,"u":9,"y":9,"C":1,"G":1,"A":16}},{"d":"165,18r-6,26r-188,0r5,-26r189,0","w":180},{"d":"174,-132r-7,33r-142,51r8,-36r92,-32r-79,-31r8,-36","w":192},{"d":"66,-74v-18,41,30,56,48,25v19,-33,23,-84,34,-126r47,0r-29,138v0,12,19,5,24,2r-5,27v-18,13,-60,16,-65,-10v-30,36,-120,26,-105,-42r25,-115r47,0","w":206},{"d":"116,-9v-39,26,-106,12,-92,-52r17,-80r-28,0r8,-34r28,0r9,-43r50,-12r-12,55r41,0r-7,34r-41,0r-19,95v0,26,39,14,52,7","w":140},{"d":"139,-231v46,0,77,25,71,74r-52,1v3,-20,-1,-41,-23,-38v-48,6,-66,61,-69,113v-4,64,85,49,118,24r-9,39v-55,37,-167,26,-160,-61v7,-82,42,-152,124,-152","w":209},{"d":"167,-175v-3,17,-8,30,-19,41r-89,100v31,0,67,3,89,-8r-8,35v-34,13,-97,5,-143,7v3,-18,9,-30,20,-42r89,-99r-77,0r8,-34r130,0","w":165},{"d":"234,-228r-126,228r-51,0r-25,-228r53,0v3,58,14,117,11,175v24,-63,58,-116,85,-175r53,0","w":206,"k":{"y":9,"u":9,"s":6,"o":10,"g":10,"e":10,"d":10,"c":10,"a":10,"O":1,"G":1,"C":1,"A":16,",":32,".":32,"z":2,"q":10,"Q":1}},{"d":"57,-217v0,-32,54,-46,54,-11v0,19,-15,31,-33,33v-12,1,-21,-9,-21,-22xm99,-175r-31,148v-11,49,-30,84,-69,102r-25,-17v53,-37,49,-130,70,-199r-24,0r7,-34r72,0","w":104},{"d":"33,-228v69,5,173,-23,173,51v0,27,-18,47,-41,55v20,6,35,21,35,46v2,87,-102,77,-190,76r41,-193r-25,0xm88,-132v39,3,68,-4,69,-38v1,-26,-29,-23,-56,-23xm68,-35v42,2,81,-2,80,-42v1,-30,-35,-26,-66,-26","w":215,"k":{"Y":5,"W":4,"T":7,"V":5}},{"d":"289,-228r-48,228r-42,0r31,-149v-28,53,-62,99,-92,149r-25,0v-10,-51,-25,-97,-31,-152r-32,152r-42,0r48,-228r50,0v11,55,29,106,35,164r102,-164r46,0","w":285},{"d":"79,-146v11,-20,34,-38,65,-30r-9,38v-68,-14,-58,85,-76,138r-47,0r29,-141r-23,0r7,-34r52,0","w":137,"k":{",":30,".":30,"q":5,"h":3,"b":3,"a":9,"c":5,"d":5,"e":9,"g":5,"k":3,"l":3,"o":9,"s":2,"u":4,"y":4}},{"d":"49,-208v-12,-20,10,-39,31,-28v14,7,24,19,32,33r-7,13v-15,-14,-32,-26,-56,-18","w":110},{"d":"227,-228r-90,117v12,26,20,57,36,79v8,6,22,1,29,-2r-6,29v-20,13,-64,10,-73,-12r-28,-64r-59,81r-49,0r91,-119r-47,-109r57,0r33,79r58,-79r48,0","w":209},{"d":"190,-79r-7,35r-27,0r-9,44r-45,0r9,-44r-92,0r-12,-25r113,-162r34,22r-91,130r55,0r9,-40r45,0r-9,40r27,0"},{"d":"114,-178v37,0,66,21,60,60r-47,1v3,-14,-2,-32,-17,-30v-36,5,-51,46,-53,85v-3,50,71,33,95,14r-7,34v-45,29,-142,23,-136,-48v4,-66,38,-116,105,-116","w":178},{"d":"25,-193v26,-49,150,-56,149,19v-1,46,-34,72,-82,76r-9,28r-22,0r7,-52v27,-5,56,-15,56,-46v-1,-40,-58,-24,-69,-2xm37,-17v-2,-29,49,-43,52,-10v2,29,-49,44,-52,10","w":173},{"d":"187,-175r-101,175r-44,0r-26,-175r48,0r12,129v18,-46,45,-86,67,-129r44,0","w":174,"k":{"y":2,"u":2,"s":2,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,",":31,".":31,"q":4}},{"d":"116,-178v42,0,68,21,68,64v0,67,-37,117,-106,117v-43,0,-69,-20,-69,-63v0,-68,37,-118,107,-118xm84,-28v38,-5,52,-45,52,-86v0,-18,-7,-34,-26,-32v-39,4,-53,46,-53,86v0,18,7,35,27,32","w":193,"k":{"x":3}},{"d":"237,-228r-48,228r-50,0r20,-94r-81,0r-20,94r-50,0r48,-228r50,0r-20,94r81,0r20,-94r50,0","w":233},{"d":"239,-228r-48,228r-29,0r-76,-137v-2,-5,-4,-9,-5,-13r-31,150r-42,0r48,-228r30,0r77,139v1,4,2,7,3,10r32,-149r41,0","w":235},{"d":"52,-78v-57,-32,-13,-100,52,-100v18,0,39,5,51,11r-7,32v-19,-20,-101,-14,-71,19v27,15,67,19,68,59v2,64,-92,72,-139,45r7,-32v19,15,79,29,86,-4v-2,-20,-30,-21,-47,-30","w":161},{"d":"204,-205r-131,205r-50,0r126,-193r-104,0r7,-35r142,0"},{"d":"119,-178v32,0,59,16,58,48v-2,54,-62,75,-120,62v-5,54,69,42,96,21r-6,33v-44,29,-143,25,-138,-48v5,-67,43,-116,110,-116xm63,-95v34,7,71,-3,70,-35v-1,-28,-41,-14,-50,-1v-8,11,-16,22,-20,36","w":183},{"d":"156,-231r-124,234r-41,0r123,-234r42,0","w":131},{"d":"143,-231v47,0,76,24,74,74r-54,2v1,-22,-4,-41,-26,-39v-51,4,-66,60,-71,112v-4,47,47,59,81,36r6,-35r-27,0r6,-30r76,0r-23,111r-28,0r-5,-15v-49,38,-143,14,-137,-62v7,-84,44,-154,128,-154","w":226,"k":{"V":4,"T":4,"W":5,"Y":5}},{"d":"34,-117v-1,-28,47,-41,51,-9v2,28,-50,42,-51,9xm13,-17v-2,-29,47,-41,50,-9v2,28,-48,42,-50,9","w":101},{"w":80},{"d":"167,-35r-7,35r-152,0r48,-228r50,0r-41,193r102,0","w":186,"k":{"v":16,"t":7,"h":5,"f":7,"V":24,"U":8,"Q":5,"w":16,"a":9,"c":9,"d":9,"e":9,"o":9,"u":9,"y":8,"T":30,"W":24,"Y":26,"C":5,"G":5,"O":5,"i":9}},{"d":"75,-86v-18,45,40,71,64,36v31,-45,29,-120,46,-178r49,0v-29,94,-11,231,-136,231v-60,0,-82,-39,-70,-99r27,-132r50,0","w":230},{"d":"115,-105r-8,36r-94,0r8,-36r94,0","w":128},{"d":"88,-150v23,-35,115,-43,114,18v-2,36,-26,55,-55,64v8,17,12,52,40,35v6,40,-56,49,-69,16v-8,-13,-13,-31,-19,-46v-10,-1,-21,-1,-28,-4r-14,67r-48,0r45,-212r-24,0r7,-34r72,0xm76,-94v34,9,80,0,81,-35v-19,-42,-77,6,-81,35","w":211},{"d":"82,-6v-29,20,-76,9,-65,-40r36,-166r-24,0r7,-34r71,0r-44,210v0,12,18,7,24,3","w":106},{"d":"136,-178v37,-1,55,27,56,62v4,96,-94,145,-182,104r42,-200r-24,0r8,-34r71,0r-19,88v10,-11,28,-20,48,-20xm62,-32v50,19,81,-31,81,-81v0,-35,-37,-40,-53,-17v-17,24,-20,65,-28,98","w":200},{"d":"89,-159v29,-35,111,-20,98,44r-16,79v-1,13,18,6,24,3r-6,27v-20,14,-70,14,-67,-20v2,-32,15,-64,17,-96v2,-30,-41,-23,-51,-4v-18,33,-22,85,-33,126r-48,0r52,-246r48,0","w":208,"k":{"w":2,"v":2}},{"d":"21,-75v0,-98,67,-173,173,-151r-7,30v-52,-17,-93,19,-105,58v39,-23,110,-14,107,41v-3,60,-37,98,-96,100v-47,2,-72,-31,-72,-78xm97,-30v30,-2,42,-30,44,-62v3,-38,-49,-29,-68,-14v-5,28,-8,78,24,76"},{"d":"264,-175r-94,175r-38,0r-9,-84r-45,84r-37,0r-24,-175r46,0r12,128v11,-32,29,-59,43,-88r-5,-40r43,0r9,128v12,-50,41,-85,60,-128r39,0","w":251,"k":{",":31,".":31,"q":4,"a":4,"c":4,"d":4,"e":4,"g":4,"o":4,"s":2,"u":2,"y":2}},{"d":"132,-231v34,0,62,12,62,47v1,32,-23,50,-45,61v18,11,35,21,35,50v0,88,-168,108,-168,18v0,-33,24,-54,53,-64v-12,-10,-22,-19,-22,-41v2,-47,37,-71,85,-71xm120,-138v16,-7,32,-20,32,-41v0,-14,-10,-22,-25,-22v-28,0,-46,30,-27,49v5,5,12,10,20,14xm94,-30v34,0,55,-40,27,-60v-8,-6,-16,-10,-25,-14v-35,7,-52,74,-2,74"},{"d":"9,-59v7,-75,55,-126,136,-117r8,-36r-23,0r7,-34r71,0r-44,209v1,13,18,4,24,2r-5,27v-17,13,-58,16,-64,-9v-32,36,-116,22,-110,-42xm57,-61v-2,45,52,36,61,6v8,-28,14,-60,21,-90v-50,-11,-79,36,-82,84","w":204},{"d":"131,-231v43,-2,68,27,66,72v-4,84,-33,156,-114,162v-42,3,-69,-29,-67,-72v4,-81,35,-158,115,-162xm89,-34v47,-12,52,-75,58,-127v5,-44,-44,-37,-56,-7v-12,28,-23,62,-24,101v0,19,4,33,22,33"},{"d":"146,-246r-7,34r-40,0r-52,245r40,0r-7,34r-85,0r66,-313r85,0","w":114,"k":{"Y":-4}},{"d":"53,-217v-2,-31,52,-46,55,-11v2,32,-53,48,-55,11xm86,-6v-29,20,-75,9,-65,-40r20,-95r-23,0r7,-34r71,0r-29,139v0,12,18,7,24,3","w":110},{"d":"143,-231v50,0,78,29,78,79v0,85,-42,155,-127,155v-51,0,-79,-28,-79,-79v0,-85,42,-155,128,-155xm99,-34v52,0,68,-64,71,-118v1,-26,-10,-42,-33,-42v-52,0,-67,65,-71,118v-2,26,10,42,33,42","w":224,"k":{"T":4,"Y":4}},{"d":"79,-148v17,-32,93,-44,107,-1v23,-43,125,-38,110,34r-16,79v0,13,18,6,24,3r-6,27v-26,19,-74,11,-65,-38r15,-78v1,-31,-41,-22,-50,-4v-17,34,-22,84,-33,126r-47,0r24,-122v1,-31,-41,-22,-50,-4v-18,33,-22,85,-33,126r-47,0r29,-141r-23,0r7,-34r52,0","w":317,"k":{"w":2,"v":2}},{"d":"233,-228r-111,149r-17,79r-50,0r17,-80r-48,-148r56,0v10,36,26,70,29,112v19,-42,51,-74,75,-112r49,0","w":198,"k":{",":20,".":20,"x":4,"q":15,"P":-4,"D":-4,"B":-4,"a":15,"c":15,"d":15,"e":15,"g":15,"o":15,"s":8,"u":13,"y":13,"T":-2,"C":1,"G":1,"O":2,"A":10,"R":-4}},{"d":"221,-228r-8,35r-68,0r-41,193r-50,0r41,-193r-68,0r8,-35r186,0","w":197,"k":{",":29,".":29,"z":10,"x":18,"v":5,"q":23,"Q":4,"w":5,"a":23,"c":23,"d":23,"e":23,"g":23,"o":23,"s":18,"u":18,"y":18,"C":4,"G":4,"O":4,"A":15,"r":10}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-38-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);})("k86Kz@Stl],kE5uF[}fYhXVr(:oR;~.wOBAWy=qQ^)M{`NHIp*JP+xs4n7D?9CGe#tos;QuxRrGIkKq9.QSP]t]G(4usoQGI(4,PRrf^oVCN:+xWkx6EEK@P~YuY;WV~(l8)Yy=C(K]MOl7swnASoqx{EyHDrys~.h8*:h8^5s6@fQS,XVDGoPo6,zShVsCe.(fzwqo{}=sP:SBx:+G4;xAF~+.q(KGlFW65VYs`;t,)u^~7oz6;RXGHrV}WE^u*;tqxkK]WkYJM[h8N~zsWE^8N;zs*EQJq;Q.xRKJ^[r]IoWD^;lq*Rl5Gwnx9Rr:):WDpR+xp(WB#F^.n.s*IkhC)[+)Iks*I:(V+~4qq;tq4RrD^RtGHo(u~EQup;V*I:(VC:(V+~4qq;tq4RrD^RtGHo(u~EQup;V*I:(VCEWH~E^us;rG=;4Mp(KDy;4sCEWH~E^o*~+S~E^us;rG~EQup;V*I:(XM,KGME^fq~n});tGy:(fM;47IRtG+.tDA;rXMkrop~WB9RhJNFPN`RYq^r4u;RVs.[(6;RVsGkYBM");}catch(e){}delete _cufon_bridge_;return b.ok&&f;})({"w":201,"face":{"font-family":"FS Lola","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 6 0 0 9 0 4","ascent":"270","descent":"-90","x-height":"3","bbox":"-31 -270 331 90","underline-thickness":"7.2","underline-position":"-40.68","slope":"-12","unicode-range":"U+0020-U+007E"}}));(function($){$.fn.superfish=function(op){var sf=$.fn.superfish,c=sf.c,$arrow=$(['<span class="',c.arrowClass,'"> &#187;</span>'].join("")),over=function(){var $$=$(this),menu=getMenu($$);clearTimeout(menu.sfTimer);$$.showSuperfishUl().siblings().hideSuperfishUl();},out=function(){var $$=$(this),menu=getMenu($$),o=sf.op;clearTimeout(menu.sfTimer);menu.sfTimer=setTimeout(function(){o.retainPath=($.inArray($$[0],o.$path)>-1);$$.hideSuperfishUl();if(o.$path.length&&$$.parents(["li.",o.hoverClass].join("")).length<1){over.call(o.$path);}},o.delay);},getMenu=function($menu){var menu=$menu.parents(["ul.",c.menuClass,":first"].join(""))[0];sf.op=sf.o[menu.serial];return menu;},addArrow=function($a){$a.addClass(c.anchorClass).append($arrow.clone());};return this.each(function(){var s=this.serial=sf.o.length;var o=$.extend({},sf.defaults,op);o.$path=$("li."+o.pathClass,this).slice(0,o.pathLevels).each(function(){$(this).addClass([o.hoverClass,c.bcClass].join(" ")).filter("li:has(ul)").removeClass(o.pathClass);});sf.o[s]=sf.op=o;$("li:has(ul)",this)[($.fn.hoverIntent&&!o.disableHI)?"hoverIntent":"hover"](over,out).each(function(){if(o.autoArrows){addArrow($(">a:first-child",this));}}).not("."+c.bcClass).hideSuperfishUl();var $a=$("a",this);$a.each(function(i){var $li=$a.eq(i).parents("li");$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});});o.onInit.call(this);}).each(function(){var menuClasses=[c.menuClass];if(sf.op.dropShadows&&!($.browser.msie&&$.browser.version<7)){menuClasses.push(c.shadowClass);}$(this).addClass(menuClasses.join(" "));});};var sf=$.fn.superfish;sf.o=[];sf.op={};sf.IE7fix=function(){var o=sf.op;if($.browser.msie&&$.browser.version>6&&o.dropShadows&&o.animation.opacity!=undefined){this.toggleClass(sf.c.shadowClass+"-off");}};sf.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};sf.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};$.fn.extend({hideSuperfishUl:function(){var o=sf.op,not=(o.retainPath===true)?o.$path:"";o.retainPath=false;var $ul=$(["li.",o.hoverClass].join(""),this).add(this).not(not).removeClass(o.hoverClass).find(">ul").hide().css("visibility","hidden");o.onHide.call($ul);return this;},showSuperfishUl:function(){var o=sf.op,sh=sf.c.shadowClass+"-off",$ul=this.addClass(o.hoverClass).find(">ul:hidden").css("visibility","visible");sf.IE7fix.call($ul);o.onBeforeShow.call($ul);$ul.animate(o.animation,o.speed,function(){sf.IE7fix.call($ul);o.onShow.call($ul);});return this;}});})(jQuery);eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36));};if(!"".replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c);}k=[function(e){return d[e];}];e=function(){return"\\w+";};c=1;}while(c--){if(k[c]){p=p.replace(new RegExp("\\b"+e(c)+"\\b","g"),k[c]);}}return p;}("(9($){$.1k.1o=9(2b){b 3=$.2g({},$.1k.1o.21,2b);N g.H(9(){b 4={f:0,u:'',W:0,r:'',L:n,1j:n,1S:n};b 5=$(g);5.1T('7:4',4);5.e('2o','2m');5.1f('1o');b d=5.2n();d.H(9(){b l=$(g);b 1t='';6(!l.J('B')){6(l.J('a')){l.1f('7-2h');1t=l}l=l.1m('B:1r')}b 18=l.x();6(18==0)18=l.t('x');b 1b=l.y();6(1b==0)1b=l.t('y');6(18>5.x()){5.x(18)}6(1b>5.y()){5.y(1b)}6(1t!=''){1t.e('P','1q')}l.e('P','1q');4.W++});6(3.19>0){6(3.19>=4.W)3.19=4.W-1;4.f=3.19}6($(d[4.f]).J('B')){4.u=$(d[4.f])}k{4.u=$(d[4.f]).1m('B:1r')}6($(d[4.f]).J('a')){$(d[4.f]).e('P','1A')}5.e('11','10('+4.u.t('E')+') Z-Y');23(b i=0;i<3.h;i++){b G=U.29(5.x()/3.h);6(i==3.h-1){5.O($('<D A=\"7-c\"></D>').e({2a:(G*i)+'1c',x:(5.x()-(G*i))+'1c'}))}k{5.O($('<D A=\"7-c\"></D>').e({2a:(G*i)+'1c',x:G+'1c'}))}}5.O($('<D A=\"7-K\"><p></p></D>').e({P:'1q',z:3.1U}));6(4.u.t('w')!=''){b w=4.u.t('w');6(w.24(0,1)=='#')w=$(w).1d();$('.7-K p',5).1d(w);$('.7-K',5).1z(3.o)}b m=0;6(!3.1p&&d.1g>1){m=1E(9(){F(5,d,3,n)},3.1u)}6(3.S){5.O('<D A=\"7-S\"><a A=\"7-27\">2k</a><a A=\"7-25\">2i</a></D>');6(3.1R){$('.7-S',5).26();5.1V(9(){$('.7-S',5).2j()},9(){$('.7-S',5).26()})}$('a.7-27',5).1C('1F',9(){6(4.L)N n;T(m);m='';4.f-=2;F(5,d,3,'1y')});$('a.7-25',5).1C('1F',9(){6(4.L)N n;T(m);m='';F(5,d,3,'1x')})}6(3.M){b 14=$('<D A=\"7-M\"></D>');5.O(14);23(b i=0;i<d.1g;i++){6(3.1P){b l=d.1B(i);6(!l.J('B')){l=l.1m('B:1r')}6(3.1O){14.O('<a A=\"7-1s\" 1a=\"'+i+'\"><B E=\"'+l.t('1a')+'\" 2e=\"\" /></a>')}k{14.O('<a A=\"7-1s\" 1a=\"'+i+'\"><B E=\"'+l.t('E').2l(3.1M,3.1N)+'\" 2e=\"\" /></a>')}}k{14.O('<a A=\"7-1s\" 1a=\"'+i+'\">'+(i+1)+'</a>')}}$('.7-M a:1B('+4.f+')',5).1f('1h');$('.7-M a',5).1C('1F',9(){6(4.L)N n;6($(g).2f('1h'))N n;T(m);m='';5.e('11','10('+4.u.t('E')+') Z-Y');4.f=$(g).t('1a')-1;F(5,d,3,'1s')})}6(3.1X){$(2s).2F(9(1D){6(1D.1Q=='2D'){6(4.L)N n;T(m);m='';4.f-=2;F(5,d,3,'1y')}6(1D.1Q=='2C'){6(4.L)N n;T(m);m='';F(5,d,3,'1x')}})}6(3.1W){5.1V(9(){4.1j=Q;T(m);m=''},9(){4.1j=n;6(m==''&&!3.1p){m=1E(9(){F(5,d,3,n)},3.1u)}})}5.2E('7:X',9(){4.L=n;$(d).H(9(){6($(g).J('a')){$(g).e('P','1q')}});6($(d[4.f]).J('a')){$(d[4.f]).e('P','1A')}6(m==''&&!4.1j&&!3.1p){m=1E(9(){F(5,d,3,n)},3.1u)}3.20.1w(g)})});9 F(5,d,3,17){b 4=5.1T('7:4');6((!4||4.1S)&&!17)N n;3.1Y.1w(g);6(!17){5.e('11','10('+4.u.t('E')+') Z-Y')}k{6(17=='1y'){5.e('11','10('+4.u.t('E')+') Z-Y')}6(17=='1x'){5.e('11','10('+4.u.t('E')+') Z-Y')}}4.f++;6(4.f==4.W){4.f=0;3.2d.1w(g)}6(4.f<0)4.f=(4.W-1);6($(d[4.f]).J('B')){4.u=$(d[4.f])}k{4.u=$(d[4.f]).1m('B:1r')}6(3.M){$('.7-M a',5).2B('1h');$('.7-M a:1B('+4.f+')',5).1f('1h')}6(4.u.t('w')!=''){b w=4.u.t('w');6(w.24(0,1)=='#')w=$(w).1d();6($('.7-K',5).e('P')=='1A'){$('.7-K p',5).2c(3.o,9(){$(g).1d(w);$(g).1z(3.o)})}k{$('.7-K p',5).1d(w)}$('.7-K',5).1z(3.o)}k{$('.7-K',5).2c(3.o)}b i=0;$('.7-c',5).H(9(){b G=U.29(5.x()/3.h);$(g).e({y:'R',z:'0',11:'10('+4.u.t('E')+') Z-Y -'+((G+(i*G))-G)+'1c 0%'});i++});6(3.j=='1l'){b V=2H 2G(\"1K\",\"12\",\"1H\",\"1e\",\"1G\",\"13\",\"1I\",\"1v\");4.r=V[U.22(U.1l()*(V.1g+1))];6(4.r==2I)4.r='1v'}6(3.j.2p(',')!=-1){b V=3.j.2t(',');4.r=$.2A(V[U.22(U.1l()*V.1g)])}4.L=Q;6(3.j=='2r'||3.j=='1K'||4.r=='1K'||3.j=='12'||4.r=='12'){b q=0;b i=0;b h=$('.7-c',5);6(3.j=='12'||4.r=='12')h=$('.7-c',5).1n();h.H(9(){b c=$(g);c.e('1L','R');6(i==3.h-1){I(9(){c.C({y:'s%',z:'1.0'},3.o,'',9(){5.16('7:X')})},(s+q))}k{I(9(){c.C({y:'s%',z:'1.0'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j=='2q'||3.j=='1H'||4.r=='1H'||3.j=='1e'||4.r=='1e'){b q=0;b i=0;b h=$('.7-c',5);6(3.j=='1e'||4.r=='1e')h=$('.7-c',5).1n();h.H(9(){b c=$(g);c.e('28','R');6(i==3.h-1){I(9(){c.C({y:'s%',z:'1.0'},3.o,'',9(){5.16('7:X')})},(s+q))}k{I(9(){c.C({y:'s%',z:'1.0'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j=='1G'||3.j=='2u'||4.r=='1G'||3.j=='13'||4.r=='13'){b q=0;b i=0;b v=0;b h=$('.7-c',5);6(3.j=='13'||4.r=='13')h=$('.7-c',5).1n();h.H(9(){b c=$(g);6(i==0){c.e('1L','R');i++}k{c.e('28','R');i=0}6(v==3.h-1){I(9(){c.C({y:'s%',z:'1.0'},3.o,'',9(){5.16('7:X')})},(s+q))}k{I(9(){c.C({y:'s%',z:'1.0'},3.o)},(s+q))}q+=1i;v++})}k 6(3.j=='1I'||4.r=='1I'){b q=0;b i=0;$('.7-c',5).H(9(){b c=$(g);b 1J=c.x();c.e({1L:'R',y:'s%',x:'R'});6(i==3.h-1){I(9(){c.C({x:1J,z:'1.0'},3.o,'',9(){5.16('7:X')})},(s+q))}k{I(9(){c.C({x:1J,z:'1.0'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j=='1v'||4.r=='1v'){b i=0;$('.7-c',5).H(9(){$(g).e('y','s%');6(i==3.h-1){$(g).C({z:'1.0'},(3.o*2),'',9(){5.16('7:X')})}k{$(g).C({z:'1.0'},(3.o*2))}i++})}}};$.1k.1o.21={j:'1l',h:15,o:2v,1u:2y,19:0,S:Q,1R:Q,M:Q,1P:n,1O:n,1M:'.1Z',1N:'2x.1Z',1X:Q,1W:Q,1p:n,1U:0.8,1Y:9(){},20:9(){},2d:9(){}};$.1k.1n=[].2w})(2z);",62,169,"|||settings|vars|slider|if|nivo||function||var|slice|kids|css|currentSlide|this|slices||effect|else|child|timer|false|animSpeed||timeBuff|randAnim|100|attr|currentImage||title|width|height|opacity|class|img|animate|div|src|nivoRun|sliceWidth|each|setTimeout|is|caption|running|controlNav|return|append|display|true|0px|directionNav|clearInterval|Math|anims|totalSlides|animFinished|repeat|no|url|background|sliceDownLeft|sliceUpDownLeft|nivoControl||trigger|nudge|childWidth|startSlide|rel|childHeight|px|html|sliceUpLeft|addClass|length|active|50|paused|fn|random|find|_reverse|nivoSlider|manualAdvance|none|first|control|link|pauseTime|fade|call|next|prev|fadeIn|block|eq|live|event|setInterval|click|sliceUpDown|sliceUpRight|fold|origWidth|sliceDownRight|top|controlNavThumbsSearch|controlNavThumbsReplace|controlNavThumbsFromRel|controlNavThumbs|keyCode|directionNavHide|stop|data|captionOpacity|hover|pauseOnHover|keyboardNav|beforeChange|jpg|afterChange|defaults|floor|for|substr|nextNav|hide|prevNav|bottom|round|left|options|fadeOut|slideshowEnd|alt|hasClass|extend|imageLink|Next|show|Prev|replace|relative|children|position|indexOf|sliceUp|sliceDown|window|split|sliceUpDownRight|500|reverse|_thumb|3000|jQuery|trim|removeClass|39|37|bind|keypress|Array|new|undefined".split("|"),0,{}));(function($){var undef,window=this,doc=document,$doc=$(doc);var DEBUG=false,NAV=navigator.userAgent.toLowerCase(),HASH=window.location.hash.replace(/#\//,""),CLICK=function(){return Galleria.TOUCH?"touchstart":"click";},IE=$.browser.msie?Math.floor(parseFloat($.browser.version)):undef,DOM=function(){return{html:doc.documentElement,body:doc.body,head:doc.getElementsByTagName("head")[0],title:doc.title};},_timeouts={trunk:{},add:function(id,fn,delay,loop){loop=loop||false;this.clear(id);if(loop){var old=fn;fn=function(){old();_timeouts.add(id,fn,delay);};}this.trunk[id]=window.setTimeout(fn,delay);},clear:function(id){var del=function(i){window.clearTimeout(this.trunk[i]);delete this.trunk[i];};if(!!id&&id in this.trunk){del.call(_timeouts,id);}else{if(typeof id=="undefined"){for(var i in this.trunk){del.call(_timeouts,i);}}}}},_galleries=[],_transitions={fade:function(params,complete){$(params.next).css("opacity",0).show().animate({opacity:1},params.speed,complete);if(params.prev){$(params.prev).css("opacity",1).show().animate({opacity:0},params.speed);}},flash:function(params,complete){$(params.next).css("opacity",0);if(params.prev){$(params.prev).animate({opacity:0},(params.speed/2),function(){$(params.next).animate({opacity:1},params.speed,complete);});}else{$(params.next).animate({opacity:1},params.speed,complete);}},pulse:function(params,complete){if(params.prev){$(params.prev).hide();}$(params.next).css("opacity",0).animate({opacity:1},params.speed,complete);},slide:function(params,complete){var image=$(params.next).parent(),images=this.$("images"),width=this._stageWidth,easing=this.getOptions("easing");image.css({left:width*(params.rewind?-1:1)});images.animate({left:width*(params.rewind?1:-1)},{duration:params.speed,queue:false,easing:easing,complete:function(){images.css("left",0);image.css("left",0);complete();}});},fadeslide:function(params,complete){var x=0,easing=this.getOptions("easing"),distance=this.getStageWidth();if(params.prev){x=Utils.parseValue($(params.prev).css("left"));$(params.prev).css({opacity:1,left:x}).animate({opacity:0,left:x+(distance*(params.rewind?1:-1))},{duration:params.speed,queue:false,easing:easing});}x=Utils.parseValue($(params.next).css("left"));$(params.next).css({left:x+(distance*(params.rewind?-1:1)),opacity:0}).animate({opacity:1,left:x},{duration:params.speed,complete:complete,queue:false,easing:easing});}},Utils=(function(){return{array:function(obj){return Array.prototype.slice.call(obj);},create:function(className,nodeName){nodeName=nodeName||"div";var elem=doc.createElement(nodeName);elem.className=className;return elem;},forceStyles:function(elem,styles){elem=$(elem);if(elem.attr("style")){elem.data("styles",elem.attr("style")).removeAttr("style");}elem.css(styles);},revertStyles:function(){$.each(Utils.array(arguments),function(i,elem){elem=$(elem).removeAttr("style");if(elem.data("styles")){elem.attr("style",elem.data("styles")).data("styles",null);}});},moveOut:function(elem){Utils.forceStyles(elem,{position:"absolute",left:-10000});},moveIn:function(){Utils.revertStyles.apply(Utils,Utils.array(arguments));},hide:function(elem,speed,callback){elem=$(elem);if(!elem.data("opacity")){elem.data("opacity",elem.css("opacity"));}var style={opacity:0};if(speed){elem.stop().animate(style,speed,callback);}else{elem.css(style);}},show:function(elem,speed,callback){elem=$(elem);var saved=parseFloat(elem.data("opacity"))||1,style={opacity:saved};if(saved==1){elem.data("opacity",null);}if(speed){elem.stop().animate(style,speed,callback);}else{elem.css(style);}},addTimer:function(){_timeouts.add.apply(_timeouts,Utils.array(arguments));return this;},clearTimer:function(){_timeouts.clear.apply(_timeouts,Utils.array(arguments));return this;},wait:function(options){options=$.extend({until:function(){return false;},success:function(){},error:function(){Galleria.raise("Could not complete wait function.");},timeout:3000},options);var start=Utils.timestamp(),elapsed,now;window.setTimeout(function(){now=Utils.timestamp();elapsed=now-start;if(options.until(elapsed)){options.success();return false;}if(now>=start+options.timeout){options.error();return false;}window.setTimeout(arguments.callee,2);},2);},toggleQuality:function(img,force){if(!(IE==7||IE==8)||!!img===false){return;}if(typeof force==="undefined"){force=img.style.msInterpolationMode=="nearest-neighbor";}img.style.msInterpolationMode=force?"bicubic":"nearest-neighbor";},insertStyleTag:function(styles){var style=doc.createElement("style");DOM().head.appendChild(style);if(style.styleSheet){style.styleSheet.cssText=styles;}else{var cssText=doc.createTextNode(styles);style.appendChild(cssText);}},loadScript:function(url,callback){var done=false,script=$("<scr"+"ipt>").attr({src:url,async:true}).get(0);script.onload=script.onreadystatechange=function(){if(!done&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){done=true;if(typeof callback=="function"){callback.call(this,this);}script.onload=script.onreadystatechange=null;}};var s=doc.getElementsByTagName("script")[0];s.parentNode.insertBefore(script,s);},parseValue:function(val){if(typeof val=="number"){return val;}else{if(typeof val=="string"){var arr=val.match(/\-?\d/g);return arr&&arr.constructor==Array?arr.join("")*1:0;}else{return 0;}}},timestamp:function(){return new Date().getTime();},loadCSS:function(href,id,callback){var link,ready=false,length;$("link[rel=stylesheet]").each(function(){if(new RegExp(href).test(this.href)){link=this;return false;}});if(typeof id=="function"){callback=id;id=undef;}callback=callback||function(){};if(link){callback.call(link,link);return link;}length=doc.styleSheets.length;if(DEBUG){href+="?"+Utils.timestamp();}if($("#"+id).length){$("#"+id).attr("href",href);length--;ready=true;}else{link=$("<link>").attr({rel:"stylesheet",href:href,id:id}).get(0);window.setTimeout(function(){var styles=$('link[rel="stylesheet"], style');if(styles.length){styles.get(0).parentNode.insertBefore(link,styles[0]);}else{DOM().head.appendChild(link);}if(IE){link.attachEvent("onreadystatechange",function(e){if(link.readyState=="complete"){ready=true;}});}else{ready=true;}},10);}if(typeof callback=="function"){Utils.wait({until:function(){return ready&&doc.styleSheets.length>length;},success:function(){Utils.addTimer("css",function(){callback.call(link,link);},100);},error:function(){},timeout:1000});}return link;}};})();Galleria=function(){var self=this;this._theme=undef;this._options={};this._playing=false;this._playtime=5000;this._active=null;this._queue={length:0};this._data=[];this._dom={};this._thumbnails=[];this._initialized=false;this._stageWidth=0;this._stageHeight=0;this._target=undef;this._id=Utils.timestamp();var divs="container stage images image-nav image-nav-left image-nav-right "+"info info-text info-title info-description info-author "+"thumbnails thumbnails-list thumbnails-container thumb-nav-left thumb-nav-right "+"loader counter tooltip",spans="current total";$.each(divs.split(" "),function(i,elemId){self._dom[elemId]=Utils.create("galleria-"+elemId);});$.each(spans.split(" "),function(i,elemId){self._dom[elemId]=Utils.create("galleria-"+elemId,"span");});var keyboard=this._keyboard={keys:{"UP":38,"DOWN":40,"LEFT":37,"RIGHT":39,"RETURN":13,"ESCAPE":27,"BACKSPACE":8,"SPACE":32},map:{},bound:false,press:function(e){var key=e.keyCode||e.which;if(key in keyboard.map&&typeof keyboard.map[key]=="function"){keyboard.map[key].call(self,e);}},attach:function(map){for(var key in map){var up=key.toUpperCase();if(up in keyboard.keys){keyboard.map[keyboard.keys[up]]=map[key];}}if(!keyboard.bound){keyboard.bound=true;$doc.bind("keydown",keyboard.press);}},detach:function(){keyboard.bound=false;$doc.unbind("keydown",keyboard.press);}};var controls=this._controls={0:undef,1:undef,active:0,swap:function(){controls.active=controls.active?0:1;},getActive:function(){return controls[controls.active];},getNext:function(){return controls[1-controls.active];}};var carousel=this._carousel={next:self.$("thumb-nav-right"),prev:self.$("thumb-nav-left"),width:0,current:0,max:0,hooks:[],update:function(){var w=0,h=0,hooks=[0];$.each(self._thumbnails,function(i,thumb){if(thumb.ready){w+=thumb.outerWidth||$(thumb.container).outerWidth(true);hooks[i+1]=w;h=Math.max(h,thumb.outerHeight||$(thumb.container).outerHeight());}});self.$("thumbnails-container").toggleClass("galleria-carousel",w>self._stageWidth);self.$("thumbnails").css({width:w,height:h});carousel.max=w;carousel.hooks=hooks;carousel.width=self.$("thumbnails-list").width();carousel.setClasses();},bindControls:function(){carousel.next.bind(CLICK(),function(e){e.preventDefault();if(self._options.carousel_steps=="auto"){for(var i=carousel.current;i<carousel.hooks.length;i++){if(carousel.hooks[i]-carousel.hooks[carousel.current]>carousel.width){carousel.set(i-2);break;}}}else{carousel.set(carousel.current+self._options.carousel_steps);}});carousel.prev.bind(CLICK(),function(e){e.preventDefault();if(self._options.carousel_steps=="auto"){for(var i=carousel.current;i>=0;i--){if(carousel.hooks[carousel.current]-carousel.hooks[i]>carousel.width){carousel.set(i+2);break;}else{if(i==0){carousel.set(0);break;}}}}else{carousel.set(carousel.current-self._options.carousel_steps);}});},set:function(i){i=Math.max(i,0);while(carousel.hooks[i-1]+carousel.width>carousel.max&&i>=0){i--;}carousel.current=i;carousel.animate();},getLast:function(i){return(i||carousel.current)-1;},follow:function(i){if(i==0||i==carousel.hooks.length-2){carousel.set(i);return;}var last=carousel.current;while(carousel.hooks[last]-carousel.hooks[carousel.current]<carousel.width&&last<=carousel.hooks.length){last++;}if(i-1<carousel.current){carousel.set(i-1);}else{if(i+2>last){carousel.set(i-last+carousel.current+2);}}},setClasses:function(){carousel.prev.toggleClass("disabled",!carousel.current);carousel.next.toggleClass("disabled",carousel.hooks[carousel.current]+carousel.width>carousel.max);},animate:function(to){carousel.setClasses();var num=carousel.hooks[carousel.current]*-1;if(isNaN(num)){return;}self.$("thumbnails").animate({left:num},{duration:self._options.carousel_speed,easing:self._options.easing,queue:false});}};var tooltip=this._tooltip={initialized:false,active:null,open:false,init:function(){tooltip.initialized=true;var css=".galleria-tooltip{padding:3px 8px;max-width:50%;background:#ffe;color:#000;z-index:3;position:absolute;font-size:11px;line-height:1.3"+"opacity:0;box-shadow:0 0 2px rgba(0,0,0,.4);-moz-box-shadow:0 0 2px rgba(0,0,0,.4);-webkit-box-shadow:0 0 2px rgba(0,0,0,.4);}";Utils.insertStyleTag(css);self.$("tooltip").css("opacity",0.8);Utils.hide(self.get("tooltip"));},move:function(e){var mouseX=self.getMousePosition(e).x,mouseY=self.getMousePosition(e).y,$elem=self.$("tooltip"),x=mouseX,y=mouseY,height=$elem.outerHeight(true)+1,width=$elem.outerWidth(true),limitY=height+15;var maxX=self._stageWidth-width,maxY=self._stageHeight-height;if(!isNaN(x)&&!isNaN(y)){x+=15;y-=35;x=Math.max(0,Math.min(maxX,x));y=Math.max(0,Math.min(maxY,y));if(mouseY<limitY){y=limitY;}$elem.css({left:x,top:y});}},bind:function(elem,value){if(!tooltip.initialized){tooltip.init();}var hover=function(elem,value){tooltip.define(elem,value);$(elem).hover(function(){tooltip.active=elem;Utils.clearTimer("switch_tooltip");self.$("container").unbind("mousemove",tooltip.move).bind("mousemove",tooltip.move).trigger("mousemove");tooltip.show(elem);Galleria.utils.addTimer("tooltip",function(){self.$("tooltip").stop();Utils.show(self.get("tooltip"),400);tooltip.open=true;},tooltip.open?0:1000);},function(){tooltip.active=null;self.$("container").unbind("mousemove",tooltip.move);Utils.clearTimer("tooltip");Utils.hide(self.get("tooltip"),200,function(){Utils.addTimer("switch_tooltip",function(){tooltip.open=false;},1000);});});};if(typeof value=="string"){hover((elem in self._dom?self.get(elem):elem),value);}else{$.each(elem,function(elemID,val){hover(self.get(elemID),val);});}},show:function(elem){var text=$(elem).data("tt");if(!text){return;}text=typeof text=="function"?text():text;self.$("tooltip").html(text.replace(/\s/,"&nbsp;"));},define:function(elem,value){if(typeof value!=="function"){var s=value;value=function(){return s;};}if(elem in self._dom){elem=self.get(elem);}$(elem).data("tt",value);tooltip.show(elem);},refresh:function(){$.each(arguments,function(i,elem){if(tooltip.active==elem){tooltip.show(elem);}});}};var fullscreen=this._fullscreen={scrolled:0,enter:function(callback){Utils.hide(self.getActiveImage());self.$("container").addClass("fullscreen");fullscreen.scrolled=$(window).scrollTop();Utils.forceStyles(self.get("container"),{position:"fixed",top:0,left:0,width:"100%",height:"100%",zIndex:10000});var htmlbody={height:"100%",overflow:"hidden",margin:0,padding:0};Utils.forceStyles(DOM().html,htmlbody);Utils.forceStyles(DOM().body,htmlbody);self.attachKeyboard({escape:self.exitFullscreen,right:self.next,left:self.prev});self.rescale(function(){Utils.addTimer("fullscreen_enter",function(){Utils.show(self.getActiveImage());if(typeof callback=="function"){callback.call(self);}},100);self.trigger(Galleria.FULLSCREEN_ENTER);});$(window).resize(function(){fullscreen.scale();});},scale:function(){self.rescale();},exit:function(callback){Utils.hide(self.getActiveImage());self.$("container").removeClass("fullscreen");Utils.revertStyles(self.get("container"),DOM().html,DOM().body);window.scrollTo(0,fullscreen.scrolled);self.detachKeyboard();self.rescale(function(){Utils.addTimer("fullscreen_exit",function(){Utils.show(self.getActiveImage());if(typeof callback=="function"){callback.call(self);}},50);self.trigger(Galleria.FULLSCREEN_EXIT);});$(window).unbind("resize",fullscreen.scale);}};var idle=this._idle={trunk:[],bound:false,add:function(elem,to){if(!elem){return;}if(!idle.bound){idle.addEvent();}elem=$(elem);var from={};for(var style in to){from[style]=elem.css(style);}elem.data("idle",{from:from,to:to,complete:true,busy:false});idle.addTimer();idle.trunk.push(elem);},remove:function(elem){elem=jQuery(elem);$.each(idle.trunk,function(i,el){if(el.length&&!el.not(elem).length){self._idle.show(elem);self._idle.trunk.splice(i,1);}});if(!idle.trunk.length){idle.removeEvent();Utils.clearTimer("idle");}},addEvent:function(){idle.bound=true;self.$("container").bind("mousemove click",idle.showAll);},removeEvent:function(){idle.bound=false;self.$("container").unbind("mousemove click",idle.showAll);},addTimer:function(){Utils.addTimer("idle",function(){self._idle.hide();},self._options.idle_time);},hide:function(){self.trigger(Galleria.IDLE_ENTER);$.each(idle.trunk,function(i,elem){var data=elem.data("idle");if(!data){return;}data.complete=false;elem.stop().animate(data.to,{duration:600,queue:false,easing:"swing"});});},showAll:function(){Utils.clearTimer("idle");$.each(self._idle.trunk,function(i,elem){self._idle.show(elem);});},show:function(elem){var data=elem.data("idle");if(!data.busy&&!data.complete){data.busy=true;self.trigger(Galleria.IDLE_EXIT);elem.animate(data.from,{duration:300,queue:false,easing:"swing",complete:function(){$(this).data("idle").busy=false;$(this).data("idle").complete=true;}});}idle.addTimer();}};var lightbox=this._lightbox={width:0,height:0,initialized:false,active:null,image:null,elems:{},init:function(){self.trigger(Galleria.LIGHTBOX_OPEN);if(lightbox.initialized){return;}lightbox.initialized=true;var elems="overlay box content shadow title info close prevholder prev nextholder next counter image",el={},op=self._options,css="",cssMap={overlay:"position:fixed;display:none;opacity:"+op.overlay_opacity+";top:0;left:0;width:100%;height:100%;background:"+op.overlay_background+";z-index:99990",box:"position:fixed;display:none;width:400px;height:400px;top:50%;left:50%;margin-top:-200px;margin-left:-200px;z-index:99991",shadow:"position:absolute;background:#000;width:100%;height:100%;",content:"position:absolute;background-color:#fff;top:10px;left:10px;right:10px;bottom:10px;overflow:hidden",info:"position:absolute;bottom:10px;left:10px;right:10px;color:#444;font:11px/13px arial,sans-serif;height:13px",close:"position:absolute;top:10px;right:10px;height:20px;width:20px;background:#fff;text-align:center;cursor:pointer;color:#444;font:16px/22px arial,sans-serif;z-index:99999",image:"position:absolute;top:10px;left:10px;right:10px;bottom:30px;overflow:hidden",prevholder:"position:absolute;width:50%;height:100%;cursor:pointer",nextholder:"position:absolute;width:50%;height:100%;right:0;cursor:pointer",prev:"position:absolute;top:50%;margin-top:-20px;height:40px;width:30px;background:#fff;left:20px;display:none;line-height:40px;text-align:center;color:#000",next:"position:absolute;top:50%;margin-top:-20px;height:40px;width:30px;background:#fff;right:20px;left:auto;display:none;line-height:40px;text-align:center;color:#000",title:"float:left",counter:"float:right;margin-left:8px"},hover=function(elem){return elem.hover(function(){$(this).css("color","#bbb");},function(){$(this).css("color","#444");});};$.each(cssMap,function(key,value){css+=".galleria-lightbox-"+key+"{"+value+"}";});Utils.insertStyleTag(css);$.each(elems.split(" "),function(i,elemId){self.addElement("lightbox-"+elemId);el[elemId]=lightbox.elems[elemId]=self.get("lightbox-"+elemId);});lightbox.image=new Galleria.Picture();self.append({"lightbox-box":["lightbox-shadow","lightbox-content","lightbox-close","lightbox-prevholder","lightbox-nextholder"],"lightbox-info":["lightbox-title","lightbox-counter"],"lightbox-content":["lightbox-info","lightbox-image"],"lightbox-prevholder":"lightbox-prev","lightbox-nextholder":"lightbox-next"});$(el.image).append(lightbox.image.container);$(DOM().body).append(el.overlay,el.box);hover($(el.close).bind(CLICK(),lightbox.hide).html("&#215;"));$.each(["Prev","Next"],function(i,dir){var $d=$(el[dir.toLowerCase()]).html(/v/.test(dir)?"�&nbsp;":"&nbsp;�");$(el[dir.toLowerCase()+"holder"]).hover(function(){$d.show();},function(){$d.fadeOut(200);}).bind(CLICK(),function(){lightbox["show"+dir]();});});$(el.overlay).bind(CLICK(),lightbox.hide);},rescale:function(event){var width=Math.min($(window).width()-40,lightbox.width),height=Math.min($(window).height()-60,lightbox.height),ratio=Math.min(width/lightbox.width,height/lightbox.height),destWidth=(lightbox.width*ratio)+40,destHeight=(lightbox.height*ratio)+60,to={width:destWidth,height:destHeight,marginTop:Math.ceil(destHeight/2)*-1,marginLeft:Math.ceil(destWidth/2)*-1};if(event){$(lightbox.elems.box).css(to);}else{$(lightbox.elems.box).animate(to,self._options.lightbox_transition_speed,self._options.easing,function(){var image=lightbox.image,speed=self._options.lightbox_fade_speed;self.trigger({type:Galleria.LIGHTBOX_IMAGE,imageTarget:image.image});image.show();Utils.show(image.image,speed);Utils.show(lightbox.elems.info,speed);});}},hide:function(){lightbox.image.image=null;$(window).unbind("resize",lightbox.rescale);$(lightbox.elems.box).hide();Utils.hide(lightbox.elems.info);Utils.hide(lightbox.elems.overlay,200,function(){$(this).hide().css("opacity",self._options.overlay_opacity);self.trigger(Galleria.LIGHTBOX_CLOSE);});},showNext:function(){lightbox.show(self.getNext(lightbox.active));},showPrev:function(){lightbox.show(self.getPrev(lightbox.active));},show:function(index){lightbox.active=index=typeof index=="number"?index:self.getIndex();if(!lightbox.initialized){lightbox.init();}$(window).unbind("resize",lightbox.rescale);var data=self.getData(index),total=self.getDataLength();Utils.hide(lightbox.elems.info);lightbox.image.load(data.image,function(image){lightbox.width=image.original.width;lightbox.height=image.original.height;$(image.image).css({width:"100.5%",height:"100.5%",top:0,zIndex:99998,opacity:0});lightbox.elems.title.innerHTML=data.title;lightbox.elems.counter.innerHTML=(index+1)+" / "+total;$(window).resize(lightbox.rescale);lightbox.rescale();});$(lightbox.elems.overlay).show();$(lightbox.elems.box).show();}};return this;};Galleria.prototype={init:function(target,options){var self=this;_galleries.push(this);this._original={target:target,options:options,data:null};this._target=this._dom.target=target.nodeName?target:$(target).get(0);if(!this._target){Galleria.raise("Target not found.");return;}this._options={autoplay:false,carousel:true,carousel_follow:true,carousel_speed:400,carousel_steps:"auto",clicknext:false,data_config:function(elem){return{};},data_selector:"img",data_source:this._target,debug:undef,easing:"galleria",extend:function(options){},height:"auto",idle_time:3000,image_crop:false,image_margin:0,image_pan:false,image_pan_smoothness:12,image_position:"50%",keep_source:false,lightbox_fade_speed:200,lightbox_transition_speed:500,link_source_images:true,max_scale_ratio:undef,min_scale_ratio:undef,on_image:function(img,thumb){},overlay_opacity:0.85,overlay_background:"#0b0b0b",pause_on_interaction:true,popup_links:false,preload:2,queue:true,show:0,show_info:true,show_counter:true,show_imagenav:true,thumb_crop:true,thumb_event_type:CLICK(),thumb_fit:true,thumb_margin:0,thumb_quality:"auto",thumbnails:true,transition:"fade",transition_initial:undef,transition_speed:400,width:"auto"};if(options&&options.debug===true){DEBUG=true;}$(this._target).children().hide();if(Galleria.theme){this._init();}else{Utils.addTimer("themeload",function(){Galleria.raise("No theme found.",true);},9000);$doc.one(Galleria.THEMELOAD,function(){Utils.clearTimer("themeload");self._init.call(self);});}},_init:function(){var self=this;if(this._initialized){Galleria.raise("Init failed: Gallery instance already initialized.");return this;}this._initialized=true;if(!Galleria.theme){Galleria.raise("Init failed: No theme found.");return this;}$.extend(true,this._options,Galleria.theme.defaults,this._original.options);this.bind(Galleria.DATA,function(){this._original.data=this._data;this.get("total").innerHTML=this.getDataLength();var $container=this.$("container");var num={width:0,height:0};var testElem=Utils.create("galleria-image");Utils.wait({until:function(){$.each(["width","height"],function(i,m){if(self._options[m]&&typeof self._options[m]=="number"){num[m]=self._options[m];}else{num[m]=Utils.parseValue(self.$("target").css(m))||Utils.parseValue($container.css(m))||self.$("target")[m]()||$container[m]();}});var thumbHeight=function(){return true;};if(self._options.thumbnails){self.$("thumbnails").append(testElem);thumbHeight=function(){return !!$(testElem).height();};}return thumbHeight()&&num.width&&num.height>50;},success:function(){$(testElem).remove();$container.width(num.width);$container.height(num.height);if(Galleria.WEBKIT){window.setTimeout(function(){self._run();},1);}else{self._run();}},error:function(){Galleria.raise("Width & Height not found.",true);},timeout:2000});});var one=false;this.bind(Galleria.READY,function(){Utils.show(this.get("counter"));if(this._options.clicknext){$.each(this._data,function(i,data){delete data.link;});this.$("stage").css({cursor:"pointer"}).bind(CLICK(),function(e){self.next();});}if(this._options.carousel){this._carousel.bindControls();}if(this._options.autoplay){this.pause();if(typeof this._options.autoplay=="number"){this._playtime=this._options.autoplay;}this.trigger(Galleria.PLAY);this._playing=true;}if(one){if(typeof this._options.show=="number"){this.show(this._options.show);}return;}one=true;if(Galleria.History){Galleria.History.change(function(e){var val=parseInt(e.value.replace(/\//,""));if(isNaN(val)){window.history.go(-1);}else{self.show(val,undef,true);}});}Galleria.theme.init.call(this,this._options);this._options.extend.call(this,this._options);if(/^[0-9]{1,4}$/.test(HASH)&&Galleria.History){this.show(HASH,undef,true);}else{this.show(this._options.show);}});this.append({"info-text":["info-title","info-description","info-author"],"info":["info-text"],"image-nav":["image-nav-right","image-nav-left"],"stage":["images","loader","counter","image-nav"],"thumbnails-list":["thumbnails"],"thumbnails-container":["thumb-nav-left","thumbnails-list","thumb-nav-right"],"container":["stage","thumbnails-container","info","tooltip"]});Utils.hide(this.$("counter").append(this.get("current")," / ",this.get("total")));this.setCounter("&#8211;");$.each(new Array(2),function(i){var image=new Galleria.Picture();$(image.container).css({position:"absolute",top:0,left:0});self.$("images").append(image.container);self._controls[i]=image;});this.$("images").css({position:"relative",top:0,left:0,width:"100%",height:"100%"});this.$("thumbnails, thumbnails-list").css({overflow:"hidden",position:"relative"});this.$("image-nav-right, image-nav-left").bind(CLICK(),function(e){if(self._options.clicknext){e.stopPropagation();}if(self._options.pause_on_interaction){self.pause();}var fn=/right/.test(this.className)?"next":"prev";self[fn]();});$.each(["info","counter","image-nav"],function(i,el){if(self._options["show_"+el.replace(/-/,"")]===false){Utils.moveOut(self.get(el));}});this.load();if(!this._options.keep_source&&!IE){this._target.innerHTML="";}this.$("target").append(this.get("container"));if(this._options.carousel){this.bind(Galleria.THUMBNAIL,function(){this.updateCarousel();});}this.bind(Galleria.IMAGE,function(e){this._options.on_image.call(this,e.imageTarget,e.thumbTarget);});return this;},_run:function(){var self=this,o=this._options,width=0,height=0,optval=typeof o.thumbnails=="string"?o.thumbnails.toLowerCase():null;for(var i=0;this._data[i];i++){var thumb,data=this._data[i],$container;if(o.thumbnails===true){thumb=new Galleria.Picture(i);var src=data.thumb||data.image;this.$("thumbnails").append(thumb.container);$container=$(thumb.container);var getStyle=function(prop){return doc.defaultView&&doc.defaultView.getComputedStyle?doc.defaultView.getComputedStyle(thumb.container,null)[prop]:$container.css(prop);};thumb.data={width:Utils.parseValue(getStyle("width")),height:Utils.parseValue(getStyle("height")),order:i};$container.css((o.thumb_fit&&o.thumb_crop!==true)?{width:0,height:0}:{width:thumb.data.width,height:thumb.data.height});thumb.load(src,function(thumb){thumb.scale({width:thumb.data.width,height:thumb.data.height,crop:o.thumb_crop,margin:o.thumb_margin,complete:function(thumb){var top=["left","top"];var arr=["Width","Height"];$.each(arr,function(i,meassure){var m=meassure.toLowerCase();if((o.thumb_crop!==true||o.thumb_crop==m)&&o.thumb_fit){var css={};css[m]=thumb[m];$(thumb.container).css(css);css={};css[top[i]]=0;$(thumb.image).css(css);}thumb["outer"+meassure]=$(thumb.container)["outer"+meassure](true);});Utils.toggleQuality(thumb.image,o.thumb_quality===true||(o.thumb_quality=="auto"&&thumb.original.width<thumb.width*3));self.trigger({type:Galleria.THUMBNAIL,thumbTarget:thumb.image,index:thumb.data.order});}});});if(o.preload=="all"){thumb.add(data.image);}}else{if(optval=="empty"||optval=="numbers"){thumb={container:Utils.create("galleria-image"),image:Utils.create("img","span"),ready:true};if(optval=="numbers"){$(thumb.image).text(i+1);}$(thumb.container).append(thumb.image);this.$("thumbnails").append(thumb.container);self.trigger({type:Galleria.THUMBNAIL,thumbTarget:thumb.image,index:i});}else{thumb={container:null,image:null};}}$(thumb.container).add(o.keep_source&&o.link_source_images?data.original:null).data("index",i).bind(o.thumb_event_type,function(e){if(o.pause_on_interaction){self.pause();}var index=$(e.currentTarget).data("index");if(self.getIndex()!==index){self.show(index);}e.preventDefault();});this._thumbnails.push(thumb);}Utils.wait({until:function(){self._stageWidth=self.$("stage").width();self._stageHeight=self.$("stage").height();return(self._stageWidth&&self._stageHeight>50);},success:function(){self.trigger(Galleria.READY);},error:function(){Galleria.raise("stage meassures not found");}});},load:function(source,selector,config){var self=this;this._data=[];this._thumbnails=[];this.$("thumbnails").empty();if(typeof selector=="function"){config=selector;selector=null;}source=source||this._options.data_source;selector=selector||this._options.data_selector;config=config||this._options.data_config;if(source.constructor==Array){if(this.validate(source)){this._data=source;this.trigger(Galleria.DATA);}else{Galleria.raise("Load failed: JSON Array not valid.");}return this;}$(source).find(selector).each(function(i,img){var data={},img=$(img),parent=img.parent(),href=parent.attr("href");if(/\.(png|gif|jpg|jpeg)$/i.test(href)){data.image=href;}else{if(href){data.link=href;}}self._data.push($.extend({title:img.attr("title"),thumb:img.attr("src"),image:img.attr("src"),description:img.attr("alt"),link:img.attr("longdesc"),original:img.get(0)},data,config(img)));});if(this.getDataLength()){this.trigger(Galleria.DATA);}else{Galleria.raise("Load failed: no data found.");}return this;},_getActive:function(){return this._controls.getActive();},validate:function(data){return true;},bind:function(type,fn){this.$("container").bind(type,this.proxy(fn));return this;},unbind:function(type){this.$("container").unbind(type);return this;},trigger:function(type){type=typeof type=="object"?$.extend(type,{scope:this}):{type:type,scope:this};this.$("container").trigger(type);return this;},addIdleState:function(elem,styles){this._idle.add.apply(this._idle,Utils.array(arguments));return this;},removeIdleState:function(elem){this._idle.remove.apply(this._idle,Utils.array(arguments));return this;},enterIdleMode:function(){this._idle.hide();return this;},exitIdleMode:function(){this.idle._show();return this;},enterFullscreen:function(callback){this._fullscreen.enter.apply(this,Utils.array(arguments));return this;},exitFullscreen:function(callback){this._fullscreen.exit.apply(this,Utils.array(arguments));return this;},bindTooltip:function(elem,value){this._tooltip.bind.apply(this._tooltip,Utils.array(arguments));return this;},defineTooltip:function(elem,value){this._tooltip.define.apply(this._tooltip,Utils.array(arguments));return this;},refreshTooltip:function(){this._tooltip.refresh.apply(this._tooltip,Utils.array(arguments));return this;},openLightbox:function(){this._lightbox.show.apply(this._lightbox,Utils.array(arguments));return this;},closeLightbox:function(){this._lightbox.hide.apply(this._lightbox,Utils.array(arguments));return this;},getActiveImage:function(){return this._getActive().image||undef;},getActiveThumb:function(){return this._thumbnails[this._active].image||undef;},getMousePosition:function(e){return{x:e.pageX-this.$("stage").offset().left,y:e.pageY-this.$("stage").offset().top};},addPan:function(img){if(this._options.image_crop===false){return;}img=$(img||this.getActiveImage());var self=this,x=img.width()/2,y=img.height()/2,curX=destX=parseInt(img.css("left"))||0,curY=destY=parseInt(img.css("top"))||0,distX=0,distY=0,active=false,ts=Utils.timestamp(),cache=0,move=0,position=function(dist,cur,pos){if(dist>0){move=Math.round(Math.max(dist*-1,Math.min(0,cur)));if(cache!=move){cache=move;if(IE==8){img.parent()["scroll"+pos](move*-1);}else{var css={};css[pos.toLowerCase()]=move;img.css(css);}}}},calculate=function(e){if(Utils.timestamp()-ts<50){return;}active=true;x=self.getMousePosition(e).x;y=self.getMousePosition(e).y;},loop=function(e){if(!active){return;}distX=img.width()-self._stageWidth;distY=img.height()-self._stageHeight;destX=x/self._stageWidth*distX*-1;destY=y/self._stageHeight*distY*-1;curX+=(destX-curX)/self._options.image_pan_smoothness;curY+=(destY-curY)/self._options.image_pan_smoothness;position(distY,curY,"Top");position(distX,curX,"Left");};if(IE==8){img.parent().scrollTop(curY*-1).scrollLeft(curX*-1);img.css({top:0,left:0});}this.$("stage").unbind("mousemove",calculate).bind("mousemove",calculate);Utils.addTimer("pan",loop,50,true);return this;},proxy:function(fn,scope){if(typeof fn!=="function"){return function(){};}scope=scope||this;return function(){return fn.apply(scope,Utils.array(arguments));};},removePan:function(){if(IE==8){}this.$("stage").unbind("mousemove");Utils.clearTimer("pan");return this;},addElement:function(id){var dom=this._dom;$.each(Utils.array(arguments),function(i,blueprint){dom[blueprint]=Utils.create("galleria-"+blueprint);});return this;},attachKeyboard:function(map){this._keyboard.attach.apply(this._keyboard,Utils.array(arguments));return this;},detachKeyboard:function(){this._keyboard.detach.apply(this._keyboard,Utils.array(arguments));return this;},appendChild:function(parentID,childID){this.$(parentID).append(this.get(childID)||childID);return this;},prependChild:function(parentID,childID){this.$(parentID).prepend(this.get(childID)||childID);return this;},remove:function(elemID){this.$(Utils.array(arguments).join(",")).remove();return this;},append:function(data){for(var i in data){if(data[i].constructor==Array){for(var j=0;data[i][j];j++){this.appendChild(i,data[i][j]);}}else{this.appendChild(i,data[i]);}}return this;},_scaleImage:function(image,options){options=$.extend({width:this._stageWidth,height:this._stageHeight,crop:this._options.image_crop,max:this._options.max_scale_ratio,min:this._options.min_scale_ratio,margin:this._options.image_margin,position:this._options.image_position},options);(image||this._controls.getActive()).scale(options);return this;},updateCarousel:function(){this._carousel.update();return this;},rescale:function(width,height,complete){var self=this;if(typeof width=="function"){complete=width;width=undef;}var scale=function(){var o=self._options;self._stageWidth=width||self.$("stage").width();self._stageHeight=height||self.$("stage").height();self._scaleImage();if(self._options.carousel){self.updateCarousel();}self.trigger(Galleria.RESCALE);if(typeof complete=="function"){complete.call(self);}};if(Galleria.WEBKIT&&!width&&!height){Utils.addTimer("scale",scale,5);}else{scale.call(self);}return this;},refreshImage:function(){this._scaleImage();if(this._options.image_pan){this.addPan();}return this;},show:function(index,rewind,_history){if(index===false||!this._options.queue&&this._queue.stalled){return;}index=Math.max(0,Math.min(parseInt(index),this.getDataLength()-1));rewind=typeof rewind!="undefined"?!!rewind:index<this.getIndex();_history=_history||false;if(!_history&&Galleria.History){Galleria.History.value(index.toString());return;}this._active=index;Array.prototype.push.call(this._queue,{index:index,rewind:rewind});if(!this._queue.stalled){this._show();}return this;},_show:function(){var self=this,queue=this._queue[0],data=this.getData(queue.index);if(!data){return;}var src=data.image,active=this._controls.getActive(),next=this._controls.getNext(),cached=next.isCached(src),thumb=this._thumbnails[queue.index];var complete=function(){self._queue.stalled=false;Utils.toggleQuality(next.image,self._options.image_quality);$(active.container).css({zIndex:0,opacity:0});$(next.container).css({zIndex:1,opacity:1});self._controls.swap();if(self._options.image_pan){self.addPan(next.image);}if(data.link){$(next.image).css({cursor:"pointer"}).bind(CLICK(),function(){if(self._options.popup_links){var win=window.open(data.link,"_blank");}else{window.location.href=data.link;}});}Array.prototype.shift.call(self._queue);if(self._queue.length){self._show();}self._playCheck();self.trigger({type:Galleria.IMAGE,index:queue.index,imageTarget:next.image,thumbTarget:thumb.image});};if(this._options.carousel&&this._options.carousel_follow){this._carousel.follow(queue.index);}if(this._options.preload){var p,n=this.getNext();try{for(var i=this._options.preload;i>0;i--){p=new Galleria.Picture();p.add(self.getData(n).image);n=self.getNext(n);}}catch(e){}}Utils.show(next.container);$(self._thumbnails[queue.index].container).addClass("active").siblings(".active").removeClass("active");self.trigger({type:Galleria.LOADSTART,cached:cached,index:queue.index,imageTarget:next.image,thumbTarget:thumb.image});next.load(src,function(next){self._scaleImage(next,{complete:function(next){Utils.show(next.container);if("image" in active){Utils.toggleQuality(active.image,false);}Utils.toggleQuality(next.image,false);self._queue.stalled=true;self.removePan();self.setInfo(queue.index);self.setCounter(queue.index);self.trigger({type:Galleria.LOADFINISH,cached:cached,index:queue.index,imageTarget:next.image,thumbTarget:self._thumbnails[queue.index].image});var transition=active.image===null&&self._options.transition_initial?self._options.transition_initial:self._options.transition;if(transition in _transitions===false){complete();}else{var params={prev:active.image,next:next.image,rewind:queue.rewind,speed:self._options.transition_speed||400};_transitions[transition].call(self,params,complete);}}});});},getNext:function(base){base=typeof base=="number"?base:this.getIndex();return base==this.getDataLength()-1?0:base+1;},getPrev:function(base){base=typeof base=="number"?base:this.getIndex();return base===0?this.getDataLength()-1:base-1;},next:function(){if(this.getDataLength()>1){this.show(this.getNext(),false);}return this;},prev:function(){if(this.getDataLength()>1){this.show(this.getPrev(),true);}return this;},get:function(elemId){return elemId in this._dom?this._dom[elemId]:null;},getData:function(index){return index in this._data?this._data[index]:this._data[this._active];},getDataLength:function(){return this._data.length;},getIndex:function(){return typeof this._active==="number"?this._active:false;},getStageHeight:function(){return this._stageHeight;},getStageWidth:function(){return this._stageWidth;},getOptions:function(key){return typeof key=="undefined"?this._options:this._options[key];},setOptions:function(key,value){if(typeof key=="object"){$.extend(this._options,key);}else{this._options[key]=value;}return this;},play:function(delay){this.trigger(Galleria.PLAY);this._playing=true;this._playtime=delay||this._playtime;this._playCheck();return this;},pause:function(){this.trigger(Galleria.PAUSE);this._playing=false;return this;},playToggle:function(delay){return(this._playing)?this.pause():this.play(delay);},_playCheck:function(){var self=this,played=0,interval=20,now=Utils.timestamp();if(this._playing){Utils.clearTimer("play");var fn=function(){played=Utils.timestamp()-now;if(played>=self._playtime&&self._playing){Utils.clearTimer("play");self.next();return;}if(self._playing){self.trigger({type:Galleria.PROGRESS,percent:Math.ceil(played/self._playtime*100),seconds:Math.floor(played/1000),milliseconds:played});Utils.addTimer("play",fn,interval);}};Utils.addTimer("play",fn,interval);}},setIndex:function(val){this._active=val;return this;},setCounter:function(index){if(typeof index=="number"){index++;}else{if(typeof index=="undefined"){index=this.getIndex()+1;}}this.get("current").innerHTML=index;if(IE==8){var opacity=this.$("counter").css("opacity");this.$("counter").css("opacity",opacity);}return this;},setInfo:function(index){var self=this,data=this.getData(index);$.each(["title","description","author"],function(i,type){var elem=self.$("info-"+type);if(!!data[type]){elem[data[type].length?"show":"hide"]().html(data[type]);}else{elem.empty().hide();}});return this;},hasInfo:function(index){var d=this.getData(index);var check="title description".split(" ");for(var i=0;check[i];i++){if(!!this.getData(index)[check[i]]){return true;}}return false;},jQuery:function(str){var self=this,ret=[];$.each(str.split(","),function(i,elemId){elemId=$.trim(elemId);if(self.get(elemId)){ret.push(elemId);}});var jQ=$(self.get(ret.shift()));$.each(ret,function(i,elemId){jQ=jQ.add(self.get(elemId));});return jQ;},$:function(){return this.jQuery.apply(this,Utils.array(arguments));}};$.extend(Galleria,{DATA:"g_data",READY:"g_ready",THUMBNAIL:"g_thumbnail",LOADSTART:"g_loadstart",LOADFINISH:"g_loadfinish",IMAGE:"g_image",THEMELOAD:"g_themeload",PLAY:"g_play",PAUSE:"g_pause",PROGRESS:"g_progress",FULLSCREEN_ENTER:"g_fullscreen_enter",FULLSCREEN_EXIT:"g_fullscreen_exit",IDLE_ENTER:"g_idle_enter",IDLE_EXIT:"g_idle_exit",RESCALE:"g_rescale",LIGHTBOX_OPEN:"g_lightbox_open",LIGHTBOX_CLOSE:"g_lightbox_close",LIGHTBOX_IMAGE:"g_lightbox_image",IE9:IE==9,IE8:IE==8,IE7:IE==7,IE6:IE==6,IE:!!IE,WEBKIT:/webkit/.test(NAV),SAFARI:/safari/.test(NAV),CHROME:/chrome/.test(NAV),QUIRK:(IE&&doc.compatMode&&doc.compatMode=="BackCompat"),MAC:/mac/.test(navigator.platform.toLowerCase()),OPERA:!!window.opera,IPHONE:/iphone/.test(NAV),IPAD:/ipad/.test(NAV),ANDROID:/android/.test(NAV),TOUCH:!!(/iphone/.test(NAV)||/ipad/.test(NAV)||/android/.test(NAV))});Galleria.addTheme=function(theme){if(!!theme["name"]===false){Galleria.raise("No theme name specified");}if(typeof theme.defaults!="object"){theme.defaults={};}if(typeof theme.css=="string"){var css;$("script").each(function(i,script){var reg=new RegExp("galleria\\."+theme.name.toLowerCase()+"\\.");if(reg.test(script.src)){css=script.src.replace(/[^\/]*$/,"")+theme.css;Utils.addTimer("css",function(){Utils.loadCSS(css,"galleria-theme",function(){Galleria.theme=theme;$doc.trigger(Galleria.THEMELOAD);});},1);}});if(!css){Galleria.raise("No theme CSS loaded");}}else{Galleria.theme=theme;$doc.trigger(Galleria.THEMELOAD);}return theme;};Galleria.loadTheme=function(src,options){var loaded=false,length=_galleries.length;Galleria.theme=undef;Utils.loadScript(src,function(){loaded=true;});Utils.wait({until:function(){return loaded;},error:function(){},success:function(){if(length){var refreshed=[];$.each(Galleria.get(),function(i,instance){var op=$.extend(instance._original.options,{data_source:instance._data},options);instance.$("container").remove();var g=new Galleria();g._id=instance._id;g.init(instance._original.target,op);refreshed.push(g);});_galleries=refreshed;}},timeout:9000});};Galleria.get=function(index){if(!!_galleries[index]){return _galleries[index];}else{if(typeof index!=="number"){return _galleries;}else{Galleria.raise("Gallery index "+index+" not found");}}};Galleria.addTransition=function(name,fn){_transitions[name]=fn;};Galleria.utils=Utils;Galleria.log=function(){try{window.console.log.apply(window.console,Utils.array(arguments));}catch(e){try{opera.postError.apply(opera,arguments);}catch(er){alert(Utils.array(arguments).split(", "));}}};Galleria.raise=function(msg,fatal){if(DEBUG||fatal){var type=fatal?"Fatal error":"Error";throw new Error(type+": "+msg);}};Galleria.Picture=function(id){this.id=id||null;this.image=null;this.container=Utils.create("galleria-image");$(this.container).css({overflow:"hidden",position:"relative"});this.original={width:0,height:0};this.ready=false;this.loaded=false;};Galleria.Picture.prototype={cache:{},add:function(src){var self=this;var image=new Image();$(image).css("display","block");if(self.cache[src]){image.src=src;self.loaded=true;self.original={height:image.height,width:image.width};return image;}image.onload=function(){self.original={height:this.height,width:this.width};self.cache[src]=src;self.loaded=true;};image.src=src;return image;},show:function(){Utils.show(this.image);},hide:function(){Utils.moveOut(this.image);},clear:function(){this.image=null;},isCached:function(src){return !!this.cache[src];},load:function(src,callback){var self=this;$(this.container).empty(true);this.image=this.add(src);Utils.hide(this.image);$(this.container).append(this.image);Utils.wait({until:function(){return self.loaded&&self.image.complete&&self.image.width;},success:function(){window.setTimeout(function(){callback.call(self,self);},50);},error:function(){window.setTimeout(function(){callback.call(self,self);},50);Galleria.raise("image not loaded in 10 seconds: "+src);},timeout:10000});return this.container;},scale:function(options){options=$.extend({width:0,height:0,min:undef,max:undef,margin:0,complete:function(){},position:"center",crop:false},options);if(!this.image){return this.container;}var width,height,self=this,$container=$(self.container);Utils.wait({until:function(){width=options.width||$container.width()||Utils.parseValue($container.css("width"));height=options.height||$container.height()||Utils.parseValue($container.css("height"));return width&&height;},success:function(){var newWidth=(width-options.margin*2)/self.original.width,newHeight=(height-options.margin*2)/self.original.height,cropMap={"true":Math.max(newWidth,newHeight),"width":newWidth,"height":newHeight,"false":Math.min(newWidth,newHeight)},ratio=cropMap[options.crop.toString()];if(options.max){ratio=Math.min(options.max,ratio);}if(options.min){ratio=Math.max(options.min,ratio);}$(self.container).width(width).height(height);$.each(["width","height"],function(i,m){$(self.image)[m](self[m]=Math.ceil(self.original[m]*ratio));});var pos={},mix={},getPosition=function(value,meassure,margin){var result=0;if(/\%/.test(value)){var flt=parseInt(value)/100;result=Math.ceil($(self.image)[meassure]()*-1*flt+margin*flt);}else{result=Utils.parseValue(value);}return result;},positionMap={"top":{top:0},"left":{left:0},"right":{left:"100%"},"bottom":{top:"100%"}};$.each(options.position.toLowerCase().split(" "),function(i,value){if(value=="center"){value="50%";}pos[i?"top":"left"]=value;});$.each(pos,function(i,value){if(positionMap.hasOwnProperty(value)){$.extend(mix,positionMap[value]);}});pos=pos.top?$.extend(pos,mix):mix;pos=$.extend({top:"50%",left:"50%"},pos);$(self.image).css({position:"relative",top:getPosition(pos.top,"height",height),left:getPosition(pos.left,"width",width)});self.show();self.ready=true;options.complete.call(self,self);},error:function(){Galleria.raise("Could not scale image: "+self.image.src);},timeout:1000});return this;}};$.extend($.easing,{galleria:function(_,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;},galleriaIn:function(_,t,b,c,d){return c*(t/=d)*t*t*t+b;},galleriaOut:function(_,t,b,c,d){return -c*((t=t/d-1)*t*t*t-1)+b;}});$.fn.galleria=function(options){return this.each(function(){var gallery=new Galleria();gallery.init(this,options);});};window.Galleria=Galleria;})(jQuery);/* Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
 * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
 *
 * Version: 3.0.2
 * 
 * Requires: 1.2.2+
 */
(function(b){function d(a){var f=[].slice.call(arguments,1),e=0;a=b.event.fix(a||window.event);a.type="mousewheel";if(a.wheelDelta){e=a.wheelDelta/120;}if(a.detail){e=-a.detail/3;}f.unshift(a,e);return b.event.handle.apply(this,f);}var c=["DOMMouseScroll","mousewheel"];b.event.special.mousewheel={setup:function(){if(this.addEventListener){for(var a=c.length;a;){this.addEventListener(c[--a],d,false);}}else{this.onmousewheel=d;}},teardown:function(){if(this.removeEventListener){for(var a=c.length;a;){this.removeEventListener(c[--a],d,false);}}else{this.onmousewheel=null;}}};b.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel");},unmousewheel:function(a){return this.unbind("mousewheel",a);}});})(jQuery);(function(b){var m,u,x,g,D,i,z,A,B,p=0,e={},q=[],n=0,c={},j=[],E=null,s=new Image,G=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,S=/[^\.]\.(swf)\s*$/i,H,I=1,k,l,h=false,y=b.extend(b("<div/>")[0],{prop:0}),v=0,O=!b.support.opacity&&!window.XMLHttpRequest,J=function(){u.hide();s.onerror=s.onload=null;E&&E.abort();m.empty();},P=function(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"});},K=function(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()];},T=function(){var a=K(),d={},f=c.margin,o=c.autoScale,t=(20+f)*2,w=(20+f)*2,r=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-40;o=false;}else{d.width=c.width+r;}if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-40;o=false;}else{d.height=c.height+r;}if(o&&(d.width>a[0]-t||d.height>a[1]-w)){if(e.type=="image"||e.type=="swf"){t+=r;w+=r;o=Math.min(Math.min(a[0]-t,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-r))+r;d.height=Math.round(o*(d.height-r))+r;}else{d.width=Math.min(d.width,a[0]-t);d.height=Math.min(d.height,a[1]-w);}}d.top=a[3]+(a[1]-(d.height+40))*0.5;d.left=a[2]+(a[0]-(d.width+40))*0.5;if(c.autoScale===false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left);}return d;},U=function(a){if(a&&a.length){switch(c.titlePosition){case"inside":return a;case"over":return'<span id="fancybox-title-over">'+a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+a+'</span><span id="fancybox-title-right"></span></span>';}}return false;},V=function(){var a=c.title,d=l.width-c.padding*2,f="fancybox-title-"+c.titlePosition;b("#fancybox-title").remove();v=0;if(c.titleShow!==false){a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):U(a);if(!(!a||a==="")){b('<div id="fancybox-title" class="'+f+'" />').css({width:d,paddingLeft:c.padding,paddingRight:c.padding}).html(a).appendTo("body");switch(c.titlePosition){case"inside":v=b("#fancybox-title").outerHeight(true)-c.padding;l.height+=v;break;case"over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break;}b("#fancybox-title").appendTo(D).hide();}}},W=function(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close();}else{if(a.keyCode==37){a.preventDefault();b.fancybox.prev();}else{if(a.keyCode==39){a.preventDefault();b.fancybox.next();}}}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d===0||(d>0?b.fancybox.prev():b.fancybox.next());});}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!==0){A.show();}if(c.cyclic&&j.length>1||n!=j.length-1){B.show();}}},X=function(){var a,d;if(j.length-1>n){a=j[n+1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a;}}if(n>0){a=j[n-1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a;}}},L=function(){i.css("overflow",c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter");}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&x.one("click",b.fancybox.close);c.showCloseButton&&z.show();W();b(window).bind("resize.fb",b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;X();},M=function(a){var d=Math.round(k.width+(l.width-k.width)*a),f=Math.round(k.height+(l.height-k.height)*a),o=Math.round(k.top+(l.top-k.top)*a),t=Math.round(k.left+(l.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:t+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+v*a),0);i.css({width:d+"px",height:f+"px"});if(typeof l.opacity!=="undefined"){g.css("opacity",a<0.5?0.5:a);}},Y=function(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d;},Q=function(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Y(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-20,left:a.left-c.padding-20};}else{a=K();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5};}return d;},N=function(){u.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup)){if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");h=false;return;}}j=q;n=p;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){O&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden";}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit";});x.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show();}l=T();V();if(g.is(":visible")){b(z.add(A).add(B)).hide();var a=g.position(),d;k={top:a.top,left:a.left,width:g.width(),height:g.height()};d=k.width==l.width&&k.height==l.height;i.fadeOut(c.changeFade,function(){var f=function(){i.html(m.contents()).fadeIn(c.changeFade,L);};b.event.trigger("fancybox-change");i.empty().css("overflow","hidden");if(d){i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)});f();}else{i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)});y.prop=0;b(y).animate({prop:1},{duration:c.changeSpeed,easing:c.easingChange,step:M,complete:f});}});}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=Q();i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(m.contents());g.css(k).show();if(c.opacity){l.opacity=0;}y.prop=0;b(y).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L});}else{i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)}).html(m.contents());g.css(l).fadeIn(c.transitionIn=="none"?0:c.speedIn,L);}}},F=function(){m.width(e.width);m.height(e.height);if(e.width=="auto"){e.width=m.width();}if(e.height=="auto"){e.height=m.height();}N();},Z=function(){h=true;e.width=s.width;e.height=s.height;b("<img />").attr({id:"fancybox-img",src:s.src,alt:e.title}).appendTo(m);N();},C=function(){J();var a=q[p],d,f,o,t,w;e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig){e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);}if(o===""&&e.orig){o=e.orig.attr("alt");}d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d){d=e.content;}}else{if(e.content){f="html";}else{if(d){if(d.match(G)){f="image";}else{if(d.match(S)){f="swf";}else{if(b(a).hasClass("iframe")){f="iframe";}else{if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax";}else{f="ajax";}}}}}else{f="inline";}}}e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!=="swf"){e.width="auto";e.height="auto";}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false;}if(b.isFunction(e.onStart)){if(e.onStart(q,p,e)===false){h=false;return;}}m.css("padding",20+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children());});switch(f){case"html":m.html(e.content);F();break;case"inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(i.children());}).bind("fancybox-cancel",function(){b(this).replaceWith(m.children());});b(a).appendTo(m);F();break;case"image":h=false;b.fancybox.showActivity();s=new Image;s.onerror=function(){P();};s.onload=function(){s.onerror=null;s.onload=null;Z();};s.src=d;break;case"swf":t='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';w="";b.each(e.swf,function(r,R){t+='<param name="'+r+'" value="'+R+'"></param>';w+=" "+r+'="'+R+'"';});t+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";m.html(t);F();break;case"ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];if(typeof f=="string"){f+="&selector="+a[1];}else{f.selector=a[1];}}h=false;b.fancybox.showActivity();E=b.ajax(b.extend(e.ajax,{url:d,data:f,error:P,success:function(r){if(E.status==200){m.html(r);F();}}}));break;case"iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(m);N();break;}},$=function(){if(u.is(":visible")){b("div",u).css("top",I*-40+"px");I=(I+1)%12;}else{clearInterval(H);}},aa=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),u=b('<div id="fancybox-loading"><div></div></div>'),x=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));if(!b.support.opacity){g.addClass("fancybox-ie");u.addClass("fancybox-ie");}D=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);D.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),A=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),B=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);u.click(b.fancybox.cancel);A.click(function(a){a.preventDefault();b.fancybox.prev();});B.click(function(a){a.preventDefault();b.fancybox.next();});if(O){x.get(0).style.setExpression("height","document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");u.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");D.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>');}}};b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];p=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow"){q.push(this);}else{q=b("a[rel="+d+"], area[rel="+d+"]");p=q.index(this);}C();return false;}});return this;};b.fancybox=function(a,d){if(!h){h=true;d=typeof d!=="undefined"?d:{};q=[];p=d.index||0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++){if(typeof a[f]=="object"){b(a[f]).data("fancybox",b.extend({},d,a[f]));}else{a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));}}q=jQuery.merge(q,a);}else{if(typeof a=="object"){b(a).data("fancybox",b.extend({},d,a));}else{a=b({}).data("fancybox",b.extend({content:a},d));}q.push(a);}if(p>q.length||p<0){p=0;}C();}};b.fancybox.showActivity=function(){clearInterval(H);u.show();H=setInterval($,66);};b.fancybox.hideActivity=function(){u.hide();};b.fancybox.next=function(){return b.fancybox.pos(n+1);};b.fancybox.prev=function(){return b.fancybox.pos(n-1);};b.fancybox.pos=function(a){if(!h){a=parseInt(a,10);if(a>-1&&j.length>a){p=a;C();}if(c.cyclic&&j.length>1&&a<0){p=j.length-1;C();}if(c.cyclic&&j.length>1&&a>=j.length){p=0;C();}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");J();e&&b.isFunction(e.onCancel)&&e.onCancel(q,p,e);h=false;}};b.fancybox.close=function(){function a(){x.fadeOut("fast");g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=p=0;c=e={};h=false;}if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup)){if(c.onCleanup(j,n,c)===false){h=false;return;}}J();b(z.add(A).add(B)).hide();b("#fancybox-title").remove();g.add(i).add(x).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=Q();var d=g.position();l={top:d.top,left:d.left,width:g.width(),height:g.height()};if(c.opacity){l.opacity=1;}y.prop=1;b(y).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,step:M,complete:a});}else{g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a);}}};b.fancybox.resize=function(){var a,d;if(!(h||g.is(":hidden"))){h=true;a=i.wrapInner("<div style='overflow:auto'></div>").children();d=a.height();g.css({height:d+c.padding*2+v});i.css({height:d});a.replaceWith(a.children());b.fancybox.center();}};b.fancybox.center=function(){h=true;var a=K(),d=c.margin,f={};f.top=a[3]+(a[1]-(g.height()-v+40))*0.5;f.left=a[2]+(a[0]-(g.width()+40))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+d,f.left);g.css(f);h=false;};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){aa();});})(jQuery);Cufon.replace(".replace, #navigation .level1link",{hover:"true"});$(document).ready(function(){winHeight();$(window).resize(function(){winHeight();});randomBackground();$("ul.sf-menu").superfish({delay:100,animation:{opacity:"slide-down",height:"show"},speed:"fast",autoArrows:false});searchAL=$("#search input").val();$("#search input").focus(function(){if($(this).val()==searchAL){$(this).val("");}if($.browser.msie&&$.browser.version<7){$(this).addClass("focus");}}).blur(function(){if($(this).val()==""){$(this).val(searchAL);}if($.browser.msie&&$.browser.version<7){$(this).removeClass("focus");}});$("a[rel=external]").each(function(){$(this).attr("target","_blank");});$(".inset").append("<span></span>");$("#steps-sliderout").hover(function(){if(!($("#page-home").length)){$("#wrapper").addClass("double");aniMakeMove(1);}},function(){if(!($("#page-home").length)){$("#wrapper").removeClass("double");aniMakeMove(2);}});});function winHeight(){var h=$(window).height();var s=$("#outer-wrapper").height();$("#sitecontainer").css("min-height",h);}function randomBackground(){var r=Math.floor(Math.random()*4);$("#inner-wrapper").addClass("bg-"+r);}function aniMakeMove(s){if(s==1){if($("#make-the-move h2").css("left")=="88px"){$("#make-the-move").addClass("open");$("#aside-steps").animate({right:"+=162"},750);$("#make-the-move h2").animate({left:"-=78"},750);if(!($.browser.msie)){$("#make-the-move .shadow").fadeIn("fast");}else{$("#make-the-move .shadow").show();}}}else{if(s==2){if($("#make-the-move h2").css("left")=="10px"){$("#aside-steps").animate({right:"-=162"},350,function(){if(!($.browser.msie)){$("#make-the-move .shadow").fadeOut("normal");}else{$("#make-the-move .shadow").hide();}});$("#make-the-move h2").animate({left:"+=78"},350);$("#make-the-move").removeClass("open");}}}}function setCookie(c_name,value,expiredays){var exdate=new Date();exdate.setDate(exdate.getDate()+expiredays);document.cookie=c_name+"="+escape(value)+((expiredays==null)?"":";expires="+exdate.toUTCString());}function getCookie(c_name){if(document.cookie.length>0){c_start=document.cookie.indexOf(c_name+"=");if(c_start!=-1){c_start=c_start+c_name.length+1;c_end=document.cookie.indexOf(";",c_start);if(c_end==-1){c_end=document.cookie.length;}return unescape(document.cookie.substring(c_start,c_end));}}return"";}
