
/*!
 * 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:1E8,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>-1E4?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);

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function(b){var m,t,u,f,D,j,E,n,z,A,q=0,e={},o=[],p=0,d={},l=[],G=null,v=new Image,J=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,W=/[^\.]\.(swf)\s*$/i,K,L=1,y=0,s="",r,i,h=false,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!window.XMLHttpRequest,N=function(){t.hide();v.onerror=v.onload=null;G&&G.abort();m.empty()},O=function(){if(false===e.onError(o,q,e)){t.hide();h=false}else{e.titleShow=false;e.width="auto";e.height="auto";m.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>');
F()}},I=function(){var a=o[q],c,g,k,C,P,w;N();e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));w=e.onStart(o,q,e);if(w===false)h=false;else{if(typeof w=="object")e=b.extend(e,w);k=e.title||(a.nodeName?b(a).attr("title"):a.title)||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(k===""&&e.orig&&e.titleFromAlt)k=e.orig.attr("alt");c=e.href||(a.nodeName?b(a).attr("href"):a.href)||null;if(/^(?:javascript)/i.test(c)||
c=="#")c=null;if(e.type){g=e.type;if(!c)c=e.content}else if(e.content)g="html";else if(c)g=c.match(J)?"image":c.match(W)?"swf":b(a).hasClass("iframe")?"iframe":c.indexOf("#")===0?"inline":"ajax";if(g){if(g=="inline"){a=c.substr(c.indexOf("#"));g=b(a).length>0?"inline":"ajax"}e.type=g;e.href=c;e.title=k;if(e.autoDimensions)if(e.type=="html"||e.type=="inline"||e.type=="ajax"){e.width="auto";e.height="auto"}else e.autoDimensions=false;if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=
false;e.enableEscapeButton=false;e.showCloseButton=false}e.padding=parseInt(e.padding,10);e.margin=parseInt(e.margin,10);m.css("padding",e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(j.children())});switch(g){case "html":m.html(e.content);F();break;case "inline":if(b(a).parent().is("#fancybox-content")===true){h=false;break}b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(j.children())}).bind("fancybox-cancel",
function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case "image":h=false;b.fancybox.showActivity();v=new Image;v.onerror=function(){O()};v.onload=function(){h=true;v.onerror=v.onload=null;e.width=v.width;e.height=v.height;b("<img />").attr({id:"fancybox-img",src:v.src,alt:e.title}).appendTo(m);Q()};v.src=c;break;case "swf":e.scrolling="no";C='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+c+
'"></param>';P="";b.each(e.swf,function(x,H){C+='<param name="'+x+'" value="'+H+'"></param>';P+=" "+x+'="'+H+'"'});C+='<embed src="'+c+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+P+"></embed></object>";m.html(C);F();break;case "ajax":h=false;b.fancybox.showActivity();e.ajax.win=e.ajax.success;G=b.ajax(b.extend({},e.ajax,{url:c,data:e.ajax.data||{},error:function(x){x.status>0&&O()},success:function(x,H,R){if((typeof R=="object"?R:G).status==200){if(typeof e.ajax.win==
"function"){w=e.ajax.win(c,x,H,R);if(w===false){t.hide();return}else if(typeof w=="string"||typeof w=="object")x=w}m.html(x);F()}}}));break;case "iframe":Q()}}else O()}},F=function(){var a=e.width,c=e.height;a=a.toString().indexOf("%")>-1?parseInt((b(window).width()-e.margin*2)*parseFloat(a)/100,10)+"px":a=="auto"?"auto":a+"px";c=c.toString().indexOf("%")>-1?parseInt((b(window).height()-e.margin*2)*parseFloat(c)/100,10)+"px":c=="auto"?"auto":c+"px";m.wrapInner('<div style="width:'+a+";height:"+c+
";overflow: "+(e.scrolling=="auto"?"auto":e.scrolling=="yes"?"scroll":"hidden")+';position:relative;"></div>');e.width=m.width();e.height=m.height();Q()},Q=function(){var a,c;t.hide();if(f.is(":visible")&&false===d.onCleanup(l,p,d)){b.event.trigger("fancybox-cancel");h=false}else{h=true;b(j.add(u)).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");f.is(":visible")&&d.titlePosition!=="outside"&&f.css("height",f.height());l=o;p=q;d=e;if(d.overlayShow){u.css({"background-color":d.overlayColor,
opacity:d.overlayOpacity,cursor:d.hideOnOverlayClick?"pointer":"auto",height:b(document).height()});if(!u.is(":visible")){M&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});u.show()}}else u.hide();i=X();s=d.title||"";y=0;n.empty().removeAttr("style").removeClass();if(d.titleShow!==false){if(b.isFunction(d.titleFormat))a=d.titleFormat(s,l,p,d);else a=s&&s.length?
d.titlePosition=="float"?'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+s+'</td><td id="fancybox-title-float-right"></td></tr></table>':'<div id="fancybox-title-'+d.titlePosition+'">'+s+"</div>":false;s=a;if(!(!s||s==="")){n.addClass("fancybox-title-"+d.titlePosition).html(s).appendTo("body").show();switch(d.titlePosition){case "inside":n.css({width:i.width-d.padding*2,marginLeft:d.padding,marginRight:d.padding});
y=n.outerHeight(true);n.appendTo(D);i.height+=y;break;case "over":n.css({marginLeft:d.padding,width:i.width-d.padding*2,bottom:d.padding}).appendTo(D);break;case "float":n.css("left",parseInt((n.width()-i.width-40)/2,10)*-1).appendTo(f);break;default:n.css({width:i.width-d.padding*2,paddingLeft:d.padding,paddingRight:d.padding}).appendTo(f)}}}n.hide();if(f.is(":visible")){b(E.add(z).add(A)).hide();a=f.position();r={top:a.top,left:a.left,width:f.width(),height:f.height()};c=r.width==i.width&&r.height==
i.height;j.fadeTo(d.changeFade,0.3,function(){var g=function(){j.html(m.contents()).fadeTo(d.changeFade,1,S)};b.event.trigger("fancybox-change");j.empty().removeAttr("filter").css({"border-width":d.padding,width:i.width-d.padding*2,height:e.autoDimensions?"auto":i.height-y-d.padding*2});if(c)g();else{B.prop=0;b(B).animate({prop:1},{duration:d.changeSpeed,easing:d.easingChange,step:T,complete:g})}})}else{f.removeAttr("style");j.css("border-width",d.padding);if(d.transitionIn=="elastic"){r=V();j.html(m.contents());
f.show();if(d.opacity)i.opacity=0;B.prop=0;b(B).animate({prop:1},{duration:d.speedIn,easing:d.easingIn,step:T,complete:S})}else{d.titlePosition=="inside"&&y>0&&n.show();j.css({width:i.width-d.padding*2,height:e.autoDimensions?"auto":i.height-y-d.padding*2}).html(m.contents());f.css(i).fadeIn(d.transitionIn=="none"?0:d.speedIn,S)}}}},Y=function(){if(d.enableEscapeButton||d.enableKeyboardNav)b(document).bind("keydown.fb",function(a){if(a.keyCode==27&&d.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if((a.keyCode==
37||a.keyCode==39)&&d.enableKeyboardNav&&a.target.tagName!=="INPUT"&&a.target.tagName!=="TEXTAREA"&&a.target.tagName!=="SELECT"){a.preventDefault();b.fancybox[a.keyCode==37?"prev":"next"]()}});if(d.showNavArrows){if(d.cyclic&&l.length>1||p!==0)z.show();if(d.cyclic&&l.length>1||p!=l.length-1)A.show()}else{z.hide();A.hide()}},S=function(){if(!b.support.opacity){j.get(0).style.removeAttribute("filter");f.get(0).style.removeAttribute("filter")}e.autoDimensions&&j.css("height","auto");f.css("height","auto");
s&&s.length&&n.show();d.showCloseButton&&E.show();Y();d.hideOnContentClick&&j.bind("click",b.fancybox.close);d.hideOnOverlayClick&&u.bind("click",b.fancybox.close);b(window).bind("resize.fb",b.fancybox.resize);d.centerOnScroll&&b(window).bind("scroll.fb",b.fancybox.center);if(d.type=="iframe")b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" '+(b.browser.msie?'allowtransparency="true""':"")+' scrolling="'+e.scrolling+'" src="'+d.href+'"></iframe>').appendTo(j);
f.show();h=false;b.fancybox.center();d.onComplete(l,p,d);var a,c;if(l.length-1>p){a=l[p+1].href;if(typeof a!=="undefined"&&a.match(J)){c=new Image;c.src=a}}if(p>0){a=l[p-1].href;if(typeof a!=="undefined"&&a.match(J)){c=new Image;c.src=a}}},T=function(a){var c={width:parseInt(r.width+(i.width-r.width)*a,10),height:parseInt(r.height+(i.height-r.height)*a,10),top:parseInt(r.top+(i.top-r.top)*a,10),left:parseInt(r.left+(i.left-r.left)*a,10)};if(typeof i.opacity!=="undefined")c.opacity=a<0.5?0.5:a;f.css(c);
j.css({width:c.width-d.padding*2,height:c.height-y*a-d.padding*2})},U=function(){return[b(window).width()-d.margin*2,b(window).height()-d.margin*2,b(document).scrollLeft()+d.margin,b(document).scrollTop()+d.margin]},X=function(){var a=U(),c={},g=d.autoScale,k=d.padding*2;c.width=d.width.toString().indexOf("%")>-1?parseInt(a[0]*parseFloat(d.width)/100,10):d.width+k;c.height=d.height.toString().indexOf("%")>-1?parseInt(a[1]*parseFloat(d.height)/100,10):d.height+k;if(g&&(c.width>a[0]||c.height>a[1]))if(e.type==
"image"||e.type=="swf"){g=d.width/d.height;if(c.width>a[0]){c.width=a[0];c.height=parseInt((c.width-k)/g+k,10)}if(c.height>a[1]){c.height=a[1];c.width=parseInt((c.height-k)*g+k,10)}}else{c.width=Math.min(c.width,a[0]);c.height=Math.min(c.height,a[1])}c.top=parseInt(Math.max(a[3]-20,a[3]+(a[1]-c.height-40)*0.5),10);c.left=parseInt(Math.max(a[2]-20,a[2]+(a[0]-c.width-40)*0.5),10);return c},V=function(){var a=e.orig?b(e.orig):false,c={};if(a&&a.length){c=a.offset();c.top+=parseInt(a.css("paddingTop"),
10)||0;c.left+=parseInt(a.css("paddingLeft"),10)||0;c.top+=parseInt(a.css("border-top-width"),10)||0;c.left+=parseInt(a.css("border-left-width"),10)||0;c.width=a.width();c.height=a.height();c={width:c.width+d.padding*2,height:c.height+d.padding*2,top:c.top-d.padding-20,left:c.left-d.padding-20}}else{a=U();c={width:d.padding*2,height:d.padding*2,top:parseInt(a[3]+a[1]*0.5,10),left:parseInt(a[2]+a[0]*0.5,10)}}return c},Z=function(){if(t.is(":visible")){b("div",t).css("top",L*-40+"px");L=(L+1)%12}else clearInterval(K)};
b.fn.fancybox=function(a){if(!b(this).length)return this;b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(c){c.preventDefault();if(!h){h=true;b(this).blur();o=[];q=0;c=b(this).attr("rel")||"";if(!c||c==""||c==="nofollow")o.push(this);else{o=b("a[rel="+c+"], area[rel="+c+"]");q=o.index(this)}I()}});return this};b.fancybox=function(a,c){var g;if(!h){h=true;g=typeof c!=="undefined"?c:{};o=[];q=parseInt(g.index,10)||0;if(b.isArray(a)){for(var k=
0,C=a.length;k<C;k++)if(typeof a[k]=="object")b(a[k]).data("fancybox",b.extend({},g,a[k]));else a[k]=b({}).data("fancybox",b.extend({content:a[k]},g));o=jQuery.merge(o,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},g,a));else a=b({}).data("fancybox",b.extend({content:a},g));o.push(a)}if(q>o.length||q<0)q=0;I()}};b.fancybox.showActivity=function(){clearInterval(K);t.show();K=setInterval(Z,66)};b.fancybox.hideActivity=function(){t.hide()};b.fancybox.next=function(){return b.fancybox.pos(p+
1)};b.fancybox.prev=function(){return b.fancybox.pos(p-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);o=l;if(a>-1&&a<l.length){q=a;I()}else if(d.cyclic&&l.length>1){q=a>=l.length?0:l.length-1;I()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");N();e.onCancel(o,q,e);h=false}};b.fancybox.close=function(){function a(){u.fadeOut("fast");n.empty().hide();f.hide();b.event.trigger("fancybox-cleanup");j.empty();d.onClosed(l,p,d);l=e=[];p=q=0;d=e={};h=false}if(!(h||f.is(":hidden"))){h=
true;if(d&&false===d.onCleanup(l,p,d))h=false;else{N();b(E.add(z).add(A)).hide();b(j.add(u)).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");j.find("iframe").attr("src",M&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank");d.titlePosition!=="inside"&&n.empty();f.stop();if(d.transitionOut=="elastic"){r=V();var c=f.position();i={top:c.top,left:c.left,width:f.width(),height:f.height()};if(d.opacity)i.opacity=1;n.empty().hide();B.prop=1;
b(B).animate({prop:0},{duration:d.speedOut,easing:d.easingOut,step:T,complete:a})}else f.fadeOut(d.transitionOut=="none"?0:d.speedOut,a)}}};b.fancybox.resize=function(){u.is(":visible")&&u.css("height",b(document).height());b.fancybox.center(true)};b.fancybox.center=function(a){var c,g;if(!h){g=a===true?1:0;c=U();!g&&(f.width()>c[0]||f.height()>c[1])||f.stop().animate({top:parseInt(Math.max(c[3]-20,c[3]+(c[1]-j.height()-40)*0.5-d.padding)),left:parseInt(Math.max(c[2]-20,c[2]+(c[0]-j.width()-40)*0.5-
d.padding))},typeof a=="number"?a:200)}};b.fancybox.init=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),t=b('<div id="fancybox-loading"><div></div></div>'),u=b('<div id="fancybox-overlay"></div>'),f=b('<div id="fancybox-wrap"></div>'));D=b('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(f);
D.append(j=b('<div id="fancybox-content"></div>'),E=b('<a id="fancybox-close"></a>'),n=b('<div id="fancybox-title"></div>'),z=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),A=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));E.click(b.fancybox.close);t.click(b.fancybox.cancel);z.click(function(a){a.preventDefault();b.fancybox.prev()});A.click(function(a){a.preventDefault();b.fancybox.next()});
b.fn.mousewheel&&f.bind("mousewheel.fb",function(a,c){if(h)a.preventDefault();else if(b(a.target).get(0).clientHeight==0||b(a.target).get(0).scrollHeight===b(a.target).get(0).clientHeight){a.preventDefault();b.fancybox[c>0?"prev":"next"]()}});b.support.opacity||f.addClass("fancybox-ie");if(M){t.addClass("fancybox-ie6");f.addClass("fancybox-ie6");b('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(D)}}};
b.fn.fancybox.defaults={padding:10,margin:40,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.7,overlayColor:"#777",titleShow:true,titlePosition:"float",titleFormat:null,titleFromAlt:false,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",
easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,enableKeyboardNav:true,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}};b(document).ready(function(){b.fancybox.init()})})(jQuery);
/*
 ### jQuery Star Rating Plugin v3.13 - 2009-03-26 ###
 * Home: http://www.fyneworks.com/jquery/star-rating/
 * Code: http://code.google.com/p/jquery-star-rating-plugin/
 *
	* Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 ###
*/
eval(function(p,a,c,k,e,r){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--)r[e(c)]=k[c]||e(c);k=[function(e){return r[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}(';5(29.1j)(7($){5($.1L.1J)1I{1t.1H("1K",J,H)}1M(e){};$.n.3=7(i){5(4.Q==0)k 4;5(A I[0]==\'1h\'){5(4.Q>1){8 j=I;k 4.W(7(){$.n.3.y($(4),j)})};$.n.3[I[0]].y(4,$.1T(I).1U(1)||[]);k 4};8 i=$.12({},$.n.3.1s,i||{});$.n.3.K++;4.2a(\'.9-3-1f\').o(\'9-3-1f\').W(7(){8 a,l=$(4);8 b=(4.23||\'21-3\').1v(/\\[|\\]/g,\'Z\').1v(/^\\Z+|\\Z+$/g,\'\');8 c=$(4.1X||1t.1W);8 d=c.6(\'3\');5(!d||d.18!=$.n.3.K)d={z:0,18:$.n.3.K};8 e=d[b];5(e)a=e.6(\'3\');5(e&&a)a.z++;x{a=$.12({},i||{},($.1b?l.1b():($.1S?l.6():s))||{},{z:0,F:[],v:[]});a.w=d.z++;e=$(\'<1R V="9-3-1Q"/>\');l.1P(e);e.o(\'3-15-T-17\');5(l.S(\'R\'))a.m=H;e.1c(a.E=$(\'<P V="3-E"><a 14="\'+a.E+\'">\'+a.1d+\'</a></P>\').1g(7(){$(4).3(\'O\');$(4).o(\'9-3-N\')}).1i(7(){$(4).3(\'u\');$(4).G(\'9-3-N\')}).1l(7(){$(4).3(\'r\')}).6(\'3\',a))};8 f=$(\'<P V="9-3 q-\'+a.w+\'"><a 14="\'+(4.14||4.1p)+\'">\'+4.1p+\'</a></P>\');e.1c(f);5(4.11)f.S(\'11\',4.11);5(4.1r)f.o(4.1r);5(a.1F)a.t=2;5(A a.t==\'1u\'&&a.t>0){8 g=($.n.10?f.10():0)||a.1w;8 h=(a.z%a.t),Y=1y.1z(g/a.t);f.10(Y).1A(\'a\').1B({\'1C-1D\':\'-\'+(h*Y)+\'1E\'})};5(a.m)f.o(\'9-3-1o\');x f.o(\'9-3-1G\').1g(7(){$(4).3(\'1n\');$(4).3(\'D\')}).1i(7(){$(4).3(\'u\');$(4).3(\'C\')}).1l(7(){$(4).3(\'r\')});5(4.L)a.p=f;l.1q();l.1N(7(){$(4).3(\'r\')});f.6(\'3.l\',l.6(\'3.9\',f));a.F[a.F.Q]=f[0];a.v[a.v.Q]=l[0];a.q=d[b]=e;a.1O=c;l.6(\'3\',a);e.6(\'3\',a);f.6(\'3\',a);c.6(\'3\',d)});$(\'.3-15-T-17\').3(\'u\').G(\'3-15-T-17\');k 4};$.12($.n.3,{K:0,D:7(){8 a=4.6(\'3\');5(!a)k 4;5(!a.D)k 4;8 b=$(4).6(\'3.l\')||$(4.U==\'13\'?4:s);5(a.D)a.D.y(b[0],[b.M(),$(\'a\',b.6(\'3.9\'))[0]])},C:7(){8 a=4.6(\'3\');5(!a)k 4;5(!a.C)k 4;8 b=$(4).6(\'3.l\')||$(4.U==\'13\'?4:s);5(a.C)a.C.y(b[0],[b.M(),$(\'a\',b.6(\'3.9\'))[0]])},1n:7(){8 a=4.6(\'3\');5(!a)k 4;5(a.m)k;4.3(\'O\');4.1a().19().X(\'.q-\'+a.w).o(\'9-3-N\')},O:7(){8 a=4.6(\'3\');5(!a)k 4;5(a.m)k;a.q.1V().X(\'.q-\'+a.w).G(\'9-3-1k\').G(\'9-3-N\')},u:7(){8 a=4.6(\'3\');5(!a)k 4;4.3(\'O\');5(a.p){a.p.6(\'3.l\').S(\'L\',\'L\');a.p.1a().19().X(\'.q-\'+a.w).o(\'9-3-1k\')}x $(a.v).1m(\'L\');a.E[a.m||a.1Y?\'1q\':\'1Z\']();4.20()[a.m?\'o\':\'G\'](\'9-3-1o\')},r:7(a,b){8 c=4.6(\'3\');5(!c)k 4;5(c.m)k;c.p=s;5(A a!=\'B\'){5(A a==\'1u\')k $(c.F[a]).3(\'r\',B,b);5(A a==\'1h\')$.W(c.F,7(){5($(4).6(\'3.l\').M()==a)$(4).3(\'r\',B,b)})}x c.p=4[0].U==\'13\'?4.6(\'3.9\'):(4.22(\'.q-\'+c.w)?4:s);4.6(\'3\',c);4.3(\'u\');8 d=$(c.p?c.p.6(\'3.l\'):s);5((b||b==B)&&c.1e)c.1e.y(d[0],[d.M(),$(\'a\',c.p)[0]])},m:7(a,b){8 c=4.6(\'3\');5(!c)k 4;c.m=a||a==B?H:J;5(b)$(c.v).S("R","R");x $(c.v).1m("R");4.6(\'3\',c);4.3(\'u\')},1x:7(){4.3(\'m\',H,H)},24:7(){4.3(\'m\',J,J)}});$.n.3.1s={E:\'25 26\',1d:\'\',t:0,1w:16};$(7(){$(\'l[27=28].9\').3()})})(1j);',62,135,'|||rating|this|if|data|function|var|star|||||||||||return|input|readOnly|fn|addClass|current|rater|select|null|split|draw|inputs|serial|else|apply|count|typeof|undefined|blur|focus|cancel|stars|removeClass|true|arguments|false|calls|checked|val|hover|drain|div|length|disabled|attr|be|tagName|class|each|filter|spw|_|width|id|extend|INPUT|title|to||drawn|call|andSelf|prevAll|metadata|append|cancelValue|callback|applied|mouseover|string|mouseout|jQuery|on|click|removeAttr|fill|readonly|value|hide|className|options|document|number|replace|starWidth|disable|Math|floor|find|css|margin|left|px|half|live|execCommand|try|msie|BackgroundImageCache|browser|catch|change|context|before|control|span|meta|makeArray|slice|children|body|form|required|show|siblings|unnamed|is|name|enable|Cancel|Rating|type|radio|window|not'.split('|'),0,{}))
function PutImg(sURL, sAlign, sPrim, sCls)
{
    sCls = sCls || 'imgtbl';
    document.write('<table border="0" cellpadding="0" cellspacing="0" align="'+sAlign+'" class="' + sCls +'"><tr><td>');
    document.write('<a href="/images/'+pMain+'/'+sURL+'\.jpg" class="highslide" onclick="return hs.expand(this)"><img src="/images/'+pMain+'/'+sURL+'\_s.jpg" alt="'+sPrim+'" title="'+sPrim+'" /></a><div class="highslide-caption">'+sPrim+'</div>');
    document.write('</td></tr><tr height="10"><td class="ft"><img src="/magvay/design/default/images/spacer.gif" width="1" height="1" border="0"></td></tr></table>');
}

function DrawImg(sURL, sAlign)
{
    document.write('<table border="0" cellpadding="0" cellspacing="0" align="'+sAlign+'" class="imgtbl"><tr><td>');
    document.write('<img src="/images/'+pMain+'/'+sURL+'\.jpg" />');
    document.write('</td></tr><tr height="10"><td class="ft"><img src="/magvay/design/default/images/spacer.gif" width="1" height="1" border="0"></td></tr></table>');
}
/** 
 * Name:    Highslide JS
 * Version: 4.1.9 (2010-07-05)
 * Author:  Torstein Hønsi
 * Support: www.highslide.com/support
 * License: www.highslide.com/#license
 */
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}('q(!m){A m={14:{9s:\'ar\',al:\'eX...\',am:\'8R 2g eY\',bD:\'8R 2g eK 2g ek\',9v:\'en 2g eJ D (f)\',cu:\'ex by <i>ag ah</i>\',cs:\'ez 2g eB ag ah fN\',8t:\'aa\',8n:\'ao\',8f:\'an\',8l:\'af\',8i:\'af (fQ)\',b6:\'fH\',aT:\'ae\',b1:\'ae 1p (ad)\',aW:\'ab\',aU:\'ab 1p (ad)\',8s:\'aa (8Q 18)\',8w:\'ao (8Q 3o)\',8h:\'an\',bb:\'1:1\',3N:\'ff %1 fh %2\',9F:\'8R 2g 2b 2R, fj a8 fy 2g 3A. g3 8Q cR O 1C a8 2W.\'},5p:\'K/dW/\',7M:\'dZ.4X\',5w:\'e0.4X\',7s:5S,9Y:5S,4y:15,9h:15,4T:15,77:15,4t:e1,ak:0.75,91:M,9o:5,3F:2,dV:3,5A:1j,bR:\'4j 3o\',bP:1,c2:M,cp:\'dQ://K.dS/\',cx:\'dv\',az:M,9U:[\'a\',\'5j\'],3i:[],cz:5S,48:0,95:50,7N:1j,7G:M,4z:M,3J:\'5D\',9E:M,4l:\'1Q\',9n:\'1Q\',b7:I,b8:I,9N:M,4B:aZ,5G:aZ,5T:M,1Y:\'dp-dt\',9R:{35:\'<P 1W="K-35"><6c>\'+\'<1K 1W="K-2W">\'+\'<a 24="#" 2j="{m.14.8s}">\'+\'<1D>{m.14.8t}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-3I">\'+\'<a 24="#" 2j="{m.14.b1}">\'+\'<1D>{m.14.aT}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-3r">\'+\'<a 24="#" 2j="{m.14.aU}">\'+\'<1D>{m.14.aW}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-1C">\'+\'<a 24="#" 2j="{m.14.8w}">\'+\'<1D>{m.14.8n}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-3A">\'+\'<a 24="#" 2j="{m.14.8h}">\'+\'<1D>{m.14.8f}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-19-2H">\'+\'<a 24="#" 2j="{m.14.9v}">\'+\'<1D>{m.14.bb}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-2b">\'+\'<a 24="#" 2j="{m.14.8i}" >\'+\'<1D>{m.14.8l}</1D></a>\'+\'</1K>\'+\'</6c></P>\',aK:\'<P 1W="K-fq"><6c>\'+\'<1K 1W="K-2W">\'+\'<a 24="#" 2j="{m.14.8s}" 2n="E m.2W(k)">\'+\'<1D>{m.14.8t}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-1C">\'+\'<a 24="#" 2j="{m.14.8w}" 2n="E m.1C(k)">\'+\'<1D>{m.14.8n}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-3A">\'+\'<a 24="#" 2j="{m.14.8h}" 2n="E 1j">\'+\'<1D>{m.14.8f}</1D></a>\'+\'</1K>\'+\'<1K 1W="K-2b">\'+\'<a 24="#" 2j="{m.14.8i}" 2n="E m.2b(k)">\'+\'<1D>{m.14.8l}</1D></a>\'+\'</1K>\'+\'</6c></P>\'+\'<P 1W="K-1f"></P>\'+\'<P 1W="K-cV"><P>\'+\'<1D 1W="K-4g" 2j="{m.14.b6}"><1D></1D></1D>\'+\'</P></P>\'},6s:[],a0:M,16:[],a1:[\'5T\',\'3x\',\'4l\',\'9n\',\'b7\',\'b8\',\'1Y\',\'3F\',\'cW\',\'cP\',\'dU\',\'aR\',\'e3\',\'eb\',\'ea\',\'aS\',\'cr\',\'9N\',\'4d\',\'64\',\'3i\',\'48\',\'L\',\'N\',\'7X\',\'7N\',\'7G\',\'4z\',\'e9\',\'e5\',\'e4\',\'2F\',\'9E\',\'4f\',\'4m\',\'3J\',\'8e\',\'8Y\',\'4B\',\'5G\',\'6J\',\'8W\',\'aM\',\'2N\',\'2O\',\'cw\',\'ct\',\'1e\'],1T:[],61:0,88:{x:[\'c5\',\'18\',\'4J\',\'3o\',\'c6\'],y:[\'5X\',\'Y\',\'9i\',\'4j\',\'7w\']},7u:{},aS:{},aR:{},8e:{aF:{},2c:{},ax:{}},44:[],5O:[],4A:{},4s:[],6S:[],5b:[],6F:{},a5:{},7l:[],3f:/e8\\/4\\.0/.1a(56.6y)?8:8C((56.6y.6p().31(/.+(?:aB|dO|dN|1E)[\\/: ]([\\d.]+)/)||[0,\'0\'])[1]),1E:(W.6w&&!1S.3u),4H:/dw/.1a(56.6y),5I:/dy.+aB:1\\.[0-8].+dD/.1a(56.6y),$:C(1x){q(1x)E W.92(1x)},2k:C(26,3g){26[26.V]=3g},1b:C(aA,46,3W,5v,au){A el=W.1b(aA);q(46)m.3s(el,46);q(au)m.R(el,{8O:0,8g:\'1F\',97:0});q(3W)m.R(el,3W);q(5v)5v.21(el);E el},3s:C(el,46){O(A x 3e 46)el[x]=46[x];E el},R:C(el,3W){O(A x 3e 3W){q(m.1E&&x==\'1z\'){q(3W[x]>0.99)el.G.dE(\'60\');J el.G.60=\'aN(1z=\'+(3W[x]*2x)+\')\'}J el.G[x]=3W[x]}},2u:C(el,1d,3B){A 4F,54,4v;q(1G 3B!=\'7F\'||3B===I){A 2G=ck;3B={45:2G[2],2O:2G[3],6O:2G[4]}}q(1G 3B.45!=\'3N\')3B.45=5S;3B.2O=1i[3B.2O]||1i.aq;3B.7o=m.3s({},1d);O(A 2X 3e 1d){A e=1J m.fx(el,3B,2X);4F=8C(m.8p(el,2X))||0;54=8C(1d[2X]);4v=2X!=\'1z\'?\'F\':\'\';e.3y(4F,54,4v)}},8p:C(el,1d){q(el.G[1d]){E el.G[1d]}J q(W.84){E W.84.cf(el,I).bB(1d)}J{q(1d==\'1z\')1d=\'60\';A 3g=el.5H[1d.2d(/\\-(\\w)/g,C(a,b){E b.aE()})];q(1d==\'60\')3g=3g.2d(/aN\\(1z=([0-9]+)\\)/,C(a,b){E b/2x});E 3g===\'\'?1:3g}},7k:C(){A d=W,w=1S,6k=d.7t&&d.7t!=\'8I\'?d.59:d.1f;A L=m.1E?6k.8F:(d.59.8F||7q.dM),N=m.1E?6k.ca:7q.dL;m.4e={L:L,N:N,6v:m.1E?6k.6v:dK,69:m.1E?6k.69:dB};E m.4e},71:C(el){q(/5j/i.1a(el.3O)){A 6V=W.2A(\'1R\');O(A i=0;i<6V.V;i++){A u=6V[i].dA;q(u&&u.2d(/^.*?#/,\'\')==el.22.2X){el=6V[i];5a}}}A p={x:el.4O,y:el.8K};5o(el.aO){el=el.aO;p.x+=el.4O;p.y+=el.8K;q(el!=W.1f&&el!=W.59){p.x-=el.6v;p.y-=el.69}}E p},2H:C(a,2c,3y,T){q(!a)a=m.1b(\'a\',I,{1o:\'1F\'},m.29);q(1G a.6d==\'C\')E 2c;q(T==\'3w\'){O(A i=0;i<m.4s.V;i++){q(m.4s[i]&&m.4s[i].a==a){m.4s[i].bt();m.4s[i]=I;E 1j}}m.bd=M}1t{1J m.6l(a,2c,3y,T);E 1j}1v(e){E M}},9T:C(a,2c,3y){E m.2H(a,2c,3y,\'3w\')},7Y:C(){E m.1b(\'P\',{1c:\'K-3w-S\',2i:m.9Q(m.9R.aK)})},4K:C(el,3O,1c){A 1m=el.2A(3O);O(A i=0;i<1m.V;i++){q((1J 5s(1c)).1a(1m[i].1c)){E 1m[i]}}E I},9Q:C(s){s=s.2d(/\\s/g,\' \');A 2o=/{m\\.14\\.([^}]+)\\}/g,6m=s.31(2o),14;q(6m)O(A i=0;i<6m.V;i++){14=6m[i].2d(2o,"$1");q(1G m.14[14]!=\'1V\')s=s.2d(6m[i],m.14[14])}E s},bl:C(){A 1m=W.2A(\'a\');O(A i=0;i<1m.V;i++){A T=m.aI(1m[i]);q(T&&!1m[i].aJ){(C(){A t=T;q(m.1A(m,\'du\',{6A:1m[i],T:t})){1m[i].2n=(T==\'2R\')?C(){E m.2H(k)}:C(){E m.9T(k,{2F:t})}}})();1m[i].aJ=M}}m.5R()},aI:C(el){q(el.6X==\'K\')E\'2R\';J q(el.6X==\'K-2U\')E\'2U\';J q(el.6X==\'K-1k\')E\'1k\';J q(el.6X==\'K-3t\')E\'3t\'},8c:C(a){O(A i=0;i<m.5b.V;i++){q(m.5b[i][0]==a){A c=m.5b[i][1];m.5b[i][1]=c.5B(1);E c}}E I},bw:C(e){A 26=m.5R();O(A i=0;i<26.5t.V;i++){A a=26.5t[i];q(m.43(a,\'2F\')==\'2U\'&&m.43(a,\'9E\'))m.2k(m.6S,a)}m.9A(0)},9A:C(i){q(!m.6S[i])E;A a=m.6S[i];A 6r=m.4o(m.43(a,\'7X\'));q(!6r)6r=m.7Y();A 2U=1J m.7E(a,6r,1);2U.9a=C(){};2U.3z=C(){m.2k(m.5b,[a,6r]);m.9A(i+1)};2U.9C()},b9:C(){A a2=0,7c=-1,16=m.16,B,1B;O(A i=0;i<16.V;i++){B=16[i];q(B){1B=B.U.G.1B;q(1B&&1B>a2){a2=1B;7c=i}}}q(7c==-1)m.2Y=-1;J 16[7c].3P()},43:C(a,6j){a.6d=a.2n;A p=a.6d?a.6d():I;a.6d=I;E(p&&1G p[6j]!=\'1V\')?p[6j]:(1G m[6j]!=\'1V\'?m[6j]:I)},7L:C(a){A 1e=m.43(a,\'1e\');q(1e)E 1e;E a.24},4o:C(1x){A 1O=m.$(1x),4S=m.a5[1x],a={};q(!1O&&!4S)E I;q(!4S){4S=1O.5B(M);4S.1x=\'\';m.a5[1x]=4S;E 1O}J{E 4S.5B(M)}},3v:C(d){q(d)m.8X.21(d);m.8X.2i=\'\'},1w:C(B){q(!m.2S){m.2S=m.1b(\'P\',{1c:\'K-ee K-2t-D\',67:\'\',2n:C(){q(m.1A(m,\'ed\'))m.2b()}},{1n:\'1X\',1z:0},m.29,M)}m.2S.G.1o=\'\';m.2S.67+=\'|\'+B.Q;q(m.5I&&m.ay)m.R(m.2S,{9k:\'7R(\'+m.5p+\'ec.bf)\',1z:1});J m.2u(m.2S,{1z:B.48},m.95)},9H:C(Q){q(!m.2S)E;q(1G Q!=\'1V\')m.2S.67=m.2S.67.2d(\'|\'+Q,\'\');q((1G Q!=\'1V\'&&m.2S.67!=\'\')||(m.2s&&m.43(m.2s,\'48\')))E;q(m.5I&&m.ay)m.2S.G.1o=\'1F\';J m.2u(m.2S,{1z:0},m.95,I,C(){m.2S.G.1o=\'1F\'})},8A:C(78,B){A 1h=B||m.2B();B=1h;q(m.2s)E 1j;J m.1h=1h;m.4R(W,1S.3u?\'7f\':\'7b\',m.5V);1t{m.2s=78;78.2n()}1v(e){m.1h=m.2s=I}1t{q(!78||B.3i[1]!=\'42\')B.2b()}1v(e){}E 1j},6B:C(el,2q){A B=m.2B(el);q(B)E m.8A(B.8J(2q),B);J E 1j},2W:C(el){E m.6B(el,-1)},1C:C(el){E m.6B(el,1)},5V:C(e){q(!e)e=1S.2v;q(!e.2C)e.2C=e.9X;q(1G e.2C.a3!=\'1V\')E M;q(!m.1A(m,\'dR\',e))E M;A B=m.2B();A 2q=I;ba(e.do){28 70:q(B)B.74();E M;28 32:2q=2;5a;28 34:28 39:28 40:2q=1;5a;28 8:28 33:28 37:28 38:2q=-1;5a;28 27:28 13:2q=0}q(2q!==I){m.4R(W,1S.3u?\'7f\':\'7b\',m.5V);q(!m.az)E M;q(e.5g)e.5g();J e.cv=1j;q(B){q(2q==0){B.2b()}J q(2q==2){q(B.1p)B.1p.bi()}J{q(B.1p)B.1p.3r();m.6B(B.Q,2q)}E 1j}}E M},cO:C(11){m.2k(m.1T,m.3s(11,{23:\'23\'+m.61++}))},cQ:C(1r){A 2Z=1r.2N;q(1G 2Z==\'7F\'){O(A i=0;i<2Z.V;i++){A o={};O(A x 3e 1r)o[x]=1r[x];o.2N=2Z[i];m.2k(m.5O,o)}}J{m.2k(m.5O,1r)}},82:C(6A,6P){A el,2o=/^K-U-([0-9]+)$/;el=6A;5o(el.22){q(el.6I!==1V)E el.6I;q(el.1x&&2o.1a(el.1x))E el.1x.2d(2o,"$1");el=el.22}q(!6P){el=6A;5o(el.22){q(el.3O&&m.6U(el)){O(A Q=0;Q<m.16.V;Q++){A B=m.16[Q];q(B&&B.a==el)E Q}}el=el.22}}E I},2B:C(el,6P){q(1G el==\'1V\')E m.16[m.2Y]||I;q(1G el==\'3N\')E m.16[el]||I;q(1G el==\'9p\')el=m.$(el);E m.16[m.82(el,6P)]||I},6U:C(a){E(a.2n&&a.2n.cB().2d(/\\s/g,\' \').31(/m.(cU|e)cT/))},bM:C(){O(A i=0;i<m.16.V;i++)q(m.16[i]&&m.16[i].5i)m.b9()},1A:C(6u,9l,2G){E 6u&&6u[9l]?(6u[9l](6u,2G)!==1j):M},7Z:C(e){q(!e)e=1S.2v;q(e.dn>1)E M;q(!e.2C)e.2C=e.9X;A el=e.2C;5o(el.22&&!(/K-(2R|3A|3w|4g)/.1a(el.1c))){el=el.22}A B=m.2B(el);q(B&&(B.5J||!B.5i))E M;q(B&&e.T==\'7W\'){q(e.2C.a3)E M;A 31=el.1c.31(/K-(2R|3A|4g)/);q(31){m.2w={B:B,T:31[1],18:B.x.H,L:B.x.D,Y:B.y.H,N:B.y.D,b4:e.7r,b3:e.7P};m.2m(W,\'7x\',m.7n);q(e.5g)e.5g();q(/K-(2R|3w)-9K/.1a(B.S.1c)){B.3P();m.9f=M}E 1j}J q(/K-3w/.1a(el.1c)&&m.2Y!=B.Q){B.3P();B.5l(\'1q\')}}J q(e.T==\'bh\'){m.4R(W,\'7x\',m.7n);q(m.2w){q(m.58&&m.2w.T==\'2R\')m.2w.B.S.G.4w=m.58;A 3G=m.2w.3G;q(!3G&&!m.9f&&!/(3A|4g)/.1a(m.2w.T)){q(m.1A(B,\'dg\'))B.2b()}J q(3G||(!3G&&m.bd)){m.2w.B.5l(\'1q\')}q(m.2w.B.3H)m.2w.B.3H.G.1o=\'1F\';q(3G)m.1A(m.2w.B,\'df\',m.2w);m.9f=1j;m.2w=I}J q(/K-2R-9K/.1a(el.1c)){el.G.4w=m.58}}E 1j},7n:C(e){q(!m.2w)E M;q(!e)e=1S.2v;A a=m.2w,B=a.B;q(B.1k){q(!B.3H)B.3H=m.1b(\'P\',I,{1l:\'2l\',L:B.x.D+\'F\',N:B.y.D+\'F\',18:B.x.cb+\'F\',Y:B.y.cb+\'F\',1B:4,9k:(m.1E?\'dc\':\'1F\'),1z:0.dh},B.U,M);q(B.3H.G.1o==\'1F\')B.3H.G.1o=\'\'}a.dX=e.7r-a.b4;a.dY=e.7P-a.b3;A 9x=1i.dl(1i.aX(a.dX,2)+1i.aX(a.dY,2));q(!a.3G)a.3G=(a.T!=\'2R\'&&9x>0)||(9x>(m.db||5));q(a.3G&&e.7r>5&&e.7P>5){q(!m.1A(B,\'d1\',a))E 1j;q(a.T==\'4g\')B.4g(a);J{B.9B(a.18+a.dX,a.Y+a.dY);q(a.T==\'2R\')B.S.G.4w=\'3A\'}}E 1j},aL:C(e){1t{q(!e)e=1S.2v;A 6f=/d0/i.1a(e.T);q(!e.2C)e.2C=e.9X;q(m.1E)e.98=6f?e.cZ:e.d3;A B=m.2B(e.2C);q(!B.5i)E;q(!B||!e.98||m.2B(e.98,M)==B||m.2w)E;m.1A(B,6f?\'d8\':\'d6\',e);O(A i=0;i<B.1T.V;i++)(C(){A o=m.$(\'23\'+B.1T[i]);q(o&&o.7J){q(6f)m.R(o,{1n:\'1X\',1o:\'\'});m.2u(o,{1z:6f?o.1z:0},o.4b)}})()}1v(e){}},2m:C(el,2v,3E){q(el==W&&2v==\'41\'){m.2k(m.7l,3E)}1t{el.2m(2v,3E,1j)}1v(e){1t{el.a9(\'68\'+2v,3E);el.fd(\'68\'+2v,3E)}1v(e){el[\'68\'+2v]=3E}}},4R:C(el,2v,3E){1t{el.4R(2v,3E,1j)}1v(e){1t{el.a9(\'68\'+2v,3E)}1v(e){el[\'68\'+2v]=I}}},7B:C(i){q(m.a0&&m.6s[i]&&m.6s[i]!=\'1V\'){A 1R=W.1b(\'1R\');1R.4L=C(){1R=I;m.7B(i+1)};1R.1e=m.6s[i]}},bu:C(3N){q(3N&&1G 3N!=\'7F\')m.9o=3N;A 26=m.5R();O(A i=0;i<26.5r.V&&i<m.9o;i++){m.2k(m.6s,m.7L(26.5r[i]))}q(m.1Y)1J m.5L(m.1Y,C(){m.7B(0)});J m.7B(0);q(m.5w)A 4X=m.1b(\'1R\',{1e:m.5p+m.5w})},7A:C(){q(!m.29){m.7k();m.5h=m.1E&&m.3f<7;m.bX=m.5h&&8a.fY==\'fT:\';O(A x 3e m.6N){q(1G m[x]!=\'1V\')m.14[x]=m[x];J q(1G m.14[x]==\'1V\'&&1G m.6N[x]!=\'1V\')m.14[x]=m.6N[x]}m.29=m.1b(\'P\',{1c:\'K-29\'},{1l:\'2l\',18:0,Y:0,L:\'2x%\',1B:m.4t,9t:\'ar\'},W.1f,M);m.2r=m.1b(\'a\',{1c:\'K-2r\',2j:m.14.am,2i:m.14.al,24:\'bZ:;\'},{1l:\'2l\',Y:\'-4k\',1z:m.ak,1B:1},m.29);m.8X=m.1b(\'P\',I,{1o:\'1F\'},m.29);m.2t=m.1b(\'P\',{1c:\'K-2t K-2t-D\'},{1n:(m.4H&&m.3f<7O)?\'1X\':\'1q\'},m.29,1);m.3D=m.1b(\'P\',I,{aD:\'aC\',fw:\'fv\'},I,M);1i.fu=C(t,b,c,d){E c*t/d+b};1i.aq=C(t,b,c,d){E c*(t/=d)*t+b};1i.8d=C(t,b,c,d){E-c*(t/=d)*(t-2)+b};m.cG=m.5h;m.cF=((1S.3u&&m.3f<9)||56.aV==\'b0\'||(m.1E&&m.3f<5.5));m.1A(k,\'ft\')}},41:C(){q(m.a4)E;m.a4=M;O(A i=0;i<m.7l.V;i++)m.7l[i]()},93:C(){A el,1m,6w=[],5r=[],5t=[],3h={},2o;O(A i=0;i<m.9U.V;i++){1m=W.2A(m.9U[i]);O(A j=0;j<1m.V;j++){el=1m[j];2o=m.6U(el);q(2o){m.2k(6w,el);q(2o[0]==\'m.2H\')m.2k(5r,el);J q(2o[0]==\'m.9T\')m.2k(5t,el);A g=m.43(el,\'2N\')||\'1F\';q(!3h[g])3h[g]=[];m.2k(3h[g],el)}}}m.4P={6w:6w,3h:3h,5r:5r,5t:5t};E m.4P},5R:C(){E m.4P||m.93()},2b:C(el){A B=m.2B(el);q(B)B.2b();E 1j}};m.fx=C(30,1r,1d){k.1r=1r;k.30=30;k.1d=1d;q(!1r.aH)1r.aH={}};m.fx.5e={9m:C(){(m.fx.3U[k.1d]||m.fx.3U.a7)(k);q(k.1r.3U)k.1r.3U.aj(k.30,k.4i,k)},3y:C(8m,2g,4v){k.8U=(1J 7C()).7D();k.4F=8m;k.54=2g;k.4v=4v;k.4i=k.4F;k.H=k.9r=0;A 7q=k;C t(7v){E 7q.3U(7v)}t.30=k.30;q(t()&&m.44.2k(t)==1){m.ai=fB(C(){A 44=m.44;O(A i=0;i<44.V;i++)q(!44[i]())44.fr(i--,1);q(!44.V){eg(m.ai)}},13)}},3U:C(7v){A t=(1J 7C()).7D();q(7v||t>=k.1r.45+k.8U){k.4i=k.54;k.H=k.9r=1;k.9m();k.1r.7o[k.1d]=M;A 94=M;O(A i 3e k.1r.7o)q(k.1r.7o[i]!==M)94=1j;q(94){q(k.1r.6O)k.1r.6O.aj(k.30)}E 1j}J{A n=t-k.8U;k.9r=n/k.1r.45;k.H=k.1r.2O(n,0,1,k.1r.45);k.4i=k.4F+((k.54-k.4F)*k.H);k.9m()}E M}};m.3s(m.fx,{3U:{1z:C(fx){m.R(fx.30,{1z:fx.4i})},a7:C(fx){1t{q(fx.30.G&&fx.30.G[fx.1d]!=I)fx.30.G[fx.1d]=fx.4i+fx.4v;J fx.30[fx.1d]=fx.4i}1v(e){}}}});m.5L=C(1Y,3z){k.3z=3z;k.1Y=1Y;A v=m.3f,3X;k.9e=m.1E&&v>=5.5&&v<7;q(!1Y){q(3z)3z();E}m.7A();k.2h=m.1b(\'2h\',{fo:0},{1n:\'1q\',1l:\'2l\',fm:\'fE\',L:0},m.29,M);A 4q=m.1b(\'4q\',I,I,k.2h,1);k.2E=[];O(A i=0;i<=8;i++){q(i%3==0)3X=m.1b(\'3X\',I,{N:\'1Q\'},4q,M);k.2E[i]=m.1b(\'2E\',I,I,3X,M);A G=i!=4?{fF:0,fW:0}:{1l:\'4n\'};m.R(k.2E[i],G)}k.2E[4].1c=1Y+\' K-1g\';k.ap()};m.5L.5e={ap:C(){A 1e=m.5p+(m.fU||"fX/")+k.1Y+".bf";A b2=m.4H&&m.3f<7O?m.29:I;k.3L=m.1b(\'1R\',I,{1l:\'2l\',Y:\'-4k\'},b2,M);A 3C=k;k.3L.4L=C(){3C.aY()};k.3L.1e=1e},aY:C(){A o=k.1y=k.3L.L/4,H=[[0,0],[0,-4],[-2,0],[0,-8],0,[-2,-8],[0,-2],[0,-6],[-2,-2]],1w={N:(2*o)+\'F\',L:(2*o)+\'F\'};O(A i=0;i<=8;i++){q(H[i]){q(k.9e){A w=(i==1||i==7)?\'2x%\':k.3L.L+\'F\';A P=m.1b(\'P\',I,{L:\'2x%\',N:\'2x%\',1l:\'4n\',2e:\'1q\'},k.2E[i],M);m.1b(\'P\',I,{60:"fZ:fS.bT.fR(fK=fJ, 1e=\'"+k.3L.1e+"\')",1l:\'2l\',L:w,N:k.3L.N+\'F\',18:(H[i][0]*o)+\'F\',Y:(H[i][1]*o)+\'F\'},P,M)}J{m.R(k.2E[i],{9k:\'7R(\'+k.3L.1e+\') \'+(H[i][0]*o)+\'F \'+(H[i][1]*o)+\'F\'})}q(1S.3u&&(i==3||i==5))m.1b(\'P\',I,1w,k.2E[i],M);m.R(k.2E[i],1w)}}k.3L=I;q(m.4A[k.1Y])m.4A[k.1Y].6q();m.4A[k.1Y]=k;q(k.3z)k.3z()},4G:C(H,1y,at,4b,2O){A B=k.B,5K=B.U.G,1y=1y||0,H=H||{x:B.x.H+1y,y:B.y.H+1y,w:B.x.Z(\'2f\')-2*1y,h:B.y.Z(\'2f\')-2*1y};q(at)k.2h.G.1n=(H.h>=4*k.1y)?\'1X\':\'1q\';m.R(k.2h,{18:(H.x-k.1y)+\'F\',Y:(H.y-k.1y)+\'F\',L:(H.w+2*k.1y)+\'F\'});H.w-=2*k.1y;H.h-=2*k.1y;m.R(k.2E[4],{L:H.w>=0?H.w+\'F\':0,N:H.h>=0?H.h+\'F\':0});q(k.9e)k.2E[3].G.N=k.2E[5].G.N=k.2E[4].G.N},6q:C(be){q(be)k.2h.G.1n=\'1q\';J m.3v(k.2h)}};m.6T=C(B,1w){k.B=B;k.1w=1w;k.3n=1w==\'x\'?\'bH\':\'bI\';k.3l=k.3n.6p();k.5Q=1w==\'x\'?\'bv\':\'bG\';k.7a=k.5Q.6p();k.9q=1w==\'x\'?\'cg\':\'bF\';k.b5=k.9q.6p();k.1H=k.3b=0};m.6T.5e={Z:C(Q){ba(Q){28\'9G\':E k.1L+k.3m+(k.t-m.2r[\'1y\'+k.3n])/2;28\'9I\':E k.H+k.cb+k.1H+(k.D-m.2r[\'1y\'+k.3n])/2;28\'2f\':E k.D+2*k.cb+k.1H+k.3b;28\'5c\':E k.4E-k.3p-k.4D;28\'89\':E k.Z(\'5c\')-2*k.cb-k.1H-k.3b;28\'63\':E k.H-(k.B.1g?k.B.1g.1y:0);28\'83\':E k.Z(\'2f\')+(k.B.1g?2*k.B.1g.1y:0);28\'2I\':E k.1Z?1i.3c((k.D-k.1Z)/2):0}},86:C(){k.cb=(k.B.S[\'1y\'+k.3n]-k.t)/2;k.4D=m[\'97\'+k.9q]},9w:C(){k.t=k.B.el[k.3l]?3M(k.B.el[k.3l]):k.B.el[\'1y\'+k.3n];k.1L=k.B.1L[k.1w];k.3m=(k.B.el[\'1y\'+k.3n]-k.t)/2;q(k.1L==0||k.1L==-1){k.1L=(m.4e[k.3l]/2)+m.4e[\'2a\'+k.5Q]}},87:C(){A B=k.B;k.2Q=\'1Q\';q(B.9n==\'4J\')k.2Q=\'4J\';J q(1J 5s(k.7a).1a(B.4l))k.2Q=I;J q(1J 5s(k.b5).1a(B.4l))k.2Q=\'4x\';k.H=k.1L-k.cb+k.3m;q(k.8W&&k.1w==\'x\')B.6J=1i.3d(B.6J||k.19,B.8W*k.19/B.y.19);k.D=1i.3d(k.19,B[\'4x\'+k.3n]||k.19);k.2L=B.5T?1i.3d(B[\'3d\'+k.3n],k.19):k.19;q(B.2D&&B.3x){k.D=B[k.3l];k.1Z=k.19}q(k.1w==\'x\'&&m.5A)k.2L=B.4B;k.2C=B[\'2C\'+k.1w.aE()];k.3p=m[\'97\'+k.5Q];k.2a=m.4e[\'2a\'+k.5Q];k.4E=m.4e[k.3l]},73:C(i){A B=k.B;q(B.2D&&(B.3x||m.5A)){k.1Z=i;k.D=1i.4x(k.D,k.1Z);B.S.G[k.7a]=k.Z(\'2I\')+\'F\'}J k.D=i;B.S.G[k.3l]=i+\'F\';B.U.G[k.3l]=k.Z(\'2f\')+\'F\';q(B.1g)B.1g.4G();q(B.3H)B.3H.G[k.3l]=i+\'F\';q(k.1w==\'y\'&&B.5U&&B.1f.G.N!=\'1Q\')1t{B.5U.1f.G.2e=\'1Q\'}1v(e){}q(B.2y){A d=B.2p;q(k.9S===1V)k.9S=B.1s[\'1y\'+k.3n]-d[\'1y\'+k.3n];d.G[k.3l]=(k.D-k.9S)+\'F\';q(k.1w==\'x\')B.3V.G.L=\'1Q\';q(B.1f)B.1f.G[k.3l]=\'1Q\'}q(k.1w==\'x\'&&B.1u)B.55(M);q(k.1w==\'x\'&&B.1p&&B.2D){q(i==k.19)B.1p.53(\'19-2H\');J B.1p.4N(\'19-2H\')}},9z:C(i){k.H=i;k.B.U.G[k.7a]=i+\'F\';q(k.B.1g)k.B.1g.4G()}};m.6l=C(a,2c,3y,36){q(W.bW&&m.1E&&!m.a4){m.2m(W,\'41\',C(){1J m.6l(a,2c,3y,36)});E}k.a=a;k.3y=3y;k.36=36||\'2R\';k.2y=(36==\'3w\');k.2D=!k.2y;m.a0=1j;k.1T=[];k.1h=m.1h;m.1h=I;m.7A();A Q=k.Q=m.16.V;O(A i=0;i<m.a1.V;i++){A 2X=m.a1[i];k[2X]=2c&&1G 2c[2X]!=\'1V\'?2c[2X]:m[2X]}q(!k.1e)k.1e=a.24;A el=(2c&&2c.a6)?m.$(2c.a6):a;el=k.aQ=el.2A(\'1R\')[0]||el;k.7m=el.1x||a.1x;q(!m.1A(k,\'eC\'))E M;O(A i=0;i<m.16.V;i++){q(m.16[i]&&m.16[i].a==a&&!(k.1h&&k.3i[1]==\'42\')){m.16[i].3P();E 1j}}q(!m.eA)O(A i=0;i<m.16.V;i++){q(m.16[i]&&m.16[i].aQ!=el&&!m.16[i].6R){m.16[i].7d()}}m.16[Q]=k;q(!m.91&&!m.2s){q(m.16[Q-1])m.16[Q-1].2b();q(1G m.2Y!=\'1V\'&&m.16[m.2Y])m.16[m.2Y].2b()}k.el=el;k.1L=k.aM||m.71(el);m.7k();A x=k.x=1J m.6T(k,\'x\');x.9w();A y=k.y=1J m.6T(k,\'y\');y.9w();q(/5j/i.1a(el.3O))k.ac(el);k.U=m.1b(\'P\',{1x:\'K-U-\'+k.Q,1c:\'K-U \'+k.8Y},{1n:\'1q\',1l:\'2l\',1B:m.4t+=2},I,M);k.U.eD=k.U.eE=m.aL;q(k.36==\'2R\'&&k.3F==2)k.3F=0;q(!k.1Y||(k.1h&&k.2D&&k.3i[1]==\'42\')){k[k.36+\'9y\']()}J q(m.4A[k.1Y]){k.8S();k[k.36+\'9y\']()}J{k.65();A B=k;1J m.5L(k.1Y,C(){B.8S();B[B.36+\'9y\']()})}E M};m.6l.5e={9L:C(e){q(m.eI)eH(\'eF \'+e.eG+\': \'+e.ew);J 1S.8a.24=k.1e},8S:C(){A 1g=k.1g=m.4A[k.1Y];1g.B=k;1g.2h.G.1B=k.U.G.1B-1;m.4A[k.1Y]=I},65:C(){q(k.6R||k.2r)E;k.2r=m.2r;A B=k;k.2r.2n=C(){B.7d()};q(!m.1A(k,\'em\'))E;A B=k,l=k.x.Z(\'9G\')+\'F\',t=k.y.Z(\'9G\')+\'F\';q(!2K&&k.1h&&k.3i[1]==\'42\')A 2K=k.1h;q(2K){l=2K.x.Z(\'9I\')+\'F\';t=2K.y.Z(\'9I\')+\'F\';k.2r.G.1B=m.4t++}47(C(){q(B.2r)m.R(B.2r,{18:l,Y:t,1B:m.4t++})},2x)},ej:C(){A B=k;A 1R=W.1b(\'1R\');k.S=1R;1R.4L=C(){q(m.16[B.Q])B.5Y()};q(m.eh)1R.ei=C(){E 1j};1R.1c=\'K-2R\';m.R(1R,{1n:\'1q\',1o:\'3Q\',1l:\'2l\',6J:\'4k\',1B:3});1R.2j=m.14.9F;q(m.4H&&m.3f<7O)m.29.21(1R);q(m.1E&&m.eo)1R.1e=I;1R.1e=k.1e;k.65()},ep:C(){q(!m.1A(k,\'eu\'))E;k.S=m.8c(k.a);q(!k.S)k.S=m.4o(k.7X);q(!k.S)k.S=m.7Y();k.9V([\'72\']);q(k.72){A 1f=m.4K(k.S,\'P\',\'K-1f\');q(1f)1f.21(k.72);k.72.G.1o=\'3Q\'}m.1A(k,\'et\');A 1s=k.1s=k.S;q(/(3t|1k)/.1a(k.2F))k.8r(1s);m.29.21(k.U);m.R(k.U,{1l:\'es\',8O:\'0 \'+m.9h+\'F 0 \'+m.4y+\'F\'});k.S=m.1b(\'P\',{1c:\'K-3w\'},{1l:\'4n\',1B:3,N:0,2e:\'1q\'},k.U);k.3V=m.1b(\'P\',I,I,k.S,1);k.3V.21(1s);m.R(1s,{1l:\'4n\',1o:\'3Q\',9t:m.14.9s||\'\'});q(k.L)1s.G.L=k.L+\'F\';q(k.N)m.R(1s,{N:k.N+\'F\',2e:\'1q\'});q(1s.1N<k.4B)1s.G.L=k.4B+\'F\';q(k.2F==\'2U\'&&!m.8c(k.a)){k.65();A B=k;A 2U=1J m.7E(k.a,1s);2U.1e=k.1e;2U.3z=C(){q(m.16[B.Q])B.5Y()};2U.9a=C(){8a.24=B.1e};2U.9C()}J q(k.2F==\'1k\'&&k.3J==\'5D\'){k.6L()}J k.5Y()},5Y:C(){1t{q(!k.S)E;k.S.4L=I;q(k.6R)E;J k.6R=M;A x=k.x,y=k.y;q(k.2r){m.R(k.2r,{Y:\'-4k\'});k.2r=I;m.1A(k,\'ch\')}q(k.2D){x.19=k.S.L;y.19=k.S.N;m.R(k.S,{L:x.t+\'F\',N:y.t+\'F\'});k.U.21(k.S);m.29.21(k.U)}J q(k.8B)k.8B();x.86();y.86();m.R(k.U,{18:(x.1L+x.3m-x.cb)+\'F\',Y:(y.1L+x.3m-y.cb)+\'F\'});k.90();k.c3();A 2V=x.19/y.19;x.87();k.2Q(x);y.87();k.2Q(y);q(k.2y)k.bc();q(k.1u)k.55(0,1);q(k.5T){q(k.2D)k.cl(2V);J k.7T();A 1P=k.1p;q(1P&&k.1h&&1P.35&&1P.aP){A H=1P.cA.1l||\'\',p;O(A 1w 3e m.88)O(A i=0;i<5;i++){p=k[1w];q(H.31(m.88[1w][i])){p.H=k.1h[1w].H+(k.1h[1w].1H-p.1H)+(k.1h[1w].D-p.D)*[0,0,.5,1,1][i];q(1P.aP==\'eL\'){q(p.H+p.D+p.1H+p.3b>p.2a+p.4E-p.4D)p.H=p.2a+p.4E-p.D-p.3p-p.4D-p.1H-p.3b;q(p.H<p.2a+p.3p)p.H=p.2a+p.3p}}}}q(k.2D&&k.x.19>(k.x.1Z||k.x.D)){k.c0();q(k.1T.V==1)k.55()}}k.8Z()}1v(e){k.9L(e)}},8r:C(5v,1Q){A c=m.4K(5v,\'79\',\'K-1f\');q(/(1k|3t)/.1a(k.2F)){q(k.4f)c.G.L=k.4f+\'F\';q(k.4m)c.G.N=k.4m+\'F\'}},6L:C(){q(k.aw)E;A B=k;k.1f=m.4K(k.1s,\'79\',\'K-1f\');q(k.2F==\'1k\'){k.65();A 5m=m.3D.5B(1);k.1f.21(5m);k.f5=k.1s.1N;q(!k.4f)k.4f=5m.1N;A 5k=k.1s.1U-k.1f.1U,h=k.4m||m.4e.N-5k-m.4T-m.77,4L=k.3J==\'5D\'?\' 4L="q (m.16[\'+k.Q+\']) m.16[\'+k.Q+\'].5Y()" \':\'\';k.1f.2i+=\'<1k 2X="m\'+(1J 7C()).7D()+\'" f1="0" Q="\'+k.Q+\'" \'+\' G="L:\'+k.4f+\'F; N:\'+h+\'F" \'+4L+\' 1e="\'+k.1e+\'" ></1k>\';k.5m=k.1f.2A(\'P\')[0];k.1k=k.1f.2A(\'1k\')[0];q(k.3J==\'5P\')k.7U()}q(k.2F==\'3t\'){k.1f.1x=k.1f.1x||\'m-f6-1x-\'+k.Q;A a=k.8e;q(!a.2c)a.2c={};q(1G a.2c.aG==\'1V\')a.2c.aG=\'f7\';q(96)96.fc(k.1e,k.1f.1x,k.4f,k.4m,a.fb||\'7\',a.fa,a.aF,a.2c,a.ax)}k.aw=M},8B:C(){q(k.1k&&!k.4m){k.1k.G.N=k.1f.G.N=k.8E()+\'F\'}k.1s.21(m.3D);q(!k.x.19)k.x.19=k.1s.1N;k.y.19=k.1s.1U;k.1s.8T(m.3D);q(m.1E&&k.av>3M(k.1s.5H.N)){k.av=3M(k.1s.5H.N)}m.R(k.U,{1l:\'2l\',8O:\'0\'});m.R(k.S,{L:k.x.t+\'F\',N:k.y.t+\'F\'})},8E:C(){A h;1t{A 2z=k.5U=k.1k.9c||k.1k.6i.W;A 3D=2z.1b(\'P\');3D.G.aD=\'aC\';2z.1f.21(3D);h=3D.8K;q(m.1E)h+=3M(2z.1f.5H.4T)+3M(2z.1f.5H.77)-1}1v(e){h=eZ}E h},7U:C(){A 5n=k.1s.1N-k.5m.1N;m.3v(k.5m);q(5n<0)5n=0;A 5k=k.1s.1U-k.1k.1U;q(k.5U&&!k.4m&&!k.N&&k.y.D==k.y.19)1t{k.5U.1f.G.2e=\'1q\'}1v(e){}m.R(k.1k,{L:1i.9D(k.x.D-5n)+\'F\',N:1i.9D(k.y.D-5k)+\'F\'});m.R(k.1f,{L:k.1k.G.L,N:k.1k.G.N});k.4Z=k.1k;k.2p=k.4Z},bc:C(){k.8r(k.1s);q(k.2F==\'3t\'&&k.3J==\'5D\')k.6L();q(k.x.D<k.x.19&&!k.7N)k.x.D=k.x.19;q(k.y.D<k.y.19&&!k.7G)k.y.D=k.y.19;k.2p=k.1s;m.R(k.3V,{1l:\'4n\',L:k.x.D+\'F\'});m.R(k.1s,{8g:\'1F\',L:\'1Q\',N:\'1Q\'});A 1O=m.4K(k.1s,\'79\',\'K-1f\');q(1O&&!/(1k|3t)/.1a(k.2F)){A 5d=1O;1O=m.1b(5d.eP,I,{2e:\'1q\'},I,M);5d.22.eO(1O,5d);1O.21(m.3D);1O.21(5d);A 5n=k.1s.1N-1O.1N;A 5k=k.1s.1U-1O.1U;1O.8T(m.3D);A 7I=m.4H||56.aV==\'b0\'?1:0;m.R(1O,{L:(k.x.D-5n-7I)+\'F\',N:(k.y.D-5k)+\'F\',2e:\'1Q\',1l:\'4n\'});q(7I&&5d.1U>1O.1U){1O.G.L=(3M(1O.G.L)+7I)+\'F\'}k.4Z=1O;k.2p=k.4Z}q(k.1k&&k.3J==\'5D\')k.7U();q(!k.4Z&&k.y.D<k.3V.1U)k.2p=k.S;q(k.2p==k.S&&!k.7N&&!/(1k|3t)/.1a(k.2F)){k.x.D+=17}q(k.2p&&k.2p.1U>k.2p.22.1U){47("1t { m.16["+k.Q+"].2p.G.2e = \'1Q\'; } 1v(e) {}",m.7s)}},ac:C(5j){A c=5j.eU.6z(\',\');O(A i=0;i<c.V;i++)c[i]=3M(c[i]);q(5j.g1.6p()==\'eV\'){k.x.1L+=c[0]-c[2];k.y.1L+=c[1]-c[2];k.x.t=k.y.t=2*c[2]}J{A 5M,5N,5y=5M=c[0],62=5N=c[1];O(A i=0;i<c.V;i++){q(i%2==0){5y=1i.3d(5y,c[i]);5M=1i.4x(5M,c[i])}J{62=1i.3d(62,c[i]);5N=1i.4x(5N,c[i])}}k.x.1L+=5y;k.x.t=5M-5y;k.y.1L+=62;k.y.t=5N-62}},2Q:C(p,5f){A 4M,2K=p.2C,1w=p==k.x?\'x\':\'y\';q(2K&&2K.31(/ /)){4M=2K.6z(\' \');2K=4M[0]}q(2K&&m.$(2K)){p.H=m.71(m.$(2K))[1w];q(4M&&4M[1]&&4M[1].31(/^[-]?[0-9]+F$/))p.H+=3M(4M[1]);q(p.D<p.2L)p.D=p.2L}J q(p.2Q==\'1Q\'||p.2Q==\'4J\'){A 8b=1j;A 52=p.B.5T;q(p.2Q==\'4J\')p.H=1i.3c(p.2a+(p.4E+p.3p-p.4D-p.Z(\'2f\'))/2);J p.H=1i.3c(p.H-((p.Z(\'2f\')-p.t)/2));q(p.H<p.2a+p.3p){p.H=p.2a+p.3p;8b=M}q(!5f&&p.D<p.2L){p.D=p.2L;52=1j}q(p.H+p.Z(\'2f\')>p.2a+p.4E-p.4D){q(!5f&&8b&&52){p.D=1i.3d(p.D,p.Z(1w==\'y\'?\'5c\':\'89\'))}J q(p.Z(\'2f\')<p.Z(\'5c\')){p.H=p.2a+p.4E-p.4D-p.Z(\'2f\')}J{p.H=p.2a+p.3p;q(!5f&&52)p.D=p.Z(1w==\'y\'?\'5c\':\'89\')}}q(!5f&&p.D<p.2L){p.D=p.2L;52=1j}}J q(p.2Q==\'4x\'){p.H=1i.eW(p.H-p.D+p.t)}q(p.H<p.3p){A co=p.H;p.H=p.3p;q(52&&!5f)p.D=p.D-(p.H-co)}},cl:C(2V){A x=k.x,y=k.y,3K=1j,3a=1i.3d(x.19,x.D),4c=1i.3d(y.19,y.D),3x=(k.3x||m.5A);q(3a/4c>2V){ 3a=4c*2V;q(3a<x.2L){3a=x.2L;4c=3a/2V}3K=M}J q(3a/4c<2V){ 4c=3a/2V;3K=M}q(m.5A&&x.19<x.2L){x.1Z=x.19;y.D=y.1Z=y.19}J q(k.3x){x.1Z=3a;y.1Z=4c}J{x.D=3a;y.D=4c}3K=k.7T(k.3x?I:2V,3K);q(3x&&y.D<y.1Z){y.1Z=y.D;x.1Z=y.D*2V}q(3K||3x){x.H=x.1L-x.cb+x.3m;x.2L=x.D;k.2Q(x,M);y.H=y.1L-y.cb+y.3m;y.2L=y.D;k.2Q(y,M);q(k.1u)k.55()}},7T:C(2V,3K){A x=k.x,y=k.y;q(k.1u&&(k.2D||k.7G)){5o(y.D>k.5G&&x.D>k.4B&&y.Z(\'2f\')>y.Z(\'5c\')){y.D-=10;q(2V)x.D=y.D*2V;k.55(0,1);3K=M}}E 3K},eT:C(){q(k.2p){A h=/1k/i.1a(k.2p.3O)?(k.8E()+1)+\'F\':\'1Q\';q(k.1f)k.1f.G.N=h;k.2p.G.N=h;k.y.73(k.1s.1U)}},8Z:C(){A x=k.x,y=k.y;k.5l(\'1q\');m.1A(k,\'eS\');q(k.1p&&k.1p.2J)k.1p.2J.4W();k.9Z(1,{U:{L:x.Z(\'2f\'),N:y.Z(\'2f\'),18:x.H,Y:y.H},S:{18:x.1H+x.Z(\'2I\'),Y:y.1H+y.Z(\'2I\'),L:x.1Z||x.D,N:y.1Z||y.D}},m.7s)},9Z:C(1I,2g,4b){A 5x=k.3i,8G=1I?(k.1h?k.1h.a:I):m.2s,t=(5x[1]&&8G&&m.43(8G,\'3i\')[1]==5x[1])?5x[1]:5x[0];q(k[t]&&t!=\'2H\'){k[t](1I,2g);E}q(k.1g&&!k.3F){q(1I)k.1g.4G();J k.1g.6q((k.2y&&k.4z))}q(!1I)k.7H();A B=k,x=B.x,y=B.y,2O=k.2O;q(!1I)2O=k.cw||2O;A 5P=1I?C(){q(B.1g)B.1g.2h.G.1n="1X";47(C(){B.6C()},50)}:C(){B.5z()};q(1I)m.R(k.U,{L:x.t+\'F\',N:y.t+\'F\'});q(1I&&k.2y){m.R(k.U,{18:(x.1L-x.cb+x.3m)+\'F\',Y:(y.1L-y.cb+y.3m)+\'F\'})}q(k.ct){m.R(k.U,{1z:1I?0:1});m.3s(2g.U,{1z:1I})}m.2u(k.U,2g.U,{45:4b,2O:2O,3U:C(3g,2G){q(B.1g&&B.3F&&2G.1d==\'Y\'){A 5C=1I?2G.H:1-2G.H;A H={w:x.t+(x.Z(\'2f\')-x.t)*5C,h:y.t+(y.Z(\'2f\')-y.t)*5C,x:x.1L+(x.H-x.1L)*5C,y:y.1L+(y.H-y.1L)*5C};B.1g.4G(H,0,1)}q(B.2y){q(2G.1d==\'18\')B.3V.G.18=(x.H-3g)+\'F\';q(2G.1d==\'Y\')B.3V.G.Y=(y.H-3g)+\'F\'}}});m.2u(k.S,2g.S,4b,2O,5P);q(1I){k.U.G.1n=\'1X\';k.S.G.1n=\'1X\';q(k.2y)k.1s.G.1n=\'1X\';k.a.1c+=\' K-57-4l\'}},6b:C(1I,2g){k.3F=1j;A B=k,t=1I?m.7s:0;q(1I){m.2u(k.U,2g.U,0);m.R(k.U,{1z:0,1n:\'1X\'});m.2u(k.S,2g.S,0);k.S.G.1n=\'1X\';m.2u(k.U,{1z:1},t,I,C(){B.6C()})}q(k.1g){k.1g.2h.G.1B=k.U.G.1B;A 7z=1I||-1,1y=k.1g.1y,8y=1I?3:1y,8L=1I?1y:3;O(A i=8y;7z*i<=7z*8L;i+=7z,t+=25){(C(){A o=1I?8L-i:8y-i;47(C(){B.1g.4G(0,o,1)},t)})()}}q(1I){}J{47(C(){q(B.1g)B.1g.6q(B.4z);B.7H();m.2u(B.U,{1z:0},m.9Y,I,C(){B.5z()})},t)}},42:C(1I,2g,8m){q(!1I)E;A B=k,1h=k.1h,x=k.x,y=k.y,3k=1h.x,3q=1h.y,U=k.U,S=k.S,1u=k.1u;m.4R(W,\'7x\',m.7n);m.R(S,{L:(x.1Z||x.D)+\'F\',N:(y.1Z||y.D)+\'F\'});q(1u)1u.G.2e=\'1X\';k.1g=1h.1g;q(k.1g)k.1g.B=B;1h.1g=I;A 5u=m.1b(\'P\',{1c:\'K-\'+k.36},{1l:\'2l\',1B:4,2e:\'1q\',1o:\'1F\'});A 8j={cI:1h,cC:k};O(A n 3e 8j){k[n]=8j[n].S.5B(1);m.R(k[n],{1l:\'2l\',8g:0,1n:\'1X\'});5u.21(k[n])}U.21(5u);q(k.2y)m.R(k.3V,{18:0,Y:0});q(1u){1u.1c=\'\';U.21(1u)}5u.G.1o=\'\';1h.S.G.1o=\'1F\';q(m.4H&&m.3f<7O){k.U.G.1n=\'1X\'}m.2u(U,{L:x.D},{45:m.cz,3U:C(3g,2G){A H=2G.H,4C=1-H;A 1d,D={},8v=[\'H\',\'D\',\'1H\',\'3b\'];O(A n 3e 8v){1d=8v[n];D[\'x\'+1d]=1i.3c(4C*3k[1d]+H*x[1d]);D[\'y\'+1d]=1i.3c(4C*3q[1d]+H*y[1d]);D.cq=1i.3c(4C*(3k.1Z||3k.D)+H*(x.1Z||x.D));D.7h=1i.3c(4C*3k.Z(\'2I\')+H*x.Z(\'2I\'));D.cL=1i.3c(4C*(3q.1Z||3q.D)+H*(y.1Z||y.D));D.6E=1i.3c(4C*3q.Z(\'2I\')+H*y.Z(\'2I\'))}q(B.1g)B.1g.4G({x:D.3j,y:D.4u,w:D.5F+D.49+D.8q+2*x.cb,h:D.5Z+D.4a+D.8z+2*y.cb});1h.U.G.eN=\'eM(\'+(D.4u-3q.H)+\'F, \'+(D.5F+D.49+D.8q+D.3j+2*3k.cb-3k.H)+\'F, \'+(D.5Z+D.4a+D.8z+D.4u+2*3q.cb-3q.H)+\'F, \'+(D.3j-3k.H)+\'F)\';m.R(S,{Y:(D.4a+y.Z(\'2I\'))+\'F\',18:(D.49+x.Z(\'2I\'))+\'F\',4T:(y.H-D.4u)+\'F\',4y:(x.H-D.3j)+\'F\'});m.R(U,{Y:D.4u+\'F\',18:D.3j+\'F\',L:(D.49+D.8q+D.5F+2*x.cb)+\'F\',N:(D.4a+D.8z+D.5Z+2*y.cb)+\'F\'});m.R(5u,{L:(D.cq||D.5F)+\'F\',N:(D.cL||D.5Z)+\'F\',18:(D.49+D.7h)+\'F\',Y:(D.4a+D.6E)+\'F\',1n:\'1X\'});m.R(B.cI,{Y:(3q.H-D.4u+3q.1H-D.4a+3q.Z(\'2I\')-D.6E)+\'F\',18:(3k.H-D.3j+3k.1H-D.49+3k.Z(\'2I\')-D.7h)+\'F\'});m.R(B.cC,{1z:H,Y:(y.H-D.4u+y.1H-D.4a+y.Z(\'2I\')-D.6E)+\'F\',18:(x.H-D.3j+x.1H-D.49+x.Z(\'2I\')-D.7h)+\'F\'});q(1u)m.R(1u,{L:D.5F+\'F\',N:D.5Z+\'F\',18:(D.49+x.cb)+\'F\',Y:(D.4a+y.cb)+\'F\'})},6O:C(){U.G.1n=S.G.1n=\'1X\';S.G.1o=\'3Q\';m.3v(5u);B.6C();1h.5z();B.1h=I}})},br:C(o,el){q(!k.1h)E 1j;O(A i=0;i<k.1h.1T.V;i++){A 6M=m.$(\'23\'+k.1h.1T[i]);q(6M&&6M.23==o.23){k.8V();6M.eR=k.Q;m.2k(k.1T,k.1h.1T[i]);E M}}E 1j},6C:C(){k.5i=M;k.3P();q(k.2y&&k.3J==\'5P\')k.6L();q(k.1k){1t{A B=k,2z=k.1k.9c||k.1k.6i.W;m.2m(2z,\'7W\',C(){q(m.2Y!=B.Q)B.3P()})}1v(e){}q(m.1E&&1G k.5J!=\'eQ\')k.1k.G.L=(k.4f-1)+\'F\'}q(k.48)m.1w(k);q(m.2s&&m.2s==k.a)m.2s=I;k.cD();A p=m.4e,8k=m.7u.x+p.6v,8x=m.7u.y+p.69;k.9b=k.x.H<8k&&8k<k.x.H+k.x.Z(\'2f\')&&k.y.H<8x&&8x<k.y.H+k.y.Z(\'2f\');q(k.1u)k.cc();m.1A(k,\'f0\')},cD:C(){A Q=k.Q;A 1Y=k.1Y;1J m.5L(1Y,C(){1t{m.16[Q].cJ()}1v(e){}})},cJ:C(){A 1C=k.8J(1);q(1C&&1C.2n.cB().31(/m\\.2H/))A 1R=m.1b(\'1R\',{1e:m.7L(1C)})},8J:C(2q){A 8M=k.6Q(),as=m.4P.3h[k.2N||\'1F\'];q(as&&!as[8M+2q]&&k.1p&&k.1p.bs){q(2q==1)E as[0];J q(2q==-1)E as[as.V-1]}E(as&&as[8M+2q])||I},6Q:C(){A 26=m.5R().3h[k.2N||\'1F\'];q(26)O(A i=0;i<26.V;i++){q(26[i]==k.a)E i}E I},c1:C(){q(k[k.64]){A 26=m.4P.3h[k.2N||\'1F\'];q(26){A s=m.14.3N.2d(\'%1\',k.6Q()+1).2d(\'%2\',26.V);k[k.64].2i=\'<P 1W="K-3N">\'+s+\'</P>\'+k[k.64].2i}}},90:C(){q(!k.1h){O(A i=0;i<m.5O.V;i++){A 1P=m.5O[i],2Z=1P.2N;q(1G 2Z==\'1V\'||2Z===I||2Z===k.2N)k.1p=1J m.9W(k.Q,1P)}}J{k.1p=k.1h.1p}A 1P=k.1p;q(!1P)E;A Q=1P.4h=k.Q;1P.bp();1P.53(\'19-2H\');q(1P.35){k.4p(m.3s(1P.cA||{},{4I:1P.35,23:\'35\',1B:5}))}q(1P.2J)1P.2J.6K(k);q(!k.1h&&k.4d)1P.3I(M);q(1P.4d){1P.4d=47(C(){m.1C(Q)},(1P.f9||f8))}},7d:C(){m.3v(k.U);m.16[k.Q]=I;q(m.2s==k.a)m.2s=I;m.9H(k.Q);q(k.2r)m.2r.G.18=\'-4k\';m.1A(k,\'ch\')},c8:C(){q(k.5W)E;k.5W=m.1b(\'a\',{24:m.cp,2C:m.cx,1c:\'K-5W\',2i:m.14.cu,2j:m.14.cs});k.4p({4I:k.5W,1l:k.cr||\'Y 18\',23:\'5W\'})},9V:C(8D,cK){O(A i=0;i<8D.V;i++){A T=8D[i],s=I;q(T==\'9M\'&&!m.1A(k,\'f2\'))E;J q(T==\'4U\'&&!m.1A(k,\'f3\'))E;q(!k[T+\'5q\']&&k.7m)k[T+\'5q\']=T+\'-O-\'+k.7m;q(k[T+\'5q\'])k[T]=m.4o(k[T+\'5q\']);q(!k[T]&&!k[T+\'7S\']&&k[T+\'cj\'])1t{s=f4(k[T+\'cj\'])}1v(e){}q(!k[T]&&k[T+\'7S\']){s=k[T+\'7S\']}q(!k[T]&&!s){k[T]=m.4o(k.a[\'ci\'+T+\'5q\']);q(!k[T]){A 1C=k.a.cn;5o(1C&&!m.6U(1C)){q((1J 5s(\'K-\'+T)).1a(1C.1c||I)){q(!1C.1x)k.a[\'ci\'+T+\'5q\']=1C.1x=\'23\'+m.61++;k[T]=m.4o(1C.1x);5a}1C=1C.cn}}}q(!k[T]&&!s&&k.64==T)s=\'\\n\';q(!k[T]&&s)k[T]=m.1b(\'P\',{1c:\'K-\'+T,2i:s});q(cK&&k[T]){A o={1l:(T==\'4U\')?\'5X\':\'7w\'};O(A x 3e k[T+\'cH\'])o[x]=k[T+\'cH\'][x];o.4I=k[T];k.4p(o)}}},5l:C(1n){q(m.cG)k.6W(\'er\',1n);q(m.cF)k.6W(\'eq\',1n);q(m.5I)k.6W(\'*\',1n)},6W:C(3O,1n){A 1m=W.2A(3O);A 1d=3O==\'*\'?\'2e\':\'1n\';O(A i=0;i<1m.V;i++){q(1d==\'1n\'||(W.84.cf(1m[i],"").bB(\'2e\')==\'1Q\'||1m[i].bC(\'1q-by\')!=I)){A 2P=1m[i].bC(\'1q-by\');q(1n==\'1X\'&&2P){2P=2P.2d(\'[\'+k.Q+\']\',\'\');1m[i].5E(\'1q-by\',2P);q(!2P)1m[i].G[1d]=1m[i].9d}J q(1n==\'1q\'){A 3T=m.71(1m[i]);3T.w=1m[i].1N;3T.h=1m[i].1U;q(!k.48){A bz=(3T.x+3T.w<k.x.Z(\'63\')||3T.x>k.x.Z(\'63\')+k.x.Z(\'83\'));A bg=(3T.y+3T.h<k.y.Z(\'63\')||3T.y>k.y.Z(\'63\')+k.y.Z(\'83\'))}A 6Z=m.82(1m[i]);q(!bz&&!bg&&6Z!=k.Q){q(!2P){1m[i].5E(\'1q-by\',\'[\'+k.Q+\']\');1m[i].9d=1m[i].G[1d];1m[i].G[1d]=\'1q\'}J q(2P.bx(\'[\'+k.Q+\']\')==-1){1m[i].5E(\'1q-by\',2P+\'[\'+k.Q+\']\')}}J q((2P==\'[\'+k.Q+\']\'||m.2Y==6Z)&&6Z!=k.Q){1m[i].5E(\'1q-by\',\'\');1m[i].G[1d]=1m[i].9d||\'\'}J q(2P&&2P.bx(\'[\'+k.Q+\']\')>-1){1m[i].5E(\'1q-by\',2P.2d(\'[\'+k.Q+\']\',\'\'))}}}}},3P:C(){k.U.G.1B=m.4t+=2;O(A i=0;i<m.16.V;i++){q(m.16[i]&&i==m.2Y){A 4r=m.16[i];4r.S.1c+=\' K-\'+4r.36+\'-9K\';q(4r.2D){4r.S.G.4w=m.1E?\'bJ\':\'7i\';4r.S.2j=m.14.bD}m.1A(4r,\'ev\')}}q(k.1g)k.1g.2h.G.1B=k.U.G.1B-1;k.S.1c=\'K-\'+k.36;q(k.2D){k.S.2j=m.14.9F;q(m.5w){m.58=1S.3u?\'7i\':\'7R(\'+m.5p+m.5w+\'), 7i\';q(m.1E&&m.3f<6)m.58=\'bJ\';k.S.G.4w=m.58}}m.2Y=k.Q;m.2m(W,1S.3u?\'7f\':\'7b\',m.5V);m.1A(k,\'ey\')},9B:C(x,y){k.x.9z(x);k.y.9z(y)},4g:C(e){A w,h,r=e.L/e.N;w=1i.4x(e.L+e.dX,1i.3d(k.4B,k.x.19));q(k.2D&&1i.9D(w-k.x.19)<12)w=k.x.19;h=k.2y?e.N+e.dY:w/r;q(h<1i.3d(k.5G,k.y.19)){h=1i.3d(k.5G,k.y.19);q(k.2D)w=h*r}k.9P(w,h)},9P:C(w,h){k.y.73(h);k.x.73(w);k.U.G.N=k.y.Z(\'2f\')+\'F\'},2b:C(){q(k.5J||!k.5i)E;q(k.3i[1]==\'42\'&&m.2s){m.2B(m.2s).7d();m.2s=I}q(!m.1A(k,\'fe\'))E;k.5J=M;q(k.1p&&!m.2s)k.1p.3r();m.4R(W,1S.3u?\'7f\':\'7b\',m.5V);1t{q(k.2y)k.bj();k.S.G.4w=\'fp\';k.9Z(0,{U:{L:k.x.t,N:k.y.t,18:k.x.1L-k.x.cb+k.x.3m,Y:k.y.1L-k.y.cb+k.y.3m},S:{18:0,Y:0,L:k.x.t,N:k.y.t}},m.9Y)}1v(e){k.5z()}},bj:C(){q(m.5I){q(!m.66)m.66=m.1b(\'P\',I,{1l:\'2l\'},m.29);m.R(m.66,{L:k.x.D+\'F\',N:k.y.D+\'F\',18:k.x.H+\'F\',Y:k.y.H+\'F\',1o:\'3Q\'})}q(k.2F==\'3t\')1t{m.$(k.1f.1x).fO()}1v(e){}q(k.3J==\'5P\'&&!k.4z)k.bn();q(k.2p&&k.2p!=k.4Z)k.2p.G.2e=\'1q\'},bn:C(){q(m.1E&&k.1k)1t{k.1k.6i.W.1f.2i=\'\'}1v(e){}q(k.2F==\'3t\')96.fP(k.1f.1x);k.1f.2i=\'\'},bO:C(){q(k.1g)k.1g.2h.G.1o=\'1F\';k.3H=I;k.U.G.1o=\'1F\';k.5i=1j;m.2k(m.4s,k)},bt:C(){1t{m.16[k.Q]=k;q(!m.91&&m.2Y!=k.Q){1t{m.16[m.2Y].2b()}1v(e){}}A z=m.4t++,5K={1o:\'\',1B:z};m.R(k.U,5K);k.5J=1j;A o=k.1g||0;q(o){q(!k.3F)5K.1n=\'1q\';m.R(o.2h,5K)}q(k.1p){k.90()}k.8Z()}1v(e){}},4p:C(o){A el=o.4I,4Y=(o.bq==\'2t\'&&!/7K$/.1a(o.1l));q(1G el==\'9p\')el=m.4o(el);q(o.3w)el=m.1b(\'P\',{2i:o.3w});q(!el||1G el==\'9p\')E;q(!m.1A(k,\'fM\',{11:el}))E;el.G.1o=\'3Q\';o.23=o.23||o.4I;q(k.3i[1]==\'42\'&&k.br(o,el))E;k.8V();A L=o.L&&/^[0-9]+(F|%)$/.1a(o.L)?o.L:\'1Q\';q(/^(18|3o)7K$/.1a(o.1l)&&!/^[0-9]+F$/.1a(o.L))L=\'fG\';A 11=m.1b(\'P\',{1x:\'23\'+m.61++,23:o.23},{1l:\'2l\',1n:\'1q\',L:L,9t:m.14.9s||\'\',1z:0},4Y?m.2t:k.1u,M);q(4Y)11.6I=k.Q;11.21(el);m.3s(11,{1z:1,bK:0,bL:0,4b:(o.6b===0||o.6b===1j||(o.6b==2&&m.1E))?0:5S});m.3s(11,o);q(k.ce){k.6e(11);q(!11.7J||k.9b)m.2u(11,{1z:11.1z},11.4b)}m.2k(k.1T,m.61-1)},6e:C(11){A p=11.1l||\'9i 4J\',4Y=(11.bq==\'2t\'),6D=11.bK,6H=11.bL;q(4Y){m.2t.G.1o=\'3Q\';11.6I=k.Q;q(11.1N>11.22.1N)11.G.L=\'2x%\'}J q(11.22!=k.1u)k.1u.21(11);q(/18$/.1a(p))11.G.18=6D+\'F\';q(/4J$/.1a(p))m.R(11,{18:\'50%\',4y:(6D-1i.3c(11.1N/2))+\'F\'});q(/3o$/.1a(p))11.G.3o=-6D+\'F\';q(/^c5$/.1a(p)){m.R(11,{3o:\'2x%\',9h:k.x.cb+\'F\',Y:-k.y.cb+\'F\',4j:-k.y.cb+\'F\',2e:\'1Q\'});k.x.1H=11.1N}J q(/^c6$/.1a(p)){m.R(11,{18:\'2x%\',4y:k.x.cb+\'F\',Y:-k.y.cb+\'F\',4j:-k.y.cb+\'F\',2e:\'1Q\'});k.x.3b=11.1N}A 9j=11.22.1U;11.G.N=\'1Q\';q(4Y&&11.1U>9j)11.G.N=m.5h?9j+\'F\':\'2x%\';q(/^Y/.1a(p))11.G.Y=6H+\'F\';q(/^9i/.1a(p))m.R(11,{Y:\'50%\',4T:(6H-1i.3c(11.1U/2))+\'F\'});q(/^4j/.1a(p))11.G.4j=-6H+\'F\';q(/^5X$/.1a(p)){m.R(11,{18:(-k.x.1H-k.x.cb)+\'F\',3o:(-k.x.3b-k.x.cb)+\'F\',4j:\'2x%\',77:k.y.cb+\'F\',L:\'1Q\'});k.y.1H=11.1U}J q(/^7w$/.1a(p)){m.R(11,{1l:\'4n\',18:(-k.x.1H-k.x.cb)+\'F\',3o:(-k.x.3b-k.x.cb)+\'F\',Y:\'2x%\',4T:k.y.cb+\'F\',L:\'1Q\'});k.y.3b=11.1U;11.G.1l=\'2l\'}},c3:C(){k.9V([\'4U\',\'9M\'],M);k.c1();q(k.9M)m.1A(k,\'g2\');q(k.4U)m.1A(k,\'fV\');q(k.4U&&k.9N)k.4U.1c+=\' K-3A\';q(m.c2)k.c8();O(A i=0;i<m.1T.V;i++){A o=m.1T[i],7p=o.a6,2Z=o.2N;q((!7p&&!2Z)||(7p&&7p==k.7m)||(2Z&&2Z===k.2N)){q(k.2D||(k.2y&&o.fk))k.4p(o)}}A 7y=[];O(A i=0;i<k.1T.V;i++){A o=m.$(\'23\'+k.1T[i]);q(/7K$/.1a(o.1l))k.6e(o);J m.2k(7y,o)}O(A i=0;i<7y.V;i++)k.6e(7y[i]);k.ce=M},8V:C(){q(!k.1u)k.1u=m.1b(\'P\',{1c:k.8Y},{1l:\'2l\',L:(k.x.D||(k.3x?k.L:I)||k.x.19)+\'F\',N:(k.y.D||k.y.19)+\'F\',1n:\'1q\',2e:\'1q\',1B:m.1E?4:\'1Q\'},m.29,M)},55:C(9g,cd){A 1u=k.1u,x=k.x,y=k.y;m.R(1u,{L:x.D+\'F\',N:y.D+\'F\'});q(9g||cd){O(A i=0;i<k.1T.V;i++){A o=m.$(\'23\'+k.1T[i]);A 9u=(m.5h||W.7t==\'8I\');q(o&&/^(5X|7w)$/.1a(o.1l)){q(9u){o.G.L=(1u.1N+2*x.cb+x.1H+x.3b)+\'F\'}y[o.1l==\'5X\'?\'1H\':\'3b\']=o.1U}q(o&&9u&&/^(18|3o)7K$/.1a(o.1l)){o.G.N=(1u.1U+2*y.cb)+\'F\'}}}q(9g){m.R(k.S,{Y:y.1H+\'F\'});m.R(1u,{Y:(y.1H+y.cb)+\'F\'})}},cc:C(){A b=k.1u;b.1c=\'\';m.R(b,{Y:(k.y.1H+k.y.cb)+\'F\',18:(k.x.1H+k.x.cb)+\'F\',2e:\'1X\'});q(m.4H)b.G.1n=\'1X\';k.U.21(b);O(A i=0;i<k.1T.V;i++){A o=m.$(\'23\'+k.1T[i]);o.G.1B=o.1B||4;q(!o.7J||k.9b){o.G.1n=\'1X\';m.R(o,{1n:\'1X\',1o:\'\'});m.2u(o,{1z:o.1z},o.4b)}}},7H:C(){q(!k.1T.V)E;q(k.1p){A c=k.1p.35;q(c&&m.2B(c)==k)c.22.8T(c)}O(A i=0;i<k.1T.V;i++){A o=m.$(\'23\'+k.1T[i]);q(o&&o.22==m.2t&&m.2B(o)==k)m.3v(o)}q(k.2y&&k.4z){k.1u.G.Y=\'-4k\';m.29.21(k.1u)}J m.3v(k.1u)},c0:C(){q(k.1p&&k.1p.35){k.1p.4N(\'19-2H\');E}k.7j=m.1b(\'a\',{24:\'bZ:m.16[\'+k.Q+\'].74();\',2j:m.14.9v,1c:\'K-19-2H\'});q(!m.1A(k,\'fi\'))E;k.4p({4I:k.7j,1l:m.bR,7J:M,1z:m.bP})},74:C(){1t{q(!m.1A(k,\'fC\'))E;q(k.7j)m.3v(k.7j);k.3P();A 3a=k.x.D;k.9P(k.x.19,k.y.19);A 3j=k.x.H-(k.x.D-3a)/2;q(3j<m.4y)3j=m.4y;k.9B(3j,k.y.H);k.5l(\'1q\')}1v(e){k.9L(e)}},5z:C(){k.a.1c=k.a.1c.2d(\'K-57-4l\',\'\');k.5l(\'1X\');q(k.2y&&k.4z&&k.3i[1]!=\'42\'){k.bO()}J{q(k.1g&&k.3F)k.1g.6q();m.3v(k.U)}q(m.66)m.66.G.1o=\'1F\';k.7H();q(!m.2t.7Q.V)m.2t.G.1o=\'1F\';q(k.48)m.9H(k.Q);m.1A(k,\'fD\');m.16[k.Q]=I;m.bM()}};m.7E=C(a,S,6G){k.a=a;k.S=S;k.6G=6G};m.7E.5e={9C:C(){A 2T;q(!k.1e)k.1e=m.7L(k.a);q(k.1e.31(\'#\')){A 26=k.1e.6z(\'#\');k.1e=26[0];k.1x=26[1]}q(m.6F[k.1e]){k.bN=m.6F[k.1e];q(k.1x)k.9O();J k.6h();E}1t{2T=1J bU()}1v(e){1t{2T=1J bS("fz.bY")}1v(e){1t{2T=1J bS("bT.bY")}1v(e){k.9a()}}}A 3C=k;2T.fs=C(){q(3C.2T.bW==4){q(3C.1x)3C.9O();J 3C.6h()}};A 1e=k.1e;k.2T=2T;q(m.fA)1e=1e.2d(/$/,(/\\?/.1a(1e)?\'&\':\'?\')+\'fl=\'+(1J 7C()).7D());2T.c7(\'fn\',1e,M);2T.bV(\'X-g0-fI\',\'bU\');2T.bV(\'fL-dx\',\'d9/x-d4-a3-cY\');2T.d2(I)},9O:C(){m.7A();A 46=1S.3u||m.bX?{1e:\'dk:dm\'}:I;k.1k=m.1b(\'1k\',46,{1l:\'2l\',Y:\'-4k\'},m.29);k.6h()},6h:C(){A s=k.bN||k.2T.cX,7g;q(k.6G)m.6F[k.1e]=s;q(!m.1E||m.3f>=5.5){s=s.2d(1J 5s(\'<cM[^>]*>\',\'c9\'),\'\').2d(1J 5s(\'<bQ[^>]*>.*?</bQ>\',\'c9\'),\'\');q(k.1k){A 2z=k.1k.9c;q(!2z&&k.1k.6i)2z=k.1k.6i.W;q(!2z){A 3C=k;47(C(){3C.6h()},25);E}2z.c7();2z.cN(s);2z.2b();1t{s=2z.92(k.1x).2i}1v(e){1t{s=k.1k.W.92(k.1x).2i}1v(e){}}m.3v(k.1k)}J{7g=/(<1f[^>]*>|<\\/1f>)/de;q(7g.1a(s))s=s.6z(7g)[m.1E?1:2]}}m.4K(k.S,\'79\',\'K-1f\').2i=s;k.3z();O(A x 3e k)k[x]=I}};m.9W=C(4h,1r){q(m.dT!==1j)m.93();k.4h=4h;O(A x 3e 1r)k[x]=1r[x];q(k.e2)k.c4();q(k.2J)k.2J=m.bm(k)};m.9W.5e={c4:C(){k.35=m.1b(\'P\',{2i:m.9Q(m.9R.35)},I,m.29);A 6a=[\'3I\',\'3r\',\'2W\',\'1C\',\'3A\',\'19-2H\',\'2b\'];k.1M={};A 3C=k;O(A i=0;i<6a.V;i++){k.1M[6a[i]]=m.4K(k.35,\'1K\',\'K-\'+6a[i]);k.4N(6a[i])}k.1M.3r.G.1o=\'1F\'},bp:C(){q(k.bs||!k.35)E;A B=m.16[k.4h],4X=B.6Q(),2o=/7e$/;q(4X==0)k.53(\'2W\');J q(2o.1a(k.1M.2W.2A(\'a\')[0].1c))k.4N(\'2W\');q(4X+1==m.4P.3h[B.2N||\'1F\'].V){k.53(\'1C\');k.53(\'3I\')}J q(2o.1a(k.1M.1C.2A(\'a\')[0].1c)){k.4N(\'1C\');k.4N(\'3I\')}},4N:C(1M){q(!k.1M)E;A bo=k,a=k.1M[1M].2A(\'a\')[0],2o=/7e$/;a.2n=C(){bo[1M]();E 1j};q(2o.1a(a.1c))a.1c=a.1c.2d(2o,\'\')},53:C(1M){q(!k.1M)E;A a=k.1M[1M].2A(\'a\')[0];a.2n=C(){E 1j};q(!/7e$/.1a(a.1c))a.1c+=\' 7e\'},bi:C(){q(k.4d)k.3r();J k.3I()},3I:C(bk){q(k.1M){k.1M.3I.G.1o=\'1F\';k.1M.3r.G.1o=\'\'}k.4d=M;q(!bk)m.1C(k.4h)},3r:C(){q(k.1M){k.1M.3r.G.1o=\'1F\';k.1M.3I.G.1o=\'\'}e7(k.4d);k.4d=I},2W:C(){k.3r();m.2W(k.1M.2W)},1C:C(){k.3r();m.1C(k.1M.1C)},3A:C(){},\'19-2H\':C(){m.2B().74()},2b:C(){m.2b(k.1M.2b)}};m.bm=C(1p){C 6K(B){m.3s(1r||{},{4I:4Q,23:\'2J\',1c:\'K-2J-\'+51+\'-11 \'+(1r.1c||\'\')});q(m.5h)1r.6b=0;B.4p(1r);m.R(4Q.22,{2e:\'1q\'})};C 2a(3S){4W(1V,1i.3c(3S*4Q[3R?\'1N\':\'1U\']*0.7))};C 4W(i,9J){q(i===1V)O(A j=0;j<6x.V;j++){q(6x[j]==m.16[1p.4h].a){i=j;5a}}q(i===1V)E;A as=4Q.2A(\'a\'),57=as[i],3Y=57.22,18=3R?\'bv\':\'bG\',3o=3R?\'cg\':\'bF\',L=3R?\'bH\':\'bI\',4O=\'1y\'+18,1N=\'1y\'+L,6Y=P.22.22[1N],4V=6Y-2h[1N],6n=3M(2h.G[3R?\'18\':\'Y\'])||0,2M=6n,dz=20;q(9J!==1V){2M=6n-9J;q(4V>0)4V=0;q(2M>0)2M=0;q(2M<4V)2M=4V}J{O(A j=0;j<as.V;j++)as[j].1c=\'\';57.1c=\'K-57-4l\';A 85=i>0?as[i-1].22[4O]:3Y[4O],80=3Y[4O]+3Y[1N]+(as[i+1]?as[i+1].22[1N]:0);q(80>6Y-6n)2M=6Y-80;J q(85<-6n)2M=-85}A 7V=3Y[4O]+(3Y[1N]-76[1N])/2+2M;m.2u(2h,3R?{18:2M}:{Y:2M},I,\'8d\');m.2u(76,3R?{18:7V}:{Y:7V},I,\'8d\');8P.G.1o=2M<0?\'3Q\':\'1F\';8N.G.1o=(2M>4V)?\'3Q\':\'1F\'};A 6x=m.4P.3h[m.16[1p.4h].2N||\'1F\'],1r=1p.2J,51=1r.51||\'bE\',8H=(51==\'dr\'),3Z=8H?[\'P\',\'6c\',\'1K\',\'1D\']:[\'2h\',\'4q\',\'3X\',\'2E\'],3R=(51==\'bE\'),4Q=m.1b(\'P\',{1c:\'K-2J K-2J-\'+51,2i:\'<P 1W="K-2J-dJ">\'+\'<\'+3Z[0]+\'><\'+3Z[1]+\'></\'+3Z[1]+\'></\'+3Z[0]+\'></P>\'+\'<P 1W="K-2a-1I"><P></P></P>\'+\'<P 1W="K-2a-dI"><P></P></P>\'+\'<P 1W="K-76"><P></P></P>\'},{1o:\'1F\'},m.29),6t=4Q.7Q,P=6t[0],8P=6t[1],8N=6t[2],76=6t[3],2h=P.dH,4q=4Q.2A(3Z[1])[0],3X;O(A i=0;i<6x.V;i++){q(i==0||!3R)3X=m.1b(3Z[2],I,I,4q);(C(){A a=6x[i],3Y=m.1b(3Z[3],I,I,3X),dC=i;m.1b(\'a\',{24:a.24,2n:C(){m.2B(k).3P();E m.8A(a)},2i:m.bA?m.bA(a):a.2i},I,3Y)})()}q(!8H){8P.2n=C(){2a(-1)};8N.2n=C(){2a(1)};m.2m(4q,W.dG!==1V?\'dF\':\'ds\',C(e){A 3S=0;e=e||1S.2v;q(e.cy){3S=e.cy/e6;q(m.3u)3S=-3S}J q(e.cE){3S=-e.cE/3}q(3S)2a(-3S*0.2);q(e.5g)e.5g();e.cv=1j})}E{6K:6K,4W:4W}};m.6N=m.14;A dd=m.6l;q(m.1E&&1S==1S.Y){(C(){1t{W.59.di(\'18\')}1v(e){47(ck.dj,50);E}m.41()})()}m.2m(W,\'d7\',m.41);m.2m(1S,\'81\',m.41);m.2m(W,\'41\',C(){q(m.7M||m.48){A G=m.1b(\'G\',{T:\'d5/8p\'},I,W.2A(\'da\')[0]);C 6o(8u,8o){q(!m.1E){G.21(W.cS(8u+" {"+8o+"}"))}J{A 1h=W.cm[W.cm.V-1];q(1G(1h.6o)=="7F")1h.6o(8u,8o)}}C 6g(1d){E\'dP( ( ( dq = W.59.\'+1d+\' ? W.59.\'+1d+\' : W.1f.\'+1d+\' ) ) + \\\'F\\\' );\'}q(m.7M)6o(\'.K 1R\',\'4w: 7R(\'+m.5p+m.7M+\'), 7i !ef;\');6o(\'.K-2t-D\',m.1E&&(m.3f<7||W.7t==\'8I\')?\'1l: 2l; \'+\'18:\'+6g(\'6v\')+\'Y:\'+6g(\'69\')+\'L:\'+6g(\'8F\')+\'N:\'+6g(\'ca\'):\'1l: fg; L: 2x%; N: 2x%; 18: 0; Y: 0\')}});m.2m(1S,\'4g\',C(){m.7k();q(m.2t)O(A i=0;i<m.2t.7Q.V;i++){A 1O=m.2t.7Q[i],B=m.2B(1O);B.6e(1O);q(1O.23==\'2J\')B.1p.2J.4W()}});m.2m(W,\'7x\',C(e){m.7u={x:e.7r,y:e.7P}});m.2m(W,\'7W\',m.7Z);m.2m(W,\'bh\',m.7Z);m.2m(W,\'41\',m.bl);m.2m(1S,\'81\',m.bu);m.2m(1S,\'81\',m.bw)}',62,996,'||||||||||||||||||||this||hs||||if||||||||||var|exp|function|size|return|px|style|pos|null|else|highslide|width|true|height|for|div|key|setStyles|content|type|wrapper|length|document||top|get||overlay|||lang||expanders||left|full|test|createElement|className|prop|src|body|outline|last|Math|false|iframe|position|els|visibility|display|slideshow|hidden|options|innerContent|try|overlayBox|catch|dim|id|offset|opacity|fireEvent|zIndex|next|span|ie|none|typeof|p1|up|new|li|tpos|btn|offsetWidth|node|ss|auto|img|window|overlays|offsetHeight|undefined|class|visible|outlineType|imgSize||appendChild|parentNode|hsId|href||arr||case|container|scroll|close|params|replace|overflow|wsize|to|table|innerHTML|title|push|absolute|addEventListener|onclick|re|scrollerDiv|op|loading|upcoming|viewport|animate|event|dragArgs|100|isHtml|doc|getElementsByTagName|getExpander|target|isImage|td|objectType|args|expand|imgPad|thumbstrip|tgt|minSize|tblPos|slideshowGroup|easing|hiddenBy|justify|image|dimmer|xhr|ajax|ratio|previous|name|focusKey|sg|elem|match||||controls|contentType||||xSize|p2|round|min|in|uaVersion|val|groups|transitions|xpos|lastX|wh|tb|ucwh|right|marginMin|lastY|pause|extend|swf|opera|discardElement|html|useBox|custom|onLoad|move|opt|pThis|clearing|func|outlineWhileAnimating|hasDragged|releaseMask|play|objectLoadTime|changed|graphic|parseInt|number|tagName|focus|block|isX|delta|elPos|step|mediumContent|styles|tr|cell|tree||ready|crossfade|getParam|timers|duration|attribs|setTimeout|dimmingOpacity|xp1|yp1|dur|ySize|autoplay|page|objectWidth|resize|expKey|now|bottom|9999px|anchor|objectHeight|relative|getNode|createOverlay|tbody|blurExp|sleeping|zIndexCounter|ypos|unit|cursor|max|marginLeft|preserveContent|pendingOutlines|minWidth|invPos|marginMax|clientSize|start|setPosition|safari|overlayId|center|getElementByClass|onload|tgtArr|enable|offsetLeft|anchors|dom|removeEventListener|clone|marginTop|heading|minTblPos|selectThumb|cur|relToVP|scrollingContent||mode|allowReduce|disable|end|sizeOverlayBox|navigator|active|styleRestoreCursor|documentElement|break|cacheBindings|fitsize|cNode|prototype|moveOnly|preventDefault|ieLt7|isExpanded|area|hDiff|doShowHide|ruler|wDiff|while|graphicsDir|Id|images|RegExp|htmls|fadeBox|parent|restoreCursor|trans|minX|afterClose|padToMinWidth|cloneNode|fac|before|setAttribute|xsize|minHeight|currentStyle|geckoMac|isClosing|stl|Outline|maxX|maxY|slideshows|after|uclt|getAnchors|250|allowSizeReduction|iDoc|keyHandler|credits|above|contentLoaded|ysize|filter|idCounter|minY|opos|numberPosition|showLoading|mask|owner|on|scrollTop|buttons|fade|ul|getParams|positionOverlay|over|fix|loadHTML|contentWindow|param|iebody|Expander|matches|curTblPos|addRule|toLowerCase|destroy|cache|preloadTheseImages|domCh|obj|scrollLeft|all|group|userAgent|split|element|previousOrNext|afterExpand|offX|yimgPad|cachedGets|pre|offY|hsKey|maxWidth|add|writeExtendedContent|oDiv|langDefaults|complete|expOnly|getAnchorIndex|onLoadStarted|preloadTheseAjax|Dimension|isHsAnchor|imgs|showHideElements|rel|overlayWidth|wrapperKey||getPosition|maincontent|setSize|doFullExpand||marker|marginBottom|adj|DIV|lt|keydown|topmostKey|cancelLoading|disabled|keypress|regBody|ximgPad|pointer|fullExpandLabel|getPageSize|onReady|thumbsUserSetId|dragHandler|curAnim|tId|self|clientX|expandDuration|compatMode|mouse|gotoEnd|below|mousemove|os|dir|init|preloadFullImage|Date|getTime|Ajax|object|allowHeightReduction|destroyOverlays|kdeBugCorr|hideOnMouseOut|panel|getSrc|expandCursor|allowWidthReduction|525|clientY|childNodes|url|Text|fitOverlayBox|correctIframeSize|markerPos|mousedown|contentId|getSelfRendered|mouseClickHandler|activeRight|load|getWrapperKey|osize|defaultView|activeLeft|calcBorders|calcExpanded|oPos|maxsize|location|hasMovedMin|getCacheBinding|easeOutQuad|swfOptions|moveText|border|moveTitle|closeTitle|names|mX|closeText|from|nextText|dec|css|xp2|setObjContainerSize|previousTitle|previousText|sel|props|nextTitle|mY|startOff|yp2|transit|htmlGetSize|parseFloat|types|getIframePageHeight|clientWidth|other|floatMode|BackCompat|getAdjacentAnchor|offsetTop|endOff|current|scrollDown|padding|scrollUp|arrow|Click|connectOutline|removeChild|startTime|genOverlayBox|maxHeight|garbageBin|wrapperClassName|show|initSlideshow|allowMultipleInstances|getElementById|updateAnchors|done|dimmingDuration|swfobject|margin|relatedTarget||onError|mouseIsOver|contentDocument|origProp|hasAlphaImageLoader|hasFocused|doWrapper|marginRight|middle|parOff|background|evt|update|align|numberOfImagesToPreload|string|ucrb|state|cssDirection|direction|ie6|fullExpandTitle|calcThumb|distance|Create|setPos|preloadAjaxElement|moveTo|run|abs|cacheAjax|restoreTitle|loadingPos|undim|loadingPosXfade|scrollBy|blur|error|caption|dragByHeading|getElementContent|resizeTo|replaceLang|skin|sizeDiff|htmlExpand|openerTagNames|getInline|Slideshow|srcElement|restoreDuration|changeSize|continuePreloading|overrides|topZ|form|isReady|clones|thumbnailId|_default|and|detachEvent|Previous|Pause|getImageMapAreaCorrection|spacebar|Play|Close|Highslide|JS|timerId|call|loadingOpacity|loadingText|loadingTitle|Move|Next|preloadGraphic|easeInQuad|ltr||vis|nopad|newHeight|hasExtendedContent|attributes|dimmingGeckoFix|enableKeyListener|tag|rv|both|clear|toUpperCase|flashvars|wmode|orig|isUnobtrusiveAnchor|hsHasSetClick|contentWrapper|wrapperMouseHandler|pageOrigin|alpha|offsetParent|fixedControls|thumb|captionOverlay|headingOverlay|playText|pauseTitle|vendor|pauseText|pow|onGraphicLoad|200|KDE|playTitle|appendTo|clickY|clickX|rb|resizeTitle|targetX|targetY|focusTopmost|switch|fullExpandText|htmlSizeOperations|hasHtmlExpanders|hide|png|clearsY|mouseup|hitSpace|htmlPrepareClose|wait|setClickEvents|Thumbstrip|destroyObject|sls|checkFirstAndLast|relativeTo|reuseOverlay|repeat|awake|preloadImages|Left|preloadAjax|indexOf||clearsX|stripItemFormatter|getPropertyValue|getAttribute|focusTitle|horizontal|Bottom|Top|Width|Height|hand|offsetX|offsetY|reOrder|cachedGet|sleep|fullExpandOpacity|script|fullExpandPosition|ActiveXObject|Microsoft|XMLHttpRequest|setRequestHeader|readyState|ie6SSL|XMLHTTP|javascript|createFullExpand|getNumber|showCredits|getOverlays|getControls|leftpanel|rightpanel|open|writeCredits|gi|clientHeight||showOverlays|doPanels|gotOverlays|getComputedStyle|Right|onHideLoading|_|Eval|arguments|correctRatio|styleSheets|nextSibling|tmpMin|creditsHref|ximgSize|creditsPosition|creditsTitle|fadeInOut|creditsText|returnValue|easingClose|creditsTarget|wheelDelta|transitionDuration|overlayOptions|toString|newImg|prepareNextOutline|detail|hideIframes|hideSelects|Overlay|oldImg|preloadNext|addOverlay|yimgSize|link|write|registerOverlay|captionText|addSlideshow|keys|createTextNode|xpand|htmlE|footer|captionId|responseText|urlencoded|fromElement|mouseover|onDrag|send|toElement|www|text|onMouseOut|DOMContentLoaded|onMouseOver|application|HEAD|dragSensitivity|white|HsExpander|ig|onDrop|onImageClick|01|doScroll|callee|about|sqrt|blank|button|keyCode|drop|ignoreMe|float|DOMMouseScroll|shadow|onSetClickEvent|_self|Safari|Type|Macintosh|mgnRight|useMap|pageYOffset|pI|Gecko|removeAttribute|mousewheel|onmousewheel|firstChild|down|inner|pageXOffset|innerHeight|innerWidth|ra|it|expression|http|onKeyDown|com|dynamicallyUpdateAnchors|captionEval|outlineStartOffset|graphics|||zoomin|zoomout|1001|useControls|headingId|maincontentEval|maincontentText|120|clearTimeout|Trident|maincontentId|headingEval|headingText|geckodimmer|onDimmerClick|dimming|important|clearInterval|blockRightClick|oncontextmenu|imageCreate|front||onShowLoading|Expand|flushImgSize|htmlCreate|IFRAME|SELECT|static|onAfterGetContent|onBeforeGetContent|onBlur|message|Powered|onFocus|Go|allowSimultaneousLoading|the|onInit|onmouseover|onmouseout|Line|lineNumber|alert|debug|actual|bring|fit|rect|clip|insertBefore|nodeName|boolean|reuse|onBeforeExpand|reflow|coords|circle|floor|Loading|cancel|300|onAfterExpand|frameborder|onBeforeGetCaption|onBeforeGetHeading|eval|newWidth|flash|transparent|500|interval|expressInstallSwfurl|version|embedSWF|attachEvent|onBeforeClose|Image|fixed|of|onCreateFullExpand|click|useOnHtml|dummy|borderCollapse|GET|cellSpacing|default|header|splice|onreadystatechange|onActivate|linearTween|1px|paddingTop||drag|Msxml2|forceAjaxReload|setInterval|onDoFullExpand|onAfterClose|collapse|lineHeight|200px|Resize|With|scale|sizingMethod|Content|onCreateOverlay|homepage|StopPlay|removeSWF|esc|AlphaImageLoader|DXImageTransform|https|outlinesDir|onAfterGetHeading|fontSize|outlines|protocol|progid|Requested|shape|onAfterGetCaption|Use'.split('|'),0,{}))

hs.lang = {
	   loadingText :     'Загружается...',
	   loadingTitle :    'Нажмите для отмены',
	   focusTitle :      'Нажмите чтобы поместить на передний план',
	   fullExpandTitle : 'Развернуть до оригинального размера',
	   fullExpandText :  'Оригинальный размер',
	   previousText :    'Предыдущее',
	   previousTitle :   'Предыдущее (стрелка влево)',
	   nextText :        'Следующее',
	   nextTitle :       'Следующее (стрелка вправо)',
	   moveTitle :       'Переместить',
	   moveText :        'Переместить',
	   closeText :       'Закрыть',
	   closeTitle :      'Закрыть (esc)',
	   resizeTitle :     'Изменить размер',
	   playText :        'Слайдшоу',
	   playTitle :       'Начать слайдшоу (пробел)',
	   pauseText :       'Пауза',
	   pauseTitle :      'Приостановить слайдшоу (пробел)',   
	   number :          '%1/%2',
	   restoreTitle :    'Нажмите чтобы закрыть изображение, нажмите и перетащите для изменения местоположения.'
	};
hs.creditsText = '';
hs.creditsTitle = '{"site.title.header"|translate}';
hs.creditsHref = '/';
/* 
 ver 0.2
 */

(function( $ )
{
    $.fn.slideShow = function( m_options )
    {
        var setting = $.extend( {
            element: "",
            speed: 500,
            speedFast: 200,
            timeout: 2000,
            flagNumberButtons: false,
            numButtonsClass: ".b-slide-buttons",
            numButtonClassActive: "b-slide-button-active",
            numButtonClassPassive: "b-slide-button-passive",
            flagClickBtn: false,
            current: 0
        }, m_options );

        $( this ).css( 'position', 'relative' );
        $.fn.slideShow._data = setting;

        var elements = $( this ).children();

        setting.countElement = elements.length;

        for ( var i = 0; i < elements.length; i++ )
        {
            $( elements[i] ).css( 'z-index', String( elements.length - i ) ).css( 'position', 'absolute' );
            $( elements[i] ).hide();
        }

        if ( setting.flagNumberButtons )
        {
            for ( var i = 0; i < elements.length; i++ )
            {
                $( setting.numButtonsClass ).append( "<a href='#'></a>" );
            }

            var parentSlideButtons = $( setting.numButtonsClass ).children();
            for ( var i = 0; i < parentSlideButtons.length; i++ )
            {
                $( parentSlideButtons[i] ).attr( 'class', setting.numButtonClassPassive );
                $( parentSlideButtons[i] ).attr( 'slideNum', i );
                $( parentSlideButtons[i] ).bind( 'click', function()
                {
                    if ( $.fn.slideShow._data.current != $( this ).attr( 'slideNum' ) )
                    {
                        $.fn.slideShow._data.flagClickBtn = true;
                        var slideButtons = $( $.fn.slideShow._data.numButtonsClass ).children();
                        $( slideButtons[$.fn.slideShow._data.current] ).attr( 'class', setting.numButtonClassPassive );

                        if ( $.fn.slideShow._timer != null )
                        {
                            window.clearTimeout( $.fn.slideShow._timer );
                            $.fn.slideShow._timer = null;
                        }
                        $( this ).attr( 'class', setting.numButtonClassActive );
                        $.fn.slideShow.showNext( { next: $( this ).attr( 'slideNum' ) } );
                    }
                    else
                    {
                        if ( $.fn.slideShow._timer != null )
                        {
                            window.clearTimeout( $.fn.slideShow._timer );
                            $.fn.slideShow._timer = null;
                        }

                        var elementName = $.fn.slideShow._data.element;
                        $.fn.slideShow._timer = window.setTimeout( function()
                        {
                            $( elementName ).slideShow.showNext();
                        }, $.fn.slideShow._data.timeout );
                    }
                    return false;
                } );
            }
            $( parentSlideButtons[0] ).attr( 'class', setting.numButtonClassActive );
        }

        var elementName = setting.element;
        $.fn.slideShow._timer = null;
        $.fn.slideShow._timer = window.setTimeout( function()
        {
            $( elementName ).slideShow.showNext();
        }, setting.timeout );
        $( elements[0] ).show();
    };

    $.fn.slideShow.showNext = function( number )
    {
        $.fn.slideShow._data.flagClickBtn = false;
        var elements = $( $.fn.slideShow._data.element ).children();

        var animateSpeed = $.fn.slideShow._data.speed;

        var nextNumber = 0;
        if ( !number )
        {
            nextNumber = ( $.fn.slideShow._data.current * 1 + 1);
            if ( nextNumber > ( elements.length - 1 ) )
            {
                nextNumber = 0;
            }
        }
        else
        {
            animateSpeed = $.fn.slideShow._data.speedFast;
            nextNumber = number.next;
        }

        if ( $.fn.slideShow._data.flagNumberButtons )
        {
            var slideButtons = $( $.fn.slideShow._data.numButtonsClass ).children();
            $( slideButtons[$.fn.slideShow._data.current] ).attr( 'class', $.fn.slideShow._data.numButtonClassPassive );
            $( slideButtons[nextNumber] ).attr( 'class', $.fn.slideShow._data.numButtonClassActive );
        }

        $( elements[$.fn.slideShow._data.current] ).stop();
        $( elements[$.fn.slideShow._data.current] ).fadeTo( animateSpeed, 0 );
        $.fn.slideShow._data.current = nextNumber;
        $( elements[nextNumber] ).fadeTo( animateSpeed, 1, function()
        {
            if ( !$.fn.slideShow._data.flagClickBtn )
            {
                if ( $.fn.slideShow._timer != null )
                {
                    window.clearTimeout( $.fn.slideShow._timer );
                    $.fn.slideShow._timer = null;
                }

                var elementName = $.fn.slideShow._data.element;
                $.fn.slideShow._timer = window.setTimeout( function()
                {
                    $( elementName ).slideShow.showNext();
                }, $.fn.slideShow._data.timeout );
            }
        } );
    };

    $.fn.slideShow.next = function()
    {
        if ( $.fn.slideShow._timer != null )
        {
            window.clearTimeout( $.fn.slideShow._timer );
            $.fn.slideShow._timer = null;
        }
        $.fn.slideShow.showNext();
    };

    $.fn.slideShow.prev = function()
    {
        if ( $.fn.slideShow._timer != null )
        {
            window.clearTimeout( $.fn.slideShow._timer );
            $.fn.slideShow._timer = null;
        }
        var prev = ( $.fn.slideShow._data.current - 1 );
        if ( prev < 0 )
        {
            prev = $.fn.slideShow._data.countElement - 1;
        }
        $.fn.slideShow.showNext( { next: prev } );
    };
})( jQuery );
