/*
 * jQuery JavaScript Library v1.6.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu May 12 15:04:36 2011 -0400
 */
(function(be,N){var au=be.document,bw=be.navigator,bn=be.location;var b=(function(){var bG=function(b0,b1){return new bG.fn.init(b0,b1,bE)},bV=be.jQuery,bI=be.$,bE,bZ=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,bO=/\S/,bK=/^\s+/,bF=/\s+$/,bJ=/\d/,bC=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bP=/^[\],:{}\s]*$/,bX=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,bR=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bL=/(?:^|:|,)(?:\s*\[)+/g,bA=/(webkit)[ \/]([\w.]+)/,bT=/(opera)(?:.*version)?[ \/]([\w.]+)/,bS=/(msie) ([\w.]+)/,bU=/(mozilla)(?:.*? rv:([\w.]+))?/,bY=bw.userAgent,bW,bD,e,bN=Object.prototype.toString,bH=Object.prototype.hasOwnProperty,bB=Array.prototype.push,bM=Array.prototype.slice,bQ=String.prototype.trim,bx=Array.prototype.indexOf,bz={};bG.fn=bG.prototype={constructor:bG,init:function(b0,b4,b3){var b2,b5,b1,b6;if(!b0){return this}if(b0.nodeType){this.context=this[0]=b0;this.length=1;return this}if(b0==="body"&&!b4&&au.body){this.context=au;this[0]=au.body;this.selector=b0;this.length=1;return this}if(typeof b0==="string"){if(b0.charAt(0)==="<"&&b0.charAt(b0.length-1)===">"&&b0.length>=3){b2=[null,b0,null]}else{b2=bZ.exec(b0)}if(b2&&(b2[1]||!b4)){if(b2[1]){b4=b4 instanceof bG?b4[0]:b4;b6=(b4?b4.ownerDocument||b4:au);b1=bC.exec(b0);if(b1){if(bG.isPlainObject(b4)){b0=[au.createElement(b1[1])];bG.fn.attr.call(b0,b4,true)}else{b0=[b6.createElement(b1[1])]}}else{b1=bG.buildFragment([b2[1]],[b6]);b0=(b1.cacheable?bG.clone(b1.fragment):b1.fragment).childNodes}return bG.merge(this,b0)}else{b5=au.getElementById(b2[2]);if(b5&&b5.parentNode){if(b5.id!==b2[2]){return b3.find(b0)}this.length=1;this[0]=b5}this.context=au;this.selector=b0;return this}}else{if(!b4||b4.jquery){return(b4||b3).find(b0)}else{return this.constructor(b4).find(b0)}}}else{if(bG.isFunction(b0)){return b3.ready(b0)}}if(b0.selector!==N){this.selector=b0.selector;this.context=b0.context}return bG.makeArray(b0,this)},selector:"",jquery:"1.6.1",length:0,size:function(){return this.length},toArray:function(){return bM.call(this,0)},get:function(b0){return b0==null?this.toArray():(b0<0?this[this.length+b0]:this[b0])},pushStack:function(b1,b3,b0){var b2=this.constructor();if(bG.isArray(b1)){bB.apply(b2,b1)}else{bG.merge(b2,b1)}b2.prevObject=this;b2.context=this.context;if(b3==="find"){b2.selector=this.selector+(this.selector?" ":"")+b0}else{if(b3){b2.selector=this.selector+"."+b3+"("+b0+")"}}return b2},each:function(b1,b0){return bG.each(this,b1,b0)},ready:function(b0){bG.bindReady();bD.done(b0);return this},eq:function(b0){return b0===-1?this.slice(b0):this.slice(b0,+b0+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(bM.apply(this,arguments),"slice",bM.call(arguments).join(","))},map:function(b0){return this.pushStack(bG.map(this,function(b2,b1){return b0.call(b2,b1,b2)}))},end:function(){return this.prevObject||this.constructor(null)},push:bB,sort:[].sort,splice:[].splice};bG.fn.init.prototype=bG.fn;bG.extend=bG.fn.extend=function(){var b9,b2,b0,b1,b6,b7,b5=arguments[0]||{},b4=1,b3=arguments.length,b8=false;if(typeof b5==="boolean"){b8=b5;b5=arguments[1]||{};b4=2}if(typeof b5!=="object"&&!bG.isFunction(b5)){b5={}}if(b3===b4){b5=this;--b4}for(;b4<b3;b4++){if((b9=arguments[b4])!=null){for(b2 in b9){b0=b5[b2];b1=b9[b2];if(b5===b1){continue}if(b8&&b1&&(bG.isPlainObject(b1)||(b6=bG.isArray(b1)))){if(b6){b6=false;b7=b0&&bG.isArray(b0)?b0:[]}else{b7=b0&&bG.isPlainObject(b0)?b0:{}}b5[b2]=bG.extend(b8,b7,b1)}else{if(b1!==N){b5[b2]=b1}}}}}return b5};bG.extend({noConflict:function(b0){if(be.$===bG){be.$=bI}if(b0&&be.jQuery===bG){be.jQuery=bV}return bG},isReady:false,readyWait:1,holdReady:function(b0){if(b0){bG.readyWait++}else{bG.ready(true)}},ready:function(b0){if((b0===true&&!--bG.readyWait)||(b0!==true&&!bG.isReady)){if(!au.body){return setTimeout(bG.ready,1)}bG.isReady=true;if(b0!==true&&--bG.readyWait>0){return}bD.resolveWith(au,[bG]);if(bG.fn.trigger){bG(au).trigger("ready").unbind("ready")}}},bindReady:function(){if(bD){return}bD=bG._Deferred();if(au.readyState==="complete"){return setTimeout(bG.ready,1)}if(au.addEventListener){au.addEventListener("DOMContentLoaded",e,false);be.addEventListener("load",bG.ready,false)}else{if(au.attachEvent){au.attachEvent("onreadystatechange",e);be.attachEvent("onload",bG.ready);var b0=false;try{b0=be.frameElement==null}catch(b1){}if(au.documentElement.doScroll&&b0){by()}}}},isFunction:function(b0){return bG.type(b0)==="function"},isArray:Array.isArray||function(b0){return bG.type(b0)==="array"},isWindow:function(b0){return b0&&typeof b0==="object"&&"setInterval" in b0},isNaN:function(b0){return b0==null||!bJ.test(b0)||isNaN(b0)},type:function(b0){return b0==null?String(b0):bz[bN.call(b0)]||"object"},isPlainObject:function(b1){if(!b1||bG.type(b1)!=="object"||b1.nodeType||bG.isWindow(b1)){return false}if(b1.constructor&&!bH.call(b1,"constructor")&&!bH.call(b1.constructor.prototype,"isPrototypeOf")){return false}var b0;for(b0 in b1){}return b0===N||bH.call(b1,b0)},isEmptyObject:function(b1){for(var b0 in b1){return false}return true},error:function(b0){throw b0},parseJSON:function(b0){if(typeof b0!=="string"||!b0){return null}b0=bG.trim(b0);if(be.JSON&&be.JSON.parse){return be.JSON.parse(b0)}if(bP.test(b0.replace(bX,"@").replace(bR,"]").replace(bL,""))){return(new Function("return "+b0))()}bG.error("Invalid JSON: "+b0)},parseXML:function(b2,b0,b1){if(be.DOMParser){b1=new DOMParser();b0=b1.parseFromString(b2,"text/xml")}else{b0=new ActiveXObject("Microsoft.XMLDOM");b0.async="false";b0.loadXML(b2)}b1=b0.documentElement;if(!b1||!b1.nodeName||b1.nodeName==="parsererror"){bG.error("Invalid XML: "+b2)}return b0},noop:function(){},globalEval:function(b0){if(b0&&bO.test(b0)){(be.execScript||function(b1){be["eval"].call(be,b1)})(b0)}},nodeName:function(b1,b0){return b1.nodeName&&b1.nodeName.toUpperCase()===b0.toUpperCase()},each:function(b3,b6,b2){var b1,b4=0,b5=b3.length,b0=b5===N||bG.isFunction(b3);if(b2){if(b0){for(b1 in b3){if(b6.apply(b3[b1],b2)===false){break}}}else{for(;b4<b5;){if(b6.apply(b3[b4++],b2)===false){break}}}}else{if(b0){for(b1 in b3){if(b6.call(b3[b1],b1,b3[b1])===false){break}}}else{for(;b4<b5;){if(b6.call(b3[b4],b4,b3[b4++])===false){break}}}}return b3},trim:bQ?function(b0){return b0==null?"":bQ.call(b0)}:function(b0){return b0==null?"":b0.toString().replace(bK,"").replace(bF,"")},makeArray:function(b3,b1){var b0=b1||[];if(b3!=null){var b2=bG.type(b3);if(b3.length==null||b2==="string"||b2==="function"||b2==="regexp"||bG.isWindow(b3)){bB.call(b0,b3)}else{bG.merge(b0,b3)}}return b0},inArray:function(b2,b3){if(bx){return bx.call(b3,b2)}for(var b0=0,b1=b3.length;b0<b1;b0++){if(b3[b0]===b2){return b0}}return -1},merge:function(b4,b2){var b3=b4.length,b1=0;if(typeof b2.length==="number"){for(var b0=b2.length;b1<b0;b1++){b4[b3++]=b2[b1]}}else{while(b2[b1]!==N){b4[b3++]=b2[b1++]}}b4.length=b3;return b4},grep:function(b1,b6,b0){var b2=[],b5;b0=!!b0;for(var b3=0,b4=b1.length;b3<b4;b3++){b5=!!b6(b1[b3],b3);if(b0!==b5){b2.push(b1[b3])}}return b2},map:function(b0,b7,b8){var b5,b6,b4=[],b2=0,b1=b0.length,b3=b0 instanceof bG||b1!==N&&typeof b1==="number"&&((b1>0&&b0[0]&&b0[b1-1])||b1===0||bG.isArray(b0));if(b3){for(;b2<b1;b2++){b5=b7(b0[b2],b2,b8);if(b5!=null){b4[b4.length]=b5}}}else{for(b6 in b0){b5=b7(b0[b6],b6,b8);if(b5!=null){b4[b4.length]=b5}}}return b4.concat.apply([],b4)},guid:1,proxy:function(b4,b3){if(typeof b3==="string"){var b2=b4[b3];b3=b4;b4=b2}if(!bG.isFunction(b4)){return N}var b0=bM.call(arguments,2),b1=function(){return b4.apply(b3,b0.concat(bM.call(arguments)))};b1.guid=b4.guid=b4.guid||b1.guid||bG.guid++;return b1},access:function(b0,b8,b6,b2,b5,b7){var b1=b0.length;if(typeof b8==="object"){for(var b3 in b8){bG.access(b0,b3,b8[b3],b2,b5,b6)}return b0}if(b6!==N){b2=!b7&&b2&&bG.isFunction(b6);for(var b4=0;b4<b1;b4++){b5(b0[b4],b8,b2?b6.call(b0[b4],b4,b5(b0[b4],b8)):b6,b7)}return b0}return b1?b5(b0[0],b8):N},now:function(){return(new Date()).getTime()},uaMatch:function(b1){b1=b1.toLowerCase();var b0=bA.exec(b1)||bT.exec(b1)||bS.exec(b1)||b1.indexOf("compatible")<0&&bU.exec(b1)||[];return{browser:b0[1]||"",version:b0[2]||"0"}},sub:function(){function b0(b3,b4){return new b0.fn.init(b3,b4)}bG.extend(true,b0,this);b0.superclass=this;b0.fn=b0.prototype=this();b0.fn.constructor=b0;b0.sub=this.sub;b0.fn.init=function b2(b3,b4){if(b4&&b4 instanceof bG&&!(b4 instanceof b0)){b4=b0(b4)}return bG.fn.init.call(this,b3,b4,b1)};b0.fn.init.prototype=b0.fn;var b1=b0(au);return b0},browser:{}});bG.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(b1,b0){bz["[object "+b0+"]"]=b0.toLowerCase()});bW=bG.uaMatch(bY);if(bW.browser){bG.browser[bW.browser]=true;bG.browser.version=bW.version}if(bG.browser.webkit){bG.browser.safari=true}if(bO.test("\xA0")){bK=/^[\s\xA0]+/;bF=/[\s\xA0]+$/}bE=bG(au);if(au.addEventListener){e=function(){au.removeEventListener("DOMContentLoaded",e,false);bG.ready()}}else{if(au.attachEvent){e=function(){if(au.readyState==="complete"){au.detachEvent("onreadystatechange",e);bG.ready()}}}}function by(){if(bG.isReady){return}try{au.documentElement.doScroll("left")}catch(b0){setTimeout(by,1);return}bG.ready()}return bG})();var a="done fail isResolved isRejected promise then always pipe".split(" "),aJ=[].slice;b.extend({_Deferred:function(){var bz=[],bA,bx,by,e={done:function(){if(!by){var bC=arguments,bD,bG,bF,bE,bB;if(bA){bB=bA;bA=0}for(bD=0,bG=bC.length;bD<bG;bD++){bF=bC[bD];bE=b.type(bF);if(bE==="array"){e.done.apply(e,bF)}else{if(bE==="function"){bz.push(bF)}}}if(bB){e.resolveWith(bB[0],bB[1])}}return this},resolveWith:function(bC,bB){if(!by&&!bA&&!bx){bB=bB||[];bx=1;try{while(bz[0]){bz.shift().apply(bC,bB)}}finally{bA=[bC,bB];bx=0}}return this},resolve:function(){e.resolveWith(this,arguments);return this},isResolved:function(){return !!(bx||bA)},cancel:function(){by=1;bz=[];return this}};return e},Deferred:function(bx){var e=b._Deferred(),bz=b._Deferred(),by;b.extend(e,{then:function(bB,bA){e.done(bB).fail(bA);return this},always:function(){return e.done.apply(e,arguments).fail.apply(this,arguments)},fail:bz.done,rejectWith:bz.resolveWith,reject:bz.resolve,isRejected:bz.isResolved,pipe:function(bB,bA){return b.Deferred(function(bC){b.each({done:[bB,"resolve"],fail:[bA,"reject"]},function(bE,bH){var bD=bH[0],bG=bH[1],bF;if(b.isFunction(bD)){e[bE](function(){bF=bD.apply(this,arguments);if(bF&&b.isFunction(bF.promise)){bF.promise().then(bC.resolve,bC.reject)}else{bC[bG](bF)}})}else{e[bE](bC[bG])}})}).promise()},promise:function(bB){if(bB==null){if(by){return by}by=bB={}}var bA=a.length;while(bA--){bB[a[bA]]=e[a[bA]]}return bB}});e.done(bz.cancel).fail(e.cancel);delete e.cancel;if(bx){bx.call(e,e)}return e},when:function(bC){var bx=arguments,by=0,bB=bx.length,bA=bB,e=bB<=1&&bC&&b.isFunction(bC.promise)?bC:b.Deferred();function bz(bD){return function(bE){bx[bD]=arguments.length>1?aJ.call(arguments,0):bE;if(!(--bA)){e.resolveWith(e,aJ.call(bx,0))}}}if(bB>1){for(;by<bB;by++){if(bx[by]&&b.isFunction(bx[by].promise)){bx[by].promise().then(bz(by),e.reject)}else{--bA}}if(!bA){e.resolveWith(e,bx)}}else{if(e!==bC){e.resolveWith(e,bB?[bC]:[])}}return e.promise()}});b.support=(function(){var bH=au.createElement("div"),bN=au.documentElement,bB,bO,bI,bz,bG,bC,bE,by,bF,bx,bK,bA,bD,bL,bP;bH.setAttribute("className","t");bH.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>";bB=bH.getElementsByTagName("*");bO=bH.getElementsByTagName("a")[0];if(!bB||!bB.length||!bO){return{}}bI=au.createElement("select");bz=bI.appendChild(au.createElement("option"));bG=bH.getElementsByTagName("input")[0];bE={leadingWhitespace:(bH.firstChild.nodeType===3),tbody:!bH.getElementsByTagName("tbody").length,htmlSerialize:!!bH.getElementsByTagName("link").length,style:/top/.test(bO.getAttribute("style")),hrefNormalized:(bO.getAttribute("href")==="/a"),opacity:/^0.55$/.test(bO.style.opacity),cssFloat:!!bO.style.cssFloat,checkOn:(bG.value==="on"),optSelected:bz.selected,getSetAttribute:bH.className!=="t",submitBubbles:true,changeBubbles:true,focusinBubbles:false,deleteExpando:true,noCloneEvent:true,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableMarginRight:true};bG.checked=true;bE.noCloneChecked=bG.cloneNode(true).checked;bI.disabled=true;bE.optDisabled=!bz.disabled;try{delete bH.test}catch(bM){bE.deleteExpando=false}if(!bH.addEventListener&&bH.attachEvent&&bH.fireEvent){bH.attachEvent("onclick",function bJ(){bE.noCloneEvent=false;bH.detachEvent("onclick",bJ)});bH.cloneNode(true).fireEvent("onclick")}bG=au.createElement("input");bG.value="t";bG.setAttribute("type","radio");bE.radioValue=bG.value==="t";bG.setAttribute("checked","checked");bH.appendChild(bG);by=au.createDocumentFragment();by.appendChild(bH.firstChild);bE.checkClone=by.cloneNode(true).cloneNode(true).lastChild.checked;bH.innerHTML="";bH.style.width=bH.style.paddingLeft="1px";bF=au.createElement("body");bx={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};for(bL in bx){bF.style[bL]=bx[bL]}bF.appendChild(bH);bN.insertBefore(bF,bN.firstChild);bE.appendChecked=bG.checked;bE.boxModel=bH.offsetWidth===2;if("zoom" in bH.style){bH.style.display="inline";bH.style.zoom=1;bE.inlineBlockNeedsLayout=(bH.offsetWidth===2);bH.style.display="";bH.innerHTML="<div style='width:4px;'></div>";bE.shrinkWrapBlocks=(bH.offsetWidth!==2)}bH.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";bK=bH.getElementsByTagName("td");bP=(bK[0].offsetHeight===0);bK[0].style.display="";bK[1].style.display="none";bE.reliableHiddenOffsets=bP&&(bK[0].offsetHeight===0);bH.innerHTML="";if(au.defaultView&&au.defaultView.getComputedStyle){bC=au.createElement("div");bC.style.width="0";bC.style.marginRight="0";bH.appendChild(bC);bE.reliableMarginRight=(parseInt((au.defaultView.getComputedStyle(bC,null)||{marginRight:0}).marginRight,10)||0)===0}bF.innerHTML="";bN.removeChild(bF);if(bH.attachEvent){for(bL in {submit:1,change:1,focusin:1}){bD="on"+bL;bP=(bD in bH);if(!bP){bH.setAttribute(bD,"return;");bP=(typeof bH[bD]==="function")}bE[bL+"Bubbles"]=bP}}return bE})();b.boxModel=b.support.boxModel;var aQ=/^(?:\{.*\}|\[.*\])$/,az=/([a-z])([A-Z])/g;b.extend({cache:{},uuid:0,expando:"jQuery"+(b.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},hasData:function(e){e=e.nodeType?b.cache[e[b.expando]]:e[b.expando];return !!e&&!W(e)},data:function(bz,bx,bB,bA){if(!b.acceptData(bz)){return}var bE=b.expando,bD=typeof bx==="string",bC,bF=bz.nodeType,e=bF?b.cache:bz,by=bF?bz[b.expando]:bz[b.expando]&&b.expando;if((!by||(bA&&by&&!e[by][bE]))&&bD&&bB===N){return}if(!by){if(bF){bz[b.expando]=by=++b.uuid}else{by=b.expando}}if(!e[by]){e[by]={};if(!bF){e[by].toJSON=b.noop}}if(typeof bx==="object"||typeof bx==="function"){if(bA){e[by][bE]=b.extend(e[by][bE],bx)}else{e[by]=b.extend(e[by],bx)}}bC=e[by];if(bA){if(!bC[bE]){bC[bE]={}}bC=bC[bE]}if(bB!==N){bC[b.camelCase(bx)]=bB}if(bx==="events"&&!bC[bx]){return bC[bE]&&bC[bE].events}return bD?bC[b.camelCase(bx)]:bC},removeData:function(bA,by,bB){if(!b.acceptData(bA)){return}var bD=b.expando,bE=bA.nodeType,bx=bE?b.cache:bA,bz=bE?bA[b.expando]:b.expando;if(!bx[bz]){return}if(by){var bC=bB?bx[bz][bD]:bx[bz];if(bC){delete bC[by];if(!W(bC)){return}}}if(bB){delete bx[bz][bD];if(!W(bx[bz])){return}}var e=bx[bz][bD];if(b.support.deleteExpando||bx!=be){delete bx[bz]}else{bx[bz]=null}if(e){bx[bz]={};if(!bE){bx[bz].toJSON=b.noop}bx[bz][bD]=e}else{if(bE){if(b.support.deleteExpando){delete bA[b.expando]}else{if(bA.removeAttribute){bA.removeAttribute(b.expando)}else{bA[b.expando]=null}}}}},_data:function(bx,e,by){return b.data(bx,e,by,true)},acceptData:function(bx){if(bx.nodeName){var e=b.noData[bx.nodeName.toLowerCase()];if(e){return !(e===true||bx.getAttribute("classid")!==e)}}return true}});b.fn.extend({data:function(bA,bC){var bB=null;if(typeof bA==="undefined"){if(this.length){bB=b.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,by;for(var bz=0,bx=e.length;bz<bx;bz++){by=e[bz].name;if(by.indexOf("data-")===0){by=b.camelCase(by.substring(5));a7(this[0],by,bB[by])}}}}return bB}else{if(typeof bA==="object"){return this.each(function(){b.data(this,bA)})}}var bD=bA.split(".");bD[1]=bD[1]?"."+bD[1]:"";if(bC===N){bB=this.triggerHandler("getData"+bD[1]+"!",[bD[0]]);if(bB===N&&this.length){bB=b.data(this[0],bA);bB=a7(this[0],bA,bB)}return bB===N&&bD[1]?this.data(bD[0]):bB}else{return this.each(function(){var bF=b(this),bE=[bD[0],bC];bF.triggerHandler("setData"+bD[1]+"!",bE);b.data(this,bA,bC);bF.triggerHandler("changeData"+bD[1]+"!",bE)})}},removeData:function(e){return this.each(function(){b.removeData(this,e)})}});function a7(bz,by,bA){if(bA===N&&bz.nodeType===1){var bx="data-"+by.replace(az,"$1-$2").toLowerCase();bA=bz.getAttribute(bx);if(typeof bA==="string"){try{bA=bA==="true"?true:bA==="false"?false:bA==="null"?null:!b.isNaN(bA)?parseFloat(bA):aQ.test(bA)?b.parseJSON(bA):bA}catch(bB){}b.data(bz,by,bA)}else{bA=N}}return bA}function W(bx){for(var e in bx){if(e!=="toJSON"){return false}}return true}function bj(bA,bz,bC){var by=bz+"defer",bx=bz+"queue",e=bz+"mark",bB=b.data(bA,by,N,true);if(bB&&(bC==="queue"||!b.data(bA,bx,N,true))&&(bC==="mark"||!b.data(bA,e,N,true))){setTimeout(function(){if(!b.data(bA,bx,N,true)&&!b.data(bA,e,N,true)){b.removeData(bA,by,true);bB.resolve()}},0)}}b.extend({_mark:function(bx,e){if(bx){e=(e||"fx")+"mark";b.data(bx,e,(b.data(bx,e,N,true)||0)+1,true)}},_unmark:function(bA,bz,bx){if(bA!==true){bx=bz;bz=bA;bA=false}if(bz){bx=bx||"fx";var e=bx+"mark",by=bA?0:((b.data(bz,e,N,true)||1)-1);if(by){b.data(bz,e,by,true)}else{b.removeData(bz,e,true);bj(bz,bx,"mark")}}},queue:function(bx,e,bz){if(bx){e=(e||"fx")+"queue";var by=b.data(bx,e,N,true);if(bz){if(!by||b.isArray(bz)){by=b.data(bx,e,b.makeArray(bz),true)}else{by.push(bz)}}return by||[]}},dequeue:function(bz,by){by=by||"fx";var e=b.queue(bz,by),bx=e.shift(),bA;if(bx==="inprogress"){bx=e.shift()}if(bx){if(by==="fx"){e.unshift("inprogress")}bx.call(bz,function(){b.dequeue(bz,by)})}if(!e.length){b.removeData(bz,by+"queue",true);bj(bz,by,"queue")}}});b.fn.extend({queue:function(e,bx){if(typeof e!=="string"){bx=e;e="fx"}if(bx===N){return b.queue(this[0],e)}return this.each(function(){var by=b.queue(this,e,bx);if(e==="fx"&&by[0]!=="inprogress"){b.dequeue(this,e)}})},dequeue:function(e){return this.each(function(){b.dequeue(this,e)})},delay:function(bx,e){bx=b.fx?b.fx.speeds[bx]||bx:bx;e=e||"fx";return this.queue(e,function(){var by=this;setTimeout(function(){b.dequeue(by,e)},bx)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(bF,by){if(typeof bF!=="string"){by=bF;bF=N}bF=bF||"fx";var e=b.Deferred(),bx=this,bA=bx.length,bD=1,bB=bF+"defer",bC=bF+"queue",bE=bF+"mark",bz;function bG(){if(!(--bD)){e.resolveWith(bx,[bx])}}while(bA--){if((bz=b.data(bx[bA],bB,N,true)||(b.data(bx[bA],bC,N,true)||b.data(bx[bA],bE,N,true))&&b.data(bx[bA],bB,b._Deferred(),true))){bD++;bz.done(bG)}}bG();return e.promise()}});var aO=/[\n\t\r]/g,af=/\s+/,aS=/\r/g,g=/^(?:button|input)$/i,G=/^(?:button|input|object|select|textarea)$/i,n=/^a(?:rea)?$/i,an=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,ba=/\:/,a5,aZ;b.fn.extend({attr:function(e,bx){return b.access(this,e,bx,true,b.attr)},removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,bx){return b.access(this,e,bx,true,b.prop)},removeProp:function(e){e=b.propFix[e]||e;return this.each(function(){try{this[e]=N;delete this[e]}catch(bx){}})},addClass:function(bD){if(b.isFunction(bD)){return this.each(function(bG){var bF=b(this);bF.addClass(bD.call(this,bG,bF.attr("class")||""))})}if(bD&&typeof bD==="string"){var e=(bD||"").split(af);for(var bz=0,by=this.length;bz<by;bz++){var bx=this[bz];if(bx.nodeType===1){if(!bx.className){bx.className=bD}else{var bA=" "+bx.className+" ",bC=bx.className;for(var bB=0,bE=e.length;bB<bE;bB++){if(bA.indexOf(" "+e[bB]+" ")<0){bC+=" "+e[bB]}}bx.className=b.trim(bC)}}}}return this},removeClass:function(bB){if(b.isFunction(bB)){return this.each(function(bF){var bE=b(this);bE.removeClass(bB.call(this,bF,bE.attr("class")))})}if((bB&&typeof bB==="string")||bB===N){var bC=(bB||"").split(af);for(var by=0,bx=this.length;by<bx;by++){var bA=this[by];if(bA.nodeType===1&&bA.className){if(bB){var bz=(" "+bA.className+" ").replace(aO," ");for(var bD=0,e=bC.length;bD<e;bD++){bz=bz.replace(" "+bC[bD]+" "," ")}bA.className=b.trim(bz)}else{bA.className=""}}}}return this},toggleClass:function(bz,bx){var by=typeof bz,e=typeof bx==="boolean";if(b.isFunction(bz)){return this.each(function(bB){var bA=b(this);bA.toggleClass(bz.call(this,bB,bA.attr("class"),bx),bx)})}return this.each(function(){if(by==="string"){var bC,bB=0,bA=b(this),bD=bx,bE=bz.split(af);while((bC=bE[bB++])){bD=e?bD:!bA.hasClass(bC);bA[bD?"addClass":"removeClass"](bC)}}else{if(by==="undefined"||by==="boolean"){if(this.className){b._data(this,"__className__",this.className)}this.className=this.className||bz===false?"":b._data(this,"__className__")||""}}})},hasClass:function(e){var bz=" "+e+" ";for(var by=0,bx=this.length;by<bx;by++){if((" "+this[by].className+" ").replace(aO," ").indexOf(bz)>-1){return true}}return false},val:function(bz){var e,bx,by=this[0];if(!arguments.length){if(by){e=b.valHooks[by.nodeName.toLowerCase()]||b.valHooks[by.type];if(e&&"get" in e&&(bx=e.get(by,"value"))!==N){return bx}return(by.value||"").replace(aS,"")}return N}var bA=b.isFunction(bz);return this.each(function(bC){var bB=b(this),bD;if(this.nodeType!==1){return}if(bA){bD=bz.call(this,bC,bB.val())}else{bD=bz}if(bD==null){bD=""}else{if(typeof bD==="number"){bD+=""}else{if(b.isArray(bD)){bD=b.map(bD,function(bE){return bE==null?"":bE+""})}}}e=b.valHooks[this.nodeName.toLowerCase()]||b.valHooks[this.type];if(!e||!("set" in e)||e.set(this,bD,"value")===N){this.value=bD}})}});b.extend({valHooks:{option:{get:function(e){var bx=e.attributes.value;return !bx||bx.specified?e.value:e.text}},select:{get:function(e){var bC,bA=e.selectedIndex,bD=[],bE=e.options,bz=e.type==="select-one";if(bA<0){return null}for(var bx=bz?bA:0,bB=bz?bA+1:bE.length;bx<bB;bx++){var by=bE[bx];if(by.selected&&(b.support.optDisabled?!by.disabled:by.getAttribute("disabled")===null)&&(!by.parentNode.disabled||!b.nodeName(by.parentNode,"optgroup"))){bC=b(by).val();if(bz){return bC}bD.push(bC)}}if(bz&&!bD.length&&bE.length){return b(bE[bA]).val()}return bD},set:function(bx,by){var e=b.makeArray(by);b(bx).find("option").each(function(){this.selected=b.inArray(b(this).val(),e)>=0});if(!e.length){bx.selectedIndex=-1}return e}}},attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attrFix:{tabindex:"tabIndex"},attr:function(bC,bz,bD,bB){var bx=bC.nodeType;if(!bC||bx===3||bx===8||bx===2){return N}if(bB&&bz in b.attrFn){return b(bC)[bz](bD)}if(!("getAttribute" in bC)){return b.prop(bC,bz,bD)}var by,e,bA=bx!==1||!b.isXMLDoc(bC);bz=bA&&b.attrFix[bz]||bz;e=b.attrHooks[bz];if(!e){if(an.test(bz)&&(typeof bD==="boolean"||bD===N||bD.toLowerCase()===bz.toLowerCase())){e=aZ}else{if(a5&&(b.nodeName(bC,"form")||ba.test(bz))){e=a5}}}if(bD!==N){if(bD===null){b.removeAttr(bC,bz);return N}else{if(e&&"set" in e&&bA&&(by=e.set(bC,bD,bz))!==N){return by}else{bC.setAttribute(bz,""+bD);return bD}}}else{if(e&&"get" in e&&bA){return e.get(bC,bz)}else{by=bC.getAttribute(bz);return by===null?N:by}}},removeAttr:function(bx,e){var by;if(bx.nodeType===1){e=b.attrFix[e]||e;if(b.support.getSetAttribute){bx.removeAttribute(e)}else{b.attr(bx,e,"");bx.removeAttributeNode(bx.getAttributeNode(e))}if(an.test(e)&&(by=b.propFix[e]||e) in bx){bx[by]=false}}},attrHooks:{type:{set:function(e,bx){if(g.test(e.nodeName)&&e.parentNode){b.error("type property can't be changed")}else{if(!b.support.radioValue&&bx==="radio"&&b.nodeName(e,"input")){var by=e.value;e.setAttribute("type",bx);if(by){e.value=by}return bx}}}},tabIndex:{get:function(bx){var e=bx.getAttributeNode("tabIndex");return e&&e.specified?parseInt(e.value,10):G.test(bx.nodeName)||n.test(bx.nodeName)&&bx.href?0:N}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(bB,bz,bC){var bx=bB.nodeType;if(!bB||bx===3||bx===8||bx===2){return N}var by,e,bA=bx!==1||!b.isXMLDoc(bB);bz=bA&&b.propFix[bz]||bz;e=b.propHooks[bz];if(bC!==N){if(e&&"set" in e&&(by=e.set(bB,bC,bz))!==N){return by}else{return(bB[bz]=bC)}}else{if(e&&"get" in e&&(by=e.get(bB,bz))!==N){return by}else{return bB[bz]}}},propHooks:{}});aZ={get:function(bx,e){return bx[b.propFix[e]||e]?e.toLowerCase():N},set:function(bx,bz,e){var by;if(bz===false){b.removeAttr(bx,e)}else{by=b.propFix[e]||e;if(by in bx){bx[by]=bz}bx.setAttribute(e,e.toLowerCase())}return e}};b.attrHooks.value={get:function(bx,e){if(a5&&b.nodeName(bx,"button")){return a5.get(bx,e)}return bx.value},set:function(bx,by,e){if(a5&&b.nodeName(bx,"button")){return a5.set(bx,by,e)}bx.value=by}};if(!b.support.getSetAttribute){b.attrFix=b.propFix;a5=b.attrHooks.name=b.valHooks.button={get:function(by,bx){var e;e=by.getAttributeNode(bx);return e&&e.nodeValue!==""?e.nodeValue:N},set:function(by,bz,bx){var e=by.getAttributeNode(bx);if(e){e.nodeValue=bz;return bz}}};b.each(["width","height"],function(bx,e){b.attrHooks[e]=b.extend(b.attrHooks[e],{set:function(by,bz){if(bz===""){by.setAttribute(e,"auto");return bz}}})})}if(!b.support.hrefNormalized){b.each(["href","src","width","height"],function(bx,e){b.attrHooks[e]=b.extend(b.attrHooks[e],{get:function(bz){var by=bz.getAttribute(e,2);return by===null?N:by}})})}if(!b.support.style){b.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||N},set:function(e,bx){return(e.style.cssText=""+bx)}}}if(!b.support.optSelected){b.propHooks.selected=b.extend(b.propHooks.selected,{get:function(bx){var e=bx.parentNode;if(e){e.selectedIndex;if(e.parentNode){e.parentNode.selectedIndex}}}})}if(!b.support.checkOn){b.each(["radio","checkbox"],function(){b.valHooks[this]={get:function(e){return e.getAttribute("value")===null?"on":e.value}}})}b.each(["radio","checkbox"],function(){b.valHooks[this]=b.extend(b.valHooks[this],{set:function(e,bx){if(b.isArray(bx)){return(e.checked=b.inArray(b(e).val(),bx)>=0)}}})});var aG=Object.prototype.hasOwnProperty,a1=/\.(.*)$/,bg=/^(?:textarea|input|select)$/i,Q=/\./g,bk=/ /g,aF=/[^\w\s.|`]/g,J=function(e){return e.replace(aF,"\\$&")};b.event={add:function(bz,bD,bI,bB){if(bz.nodeType===3||bz.nodeType===8){return}if(bI===false){bI=bm}else{if(!bI){return}}var bx,bH;if(bI.handler){bx=bI;bI=bx.handler}if(!bI.guid){bI.guid=b.guid++}var bE=b._data(bz);if(!bE){return}var bJ=bE.events,bC=bE.handle;if(!bJ){bE.events=bJ={}}if(!bC){bE.handle=bC=function(bK){return typeof b!=="undefined"&&(!bK||b.event.triggered!==bK.type)?b.event.handle.apply(bC.elem,arguments):N}}bC.elem=bz;bD=bD.split(" ");var bG,bA=0,e;while((bG=bD[bA++])){bH=bx?b.extend({},bx):{handler:bI,data:bB};if(bG.indexOf(".")>-1){e=bG.split(".");bG=e.shift();bH.namespace=e.slice(0).sort().join(".")}else{e=[];bH.namespace=""}bH.type=bG;if(!bH.guid){bH.guid=bI.guid}var by=bJ[bG],bF=b.event.special[bG]||{};if(!by){by=bJ[bG]=[];if(!bF.setup||bF.setup.call(bz,bB,e,bC)===false){if(bz.addEventListener){bz.addEventListener(bG,bC,false)}else{if(bz.attachEvent){bz.attachEvent("on"+bG,bC)}}}}if(bF.add){bF.add.call(bz,bH);if(!bH.handler.guid){bH.handler.guid=bI.guid}}by.push(bH);b.event.global[bG]=true}bz=null},global:{},remove:function(bL,bG,by,bC){if(bL.nodeType===3||bL.nodeType===8){return}if(by===false){by=bm}var bO,bB,bD,bI,bJ=0,bz,bE,bH,bA,bF,e,bN,bK=b.hasData(bL)&&b._data(bL),bx=bK&&bK.events;if(!bK||!bx){return}if(bG&&bG.type){by=bG.handler;bG=bG.type}if(!bG||typeof bG==="string"&&bG.charAt(0)==="."){bG=bG||"";for(bB in bx){b.event.remove(bL,bB+bG)}return}bG=bG.split(" ");while((bB=bG[bJ++])){bN=bB;e=null;bz=bB.indexOf(".")<0;bE=[];if(!bz){bE=bB.split(".");bB=bE.shift();bH=new RegExp("(^|\\.)"+b.map(bE.slice(0).sort(),J).join("\\.(?:.*\\.)?")+"(\\.|$)")}bF=bx[bB];if(!bF){continue}if(!by){for(bI=0;bI<bF.length;bI++){e=bF[bI];if(bz||bH.test(e.namespace)){b.event.remove(bL,bN,e.handler,bI);bF.splice(bI--,1)}}continue}bA=b.event.special[bB]||{};for(bI=bC||0;bI<bF.length;bI++){e=bF[bI];if(by.guid===e.guid){if(bz||bH.test(e.namespace)){if(bC==null){bF.splice(bI--,1)}if(bA.remove){bA.remove.call(bL,e)}}if(bC!=null){break}}}if(bF.length===0||bC!=null&&bF.length===1){if(!bA.teardown||bA.teardown.call(bL,bE)===false){b.removeEvent(bL,bB,bK.handle)}bO=null;delete bx[bB]}}if(b.isEmptyObject(bx)){var bM=bK.handle;if(bM){bM.elem=null}delete bK.events;delete bK.handle;if(b.isEmptyObject(bK)){b.removeData(bL,N,true)}}},customEvent:{getData:true,setData:true,changeData:true},trigger:function(e,bD,bB,bI){var bG=e.type||e,by=[],bx;if(bG.indexOf("!")>=0){bG=bG.slice(0,-1);bx=true}if(bG.indexOf(".")>=0){by=bG.split(".");bG=by.shift();by.sort()}if((!bB||b.event.customEvent[bG])&&!b.event.global[bG]){return}e=typeof e==="object"?e[b.expando]?e:new b.Event(bG,e):new b.Event(bG);e.type=bG;e.exclusive=bx;e.namespace=by.join(".");e.namespace_re=new RegExp("(^|\\.)"+by.join("\\.(?:.*\\.)?")+"(\\.|$)");if(bI||!bB){e.preventDefault();e.stopPropagation()}if(!bB){b.each(b.cache,function(){var bK=b.expando,bJ=this[bK];if(bJ&&bJ.events&&bJ.events[bG]){b.event.trigger(e,bD,bJ.handle.elem)}});return}if(bB.nodeType===3||bB.nodeType===8){return}e.result=N;e.target=bB;bD=bD?b.makeArray(bD):[];bD.unshift(e);var bH=bB,bz=bG.indexOf(":")<0?"on"+bG:"";do{var bE=b._data(bH,"handle");e.currentTarget=bH;if(bE){bE.apply(bH,bD)}if(bz&&b.acceptData(bH)&&bH[bz]&&bH[bz].apply(bH,bD)===false){e.result=false;e.preventDefault()}bH=bH.parentNode||bH.ownerDocument||bH===e.target.ownerDocument&&be}while(bH&&!e.isPropagationStopped());if(!e.isDefaultPrevented()){var bA,bF=b.event.special[bG]||{};if((!bF._default||bF._default.call(bB.ownerDocument,e)===false)&&!(bG==="click"&&b.nodeName(bB,"a"))&&b.acceptData(bB)){try{if(bz&&bB[bG]){bA=bB[bz];if(bA){bB[bz]=null}b.event.triggered=bG;bB[bG]()}}catch(bC){}if(bA){bB[bz]=bA}b.event.triggered=N}}return e.result},handle:function(bD){bD=b.event.fix(bD||be.event);var bx=((b._data(this,"events")||{})[bD.type]||[]).slice(0),bC=!bD.exclusive&&!bD.namespace,bA=Array.prototype.slice.call(arguments,0);bA[0]=bD;bD.currentTarget=this;for(var bz=0,e=bx.length;bz<e;bz++){var bB=bx[bz];if(bC||bD.namespace_re.test(bB.namespace)){bD.handler=bB.handler;bD.data=bB.data;bD.handleObj=bB;var by=bB.handler.apply(this,bA);if(by!==N){bD.result=by;if(by===false){bD.preventDefault();bD.stopPropagation()}}if(bD.isImmediatePropagationStopped()){break}}}return bD.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(bA){if(bA[b.expando]){return bA}var bx=bA;bA=b.Event(bx);for(var by=this.props.length,bC;by;){bC=this.props[--by];bA[bC]=bx[bC]}if(!bA.target){bA.target=bA.srcElement||au}if(bA.target.nodeType===3){bA.target=bA.target.parentNode}if(!bA.relatedTarget&&bA.fromElement){bA.relatedTarget=bA.fromElement===bA.target?bA.toElement:bA.fromElement}if(bA.pageX==null&&bA.clientX!=null){var bz=bA.target.ownerDocument||au,bB=bz.documentElement,e=bz.body;bA.pageX=bA.clientX+(bB&&bB.scrollLeft||e&&e.scrollLeft||0)-(bB&&bB.clientLeft||e&&e.clientLeft||0);bA.pageY=bA.clientY+(bB&&bB.scrollTop||e&&e.scrollTop||0)-(bB&&bB.clientTop||e&&e.clientTop||0)}if(bA.which==null&&(bA.charCode!=null||bA.keyCode!=null)){bA.which=bA.charCode!=null?bA.charCode:bA.keyCode}if(!bA.metaKey&&bA.ctrlKey){bA.metaKey=bA.ctrlKey}if(!bA.which&&bA.button!==N){bA.which=(bA.button&1?1:(bA.button&2?3:(bA.button&4?2:0)))}return bA},guid:100000000,proxy:b.proxy,special:{ready:{setup:b.bindReady,teardown:b.noop},live:{add:function(e){b.event.add(this,s(e.origType,e.selector),b.extend({},e,{handler:al,guid:e.handler.guid}))},remove:function(e){b.event.remove(this,s(e.origType,e.selector),e)}},beforeunload:{setup:function(by,bx,e){if(b.isWindow(this)){this.onbeforeunload=e}},teardown:function(bx,e){if(this.onbeforeunload===e){this.onbeforeunload=null}}}}};b.removeEvent=au.removeEventListener?function(bx,e,by){if(bx.removeEventListener){bx.removeEventListener(e,by,false)}}:function(bx,e,by){if(bx.detachEvent){bx.detachEvent("on"+e,by)}};b.Event=function(bx,e){if(!this.preventDefault){return new b.Event(bx,e)}if(bx&&bx.type){this.originalEvent=bx;this.type=bx.type;this.isDefaultPrevented=(bx.defaultPrevented||bx.returnValue===false||bx.getPreventDefault&&bx.getPreventDefault())?j:bm}else{this.type=bx}if(e){b.extend(this,e)}this.timeStamp=b.now();this[b.expando]=true};function bm(){return false}function j(){return true}b.Event.prototype={preventDefault:function(){this.isDefaultPrevented=j;var bx=this.originalEvent;if(!bx){return}if(bx.preventDefault){bx.preventDefault()}else{bx.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=j;var bx=this.originalEvent;if(!bx){return}if(bx.stopPropagation){bx.stopPropagation()}bx.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=j;this.stopPropagation()},isDefaultPrevented:bm,isPropagationStopped:bm,isImmediatePropagationStopped:bm};var ae=function(by){var bx=by.relatedTarget;by.type=by.data;try{if(bx&&bx!==au&&!bx.parentNode){return}while(bx&&bx!==this){bx=bx.parentNode}if(bx!==this){b.event.handle.apply(this,arguments)}}catch(bz){}},aV=function(e){e.type=e.data;b.event.handle.apply(this,arguments)};b.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(bx,e){b.event.special[bx]={setup:function(by){b.event.add(this,e,by&&by.selector?aV:ae,bx)},teardown:function(by){b.event.remove(this,e,by&&by.selector?aV:ae)}}});if(!b.support.submitBubbles){b.event.special.submit={setup:function(bx,e){if(!b.nodeName(this,"form")){b.event.add(this,"click.specialSubmit",function(bA){var bz=bA.target,by=bz.type;if((by==="submit"||by==="image")&&b(bz).closest("form").length){aY("submit",this,arguments)}});b.event.add(this,"keypress.specialSubmit",function(bA){var bz=bA.target,by=bz.type;if((by==="text"||by==="password")&&b(bz).closest("form").length&&bA.keyCode===13){aY("submit",this,arguments)}})}else{return false}},teardown:function(e){b.event.remove(this,".specialSubmit")}}}if(!b.support.changeBubbles){var bp,m=function(bx){var e=bx.type,by=bx.value;if(e==="radio"||e==="checkbox"){by=bx.checked}else{if(e==="select-multiple"){by=bx.selectedIndex>-1?b.map(bx.options,function(bz){return bz.selected}).join("-"):""}else{if(b.nodeName(bx,"select")){by=bx.selectedIndex}}}return by},ac=function ac(bz){var bx=bz.target,by,bA;if(!bg.test(bx.nodeName)||bx.readOnly){return}by=b._data(bx,"_change_data");bA=m(bx);if(bz.type!=="focusout"||bx.type!=="radio"){b._data(bx,"_change_data",bA)}if(by===N||bA===by){return}if(by!=null||bA){bz.type="change";bz.liveFired=N;b.event.trigger(bz,arguments[1],bx)}};b.event.special.change={filters:{focusout:ac,beforedeactivate:ac,click:function(bz){var by=bz.target,bx=b.nodeName(by,"input")?by.type:"";if(bx==="radio"||bx==="checkbox"||b.nodeName(by,"select")){ac.call(this,bz)}},keydown:function(bz){var by=bz.target,bx=b.nodeName(by,"input")?by.type:"";if((bz.keyCode===13&&!b.nodeName(by,"textarea"))||(bz.keyCode===32&&(bx==="checkbox"||bx==="radio"))||bx==="select-multiple"){ac.call(this,bz)}},beforeactivate:function(by){var bx=by.target;b._data(bx,"_change_data",m(bx))}},setup:function(by,bx){if(this.type==="file"){return false}for(var e in bp){b.event.add(this,e+".specialChange",bp[e])}return bg.test(this.nodeName)},teardown:function(e){b.event.remove(this,".specialChange");return bg.test(this.nodeName)}};bp=b.event.special.change.filters;bp.focus=bp.beforeactivate}function aY(bx,bz,e){var by=b.extend({},e[0]);by.type=bx;by.originalEvent={};by.liveFired=N;b.event.handle.call(bz,by);if(by.isDefaultPrevented()){e[0].preventDefault()}}if(!b.support.focusinBubbles){b.each({focus:"focusin",blur:"focusout"},function(bz,e){var bx=0;b.event.special[e]={setup:function(){if(bx++===0){au.addEventListener(bz,by,true)}},teardown:function(){if(--bx===0){au.removeEventListener(bz,by,true)}}};function by(bA){var bB=b.event.fix(bA);bB.type=e;bB.originalEvent={};b.event.trigger(bB,null,bB.target);if(bB.isDefaultPrevented()){bA.preventDefault()}}})}b.each(["bind","one"],function(bx,e){b.fn[e]=function(bD,bE,bC){var bB;if(typeof bD==="object"){for(var bA in bD){this[e](bA,bE,bD[bA],bC)}return this}if(arguments.length===2||bE===false){bC=bE;bE=N}if(e==="one"){bB=function(bF){b(this).unbind(bF,bB);return bC.apply(this,arguments)};bB.guid=bC.guid||b.guid++}else{bB=bC}if(bD==="unload"&&e!=="one"){this.one(bD,bE,bC)}else{for(var bz=0,by=this.length;bz<by;bz++){b.event.add(this[bz],bD,bB,bE)}}return this}});b.fn.extend({unbind:function(bA,bz){if(typeof bA==="object"&&!bA.preventDefault){for(var by in bA){this.unbind(by,bA[by])}}else{for(var bx=0,e=this.length;bx<e;bx++){b.event.remove(this[bx],bA,bz)}}return this},delegate:function(e,bx,bz,by){return this.live(bx,bz,by,e)},undelegate:function(e,bx,by){if(arguments.length===0){return this.unbind("live")}else{return this.die(bx,null,by,e)}},trigger:function(e,bx){return this.each(function(){b.event.trigger(e,bx,this)})},triggerHandler:function(e,bx){if(this[0]){return b.event.trigger(e,bx,this[0],true)}},toggle:function(bz){var bx=arguments,e=bz.guid||b.guid++,by=0,bA=function(bB){var bC=(b.data(this,"lastToggle"+bz.guid)||0)%by;b.data(this,"lastToggle"+bz.guid,bC+1);bB.preventDefault();return bx[bC].apply(this,arguments)||false};bA.guid=e;while(by<bx.length){bx[by++].guid=e}return this.click(bA)},hover:function(e,bx){return this.mouseenter(e).mouseleave(bx||e)}});var aT={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};b.each(["live","die"],function(bx,e){b.fn[e]=function(bH,bE,bJ,bA){var bI,bF=0,bG,bz,bL,bC=bA||this.selector,by=bA?this:b(this.context);if(typeof bH==="object"&&!bH.preventDefault){for(var bK in bH){by[e](bK,bE,bH[bK],bC)}return this}if(e==="die"&&!bH&&bA&&bA.charAt(0)==="."){by.unbind(bA);return this}if(bE===false||b.isFunction(bE)){bJ=bE||bm;bE=N}bH=(bH||"").split(" ");while((bI=bH[bF++])!=null){bG=a1.exec(bI);bz="";if(bG){bz=bG[0];bI=bI.replace(a1,"")}if(bI==="hover"){bH.push("mouseenter"+bz,"mouseleave"+bz);continue}bL=bI;if(aT[bI]){bH.push(aT[bI]+bz);bI=bI+bz}else{bI=(aT[bI]||bI)+bz}if(e==="live"){for(var bD=0,bB=by.length;bD<bB;bD++){b.event.add(by[bD],"live."+s(bI,bC),{data:bE,selector:bC,handler:bJ,origType:bI,origHandler:bJ,preType:bL})}}else{by.unbind("live."+s(bI,bC),bJ)}}return this}});function al(bH){var bE,bz,bN,bB,e,bJ,bG,bI,bF,bM,bD,bC,bL,bK=[],bA=[],bx=b._data(this,"events");if(bH.liveFired===this||!bx||!bx.live||bH.target.disabled||bH.button&&bH.type==="click"){return}if(bH.namespace){bC=new RegExp("(^|\\.)"+bH.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")}bH.liveFired=this;var by=bx.live.slice(0);for(bG=0;bG<by.length;bG++){e=by[bG];if(e.origType.replace(a1,"")===bH.type){bA.push(e.selector)}else{by.splice(bG--,1)}}bB=b(bH.target).closest(bA,bH.currentTarget);for(bI=0,bF=bB.length;bI<bF;bI++){bD=bB[bI];for(bG=0;bG<by.length;bG++){e=by[bG];if(bD.selector===e.selector&&(!bC||bC.test(e.namespace))&&!bD.elem.disabled){bJ=bD.elem;bN=null;if(e.preType==="mouseenter"||e.preType==="mouseleave"){bH.type=e.preType;bN=b(bH.relatedTarget).closest(e.selector)[0];if(bN&&b.contains(bJ,bN)){bN=bJ}}if(!bN||bN!==bJ){bK.push({elem:bJ,handleObj:e,level:bD.level})}}}}for(bI=0,bF=bK.length;bI<bF;bI++){bB=bK[bI];if(bz&&bB.level>bz){break}bH.currentTarget=bB.elem;bH.data=bB.handleObj.data;bH.handleObj=bB.handleObj;bL=bB.handleObj.origHandler.apply(bB.elem,arguments);if(bL===false||bH.isPropagationStopped()){bz=bB.level;if(bL===false){bE=false}if(bH.isImmediatePropagationStopped()){break}}}return bE}function s(bx,e){return(bx&&bx!=="*"?bx+".":"")+e.replace(Q,"`").replace(bk,"&")}b.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(bx,e){b.fn[e]=function(bz,by){if(by==null){by=bz;bz=null}return arguments.length>0?this.bind(e,bz,by):this.trigger(e)};if(b.attrFn){b.attrFn[e]=true}});
/*
 * Sizzle CSS Selector Engine
 *  Copyright 2011, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 */
(function(){var bH=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bI=0,bL=Object.prototype.toString,bC=false,bB=true,bJ=/\\/g,bP=/\W/;[0,0].sort(function(){bB=false;return 0});var bz=function(bU,e,bX,bY){bX=bX||[];e=e||au;var b0=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bU||typeof bU!=="string"){return bX}var bR,b2,b5,bQ,b1,b4,b3,bW,bT=true,bS=bz.isXML(e),bV=[],bZ=bU;do{bH.exec("");bR=bH.exec(bZ);if(bR){bZ=bR[3];bV.push(bR[1]);if(bR[2]){bQ=bR[3];break}}}while(bR);if(bV.length>1&&bD.exec(bU)){if(bV.length===2&&bE.relative[bV[0]]){b2=bM(bV[0]+bV[1],e)}else{b2=bE.relative[bV[0]]?[e]:bz(bV.shift(),e);while(bV.length){bU=bV.shift();if(bE.relative[bU]){bU+=bV.shift()}b2=bM(bU,b2)}}}else{if(!bY&&bV.length>1&&e.nodeType===9&&!bS&&bE.match.ID.test(bV[0])&&!bE.match.ID.test(bV[bV.length-1])){b1=bz.find(bV.shift(),e,bS);e=b1.expr?bz.filter(b1.expr,b1.set)[0]:b1.set[0]}if(e){b1=bY?{expr:bV.pop(),set:bF(bY)}:bz.find(bV.pop(),bV.length===1&&(bV[0]==="~"||bV[0]==="+")&&e.parentNode?e.parentNode:e,bS);b2=b1.expr?bz.filter(b1.expr,b1.set):b1.set;if(bV.length>0){b5=bF(b2)}else{bT=false}while(bV.length){b4=bV.pop();b3=b4;if(!bE.relative[b4]){b4=""}else{b3=bV.pop()}if(b3==null){b3=e}bE.relative[b4](b5,b3,bS)}}else{b5=bV=[]}}if(!b5){b5=b2}if(!b5){bz.error(b4||bU)}if(bL.call(b5)==="[object Array]"){if(!bT){bX.push.apply(bX,b5)}else{if(e&&e.nodeType===1){for(bW=0;b5[bW]!=null;bW++){if(b5[bW]&&(b5[bW]===true||b5[bW].nodeType===1&&bz.contains(e,b5[bW]))){bX.push(b2[bW])}}}else{for(bW=0;b5[bW]!=null;bW++){if(b5[bW]&&b5[bW].nodeType===1){bX.push(b2[bW])}}}}}else{bF(b5,bX)}if(bQ){bz(bQ,b0,bX,bY);bz.uniqueSort(bX)}return bX};bz.uniqueSort=function(bQ){if(bK){bC=bB;bQ.sort(bK);if(bC){for(var e=1;e<bQ.length;e++){if(bQ[e]===bQ[e-1]){bQ.splice(e--,1)}}}}return bQ};bz.matches=function(e,bQ){return bz(e,null,null,bQ)};bz.matchesSelector=function(e,bQ){return bz(bQ,null,null,[e]).length>0};bz.find=function(bW,e,bX){var bV;if(!bW){return[]}for(var bS=0,bR=bE.order.length;bS<bR;bS++){var bT,bU=bE.order[bS];if((bT=bE.leftMatch[bU].exec(bW))){var bQ=bT[1];bT.splice(1,1);if(bQ.substr(bQ.length-1)!=="\\"){bT[1]=(bT[1]||"").replace(bJ,"");bV=bE.find[bU](bT,e,bX);if(bV!=null){bW=bW.replace(bE.match[bU],"");break}}}}if(!bV){bV=typeof e.getElementsByTagName!=="undefined"?e.getElementsByTagName("*"):[]}return{set:bV,expr:bW}};bz.filter=function(b0,bZ,b3,bT){var bV,e,bR=b0,b5=[],bX=bZ,bW=bZ&&bZ[0]&&bz.isXML(bZ[0]);while(b0&&bZ.length){for(var bY in bE.filter){if((bV=bE.leftMatch[bY].exec(b0))!=null&&bV[2]){var b4,b2,bQ=bE.filter[bY],bS=bV[1];e=false;bV.splice(1,1);if(bS.substr(bS.length-1)==="\\"){continue}if(bX===b5){b5=[]}if(bE.preFilter[bY]){bV=bE.preFilter[bY](bV,bX,b3,b5,bT,bW);if(!bV){e=b4=true}else{if(bV===true){continue}}}if(bV){for(var bU=0;(b2=bX[bU])!=null;bU++){if(b2){b4=bQ(b2,bV,bU,bX);var b1=bT^!!b4;if(b3&&b4!=null){if(b1){e=true}else{bX[bU]=false}}else{if(b1){b5.push(b2);e=true}}}}}if(b4!==N){if(!b3){bX=b5}b0=b0.replace(bE.match[bY],"");if(!e){return[]}break}}}if(b0===bR){if(e==null){bz.error(b0)}else{break}}bR=b0}return bX};bz.error=function(e){throw"Syntax error, unrecognized expression: "+e};var bE=bz.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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(e){return e.getAttribute("href")},type:function(e){return e.getAttribute("type")}},relative:{"+":function(bV,bQ){var bS=typeof bQ==="string",bU=bS&&!bP.test(bQ),bW=bS&&!bU;if(bU){bQ=bQ.toLowerCase()}for(var bR=0,e=bV.length,bT;bR<e;bR++){if((bT=bV[bR])){while((bT=bT.previousSibling)&&bT.nodeType!==1){}bV[bR]=bW||bT&&bT.nodeName.toLowerCase()===bQ?bT||false:bT===bQ}}if(bW){bz.filter(bQ,bV,true)}},">":function(bV,bQ){var bU,bT=typeof bQ==="string",bR=0,e=bV.length;if(bT&&!bP.test(bQ)){bQ=bQ.toLowerCase();for(;bR<e;bR++){bU=bV[bR];if(bU){var bS=bU.parentNode;bV[bR]=bS.nodeName.toLowerCase()===bQ?bS:false}}}else{for(;bR<e;bR++){bU=bV[bR];if(bU){bV[bR]=bT?bU.parentNode:bU.parentNode===bQ}}if(bT){bz.filter(bQ,bV,true)}}},"":function(bS,bQ,bU){var bT,bR=bI++,e=bN;if(typeof bQ==="string"&&!bP.test(bQ)){bQ=bQ.toLowerCase();bT=bQ;e=bx}e("parentNode",bQ,bR,bS,bT,bU)},"~":function(bS,bQ,bU){var bT,bR=bI++,e=bN;if(typeof bQ==="string"&&!bP.test(bQ)){bQ=bQ.toLowerCase();bT=bQ;e=bx}e("previousSibling",bQ,bR,bS,bT,bU)}},find:{ID:function(bQ,bR,bS){if(typeof bR.getElementById!=="undefined"&&!bS){var e=bR.getElementById(bQ[1]);return e&&e.parentNode?[e]:[]}},NAME:function(bR,bU){if(typeof bU.getElementsByName!=="undefined"){var bQ=[],bT=bU.getElementsByName(bR[1]);for(var bS=0,e=bT.length;bS<e;bS++){if(bT[bS].getAttribute("name")===bR[1]){bQ.push(bT[bS])}}return bQ.length===0?null:bQ}},TAG:function(e,bQ){if(typeof bQ.getElementsByTagName!=="undefined"){return bQ.getElementsByTagName(e[1])}}},preFilter:{CLASS:function(bS,bQ,bR,e,bV,bW){bS=" "+bS[1].replace(bJ,"")+" ";if(bW){return bS}for(var bT=0,bU;(bU=bQ[bT])!=null;bT++){if(bU){if(bV^(bU.className&&(" "+bU.className+" ").replace(/[\t\n\r]/g," ").indexOf(bS)>=0)){if(!bR){e.push(bU)}}else{if(bR){bQ[bT]=false}}}}return false},ID:function(e){return e[1].replace(bJ,"")},TAG:function(bQ,e){return bQ[1].replace(bJ,"").toLowerCase()},CHILD:function(e){if(e[1]==="nth"){if(!e[2]){bz.error(e[0])}e[2]=e[2].replace(/^\+|\s*/g,"");var bQ=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(e[2]==="even"&&"2n"||e[2]==="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=(bQ[1]+(bQ[2]||1))-0;e[3]=bQ[3]-0}else{if(e[2]){bz.error(e[0])}}e[0]=bI++;return e},ATTR:function(bT,bQ,bR,e,bU,bV){var bS=bT[1]=bT[1].replace(bJ,"");if(!bV&&bE.attrMap[bS]){bT[1]=bE.attrMap[bS]}bT[4]=(bT[4]||bT[5]||"").replace(bJ,"");if(bT[2]==="~="){bT[4]=" "+bT[4]+" "}return bT},PSEUDO:function(bT,bQ,bR,e,bU){if(bT[1]==="not"){if((bH.exec(bT[3])||"").length>1||/^\w/.test(bT[3])){bT[3]=bz(bT[3],null,null,bQ)}else{var bS=bz.filter(bT[3],bQ,bR,true^bU);if(!bR){e.push.apply(e,bS)}return false}}else{if(bE.match.POS.test(bT[0])||bE.match.CHILD.test(bT[0])){return true}}return bT},POS:function(e){e.unshift(true);return e}},filters:{enabled:function(e){return e.disabled===false&&e.type!=="hidden"},disabled:function(e){return e.disabled===true},checked:function(e){return e.checked===true},selected:function(e){if(e.parentNode){e.parentNode.selectedIndex}return e.selected===true},parent:function(e){return !!e.firstChild},empty:function(e){return !e.firstChild},has:function(bR,bQ,e){return !!bz(e[3],bR).length},header:function(e){return(/h\d/i).test(e.nodeName)},text:function(bR){var e=bR.getAttribute("type"),bQ=bR.type;return bR.nodeName.toLowerCase()==="input"&&"text"===bQ&&(e===bQ||e===null)},radio:function(e){return e.nodeName.toLowerCase()==="input"&&"radio"===e.type},checkbox:function(e){return e.nodeName.toLowerCase()==="input"&&"checkbox"===e.type},file:function(e){return e.nodeName.toLowerCase()==="input"&&"file"===e.type},password:function(e){return e.nodeName.toLowerCase()==="input"&&"password"===e.type},submit:function(bQ){var e=bQ.nodeName.toLowerCase();return(e==="input"||e==="button")&&"submit"===bQ.type},image:function(e){return e.nodeName.toLowerCase()==="input"&&"image"===e.type},reset:function(bQ){var e=bQ.nodeName.toLowerCase();return(e==="input"||e==="button")&&"reset"===bQ.type},button:function(bQ){var e=bQ.nodeName.toLowerCase();return e==="input"&&"button"===bQ.type||e==="button"},input:function(e){return(/input|select|textarea|button/i).test(e.nodeName)},focus:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(bQ,e){return e===0},last:function(bR,bQ,e,bS){return bQ===bS.length-1},even:function(bQ,e){return e%2===0},odd:function(bQ,e){return e%2===1},lt:function(bR,bQ,e){return bQ<e[3]-0},gt:function(bR,bQ,e){return bQ>e[3]-0},nth:function(bR,bQ,e){return e[3]-0===bQ},eq:function(bR,bQ,e){return e[3]-0===bQ}},filter:{PSEUDO:function(bR,bW,bV,bX){var e=bW[1],bQ=bE.filters[e];if(bQ){return bQ(bR,bV,bW,bX)}else{if(e==="contains"){return(bR.textContent||bR.innerText||bz.getText([bR])||"").indexOf(bW[3])>=0}else{if(e==="not"){var bS=bW[3];for(var bU=0,bT=bS.length;bU<bT;bU++){if(bS[bU]===bR){return false}}return true}else{bz.error(e)}}}},CHILD:function(e,bS){var bV=bS[1],bQ=e;switch(bV){case"only":case"first":while((bQ=bQ.previousSibling)){if(bQ.nodeType===1){return false}}if(bV==="first"){return true}bQ=e;case"last":while((bQ=bQ.nextSibling)){if(bQ.nodeType===1){return false}}return true;case"nth":var bR=bS[2],bY=bS[3];if(bR===1&&bY===0){return true}var bU=bS[0],bX=e.parentNode;if(bX&&(bX.sizcache!==bU||!e.nodeIndex)){var bT=0;for(bQ=bX.firstChild;bQ;bQ=bQ.nextSibling){if(bQ.nodeType===1){bQ.nodeIndex=++bT}}bX.sizcache=bU}var bW=e.nodeIndex-bY;if(bR===0){return bW===0}else{return(bW%bR===0&&bW/bR>=0)}}},ID:function(bQ,e){return bQ.nodeType===1&&bQ.getAttribute("id")===e},TAG:function(bQ,e){return(e==="*"&&bQ.nodeType===1)||bQ.nodeName.toLowerCase()===e},CLASS:function(bQ,e){return(" "+(bQ.className||bQ.getAttribute("class"))+" ").indexOf(e)>-1},ATTR:function(bU,bS){var bR=bS[1],e=bE.attrHandle[bR]?bE.attrHandle[bR](bU):bU[bR]!=null?bU[bR]:bU.getAttribute(bR),bV=e+"",bT=bS[2],bQ=bS[4];return e==null?bT==="!=":bT==="="?bV===bQ:bT==="*="?bV.indexOf(bQ)>=0:bT==="~="?(" "+bV+" ").indexOf(bQ)>=0:!bQ?bV&&e!==false:bT==="!="?bV!==bQ:bT==="^="?bV.indexOf(bQ)===0:bT==="$="?bV.substr(bV.length-bQ.length)===bQ:bT==="|="?bV===bQ||bV.substr(0,bQ.length+1)===bQ+"-":false},POS:function(bT,bQ,bR,bU){var e=bQ[2],bS=bE.setFilters[e];if(bS){return bS(bT,bR,bQ,bU)}}}};var bD=bE.match.POS,by=function(bQ,e){return"\\"+(e-0+1)};for(var bA in bE.match){bE.match[bA]=new RegExp(bE.match[bA].source+(/(?![^\[]*\])(?![^\(]*\))/.source));bE.leftMatch[bA]=new RegExp(/(^(?:.|\r|\n)*?)/.source+bE.match[bA].source.replace(/\\(\d+)/g,by))}var bF=function(bQ,e){bQ=Array.prototype.slice.call(bQ,0);if(e){e.push.apply(e,bQ);return e}return bQ};try{Array.prototype.slice.call(au.documentElement.childNodes,0)[0].nodeType}catch(bO){bF=function(bT,bS){var bR=0,bQ=bS||[];if(bL.call(bT)==="[object Array]"){Array.prototype.push.apply(bQ,bT)}else{if(typeof bT.length==="number"){for(var e=bT.length;bR<e;bR++){bQ.push(bT[bR])}}else{for(;bT[bR];bR++){bQ.push(bT[bR])}}}return bQ}}var bK,bG;if(au.documentElement.compareDocumentPosition){bK=function(bQ,e){if(bQ===e){bC=true;return 0}if(!bQ.compareDocumentPosition||!e.compareDocumentPosition){return bQ.compareDocumentPosition?-1:1}return bQ.compareDocumentPosition(e)&4?-1:1}}else{bK=function(bX,bW){if(bX===bW){bC=true;return 0}else{if(bX.sourceIndex&&bW.sourceIndex){return bX.sourceIndex-bW.sourceIndex}}var bU,bQ,bR=[],e=[],bT=bX.parentNode,bV=bW.parentNode,bY=bT;if(bT===bV){return bG(bX,bW)}else{if(!bT){return -1}else{if(!bV){return 1}}}while(bY){bR.unshift(bY);bY=bY.parentNode}bY=bV;while(bY){e.unshift(bY);bY=bY.parentNode}bU=bR.length;bQ=e.length;for(var bS=0;bS<bU&&bS<bQ;bS++){if(bR[bS]!==e[bS]){return bG(bR[bS],e[bS])}}return bS===bU?bG(bX,e[bS],-1):bG(bR[bS],bW,1)};bG=function(bQ,e,bR){if(bQ===e){return bR}var bS=bQ.nextSibling;while(bS){if(bS===e){return -1}bS=bS.nextSibling}return 1}}bz.getText=function(e){var bQ="",bS;for(var bR=0;e[bR];bR++){bS=e[bR];if(bS.nodeType===3||bS.nodeType===4){bQ+=bS.nodeValue}else{if(bS.nodeType!==8){bQ+=bz.getText(bS.childNodes)}}}return bQ};(function(){var bQ=au.createElement("div"),bR="script"+(new Date()).getTime(),e=au.documentElement;bQ.innerHTML="<a name='"+bR+"'/>";e.insertBefore(bQ,e.firstChild);if(au.getElementById(bR)){bE.find.ID=function(bT,bU,bV){if(typeof bU.getElementById!=="undefined"&&!bV){var bS=bU.getElementById(bT[1]);return bS?bS.id===bT[1]||typeof bS.getAttributeNode!=="undefined"&&bS.getAttributeNode("id").nodeValue===bT[1]?[bS]:N:[]}};bE.filter.ID=function(bU,bS){var bT=typeof bU.getAttributeNode!=="undefined"&&bU.getAttributeNode("id");return bU.nodeType===1&&bT&&bT.nodeValue===bS}}e.removeChild(bQ);e=bQ=null})();(function(){var e=au.createElement("div");e.appendChild(au.createComment(""));if(e.getElementsByTagName("*").length>0){bE.find.TAG=function(bQ,bU){var bT=bU.getElementsByTagName(bQ[1]);if(bQ[1]==="*"){var bS=[];for(var bR=0;bT[bR];bR++){if(bT[bR].nodeType===1){bS.push(bT[bR])}}bT=bS}return bT}}e.innerHTML="<a href='#'></a>";if(e.firstChild&&typeof e.firstChild.getAttribute!=="undefined"&&e.firstChild.getAttribute("href")!=="#"){bE.attrHandle.href=function(bQ){return bQ.getAttribute("href",2)}}e=null})();if(au.querySelectorAll){(function(){var e=bz,bS=au.createElement("div"),bR="__sizzle__";bS.innerHTML="<p class='TEST'></p>";if(bS.querySelectorAll&&bS.querySelectorAll(".TEST").length===0){return}bz=function(b3,bU,bY,b2){bU=bU||au;if(!b2&&!bz.isXML(bU)){var b1=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b3);if(b1&&(bU.nodeType===1||bU.nodeType===9)){if(b1[1]){return bF(bU.getElementsByTagName(b3),bY)}else{if(b1[2]&&bE.find.CLASS&&bU.getElementsByClassName){return bF(bU.getElementsByClassName(b1[2]),bY)}}}if(bU.nodeType===9){if(b3==="body"&&bU.body){return bF([bU.body],bY)}else{if(b1&&b1[3]){var bX=bU.getElementById(b1[3]);if(bX&&bX.parentNode){if(bX.id===b1[3]){return bF([bX],bY)}}else{return bF([],bY)}}}try{return bF(bU.querySelectorAll(b3),bY)}catch(bZ){}}else{if(bU.nodeType===1&&bU.nodeName.toLowerCase()!=="object"){var bV=bU,bW=bU.getAttribute("id"),bT=bW||bR,b5=bU.parentNode,b4=/^\s*[+~]/.test(b3);if(!bW){bU.setAttribute("id",bT)}else{bT=bT.replace(/'/g,"\\$&")}if(b4&&b5){bU=bU.parentNode}try{if(!b4||b5){return bF(bU.querySelectorAll("[id='"+bT+"'] "+b3),bY)}}catch(b0){}finally{if(!bW){bV.removeAttribute("id")}}}}}return e(b3,bU,bY,b2)};for(var bQ in e){bz[bQ]=e[bQ]}bS=null})()}(function(){var e=au.documentElement,bR=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(bR){var bT=!bR.call(au.createElement("div"),"div"),bQ=false;try{bR.call(au.documentElement,"[test!='']:sizzle")}catch(bS){bQ=true}bz.matchesSelector=function(bV,bX){bX=bX.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!bz.isXML(bV)){try{if(bQ||!bE.match.PSEUDO.test(bX)&&!/!=/.test(bX)){var bU=bR.call(bV,bX);if(bU||!bT||bV.document&&bV.document.nodeType!==11){return bU}}}catch(bW){}}return bz(bX,null,null,[bV]).length>0}}})();(function(){var e=au.createElement("div");e.innerHTML="<div class='test e'></div><div class='test'></div>";if(!e.getElementsByClassName||e.getElementsByClassName("e").length===0){return}e.lastChild.className="e";if(e.getElementsByClassName("e").length===1){return}bE.order.splice(1,0,"CLASS");bE.find.CLASS=function(bQ,bR,bS){if(typeof bR.getElementsByClassName!=="undefined"&&!bS){return bR.getElementsByClassName(bQ[1])}};e=null})();function bx(bQ,bV,bU,bY,bW,bX){for(var bS=0,bR=bY.length;bS<bR;bS++){var e=bY[bS];if(e){var bT=false;e=e[bQ];while(e){if(e.sizcache===bU){bT=bY[e.sizset];break}if(e.nodeType===1&&!bX){e.sizcache=bU;e.sizset=bS}if(e.nodeName.toLowerCase()===bV){bT=e;break}e=e[bQ]}bY[bS]=bT}}}function bN(bQ,bV,bU,bY,bW,bX){for(var bS=0,bR=bY.length;bS<bR;bS++){var e=bY[bS];if(e){var bT=false;e=e[bQ];while(e){if(e.sizcache===bU){bT=bY[e.sizset];break}if(e.nodeType===1){if(!bX){e.sizcache=bU;e.sizset=bS}if(typeof bV!=="string"){if(e===bV){bT=true;break}}else{if(bz.filter(bV,[e]).length>0){bT=e;break}}}e=e[bQ]}bY[bS]=bT}}}if(au.documentElement.contains){bz.contains=function(bQ,e){return bQ!==e&&(bQ.contains?bQ.contains(e):true)}}else{if(au.documentElement.compareDocumentPosition){bz.contains=function(bQ,e){return !!(bQ.compareDocumentPosition(e)&16)}}else{bz.contains=function(){return false}}}bz.isXML=function(e){var bQ=(e?e.ownerDocument||e:0).documentElement;return bQ?bQ.nodeName!=="HTML":false};var bM=function(e,bW){var bU,bS=[],bT="",bR=bW.nodeType?[bW]:bW;while((bU=bE.match.PSEUDO.exec(e))){bT+=bU[0];e=e.replace(bE.match.PSEUDO,"")}e=bE.relative[e]?e+"*":e;for(var bV=0,bQ=bR.length;bV<bQ;bV++){bz(e,bR[bV],bS)}return bz.filter(bT,bS)};b.find=bz;b.expr=bz.selectors;b.expr[":"]=b.expr.filters;b.unique=bz.uniqueSort;b.text=bz.getText;b.isXMLDoc=bz.isXML;b.contains=bz.contains})();var ab=/Until$/,ap=/^(?:parents|prevUntil|prevAll)/,bc=/,/,bs=/^.[^:#\[\.,]*$/,S=Array.prototype.slice,K=b.expr.match.POS,ax={children:true,contents:true,next:true,prev:true};b.fn.extend({find:function(e){var by=this,bA,bx;if(typeof e!=="string"){return b(e).filter(function(){for(bA=0,bx=by.length;bA<bx;bA++){if(b.contains(by[bA],this)){return true}}})}var bz=this.pushStack("","find",e),bC,bD,bB;for(bA=0,bx=this.length;bA<bx;bA++){bC=bz.length;b.find(e,this[bA],bz);if(bA>0){for(bD=bC;bD<bz.length;bD++){for(bB=0;bB<bC;bB++){if(bz[bB]===bz[bD]){bz.splice(bD--,1);break}}}}}return bz},has:function(bx){var e=b(bx);return this.filter(function(){for(var bz=0,by=e.length;bz<by;bz++){if(b.contains(this,e[bz])){return true}}})},not:function(e){return this.pushStack(aE(this,e,false),"not",e)},filter:function(e){return this.pushStack(aE(this,e,true),"filter",e)},is:function(e){return !!e&&(typeof e==="string"?b.filter(e,this).length>0:this.filter(e).length>0)},closest:function(bG,bx){var bD=[],bA,by,bF=this[0];if(b.isArray(bG)){var bC,bz,bB={},e=1;if(bF&&bG.length){for(bA=0,by=bG.length;bA<by;bA++){bz=bG[bA];if(!bB[bz]){bB[bz]=K.test(bz)?b(bz,bx||this.context):bz}}while(bF&&bF.ownerDocument&&bF!==bx){for(bz in bB){bC=bB[bz];if(bC.jquery?bC.index(bF)>-1:b(bF).is(bC)){bD.push({selector:bz,elem:bF,level:e})}}bF=bF.parentNode;e++}}return bD}var bE=K.test(bG)||typeof bG!=="string"?b(bG,bx||this.context):0;for(bA=0,by=this.length;bA<by;bA++){bF=this[bA];while(bF){if(bE?bE.index(bF)>-1:b.find.matchesSelector(bF,bG)){bD.push(bF);break}else{bF=bF.parentNode;if(!bF||!bF.ownerDocument||bF===bx||bF.nodeType===11){break}}}}bD=bD.length>1?b.unique(bD):bD;return this.pushStack(bD,"closest",bG)},index:function(e){if(!e||typeof e==="string"){return b.inArray(this[0],e?b(e):this.parent().children())}return b.inArray(e.jquery?e[0]:e,this)},add:function(e,bx){var bz=typeof e==="string"?b(e,bx):b.makeArray(e&&e.nodeType?[e]:e),by=b.merge(this.get(),bz);return this.pushStack(F(bz[0])||F(by[0])?by:b.unique(by))},andSelf:function(){return this.add(this.prevObject)}});function F(e){return !e||!e.parentNode||e.parentNode.nodeType===11}b.each({parent:function(bx){var e=bx.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(bx,e,by){return b.dir(bx,"parentNode",by)},next:function(e){return b.nth(e,2,"nextSibling")},prev:function(e){return b.nth(e,2,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(bx,e,by){return b.dir(bx,"nextSibling",by)},prevUntil:function(bx,e,by){return b.dir(bx,"previousSibling",by)},siblings:function(e){return b.sibling(e.parentNode.firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.makeArray(e.childNodes)}},function(e,bx){b.fn[e]=function(bB,by){var bA=b.map(this,bx,bB),bz=S.call(arguments);if(!ab.test(e)){by=bB}if(by&&typeof by==="string"){bA=b.filter(by,bA)}bA=this.length>1&&!ax[e]?b.unique(bA):bA;if((this.length>1||bc.test(by))&&ap.test(e)){bA=bA.reverse()}return this.pushStack(bA,e,bz.join(","))}});b.extend({filter:function(by,e,bx){if(bx){by=":not("+by+")"}return e.length===1?b.find.matchesSelector(e[0],by)?[e[0]]:[]:b.find.matches(by,e)},dir:function(by,bx,bA){var e=[],bz=by[bx];while(bz&&bz.nodeType!==9&&(bA===N||bz.nodeType!==1||!b(bz).is(bA))){if(bz.nodeType===1){e.push(bz)}bz=bz[bx]}return e},nth:function(bA,e,by,bz){e=e||1;var bx=0;for(;bA;bA=bA[by]){if(bA.nodeType===1&&++bx===e){break}}return bA},sibling:function(by,bx){var e=[];for(;by;by=by.nextSibling){if(by.nodeType===1&&by!==bx){e.push(by)}}return e}});function aE(bz,by,e){by=by||0;if(b.isFunction(by)){return b.grep(bz,function(bB,bA){var bC=!!by.call(bB,bA,bB);return bC===e})}else{if(by.nodeType){return b.grep(bz,function(bB,bA){return(bB===by)===e})}else{if(typeof by==="string"){var bx=b.grep(bz,function(bA){return bA.nodeType===1});if(bs.test(by)){return b.filter(by,bx,!e)}else{by=b.filter(by,bx)}}}}return b.grep(bz,function(bB,bA){return(b.inArray(bB,by)>=0)===e})}var ag=/ jQuery\d+="(?:\d+|null)"/g,aq=/^\s+/,V=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,d=/<([\w:]+)/,z=/<tbody/i,Y=/<|&#?\w+;/,R=/<(?:script|object|embed|option|style)/i,q=/checked\s*(?:[^=]|=\s*.checked.)/i,bo=/\/(java|ecma)script/i,aN=/^\s*<!(?:\[CDATA\[|\-\-)/,aw={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,"",""]};aw.optgroup=aw.option;aw.tbody=aw.tfoot=aw.colgroup=aw.caption=aw.thead;aw.th=aw.td;if(!b.support.htmlSerialize){aw._default=[1,"div<div>","</div>"]}b.fn.extend({text:function(e){if(b.isFunction(e)){return this.each(function(by){var bx=b(this);bx.text(e.call(this,by,bx.text()))})}if(typeof e!=="object"&&e!==N){return this.empty().append((this[0]&&this[0].ownerDocument||au).createTextNode(e))}return b.text(this)},wrapAll:function(e){if(b.isFunction(e)){return this.each(function(by){b(this).wrapAll(e.call(this,by))})}if(this[0]){var bx=b(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){bx.insertBefore(this[0])}bx.map(function(){var by=this;while(by.firstChild&&by.firstChild.nodeType===1){by=by.firstChild}return by}).append(this)}return this},wrapInner:function(e){if(b.isFunction(e)){return this.each(function(bx){b(this).wrapInner(e.call(this,bx))})}return this.each(function(){var bx=b(this),by=bx.contents();if(by.length){by.wrapAll(e)}else{bx.append(e)}})},wrap:function(e){return this.each(function(){b(this).wrapAll(e)})},unwrap:function(){return this.parent().each(function(){if(!b.nodeName(this,"body")){b(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.appendChild(e)}})},prepend:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.insertBefore(e,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(bx){this.parentNode.insertBefore(bx,this)})}else{if(arguments.length){var e=b(arguments[0]);e.push.apply(e,this.toArray());return this.pushStack(e,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(bx){this.parentNode.insertBefore(bx,this.nextSibling)})}else{if(arguments.length){var e=this.pushStack(this,"after",arguments);e.push.apply(e,b(arguments[0]).toArray());return e}}},remove:function(e,bz){for(var bx=0,by;(by=this[bx])!=null;bx++){if(!e||b.filter(e,[by]).length){if(!bz&&by.nodeType===1){b.cleanData(by.getElementsByTagName("*"));b.cleanData([by])}if(by.parentNode){by.parentNode.removeChild(by)}}}return this},empty:function(){for(var e=0,bx;(bx=this[e])!=null;e++){if(bx.nodeType===1){b.cleanData(bx.getElementsByTagName("*"))}while(bx.firstChild){bx.removeChild(bx.firstChild)}}return this},clone:function(bx,e){bx=bx==null?false:bx;e=e==null?bx:e;return this.map(function(){return b.clone(this,bx,e)})},html:function(bz){if(bz===N){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ag,""):null}else{if(typeof bz==="string"&&!R.test(bz)&&(b.support.leadingWhitespace||!aq.test(bz))&&!aw[(d.exec(bz)||["",""])[1].toLowerCase()]){bz=bz.replace(V,"<$1></$2>");try{for(var by=0,bx=this.length;by<bx;by++){if(this[by].nodeType===1){b.cleanData(this[by].getElementsByTagName("*"));this[by].innerHTML=bz}}}catch(bA){this.empty().append(bz)}}else{if(b.isFunction(bz)){this.each(function(bB){var e=b(this);e.html(bz.call(this,bB,e.html()))})}else{this.empty().append(bz)}}}return this},replaceWith:function(e){if(this[0]&&this[0].parentNode){if(b.isFunction(e)){return this.each(function(bz){var by=b(this),bx=by.html();by.replaceWith(e.call(this,bz,bx))})}if(typeof e!=="string"){e=b(e).detach()}return this.each(function(){var by=this.nextSibling,bx=this.parentNode;b(this).remove();if(by){b(by).before(e)}else{b(bx).append(e)}})}else{return this.length?this.pushStack(b(b.isFunction(e)?e():e),"replaceWith",e):this}},detach:function(e){return this.remove(e,true)},domManip:function(bD,bH,bG){var bz,bA,bC,bF,bE=bD[0],bx=[];if(!b.support.checkClone&&arguments.length===3&&typeof bE==="string"&&q.test(bE)){return this.each(function(){b(this).domManip(bD,bH,bG,true)})}if(b.isFunction(bE)){return this.each(function(bJ){var bI=b(this);bD[0]=bE.call(this,bJ,bH?bI.html():N);bI.domManip(bD,bH,bG)})}if(this[0]){bF=bE&&bE.parentNode;if(b.support.parentNode&&bF&&bF.nodeType===11&&bF.childNodes.length===this.length){bz={fragment:bF}}else{bz=b.buildFragment(bD,this,bx)}bC=bz.fragment;if(bC.childNodes.length===1){bA=bC=bC.firstChild}else{bA=bC.firstChild}if(bA){bH=bH&&b.nodeName(bA,"tr");for(var by=0,e=this.length,bB=e-1;by<e;by++){bG.call(bH?bd(this[by],bA):this[by],bz.cacheable||(e>1&&by<bB)?b.clone(bC,true,true):bC)}}if(bx.length){b.each(bx,br)}}return this}});function bd(e,bx){return b.nodeName(e,"table")?(e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody"))):e}function w(e,bD){if(bD.nodeType!==1||!b.hasData(e)){return}var bC=b.expando,bz=b.data(e),bA=b.data(bD,bz);if((bz=bz[bC])){var bE=bz.events;bA=bA[bC]=b.extend({},bz);if(bE){delete bA.handle;bA.events={};for(var bB in bE){for(var by=0,bx=bE[bB].length;by<bx;by++){b.event.add(bD,bB+(bE[bB][by].namespace?".":"")+bE[bB][by].namespace,bE[bB][by],bE[bB][by].data)}}}}}function ah(bx,e){var by;if(e.nodeType!==1){return}if(e.clearAttributes){e.clearAttributes()}if(e.mergeAttributes){e.mergeAttributes(bx)}by=e.nodeName.toLowerCase();if(by==="object"){e.outerHTML=bx.outerHTML}else{if(by==="input"&&(bx.type==="checkbox"||bx.type==="radio")){if(bx.checked){e.defaultChecked=e.checked=bx.checked}if(e.value!==bx.value){e.value=bx.value}}else{if(by==="option"){e.selected=bx.defaultSelected}else{if(by==="input"||by==="textarea"){e.defaultValue=bx.defaultValue}}}}e.removeAttribute(b.expando)}b.buildFragment=function(bB,bz,bx){var bA,e,by,bC=(bz&&bz[0]?bz[0].ownerDocument||bz[0]:au);if(bB.length===1&&typeof bB[0]==="string"&&bB[0].length<512&&bC===au&&bB[0].charAt(0)==="<"&&!R.test(bB[0])&&(b.support.checkClone||!q.test(bB[0]))){e=true;by=b.fragments[bB[0]];if(by&&by!==1){bA=by}}if(!bA){bA=bC.createDocumentFragment();b.clean(bB,bC,bA,bx)}if(e){b.fragments[bB[0]]=by?bA:1}return{fragment:bA,cacheable:e}};b.fragments={};b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,bx){b.fn[e]=function(by){var bB=[],bE=b(by),bD=this.length===1&&this[0].parentNode;if(bD&&bD.nodeType===11&&bD.childNodes.length===1&&bE.length===1){bE[bx](this[0]);return this}else{for(var bC=0,bz=bE.length;bC<bz;bC++){var bA=(bC>0?this.clone(true):this).get();b(bE[bC])[bx](bA);bB=bB.concat(bA)}return this.pushStack(bB,e,bE.selector)}}});function bh(e){if("getElementsByTagName" in e){return e.getElementsByTagName("*")}else{if("querySelectorAll" in e){return e.querySelectorAll("*")}else{return[]}}}function ay(e){if(e.type==="checkbox"||e.type==="radio"){e.defaultChecked=e.checked}}function H(e){if(b.nodeName(e,"input")){ay(e)}else{if(e.getElementsByTagName){b.grep(e.getElementsByTagName("input"),ay)}}}b.extend({clone:function(bA,bC,by){var bB=bA.cloneNode(true),e,bx,bz;if((!b.support.noCloneEvent||!b.support.noCloneChecked)&&(bA.nodeType===1||bA.nodeType===11)&&!b.isXMLDoc(bA)){ah(bA,bB);e=bh(bA);bx=bh(bB);for(bz=0;e[bz];++bz){ah(e[bz],bx[bz])}}if(bC){w(bA,bB);if(by){e=bh(bA);bx=bh(bB);for(bz=0;e[bz];++bz){w(e[bz],bx[bz])}}}return bB},clean:function(by,bA,bJ,bC){var bH;bA=bA||au;if(typeof bA.createElement==="undefined"){bA=bA.ownerDocument||bA[0]&&bA[0].ownerDocument||au}var bK=[],bD;for(var bG=0,bB;(bB=by[bG])!=null;bG++){if(typeof bB==="number"){bB+=""}if(!bB){continue}if(typeof bB==="string"){if(!Y.test(bB)){bB=bA.createTextNode(bB)}else{bB=bB.replace(V,"<$1></$2>");var bM=(d.exec(bB)||["",""])[1].toLowerCase(),bz=aw[bM]||aw._default,bF=bz[0],bx=bA.createElement("div");bx.innerHTML=bz[1]+bB+bz[2];while(bF--){bx=bx.lastChild}if(!b.support.tbody){var e=z.test(bB),bE=bM==="table"&&!e?bx.firstChild&&bx.firstChild.childNodes:bz[1]==="<table>"&&!e?bx.childNodes:[];for(bD=bE.length-1;bD>=0;--bD){if(b.nodeName(bE[bD],"tbody")&&!bE[bD].childNodes.length){bE[bD].parentNode.removeChild(bE[bD])}}}if(!b.support.leadingWhitespace&&aq.test(bB)){bx.insertBefore(bA.createTextNode(aq.exec(bB)[0]),bx.firstChild)}bB=bx.childNodes}}var bI;if(!b.support.appendChecked){if(bB[0]&&typeof(bI=bB.length)==="number"){for(bD=0;bD<bI;bD++){H(bB[bD])}}else{H(bB)}}if(bB.nodeType){bK.push(bB)}else{bK=b.merge(bK,bB)}}if(bJ){bH=function(bN){return !bN.type||bo.test(bN.type)};for(bG=0;bK[bG];bG++){if(bC&&b.nodeName(bK[bG],"script")&&(!bK[bG].type||bK[bG].type.toLowerCase()==="text/javascript")){bC.push(bK[bG].parentNode?bK[bG].parentNode.removeChild(bK[bG]):bK[bG])}else{if(bK[bG].nodeType===1){var bL=b.grep(bK[bG].getElementsByTagName("script"),bH);bK.splice.apply(bK,[bG+1,0].concat(bL))}bJ.appendChild(bK[bG])}}}return bK},cleanData:function(bx){var bA,by,e=b.cache,bF=b.expando,bD=b.event.special,bC=b.support.deleteExpando;for(var bB=0,bz;(bz=bx[bB])!=null;bB++){if(bz.nodeName&&b.noData[bz.nodeName.toLowerCase()]){continue}by=bz[b.expando];if(by){bA=e[by]&&e[by][bF];if(bA&&bA.events){for(var bE in bA.events){if(bD[bE]){b.event.remove(bz,bE)}else{b.removeEvent(bz,bE,bA.handle)}}if(bA.handle){bA.handle.elem=null}}if(bC){delete bz[b.expando]}else{if(bz.removeAttribute){bz.removeAttribute(b.expando)}}delete e[by]}}}});function br(e,bx){if(bx.src){b.ajax({url:bx.src,async:false,dataType:"script"})}else{b.globalEval((bx.text||bx.textContent||bx.innerHTML||"").replace(aN,"/*$0*/"))}if(bx.parentNode){bx.parentNode.removeChild(bx)}}var ak=/alpha\([^)]*\)/i,at=/opacity=([^)]*)/,aX=/-([a-z])/ig,C=/([A-Z]|^ms)/g,bf=/^-?\d+(?:px)?$/i,bq=/^-?\d/,L=/^[+\-]=/,aj=/[^+\-\.\de]+/g,a9={position:"absolute",visibility:"hidden",display:"block"},am=["Left","Right"],a3=["Top","Bottom"],Z,aI,aW,p=function(e,bx){return bx.toUpperCase()};b.fn.css=function(e,bx){if(arguments.length===2&&bx===N){return this}return b.access(this,e,bx,true,function(bz,by,bA){return bA!==N?b.style(bz,by,bA):b.css(bz,by)})};b.extend({cssHooks:{opacity:{get:function(by,bx){if(bx){var e=Z(by,"opacity","opacity");return e===""?"1":e}else{return by.style.opacity}}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true,widows:true,orphans:true},cssProps:{"float":b.support.cssFloat?"cssFloat":"styleFloat"},style:function(bz,by,bF,bA){if(!bz||bz.nodeType===3||bz.nodeType===8||!bz.style){return}var bD,bE,bB=b.camelCase(by),bx=bz.style,bG=b.cssHooks[bB];by=b.cssProps[bB]||bB;if(bF!==N){bE=typeof bF;if(bE==="number"&&isNaN(bF)||bF==null){return}if(bE==="string"&&L.test(bF)){bF=+bF.replace(aj,"")+parseFloat(b.css(bz,by))}if(bE==="number"&&!b.cssNumber[bB]){bF+="px"}if(!bG||!("set" in bG)||(bF=bG.set(bz,bF))!==N){try{bx[by]=bF}catch(bC){}}}else{if(bG&&"get" in bG&&(bD=bG.get(bz,false,bA))!==N){return bD}return bx[by]}},css:function(bA,bz,bx){var by,e;bz=b.camelCase(bz);e=b.cssHooks[bz];bz=b.cssProps[bz]||bz;if(bz==="cssFloat"){bz="float"}if(e&&"get" in e&&(by=e.get(bA,true,bx))!==N){return by}else{if(Z){return Z(bA,bz)}}},swap:function(bz,by,bA){var e={};for(var bx in by){e[bx]=bz.style[bx];bz.style[bx]=by[bx]}bA.call(bz);for(bx in by){bz.style[bx]=e[bx]}},camelCase:function(e){return e.replace(aX,p)}});b.curCSS=b.css;b.each(["height","width"],function(bx,e){b.cssHooks[e]={get:function(bA,bz,by){var bB;if(bz){if(bA.offsetWidth!==0){bB=r(bA,e,by)}else{b.swap(bA,a9,function(){bB=r(bA,e,by)})}if(bB<=0){bB=Z(bA,e,e);if(bB==="0px"&&aW){bB=aW(bA,e,e)}if(bB!=null){return bB===""||bB==="auto"?"0px":bB}}if(bB<0||bB==null){bB=bA.style[e];return bB===""||bB==="auto"?"0px":bB}return typeof bB==="string"?bB:bB+"px"}},set:function(by,bz){if(bf.test(bz)){bz=parseFloat(bz);if(bz>=0){return bz+"px"}}else{return bz}}}});if(!b.support.opacity){b.cssHooks.opacity={get:function(bx,e){return at.test((e&&bx.currentStyle?bx.currentStyle.filter:bx.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":e?"1":""},set:function(bA,bB){var bz=bA.style,bx=bA.currentStyle;bz.zoom=1;var e=b.isNaN(bB)?"":"alpha(opacity="+bB*100+")",by=bx&&bx.filter||bz.filter||"";bz.filter=ak.test(by)?by.replace(ak,e):by+" "+e}}}b(function(){if(!b.support.reliableMarginRight){b.cssHooks.marginRight={get:function(by,bx){var e;b.swap(by,{display:"inline-block"},function(){if(bx){e=Z(by,"margin-right","marginRight")}else{e=by.style.marginRight}});return e}}}});if(au.defaultView&&au.defaultView.getComputedStyle){aI=function(bA,by){var bx,bz,e;by=by.replace(C,"-$1").toLowerCase();if(!(bz=bA.ownerDocument.defaultView)){return N}if((e=bz.getComputedStyle(bA,null))){bx=e.getPropertyValue(by);if(bx===""&&!b.contains(bA.ownerDocument.documentElement,bA)){bx=b.style(bA,by)}}return bx}}if(au.documentElement.currentStyle){aW=function(bA,by){var bB,bx=bA.currentStyle&&bA.currentStyle[by],e=bA.runtimeStyle&&bA.runtimeStyle[by],bz=bA.style;if(!bf.test(bx)&&bq.test(bx)){bB=bz.left;if(e){bA.runtimeStyle.left=bA.currentStyle.left}bz.left=by==="fontSize"?"1em":(bx||0);bx=bz.pixelLeft+"px";bz.left=bB;if(e){bA.runtimeStyle.left=e}}return bx===""?"auto":bx}}Z=aI||aW;function r(by,bx,e){var bA=bx==="width"?am:a3,bz=bx==="width"?by.offsetWidth:by.offsetHeight;if(e==="border"){return bz}b.each(bA,function(){if(!e){bz-=parseFloat(b.css(by,"padding"+this))||0}if(e==="margin"){bz+=parseFloat(b.css(by,"margin"+this))||0}else{bz-=parseFloat(b.css(by,"border"+this+"Width"))||0}});return bz}if(b.expr&&b.expr.filters){b.expr.filters.hidden=function(by){var bx=by.offsetWidth,e=by.offsetHeight;return(bx===0&&e===0)||(!b.support.reliableHiddenOffsets&&(by.style.display||b.css(by,"display"))==="none")};b.expr.filters.visible=function(e){return !b.expr.filters.hidden(e)}}var k=/%20/g,ao=/\[\]$/,bv=/\r?\n/g,bt=/#.*$/,aC=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,a0=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,aM=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,aP=/^(?:GET|HEAD)$/,c=/^\/\//,O=/\?/,a8=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,t=/^(?:select|textarea)/i,h=/\s+/,bu=/([?&])_=[^&]*/,M=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,D=b.fn.load,aa={},u={},aD,v;try{aD=bn.href}catch(av){aD=au.createElement("a");aD.href="";aD=aD.href}v=M.exec(aD.toLowerCase())||[];function f(e){return function(bA,bC){if(typeof bA!=="string"){bC=bA;bA="*"}if(b.isFunction(bC)){var bz=bA.toLowerCase().split(h),by=0,bB=bz.length,bx,bD,bE;for(;by<bB;by++){bx=bz[by];bE=/^\+/.test(bx);if(bE){bx=bx.substr(1)||"*"}bD=e[bx]=e[bx]||[];bD[bE?"unshift":"push"](bC)}}}}function aU(bx,bG,bB,bF,bD,bz){bD=bD||bG.dataTypes[0];bz=bz||{};bz[bD]=true;var bC=bx[bD],by=0,e=bC?bC.length:0,bA=(bx===aa),bE;for(;by<e&&(bA||!bE);by++){bE=bC[by](bG,bB,bF);if(typeof bE==="string"){if(!bA||bz[bE]){bE=N}else{bG.dataTypes.unshift(bE);bE=aU(bx,bG,bB,bF,bE,bz)}}}if((bA||!bE)&&!bz["*"]){bE=aU(bx,bG,bB,bF,"*",bz)}return bE}b.fn.extend({load:function(by,bB,bC){if(typeof by!=="string"&&D){return D.apply(this,arguments)}else{if(!this.length){return this}}var bA=by.indexOf(" ");if(bA>=0){var e=by.slice(bA,by.length);by=by.slice(0,bA)}var bz="GET";if(bB){if(b.isFunction(bB)){bC=bB;bB=N}else{if(typeof bB==="object"){bB=b.param(bB,b.ajaxSettings.traditional);bz="POST"}}}var bx=this;b.ajax({url:by,type:bz,dataType:"html",data:bB,complete:function(bE,bD,bF){bF=bE.responseText;if(bE.isResolved()){bE.done(function(bG){bF=bG});bx.html(e?b("<div>").append(bF.replace(a8,"")).find(e):bF)}if(bC){bx.each(bC,[bF,bD,bE])}}});return this},serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?b.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||t.test(this.nodeName)||a0.test(this.type))}).map(function(e,bx){var by=b(this).val();return by==null?null:b.isArray(by)?b.map(by,function(bA,bz){return{name:bx.name,value:bA.replace(bv,"\r\n")}}):{name:bx.name,value:by.replace(bv,"\r\n")}}).get()}});b.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,bx){b.fn[bx]=function(by){return this.bind(bx,by)}});b.each(["get","post"],function(e,bx){b[bx]=function(by,bA,bB,bz){if(b.isFunction(bA)){bz=bz||bB;bB=bA;bA=N}return b.ajax({type:bx,url:by,data:bA,success:bB,dataType:bz})}});b.extend({getScript:function(e,bx){return b.get(e,N,bx,"script")},getJSON:function(e,bx,by){return b.get(e,bx,by,"json")},ajaxSetup:function(by,e){if(!e){e=by;by=b.extend(true,b.ajaxSettings,e)}else{b.extend(true,by,b.ajaxSettings,e)}for(var bx in {context:1,url:1}){if(bx in e){by[bx]=e[bx]}else{if(bx in b.ajaxSettings){by[bx]=b.ajaxSettings[bx]}}}return by},ajaxSettings:{url:aD,isLocal:aM.test(v[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":be.String,"text html":true,"text json":b.parseJSON,"text xml":b.parseXML}},ajaxPrefilter:f(aa),ajaxTransport:f(u),ajax:function(bB,bz){if(typeof bB==="object"){bz=bB;bB=N}bz=bz||{};var bF=b.ajaxSetup({},bz),bU=bF.context||bF,bI=bU!==bF&&(bU.nodeType||bU instanceof b)?b(bU):b.event,bT=b.Deferred(),bP=b._Deferred(),bD=bF.statusCode||{},bE,bJ={},bQ={},bS,bA,bN,bG,bK,bC=0,by,bM,bL={readyState:0,setRequestHeader:function(bV,bW){if(!bC){var e=bV.toLowerCase();bV=bQ[e]=bQ[e]||bV;bJ[bV]=bW}return this},getAllResponseHeaders:function(){return bC===2?bS:null},getResponseHeader:function(bV){var e;if(bC===2){if(!bA){bA={};while((e=aC.exec(bS))){bA[e[1].toLowerCase()]=e[2]}}e=bA[bV.toLowerCase()]}return e===N?null:e},overrideMimeType:function(e){if(!bC){bF.mimeType=e}return this},abort:function(e){e=e||"abort";if(bN){bN.abort(e)}bH(0,e);return this}};function bH(b0,bY,b1,bX){if(bC===2){return}bC=2;if(bG){clearTimeout(bG)}bN=N;bS=bX||"";bL.readyState=b0?4:0;var bV,b5,b4,bZ=b1?bl(bF,bL,b1):N,bW,b3;if(b0>=200&&b0<300||b0===304){if(bF.ifModified){if((bW=bL.getResponseHeader("Last-Modified"))){b.lastModified[bE]=bW}if((b3=bL.getResponseHeader("Etag"))){b.etag[bE]=b3}}if(b0===304){bY="notmodified";bV=true}else{try{b5=I(bF,bZ);bY="success";bV=true}catch(b2){bY="parsererror";b4=b2}}}else{b4=bY;if(!bY||b0){bY="error";if(b0<0){b0=0}}}bL.status=b0;bL.statusText=bY;if(bV){bT.resolveWith(bU,[b5,bY,bL])}else{bT.rejectWith(bU,[bL,bY,b4])}bL.statusCode(bD);bD=N;if(by){bI.trigger("ajax"+(bV?"Success":"Error"),[bL,bF,bV?b5:b4])}bP.resolveWith(bU,[bL,bY]);if(by){bI.trigger("ajaxComplete",[bL,bF]);if(!(--b.active)){b.event.trigger("ajaxStop")}}}bT.promise(bL);bL.success=bL.done;bL.error=bL.fail;bL.complete=bP.done;bL.statusCode=function(bV){if(bV){var e;if(bC<2){for(e in bV){bD[e]=[bD[e],bV[e]]}}else{e=bV[bL.status];bL.then(e,e)}}return this};bF.url=((bB||bF.url)+"").replace(bt,"").replace(c,v[1]+"//");bF.dataTypes=b.trim(bF.dataType||"*").toLowerCase().split(h);if(bF.crossDomain==null){bK=M.exec(bF.url.toLowerCase());bF.crossDomain=!!(bK&&(bK[1]!=v[1]||bK[2]!=v[2]||(bK[3]||(bK[1]==="http:"?80:443))!=(v[3]||(v[1]==="http:"?80:443))))}if(bF.data&&bF.processData&&typeof bF.data!=="string"){bF.data=b.param(bF.data,bF.traditional)}aU(aa,bF,bz,bL);if(bC===2){return false}by=bF.global;bF.type=bF.type.toUpperCase();bF.hasContent=!aP.test(bF.type);if(by&&b.active++===0){b.event.trigger("ajaxStart")}if(!bF.hasContent){if(bF.data){bF.url+=(O.test(bF.url)?"&":"?")+bF.data}bE=bF.url;if(bF.cache===false){var bx=b.now(),bR=bF.url.replace(bu,"$1_="+bx);bF.url=bR+((bR===bF.url)?(O.test(bF.url)?"&":"?")+"_="+bx:"")}}if(bF.data&&bF.hasContent&&bF.contentType!==false||bz.contentType){bL.setRequestHeader("Content-Type",bF.contentType)}if(bF.ifModified){bE=bE||bF.url;if(b.lastModified[bE]){bL.setRequestHeader("If-Modified-Since",b.lastModified[bE])}if(b.etag[bE]){bL.setRequestHeader("If-None-Match",b.etag[bE])}}bL.setRequestHeader("Accept",bF.dataTypes[0]&&bF.accepts[bF.dataTypes[0]]?bF.accepts[bF.dataTypes[0]]+(bF.dataTypes[0]!=="*"?", */*; q=0.01":""):bF.accepts["*"]);for(bM in bF.headers){bL.setRequestHeader(bM,bF.headers[bM])}if(bF.beforeSend&&(bF.beforeSend.call(bU,bL,bF)===false||bC===2)){bL.abort();return false}for(bM in {success:1,error:1,complete:1}){bL[bM](bF[bM])}bN=aU(u,bF,bz,bL);if(!bN){bH(-1,"No Transport")}else{bL.readyState=1;if(by){bI.trigger("ajaxSend",[bL,bF])}if(bF.async&&bF.timeout>0){bG=setTimeout(function(){bL.abort("timeout")},bF.timeout)}try{bC=1;bN.send(bJ,bH)}catch(bO){if(status<2){bH(-1,bO)}else{b.error(bO)}}}return bL},param:function(e,by){var bx=[],bA=function(bB,bC){bC=b.isFunction(bC)?bC():bC;bx[bx.length]=encodeURIComponent(bB)+"="+encodeURIComponent(bC)};if(by===N){by=b.ajaxSettings.traditional}if(b.isArray(e)||(e.jquery&&!b.isPlainObject(e))){b.each(e,function(){bA(this.name,this.value)})}else{for(var bz in e){y(bz,e[bz],by,bA)}}return bx.join("&").replace(k,"+")}});function y(by,bA,bx,bz){if(b.isArray(bA)){b.each(bA,function(bC,bB){if(bx||ao.test(by)){bz(by,bB)}else{y(by+"["+(typeof bB==="object"||b.isArray(bB)?bC:"")+"]",bB,bx,bz)}})}else{if(!bx&&bA!=null&&typeof bA==="object"){for(var e in bA){y(by+"["+e+"]",bA[e],bx,bz)}}else{bz(by,bA)}}}b.extend({active:0,lastModified:{},etag:{}});function bl(bF,bE,bB){var bx=bF.contents,bD=bF.dataTypes,by=bF.responseFields,bA,bC,bz,e;for(bC in by){if(bC in bB){bE[by[bC]]=bB[bC]}}while(bD[0]==="*"){bD.shift();if(bA===N){bA=bF.mimeType||bE.getResponseHeader("content-type")}}if(bA){for(bC in bx){if(bx[bC]&&bx[bC].test(bA)){bD.unshift(bC);break}}}if(bD[0] in bB){bz=bD[0]}else{for(bC in bB){if(!bD[0]||bF.converters[bC+" "+bD[0]]){bz=bC;break}if(!e){e=bC}}bz=bz||e}if(bz){if(bz!==bD[0]){bD.unshift(bz)}return bB[bz]}}function I(bJ,bB){if(bJ.dataFilter){bB=bJ.dataFilter(bB,bJ.dataType)}var bF=bJ.dataTypes,bI={},bC,bG,by=bF.length,bD,bE=bF[0],bz,bA,bH,bx,e;for(bC=1;bC<by;bC++){if(bC===1){for(bG in bJ.converters){if(typeof bG==="string"){bI[bG.toLowerCase()]=bJ.converters[bG]}}}bz=bE;bE=bF[bC];if(bE==="*"){bE=bz}else{if(bz!=="*"&&bz!==bE){bA=bz+" "+bE;bH=bI[bA]||bI["* "+bE];if(!bH){e=N;for(bx in bI){bD=bx.split(" ");if(bD[0]===bz||bD[0]==="*"){e=bI[bD[1]+" "+bE];if(e){bx=bI[bx];if(bx===true){bH=e}else{if(e===true){bH=bx}}break}}}}if(!(bH||e)){b.error("No conversion from "+bA.replace(" "," to "))}if(bH!==true){bB=bH?bH(bB):e(bx(bB))}}}}return bB}var aB=b.now(),x=/(\=)\?(&|$)|\?\?/i;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return b.expando+"_"+(aB++)}});b.ajaxPrefilter("json jsonp",function(bF,bC,bE){var bz=bF.contentType==="application/x-www-form-urlencoded"&&(typeof bF.data==="string");if(bF.dataTypes[0]==="jsonp"||bF.jsonp!==false&&(x.test(bF.url)||bz&&x.test(bF.data))){var bD,by=bF.jsonpCallback=b.isFunction(bF.jsonpCallback)?bF.jsonpCallback():bF.jsonpCallback,bB=be[by],e=bF.url,bA=bF.data,bx="$1"+by+"$2";if(bF.jsonp!==false){e=e.replace(x,bx);if(bF.url===e){if(bz){bA=bA.replace(x,bx)}if(bF.data===bA){e+=(/\?/.test(e)?"&":"?")+bF.jsonp+"="+by}}}bF.url=e;bF.data=bA;be[by]=function(bG){bD=[bG]};bE.always(function(){be[by]=bB;if(bD&&b.isFunction(bB)){be[by](bD[0])}});bF.converters["script json"]=function(){if(!bD){b.error(by+" was not called")}return bD[0]};bF.dataTypes[0]="json";return"script"}});b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){b.globalEval(e);return e}}});b.ajaxPrefilter("script",function(e){if(e.cache===N){e.cache=false}if(e.crossDomain){e.type="GET";e.global=false}});b.ajaxTransport("script",function(by){if(by.crossDomain){var e,bx=au.head||au.getElementsByTagName("head")[0]||au.documentElement;return{send:function(bz,bA){e=au.createElement("script");e.async="async";if(by.scriptCharset){e.charset=by.scriptCharset}e.src=by.url;e.onload=e.onreadystatechange=function(bC,bB){if(bB||!e.readyState||/loaded|complete/.test(e.readyState)){e.onload=e.onreadystatechange=null;if(bx&&e.parentNode){bx.removeChild(e)}e=N;if(!bB){bA(200,"success")}}};bx.insertBefore(e,bx.firstChild)},abort:function(){if(e){e.onload(0,1)}}}}});var E=be.ActiveXObject?function(){for(var e in P){P[e](0,1)}}:false,B=0,P;function aL(){try{return new be.XMLHttpRequest()}catch(bx){}}function ai(){try{return new be.ActiveXObject("Microsoft.XMLHTTP")}catch(bx){}}b.ajaxSettings.xhr=be.ActiveXObject?function(){return !this.isLocal&&aL()||ai()}:aL;(function(e){b.extend(b.support,{ajax:!!e,cors:!!e&&("withCredentials" in e)})})(b.ajaxSettings.xhr());if(b.support.ajax){b.ajaxTransport(function(e){if(!e.crossDomain||b.support.cors){var bx;return{send:function(bD,by){var bC=e.xhr(),bB,bA;if(e.username){bC.open(e.type,e.url,e.async,e.username,e.password)}else{bC.open(e.type,e.url,e.async)}if(e.xhrFields){for(bA in e.xhrFields){bC[bA]=e.xhrFields[bA]}}if(e.mimeType&&bC.overrideMimeType){bC.overrideMimeType(e.mimeType)}if(!e.crossDomain&&!bD["X-Requested-With"]){bD["X-Requested-With"]="XMLHttpRequest"}try{for(bA in bD){bC.setRequestHeader(bA,bD[bA])}}catch(bz){}bC.send((e.hasContent&&e.data)||null);bx=function(bM,bG){var bH,bF,bE,bK,bJ;try{if(bx&&(bG||bC.readyState===4)){bx=N;if(bB){bC.onreadystatechange=b.noop;if(E){delete P[bB]}}if(bG){if(bC.readyState!==4){bC.abort()}}else{bH=bC.status;bE=bC.getAllResponseHeaders();bK={};bJ=bC.responseXML;if(bJ&&bJ.documentElement){bK.xml=bJ}bK.text=bC.responseText;try{bF=bC.statusText}catch(bL){bF=""}if(!bH&&e.isLocal&&!e.crossDomain){bH=bK.text?200:404}else{if(bH===1223){bH=204}}}}}catch(bI){if(!bG){by(-1,bI)}}if(bK){by(bH,bF,bK,bE)}};if(!e.async||bC.readyState===4){bx()}else{bB=++B;if(E){if(!P){P={};b(be).unload(E)}P[bB]=bx}bC.onreadystatechange=bx}},abort:function(){if(bx){bx(0,1)}}}}})}var T={},bb,o,aA=/^(?:toggle|show|hide)$/,aR=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,a4,aH=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],a6,U=be.webkitRequestAnimationFrame||be.mozRequestAnimationFrame||be.oRequestAnimationFrame;b.fn.extend({show:function(bz,bC,bB){var by,bA;if(bz||bz===0){return this.animate(a2("show",3),bz,bC,bB)}else{for(var bx=0,e=this.length;bx<e;bx++){by=this[bx];if(by.style){bA=by.style.display;if(!b._data(by,"olddisplay")&&bA==="none"){bA=by.style.display=""}if(bA===""&&b.css(by,"display")==="none"){b._data(by,"olddisplay",A(by.nodeName))}}}for(bx=0;bx<e;bx++){by=this[bx];if(by.style){bA=by.style.display;if(bA===""||bA==="none"){by.style.display=b._data(by,"olddisplay")||""}}}return this}},hide:function(by,bB,bA){if(by||by===0){return this.animate(a2("hide",3),by,bB,bA)}else{for(var bx=0,e=this.length;bx<e;bx++){if(this[bx].style){var bz=b.css(this[bx],"display");if(bz!=="none"&&!b._data(this[bx],"olddisplay")){b._data(this[bx],"olddisplay",bz)}}}for(bx=0;bx<e;bx++){if(this[bx].style){this[bx].style.display="none"}}return this}},_toggle:b.fn.toggle,toggle:function(by,bx,bz){var e=typeof by==="boolean";if(b.isFunction(by)&&b.isFunction(bx)){this._toggle.apply(this,arguments)}else{if(by==null||e){this.each(function(){var bA=e?by:b(this).is(":hidden");b(this)[bA?"show":"hide"]()})}else{this.animate(a2("toggle",3),by,bx,bz)}}return this},fadeTo:function(e,bz,by,bx){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:bz},e,by,bx)},animate:function(bA,bx,bz,by){var e=b.speed(bx,bz,by);if(b.isEmptyObject(bA)){return this.each(e.complete,[false])}bA=b.extend({},bA);return this[e.queue===false?"each":"queue"](function(){if(e.queue===false){b._mark(this)}var bE=b.extend({},e),bL=this.nodeType===1,bI=bL&&b(this).is(":hidden"),bB,bF,bD,bK,bJ,bH,bC,bG,bM;bE.animatedProperties={};for(bD in bA){bB=b.camelCase(bD);if(bD!==bB){bA[bB]=bA[bD];delete bA[bD]}bF=bA[bB];if(b.isArray(bF)){bE.animatedProperties[bB]=bF[1];bF=bA[bB]=bF[0]}else{bE.animatedProperties[bB]=bE.specialEasing&&bE.specialEasing[bB]||bE.easing||"swing"}if(bF==="hide"&&bI||bF==="show"&&!bI){return bE.complete.call(this)}if(bL&&(bB==="height"||bB==="width")){bE.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(b.css(this,"display")==="inline"&&b.css(this,"float")==="none"){if(!b.support.inlineBlockNeedsLayout){this.style.display="inline-block"}else{bK=A(this.nodeName);if(bK==="inline"){this.style.display="inline-block"}else{this.style.display="inline";this.style.zoom=1}}}}}if(bE.overflow!=null){this.style.overflow="hidden"}for(bD in bA){bJ=new b.fx(this,bE,bD);bF=bA[bD];if(aA.test(bF)){bJ[bF==="toggle"?bI?"show":"hide":bF]()}else{bH=aR.exec(bF);bC=bJ.cur();if(bH){bG=parseFloat(bH[2]);bM=bH[3]||(b.cssNumber[bD]?"":"px");if(bM!=="px"){b.style(this,bD,(bG||1)+bM);bC=((bG||1)/bJ.cur())*bC;b.style(this,bD,bC+bM)}if(bH[1]){bG=((bH[1]==="-="?-1:1)*bG)+bC}bJ.custom(bC,bG,bM)}else{bJ.custom(bC,bF,"")}}}return true})},stop:function(bx,e){if(bx){this.queue([])}this.each(function(){var bz=b.timers,by=bz.length;if(!e){b._unmark(true,this)}while(by--){if(bz[by].elem===this){if(e){bz[by](true)}bz.splice(by,1)}}});if(!e){this.dequeue()}return this}});function bi(){setTimeout(ar,0);return(a6=b.now())}function ar(){a6=N}function a2(bx,e){var by={};b.each(aH.concat.apply([],aH.slice(0,e)),function(){by[this]=bx});return by}b.each({slideDown:a2("show",1),slideUp:a2("hide",1),slideToggle:a2("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,bx){b.fn[e]=function(by,bA,bz){return this.animate(bx,by,bA,bz)}});b.extend({speed:function(by,bz,bx){var e=by&&typeof by==="object"?b.extend({},by):{complete:bx||!bx&&bz||b.isFunction(by)&&by,duration:by,easing:bx&&bz||bz&&!b.isFunction(bz)&&bz};e.duration=b.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in b.fx.speeds?b.fx.speeds[e.duration]:b.fx.speeds._default;e.old=e.complete;e.complete=function(bA){if(e.queue!==false){b.dequeue(this)}else{if(bA!==false){b._unmark(this)}}if(b.isFunction(e.old)){e.old.call(this)}};return e},easing:{linear:function(by,bz,e,bx){return e+bx*by},swing:function(by,bz,e,bx){return((-Math.cos(by*Math.PI)/2)+0.5)*bx+e}},timers:[],fx:function(bx,e,by){this.options=e;this.elem=bx;this.prop=by;e.orig=e.orig||{}}});b.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(b.fx.step[this.prop]||b.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 e,bx=b.css(this.elem,this.prop);return isNaN(e=parseFloat(bx))?!bx||bx==="auto"?0:bx:e},custom:function(bC,bB,bz){var e=this,by=b.fx,bA;this.startTime=a6||bi();this.start=bC;this.end=bB;this.unit=bz||this.unit||(b.cssNumber[this.prop]?"":"px");this.now=this.start;this.pos=this.state=0;function bx(bD){return e.step(bD)}bx.elem=this.elem;if(bx()&&b.timers.push(bx)&&!a4){if(U){a4=1;bA=function(){if(a4){U(bA);by.tick()}};U(bA)}else{a4=setInterval(by.tick,by.interval)}}},show:function(){this.options.orig[this.prop]=b.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());b(this.elem).show()},hide:function(){this.options.orig[this.prop]=b.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(bA){var bz=a6||bi(),e=true,bB=this.elem,bx=this.options,by,bD;if(bA||bz>=bx.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();bx.animatedProperties[this.prop]=true;for(by in bx.animatedProperties){if(bx.animatedProperties[by]!==true){e=false}}if(e){if(bx.overflow!=null&&!b.support.shrinkWrapBlocks){b.each(["","X","Y"],function(bE,bF){bB.style["overflow"+bF]=bx.overflow[bE]})}if(bx.hide){b(bB).hide()}if(bx.hide||bx.show){for(var bC in bx.animatedProperties){b.style(bB,bC,bx.orig[bC])}}bx.complete.call(bB)}return false}else{if(bx.duration==Infinity){this.now=bz}else{bD=bz-this.startTime;this.state=bD/bx.duration;this.pos=b.easing[bx.animatedProperties[this.prop]](this.state,bD,0,1,bx.duration);this.now=this.start+((this.end-this.start)*this.pos)}this.update()}return true}};b.extend(b.fx,{tick:function(){for(var bx=b.timers,e=0;e<bx.length;++e){if(!bx[e]()){bx.splice(e--,1)}}if(!bx.length){b.fx.stop()}},interval:13,stop:function(){clearInterval(a4);a4=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(e){b.style(e.elem,"opacity",e.now)},_default:function(e){if(e.elem.style&&e.elem.style[e.prop]!=null){e.elem.style[e.prop]=(e.prop==="width"||e.prop==="height"?Math.max(0,e.now):e.now)+e.unit}else{e.elem[e.prop]=e.now}}}});if(b.expr&&b.expr.filters){b.expr.filters.animated=function(e){return b.grep(b.timers,function(bx){return e===bx.elem}).length}}function A(by){if(!T[by]){var e=b("<"+by+">").appendTo("body"),bx=e.css("display");e.remove();if(bx==="none"||bx===""){if(!bb){bb=au.createElement("iframe");bb.frameBorder=bb.width=bb.height=0}au.body.appendChild(bb);if(!o||!bb.createElement){o=(bb.contentWindow||bb.contentDocument).document;o.write("<!doctype><html><body></body></html>")}e=o.createElement(by);o.body.appendChild(e);bx=b.css(e,"display");au.body.removeChild(bb)}T[by]=bx}return T[by]}var X=/^t(?:able|d|h)$/i,ad=/^(?:body|html)$/i;if("getBoundingClientRect" in au.documentElement){b.fn.offset=function(bK){var bA=this[0],bD;if(bK){return this.each(function(e){b.offset.setOffset(this,bK,e)})}if(!bA||!bA.ownerDocument){return null}if(bA===bA.ownerDocument.body){return b.offset.bodyOffset(bA)}try{bD=bA.getBoundingClientRect()}catch(bH){}var bJ=bA.ownerDocument,by=bJ.documentElement;if(!bD||!b.contains(by,bA)){return bD?{top:bD.top,left:bD.left}:{top:0,left:0}}var bE=bJ.body,bF=aK(bJ),bC=by.clientTop||bE.clientTop||0,bG=by.clientLeft||bE.clientLeft||0,bx=bF.pageYOffset||b.support.boxModel&&by.scrollTop||bE.scrollTop,bB=bF.pageXOffset||b.support.boxModel&&by.scrollLeft||bE.scrollLeft,bI=bD.top+bx-bC,bz=bD.left+bB-bG;return{top:bI,left:bz}}}else{b.fn.offset=function(bH){var bB=this[0];if(bH){return this.each(function(bI){b.offset.setOffset(this,bH,bI)})}if(!bB||!bB.ownerDocument){return null}if(bB===bB.ownerDocument.body){return b.offset.bodyOffset(bB)}b.offset.initialize();var bE,by=bB.offsetParent,bx=bB,bG=bB.ownerDocument,bz=bG.documentElement,bC=bG.body,bD=bG.defaultView,e=bD?bD.getComputedStyle(bB,null):bB.currentStyle,bF=bB.offsetTop,bA=bB.offsetLeft;while((bB=bB.parentNode)&&bB!==bC&&bB!==bz){if(b.offset.supportsFixedPosition&&e.position==="fixed"){break}bE=bD?bD.getComputedStyle(bB,null):bB.currentStyle;bF-=bB.scrollTop;bA-=bB.scrollLeft;if(bB===by){bF+=bB.offsetTop;bA+=bB.offsetLeft;if(b.offset.doesNotAddBorder&&!(b.offset.doesAddBorderForTableAndCells&&X.test(bB.nodeName))){bF+=parseFloat(bE.borderTopWidth)||0;bA+=parseFloat(bE.borderLeftWidth)||0}bx=by;by=bB.offsetParent}if(b.offset.subtractsBorderForOverflowNotVisible&&bE.overflow!=="visible"){bF+=parseFloat(bE.borderTopWidth)||0;bA+=parseFloat(bE.borderLeftWidth)||0}e=bE}if(e.position==="relative"||e.position==="static"){bF+=bC.offsetTop;bA+=bC.offsetLeft}if(b.offset.supportsFixedPosition&&e.position==="fixed"){bF+=Math.max(bz.scrollTop,bC.scrollTop);bA+=Math.max(bz.scrollLeft,bC.scrollLeft)}return{top:bF,left:bA}}}b.offset={initialize:function(){var e=au.body,bx=au.createElement("div"),bA,bC,bB,bD,by=parseFloat(b.css(e,"marginTop"))||0,bz="<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>";b.extend(bx.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});bx.innerHTML=bz;e.insertBefore(bx,e.firstChild);bA=bx.firstChild;bC=bA.firstChild;bD=bA.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(bC.offsetTop!==5);this.doesAddBorderForTableAndCells=(bD.offsetTop===5);bC.style.position="fixed";bC.style.top="20px";this.supportsFixedPosition=(bC.offsetTop===20||bC.offsetTop===15);bC.style.position=bC.style.top="";bA.style.overflow="hidden";bA.style.position="relative";this.subtractsBorderForOverflowNotVisible=(bC.offsetTop===-5);this.doesNotIncludeMarginInBodyOffset=(e.offsetTop!==by);e.removeChild(bx);b.offset.initialize=b.noop},bodyOffset:function(e){var by=e.offsetTop,bx=e.offsetLeft;b.offset.initialize();if(b.offset.doesNotIncludeMarginInBodyOffset){by+=parseFloat(b.css(e,"marginTop"))||0;bx+=parseFloat(b.css(e,"marginLeft"))||0}return{top:by,left:bx}},setOffset:function(bz,bI,bC){var bD=b.css(bz,"position");if(bD==="static"){bz.style.position="relative"}var bB=b(bz),bx=bB.offset(),e=b.css(bz,"top"),bG=b.css(bz,"left"),bH=(bD==="absolute"||bD==="fixed")&&b.inArray("auto",[e,bG])>-1,bF={},bE={},by,bA;if(bH){bE=bB.position();by=bE.top;bA=bE.left}else{by=parseFloat(e)||0;bA=parseFloat(bG)||0}if(b.isFunction(bI)){bI=bI.call(bz,bC,bx)}if(bI.top!=null){bF.top=(bI.top-bx.top)+by}if(bI.left!=null){bF.left=(bI.left-bx.left)+bA}if("using" in bI){bI.using.call(bz,bF)}else{bB.css(bF)}}};b.fn.extend({position:function(){if(!this[0]){return null}var by=this[0],bx=this.offsetParent(),bz=this.offset(),e=ad.test(bx[0].nodeName)?{top:0,left:0}:bx.offset();bz.top-=parseFloat(b.css(by,"marginTop"))||0;bz.left-=parseFloat(b.css(by,"marginLeft"))||0;e.top+=parseFloat(b.css(bx[0],"borderTopWidth"))||0;e.left+=parseFloat(b.css(bx[0],"borderLeftWidth"))||0;return{top:bz.top-e.top,left:bz.left-e.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||au.body;while(e&&(!ad.test(e.nodeName)&&b.css(e,"position")==="static")){e=e.offsetParent}return e})}});b.each(["Left","Top"],function(bx,e){var by="scroll"+e;b.fn[by]=function(bB){var bz,bA;if(bB===N){bz=this[0];if(!bz){return null}bA=aK(bz);return bA?("pageXOffset" in bA)?bA[bx?"pageYOffset":"pageXOffset"]:b.support.boxModel&&bA.document.documentElement[by]||bA.document.body[by]:bz[by]}return this.each(function(){bA=aK(this);if(bA){bA.scrollTo(!bx?bB:b(bA).scrollLeft(),bx?bB:b(bA).scrollTop())}else{this[by]=bB}})}});function aK(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:false}b.each(["Height","Width"],function(bx,e){var by=e.toLowerCase();b.fn["inner"+e]=function(){return this[0]?parseFloat(b.css(this[0],by,"padding")):null};b.fn["outer"+e]=function(bz){return this[0]?parseFloat(b.css(this[0],by,bz?"margin":"border")):null};b.fn[by]=function(bA){var bB=this[0];if(!bB){return bA==null?null:this}if(b.isFunction(bA)){return this.each(function(bF){var bE=b(this);bE[by](bA.call(this,bF,bE[by]()))})}if(b.isWindow(bB)){var bC=bB.document.documentElement["client"+e];return bB.document.compatMode==="CSS1Compat"&&bC||bB.document.body["client"+e]||bC}else{if(bB.nodeType===9){return Math.max(bB.documentElement["client"+e],bB.body["scroll"+e],bB.documentElement["scroll"+e],bB.body["offset"+e],bB.documentElement["offset"+e])}else{if(bA===N){var bD=b.css(bB,by),bz=parseFloat(bD);return b.isNaN(bz)?bD:bz}else{return this.css(by,typeof bA==="string"?bA:bA+"px")}}}}});be.jQuery=be.$=b})(window);jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,n,m){var j=1.70158;var k=0;var g=n;if(h==0){return e}if((h/=m)==1){return e+n}if(!k){k=m*0.3}if(g<Math.abs(n)){g=n;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(n/g)}return -(g*Math.pow(2,10*(h-=1))*Math.sin((h*m-j)*(2*Math.PI)/k))+e},easeOutElastic:function(f,h,e,n,m){var j=1.70158;var k=0;var g=n;if(h==0){return e}if((h/=m)==1){return e+n}if(!k){k=m*0.3}if(g<Math.abs(n)){g=n;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(n/g)}return g*Math.pow(2,-10*h)*Math.sin((h*m-j)*(2*Math.PI)/k)+n+e},easeInOutElastic:function(f,h,e,n,m){var j=1.70158;var k=0;var g=n;if(h==0){return e}if((h/=m/2)==2){return e+n}if(!k){k=m*(0.3*1.5)}if(g<Math.abs(n)){g=n;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(n/g)}if(h<1){return -0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*m-j)*(2*Math.PI)/k))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*m-j)*(2*Math.PI)/k)*0.5+n+e},easeInBack:function(e,f,a,j,h,g){if(g==undefined){g=1.70158}return j*(f/=h)*f*((g+1)*f-g)+a},easeOutBack:function(e,f,a,j,h,g){if(g==undefined){g=1.70158}return j*((f=f/h-1)*f*((g+1)*f+g)+1)+a},easeInOutBack:function(e,f,a,j,h,g){if(g==undefined){g=1.70158}if((f/=h/2)<1){return j/2*(f*f*(((g*=(1.525))+1)*f-g))+a}return j/2*((f-=2)*f*(((g*=(1.525))+1)*f+g)+2)+a},easeInBounce:function(e,f,a,h,g){return h-jQuery.easing.easeOutBounce(e,g-f,0,h,g)+a},easeOutBounce:function(e,f,a,h,g){if((f/=g)<(1/2.75)){return h*(7.5625*f*f)+a}else{if(f<(2/2.75)){return h*(7.5625*(f-=(1.5/2.75))*f+0.75)+a}else{if(f<(2.5/2.75)){return h*(7.5625*(f-=(2.25/2.75))*f+0.9375)+a}else{return h*(7.5625*(f-=(2.625/2.75))*f+0.984375)+a}}}},easeInOutBounce:function(e,f,a,h,g){if(f<g/2){return jQuery.easing.easeInBounce(e,f*2,0,h,g)*0.5+a}return jQuery.easing.easeOutBounce(e,f*2-g,0,h,g)*0.5+h*0.5+a}});
/*
 * jQuery UI 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(e,d){function b(f,c){var g=f.nodeName.toLowerCase();if("area"===g){c=f.parentNode;g=c.name;if(!f.href||!g||c.nodeName.toLowerCase()!=="map"){return false}f=e("img[usemap=#"+g+"]")[0];return !!f&&a(f)}return(/input|select|textarea|button|object/.test(g)?!f.disabled:"a"==g?f.href||c:c)&&a(f)}function a(c){return !e(c).parents().andSelf().filter(function(){return e.curCSS(this,"visibility")==="hidden"||e.expr.filters.hidden(this)}).length}e.ui=e.ui||{};if(!e.ui.version){e.extend(e.ui,{version:"1.8.14",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});e.fn.extend({_focus:e.fn.focus,focus:function(f,c){return typeof f==="number"?this.each(function(){var g=this;setTimeout(function(){e(g).focus();c&&c.call(g)},f)}):this._focus.apply(this,arguments)},scrollParent:function(){var c;c=e.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(e.curCSS(this,"position",1))&&/(auto|scroll)/.test(e.curCSS(this,"overflow",1)+e.curCSS(this,"overflow-y",1)+e.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(e.curCSS(this,"overflow",1)+e.curCSS(this,"overflow-y",1)+e.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!c.length?e(document):c},zIndex:function(f){if(f!==d){return this.css("zIndex",f)}if(this.length){f=e(this[0]);for(var c;f.length&&f[0]!==document;){c=f.css("position");if(c==="absolute"||c==="relative"||c==="fixed"){c=parseInt(f.css("zIndex"),10);if(!isNaN(c)&&c!==0){return c}}f=f.parent()}}return 0},disableSelection:function(){return this.bind((e.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(c){c.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});e.each(["Width","Height"],function(f,c){function m(p,o,h,q){e.each(k,function(){o-=parseFloat(e.curCSS(p,"padding"+this,true))||0;if(h){o-=parseFloat(e.curCSS(p,"border"+this+"Width",true))||0}if(q){o-=parseFloat(e.curCSS(p,"margin"+this,true))||0}});return o}var k=c==="Width"?["Left","Right"]:["Top","Bottom"],j=c.toLowerCase(),g={innerWidth:e.fn.innerWidth,innerHeight:e.fn.innerHeight,outerWidth:e.fn.outerWidth,outerHeight:e.fn.outerHeight};e.fn["inner"+c]=function(h){if(h===d){return g["inner"+c].call(this)}return this.each(function(){e(this).css(j,m(this,h)+"px")})};e.fn["outer"+c]=function(n,h){if(typeof n!=="number"){return g["outer"+c].call(this,n)}return this.each(function(){e(this).css(j,m(this,n,true,h)+"px")})}});e.extend(e.expr[":"],{data:function(f,c,g){return !!e.data(f,g[3])},focusable:function(c){return b(c,!isNaN(e.attr(c,"tabindex")))},tabbable:function(f){var c=e.attr(f,"tabindex"),g=isNaN(c);return(g||c>=0)&&b(f,!g)}});e(function(){var f=document.body,c=f.appendChild(c=document.createElement("div"));e.extend(c.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});e.support.minHeight=c.offsetHeight===100;e.support.selectstart="onselectstart" in c;f.removeChild(c).style.display="none"});e.extend(e.ui,{plugin:{add:function(f,c,h){f=e.ui[f].prototype;for(var g in h){f.plugins[g]=f.plugins[g]||[];f.plugins[g].push([c,h[g]])}},call:function(f,c,h){if((c=f.plugins[c])&&f.element[0].parentNode){for(var g=0;g<c.length;g++){f.options[c[g][0]]&&c[g][1].apply(f.element,h)}}}},contains:function(f,c){return document.compareDocumentPosition?f.compareDocumentPosition(c)&16:f!==c&&f.contains(c)},hasScroll:function(f,c){if(e(f).css("overflow")==="hidden"){return false}c=c&&c==="left"?"scrollLeft":"scrollTop";var g=false;if(f[c]>0){return true}f[c]=1;g=f[c]>0;f[c]=0;return g},isOverAxis:function(f,c,g){return f>c&&f<c+g},isOver:function(f,c,m,k,j,g){return e.ui.isOverAxis(f,m,j)&&e.ui.isOverAxis(c,k,g)}})}})(jQuery);
/*
 * jQuery UI Widget 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(a,e){if(a.cleanData){var d=a.cleanData;a.cleanData=function(b){for(var g=0,f;(f=b[g])!=null;g++){a(f).triggerHandler("remove")}d(b)}}else{var c=a.fn.remove;a.fn.remove=function(b,f){return this.each(function(){if(!f){if(!b||a.filter(b,[this]).length){a("*",this).add([this]).each(function(){a(this).triggerHandler("remove")})}}return c.call(a(this),b,f)})}}a.widget=function(b,k,j){var h=b.split(".")[0],g;b=b.split(".")[1];g=h+"-"+b;if(!j){j=k;k=a.Widget}a.expr[":"][g]=function(f){return !!a.data(f,b)};a[h]=a[h]||{};a[h][b]=function(f,m){arguments.length&&this._createWidget(f,m)};k=new k;k.options=a.extend(true,{},k.options);a[h][b].prototype=a.extend(true,k,{namespace:h,widgetName:b,widgetEventPrefix:a[h][b].prototype.widgetEventPrefix||b,widgetBaseClass:g},j);a.widget.bridge(b,a[h][b])};a.widget.bridge=function(b,f){a.fn[b]=function(m){var k=typeof m==="string",j=Array.prototype.slice.call(arguments,1),g=this;m=!k&&j.length?a.extend.apply(null,[true,m].concat(j)):m;if(k&&m.charAt(0)==="_"){return g}k?this.each(function(){var n=a.data(this,b),h=n&&a.isFunction(n[m])?n[m].apply(n,j):n;if(h!==n&&h!==e){g=h;return false}}):this.each(function(){var h=a.data(this,b);h?h.option(m||{})._init():a.data(this,b,new f(m,this))});return g}};a.Widget=function(b,f){arguments.length&&this._createWidget(b,f)};a.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(b,g){a.data(g,this.widgetName,this);this.element=a(g);this.options=a.extend(true,{},this.options,this._getCreateOptions(),b);var f=this;this.element.bind("remove."+this.widgetName,function(){f.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return a.metadata&&a.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(b,g){var f=b;if(arguments.length===0){return a.extend({},this.options)}if(typeof b==="string"){if(g===e){return this.options[b]}f={};f[b]=g}this._setOptions(f);return this},_setOptions:function(b){var f=this;a.each(b,function(h,g){f._setOption(h,g)});return this},_setOption:function(b,f){this.options[b]=f;if(b==="disabled"){this.widget()[f?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",f)}return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(b,k,j){var h=this.options[b];k=a.Event(k);k.type=(b===this.widgetEventPrefix?b:this.widgetEventPrefix+b).toLowerCase();j=j||{};if(k.originalEvent){b=a.event.props.length;for(var g;b;){g=a.event.props[--b];k[g]=k.originalEvent[g]}}this.element.trigger(k,j);return !(a.isFunction(h)&&h.call(this.element[0],k,j)===false||k.isDefaultPrevented())}}})(jQuery);
/*
 * jQuery UI Mouse 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 *	jquery.ui.widget.js
 */
(function(a){var c=false;a(document).mousedown(function(){c=false});a.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var b=this;this.element.bind("mousedown."+this.widgetName,function(d){return b._mouseDown(d)}).bind("click."+this.widgetName,function(d){if(true===a.data(d.target,b.widgetName+".preventClickEvent")){a.removeData(d.target,b.widgetName+".preventClickEvent");d.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(b){if(!c){this._mouseStarted&&this._mouseUp(b);this._mouseDownEvent=b;var h=this,e=b.which==1,d=typeof this.options.cancel=="string"?a(b.target).closest(this.options.cancel).length:false;if(!e||d||!this._mouseCapture(b)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){h.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(b)&&this._mouseDelayMet(b)){this._mouseStarted=this._mouseStart(b)!==false;if(!this._mouseStarted){b.preventDefault();return true}}true===a.data(b.target,this.widgetName+".preventClickEvent")&&a.removeData(b.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(f){return h._mouseMove(f)};this._mouseUpDelegate=function(f){return h._mouseUp(f)};a(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);b.preventDefault();return c=true}},_mouseMove:function(b){if(a.browser.msie&&!(document.documentMode>=9)&&!b.button){return this._mouseUp(b)}if(this._mouseStarted){this._mouseDrag(b);return b.preventDefault()}if(this._mouseDistanceMet(b)&&this._mouseDelayMet(b)){(this._mouseStarted=this._mouseStart(this._mouseDownEvent,b)!==false)?this._mouseDrag(b):this._mouseUp(b)}return !this._mouseStarted},_mouseUp:function(b){a(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;b.target==this._mouseDownEvent.target&&a.data(b.target,this.widgetName+".preventClickEvent",true);this._mouseStop(b)}return false},_mouseDistanceMet:function(b){return Math.max(Math.abs(this._mouseDownEvent.pageX-b.pageX),Math.abs(this._mouseDownEvent.pageY-b.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);(function(f){f.ui=f.ui||{};var e=/left|center|right/,d=/top|center|bottom/,b=f.fn.position,a=f.fn.offset;f.fn.position=function(c){if(!c||!c.of){return b.apply(this,arguments)}c=f.extend({},c);var m=f(c.of),s=m[0],q=(c.collision||"flip").split(" "),r=c.offset?c.offset.split(" "):[0,0],p,n,o;if(s.nodeType===9){p=m.width();n=m.height();o={top:0,left:0}}else{if(s.setTimeout){p=m.width();n=m.height();o={top:m.scrollTop(),left:m.scrollLeft()}}else{if(s.preventDefault){c.at="left top";p=n=0;o={top:c.of.pageY,left:c.of.pageX}}else{p=m.outerWidth();n=m.outerHeight();o=m.offset()}}}f.each(["my","at"],function(){var g=(c[this]||"").split(" ");if(g.length===1){g=e.test(g[0])?g.concat(["center"]):d.test(g[0])?["center"].concat(g):["center","center"]}g[0]=e.test(g[0])?g[0]:"center";g[1]=d.test(g[1])?g[1]:"center";c[this]=g});if(q.length===1){q[1]=q[0]}r[0]=parseInt(r[0],10)||0;if(r.length===1){r[1]=r[0]}r[1]=parseInt(r[1],10)||0;if(c.at[0]==="right"){o.left+=p}else{if(c.at[0]==="center"){o.left+=p/2}}if(c.at[1]==="bottom"){o.top+=n}else{if(c.at[1]==="center"){o.top+=n/2}}o.left+=r[0];o.top+=r[1];return this.each(function(){var x=f(this),t=x.outerWidth(),k=x.outerHeight(),j=parseInt(f.curCSS(this,"marginLeft",true))||0,h=parseInt(f.curCSS(this,"marginTop",true))||0,z=t+j+(parseInt(f.curCSS(this,"marginRight",true))||0),y=k+h+(parseInt(f.curCSS(this,"marginBottom",true))||0),u=f.extend({},o),g;if(c.my[0]==="right"){u.left-=t}else{if(c.my[0]==="center"){u.left-=t/2}}if(c.my[1]==="bottom"){u.top-=k}else{if(c.my[1]==="center"){u.top-=k/2}}u.left=Math.round(u.left);u.top=Math.round(u.top);g={left:u.left-j,top:u.top-h};f.each(["left","top"],function(w,v){f.ui.position[q[w]]&&f.ui.position[q[w]][v](u,{targetWidth:p,targetHeight:n,elemWidth:t,elemHeight:k,collisionPosition:g,collisionWidth:z,collisionHeight:y,offset:r,my:c.my,at:c.at})});f.fn.bgiframe&&x.bgiframe();x.offset(f.extend(u,{using:c.using}))})};f.ui.position={fit:{left:function(c,g){var h=f(window);h=g.collisionPosition.left+g.collisionWidth-h.width()-h.scrollLeft();c.left=h>0?c.left-h:Math.max(c.left-g.collisionPosition.left,c.left)},top:function(c,g){var h=f(window);h=g.collisionPosition.top+g.collisionHeight-h.height()-h.scrollTop();c.top=h>0?c.top-h:Math.max(c.top-g.collisionPosition.top,c.top)}},flip:{left:function(c,j){if(j.at[0]!=="center"){var o=f(window);o=j.collisionPosition.left+j.collisionWidth-o.width()-o.scrollLeft();var m=j.my[0]==="left"?-j.elemWidth:j.my[0]==="right"?j.elemWidth:0,n=j.at[0]==="left"?j.targetWidth:-j.targetWidth,k=-2*j.offset[0];c.left+=j.collisionPosition.left<0?m+n+k:o>0?m+n+k:0}},top:function(c,j){if(j.at[1]!=="center"){var o=f(window);o=j.collisionPosition.top+j.collisionHeight-o.height()-o.scrollTop();var m=j.my[1]==="top"?-j.elemHeight:j.my[1]==="bottom"?j.elemHeight:0,n=j.at[1]==="top"?j.targetHeight:-j.targetHeight,k=-2*j.offset[1];c.top+=j.collisionPosition.top<0?m+n+k:o>0?m+n+k:0}}}};if(!f.offset.setOffset){f.offset.setOffset=function(c,j){if(/static/.test(f.curCSS(c,"position"))){c.style.position="relative"}var o=f(c),m=o.offset(),n=parseInt(f.curCSS(c,"top",true),10)||0,k=parseInt(f.curCSS(c,"left",true),10)||0;m={top:j.top-m.top+n,left:j.left-m.left+k};"using" in j?j.using.call(c,m):o.css(m)};f.fn.offset=function(c){var g=this[0];if(!g||!g.ownerDocument){return null}if(c){return this.each(function(){f.offset.setOffset(this,c)})}return a.call(this)}}})(jQuery);(function(a){a.widget("ui.draggable",a.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:true,appendTo:"parent",axis:false,connectToSortable:false,containment:false,cursor:"auto",cursorAt:false,grid:false,handle:false,helper:"original",iframeFix:false,opacity:false,refreshPositions:false,revert:false,revertDuration:500,scope:"default",scroll:true,scrollSensitivity:20,scrollSpeed:20,snap:false,snapMode:"both",snapTolerance:20,stack:false,zIndex:false},_create:function(){if(this.options.helper=="original"&&!/^(?:r|a|f)/.test(this.element.css("position"))){this.element[0].style.position="relative"}this.options.addClasses&&this.element.addClass("ui-draggable");this.options.disabled&&this.element.addClass("ui-draggable-disabled");this._mouseInit()},destroy:function(){if(this.element.data("draggable")){this.element.removeData("draggable").unbind(".draggable").removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled");this._mouseDestroy();return this}},_mouseCapture:function(d){var c=this.options;if(this.helper||c.disabled||a(d.target).is(".ui-resizable-handle")){return false}this.handle=this._getHandle(d);if(!this.handle){return false}a(c.iframeFix===true?"iframe":c.iframeFix).each(function(){a('<div class="ui-draggable-iframeFix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1000}).css(a(this).offset()).appendTo("body")});return true},_mouseStart:function(d){var c=this.options;this.helper=this._createHelper(d);this._cacheHelperProportions();if(a.ui.ddmanager){a.ui.ddmanager.current=this}this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};a.extend(this.offset,{click:{left:d.pageX-this.offset.left,top:d.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this.position=this._generatePosition(d);this.originalPageX=d.pageX;this.originalPageY=d.pageY;c.cursorAt&&this._adjustOffsetFromHelper(c.cursorAt);c.containment&&this._setContainment();if(this._trigger("start",d)===false){this._clear();return false}this._cacheHelperProportions();a.ui.ddmanager&&!c.dropBehaviour&&a.ui.ddmanager.prepareOffsets(this,d);this.helper.addClass("ui-draggable-dragging");this._mouseDrag(d,true);a.ui.ddmanager&&a.ui.ddmanager.dragStart(this,d);return true},_mouseDrag:function(d,c){this.position=this._generatePosition(d);this.positionAbs=this._convertPositionTo("absolute");if(!c){c=this._uiHash();if(this._trigger("drag",d,c)===false){this._mouseUp({});return false}this.position=c.position}if(!this.options.axis||this.options.axis!="y"){this.helper[0].style.left=this.position.left+"px"}if(!this.options.axis||this.options.axis!="x"){this.helper[0].style.top=this.position.top+"px"}a.ui.ddmanager&&a.ui.ddmanager.drag(this,d);return false},_mouseStop:function(e){var d=false;if(a.ui.ddmanager&&!this.options.dropBehaviour){d=a.ui.ddmanager.drop(this,e)}if(this.dropped){d=this.dropped;this.dropped=false}if((!this.element[0]||!this.element[0].parentNode)&&this.options.helper=="original"){return false}if(this.options.revert=="invalid"&&!d||this.options.revert=="valid"&&d||this.options.revert===true||a.isFunction(this.options.revert)&&this.options.revert.call(this.element,d)){var f=this;a(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){f._trigger("stop",e)!==false&&f._clear()})}else{this._trigger("stop",e)!==false&&this._clear()}return false},_mouseUp:function(b){this.options.iframeFix===true&&a("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)});a.ui.ddmanager&&a.ui.ddmanager.dragStop(this,b);return a.ui.mouse.prototype._mouseUp.call(this,b)},cancel:function(){this.helper.is(".ui-draggable-dragging")?this._mouseUp({}):this._clear();return this},_getHandle:function(d){var c=!this.options.handle||!a(this.options.handle,this.element).length?true:false;a(this.options.handle,this.element).find("*").andSelf().each(function(){if(this==d.target){c=true}});return c},_createHelper:function(d){var c=this.options;d=a.isFunction(c.helper)?a(c.helper.apply(this.element[0],[d])):c.helper=="clone"?this.element.clone().removeAttr("id"):this.element;d.parents("body").length||d.appendTo(c.appendTo=="parent"?this.element[0].parentNode:c.appendTo);d[0]!=this.element[0]&&!/(fixed|absolute)/.test(d.css("position"))&&d.css("position","absolute");return d},_adjustOffsetFromHelper:function(b){if(typeof b=="string"){b=b.split(" ")}if(a.isArray(b)){b={left:+b[0],top:+b[1]||0}}if("left" in b){this.offset.click.left=b.left+this.margins.left}if("right" in b){this.offset.click.left=this.helperProportions.width-b.right+this.margins.left}if("top" in b){this.offset.click.top=b.top+this.margins.top}if("bottom" in b){this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top}},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0])){b.left+=this.scrollParent.scrollLeft();b.top+=this.scrollParent.scrollTop()}if(this.offsetParent[0]==document.body||this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie){b={top:0,left:0}}return{top:b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var b=this.element.position();return{top:b.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else{return{top:0,left:0}}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e=this.options;if(e.containment=="parent"){e.containment=this.helper[0].parentNode}if(e.containment=="document"||e.containment=="window"){this.containment=[e.containment=="document"?0:a(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,e.containment=="document"?0:a(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,(e.containment=="document"?0:a(window).scrollLeft())+a(e.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(e.containment=="document"?0:a(window).scrollTop())+(a(e.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]}if(!/^(document|window|parent)$/.test(e.containment)&&e.containment.constructor!=Array){e=a(e.containment);var d=e[0];if(d){e.offset();var f=a(d).css("overflow")!="hidden";this.containment=[(parseInt(a(d).css("borderLeftWidth"),10)||0)+(parseInt(a(d).css("paddingLeft"),10)||0),(parseInt(a(d).css("borderTopWidth"),10)||0)+(parseInt(a(d).css("paddingTop"),10)||0),(f?Math.max(d.scrollWidth,d.offsetWidth):d.offsetWidth)-(parseInt(a(d).css("borderLeftWidth"),10)||0)-(parseInt(a(d).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(f?Math.max(d.scrollHeight,d.offsetHeight):d.offsetHeight)-(parseInt(a(d).css("borderTopWidth"),10)||0)-(parseInt(a(d).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom];this.relative_container=e}}else{if(e.containment.constructor==Array){this.containment=e.containment}}},_convertPositionTo:function(e,d){if(!d){d=this.position}e=e=="absolute"?1:-1;var h=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,g=/(html|body)/i.test(h[0].tagName);return{top:d.top+this.offset.relative.top*e+this.offset.parent.top*e-(a.browser.safari&&a.browser.version<526&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():g?0:h.scrollTop())*e),left:d.left+this.offset.relative.left*e+this.offset.parent.left*e-(a.browser.safari&&a.browser.version<526&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():g?0:h.scrollLeft())*e)}},_generatePosition:function(j){var d=this.options,p=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,n=/(html|body)/i.test(p[0].tagName),o=j.pageX,k=j.pageY;if(this.originalPosition){var m;if(this.containment){if(this.relative_container){m=this.relative_container.offset();m=[this.containment[0]+m.left,this.containment[1]+m.top,this.containment[2]+m.left,this.containment[3]+m.top]}else{m=this.containment}if(j.pageX-this.offset.click.left<m[0]){o=m[0]+this.offset.click.left}if(j.pageY-this.offset.click.top<m[1]){k=m[1]+this.offset.click.top}if(j.pageX-this.offset.click.left>m[2]){o=m[2]+this.offset.click.left}if(j.pageY-this.offset.click.top>m[3]){k=m[3]+this.offset.click.top}}if(d.grid){k=d.grid[1]?this.originalPageY+Math.round((k-this.originalPageY)/d.grid[1])*d.grid[1]:this.originalPageY;k=m?!(k-this.offset.click.top<m[1]||k-this.offset.click.top>m[3])?k:!(k-this.offset.click.top<m[1])?k-d.grid[1]:k+d.grid[1]:k;o=d.grid[0]?this.originalPageX+Math.round((o-this.originalPageX)/d.grid[0])*d.grid[0]:this.originalPageX;o=m?!(o-this.offset.click.left<m[0]||o-this.offset.click.left>m[2])?o:!(o-this.offset.click.left<m[0])?o-d.grid[0]:o+d.grid[0]:o}}return{top:k-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(a.browser.safari&&a.browser.version<526&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollTop():n?0:p.scrollTop()),left:o-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(a.browser.safari&&a.browser.version<526&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():n?0:p.scrollLeft())}},_clear:function(){this.helper.removeClass("ui-draggable-dragging");this.helper[0]!=this.element[0]&&!this.cancelHelperRemoval&&this.helper.remove();this.helper=null;this.cancelHelperRemoval=false},_trigger:function(e,d,f){f=f||this._uiHash();a.ui.plugin.call(this,e,[d,f]);if(e=="drag"){this.positionAbs=this._convertPositionTo("absolute")}return a.Widget.prototype._trigger.call(this,e,d,f)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}});a.extend(a.ui.draggable,{version:"1.8.14"});a.ui.plugin.add("draggable","connectToSortable",{start:function(g,d){var k=a(this).data("draggable"),h=k.options,j=a.extend({},d,{item:k.element});k.sortables=[];a(h.connectToSortable).each(function(){var b=a.data(this,"sortable");if(b&&!b.options.disabled){k.sortables.push({instance:b,shouldRevert:b.options.revert});b.refreshPositions();b._trigger("activate",g,j)}})},stop:function(e,d){var h=a(this).data("draggable"),g=a.extend({},d,{item:h.element});a.each(h.sortables,function(){if(this.instance.isOver){this.instance.isOver=0;h.cancelHelperRemoval=true;this.instance.cancelHelperRemoval=false;if(this.shouldRevert){this.instance.options.revert=true}this.instance._mouseStop(e);this.instance.options.helper=this.instance.options._helper;h.options.helper=="original"&&this.instance.currentItem.css({top:"auto",left:"auto"})}else{this.instance.cancelHelperRemoval=false;this.instance._trigger("deactivate",e,g)}})},drag:function(e,d){var h=a(this).data("draggable"),g=this;a.each(h.sortables,function(){this.instance.positionAbs=h.positionAbs;this.instance.helperProportions=h.helperProportions;this.instance.offset.click=h.offset.click;if(this.instance._intersectsWith(this.instance.containerCache)){if(!this.instance.isOver){this.instance.isOver=1;this.instance.currentItem=a(g).clone().removeAttr("id").appendTo(this.instance.element).data("sortable-item",true);this.instance.options._helper=this.instance.options.helper;this.instance.options.helper=function(){return d.helper[0]};e.target=this.instance.currentItem[0];this.instance._mouseCapture(e,true);this.instance._mouseStart(e,true,true);this.instance.offset.click.top=h.offset.click.top;this.instance.offset.click.left=h.offset.click.left;this.instance.offset.parent.left-=h.offset.parent.left-this.instance.offset.parent.left;this.instance.offset.parent.top-=h.offset.parent.top-this.instance.offset.parent.top;h._trigger("toSortable",e);h.dropped=this.instance.element;h.currentItem=h.element;this.instance.fromOutside=h}this.instance.currentItem&&this.instance._mouseDrag(e)}else{if(this.instance.isOver){this.instance.isOver=0;this.instance.cancelHelperRemoval=true;this.instance.options.revert=false;this.instance._trigger("out",e,this.instance._uiHash(this.instance));this.instance._mouseStop(e,true);this.instance.options.helper=this.instance.options._helper;this.instance.currentItem.remove();this.instance.placeholder&&this.instance.placeholder.remove();h._trigger("fromSortable",e);h.dropped=false}}})}});a.ui.plugin.add("draggable","cursor",{start:function(){var d=a("body"),c=a(this).data("draggable").options;if(d.css("cursor")){c._cursor=d.css("cursor")}d.css("cursor",c.cursor)},stop:function(){var b=a(this).data("draggable").options;b._cursor&&a("body").css("cursor",b._cursor)}});a.ui.plugin.add("draggable","opacity",{start:function(d,c){d=a(c.helper);c=a(this).data("draggable").options;if(d.css("opacity")){c._opacity=d.css("opacity")}d.css("opacity",c.opacity)},stop:function(d,c){d=a(this).data("draggable").options;d._opacity&&a(c.helper).css("opacity",d._opacity)}});a.ui.plugin.add("draggable","scroll",{start:function(){var b=a(this).data("draggable");if(b.scrollParent[0]!=document&&b.scrollParent[0].tagName!="HTML"){b.overflowOffset=b.scrollParent.offset()}},drag:function(e){var d=a(this).data("draggable"),h=d.options,g=false;if(d.scrollParent[0]!=document&&d.scrollParent[0].tagName!="HTML"){if(!h.axis||h.axis!="x"){if(d.overflowOffset.top+d.scrollParent[0].offsetHeight-e.pageY<h.scrollSensitivity){d.scrollParent[0].scrollTop=g=d.scrollParent[0].scrollTop+h.scrollSpeed}else{if(e.pageY-d.overflowOffset.top<h.scrollSensitivity){d.scrollParent[0].scrollTop=g=d.scrollParent[0].scrollTop-h.scrollSpeed}}}if(!h.axis||h.axis!="y"){if(d.overflowOffset.left+d.scrollParent[0].offsetWidth-e.pageX<h.scrollSensitivity){d.scrollParent[0].scrollLeft=g=d.scrollParent[0].scrollLeft+h.scrollSpeed}else{if(e.pageX-d.overflowOffset.left<h.scrollSensitivity){d.scrollParent[0].scrollLeft=g=d.scrollParent[0].scrollLeft-h.scrollSpeed}}}}else{if(!h.axis||h.axis!="x"){if(e.pageY-a(document).scrollTop()<h.scrollSensitivity){g=a(document).scrollTop(a(document).scrollTop()-h.scrollSpeed)}else{if(a(window).height()-(e.pageY-a(document).scrollTop())<h.scrollSensitivity){g=a(document).scrollTop(a(document).scrollTop()+h.scrollSpeed)}}}if(!h.axis||h.axis!="y"){if(e.pageX-a(document).scrollLeft()<h.scrollSensitivity){g=a(document).scrollLeft(a(document).scrollLeft()-h.scrollSpeed)}else{if(a(window).width()-(e.pageX-a(document).scrollLeft())<h.scrollSensitivity){g=a(document).scrollLeft(a(document).scrollLeft()+h.scrollSpeed)}}}}g!==false&&a.ui.ddmanager&&!h.dropBehaviour&&a.ui.ddmanager.prepareOffsets(d,e)}});a.ui.plugin.add("draggable","snap",{start:function(){var d=a(this).data("draggable"),c=d.options;d.snapElements=[];a(c.snap.constructor!=String?c.snap.items||":data(draggable)":c.snap).each(function(){var e=a(this),b=e.offset();this!=d.element[0]&&d.snapElements.push({item:this,width:e.outerWidth(),height:e.outerHeight(),top:b.top,left:b.left})})},drag:function(L,K){for(var J=a(this).data("draggable"),H=J.options,I=H.snapTolerance,F=K.offset.left,G=F+J.helperProportions.width,z=K.offset.top,y=z+J.helperProportions.height,E=J.snapElements.length-1;E>=0;E--){var D=J.snapElements[E].left,B=D+J.snapElements[E].width,C=J.snapElements[E].top,A=C+J.snapElements[E].height;if(D-I<F&&F<B+I&&C-I<z&&z<A+I||D-I<F&&F<B+I&&C-I<y&&y<A+I||D-I<G&&G<B+I&&C-I<z&&z<A+I||D-I<G&&G<B+I&&C-I<y&&y<A+I){if(H.snapMode!="inner"){var x=Math.abs(C-y)<=I,w=Math.abs(A-z)<=I,v=Math.abs(D-G)<=I,u=Math.abs(B-F)<=I;if(x){K.position.top=J._convertPositionTo("relative",{top:C-J.helperProportions.height,left:0}).top-J.margins.top}if(w){K.position.top=J._convertPositionTo("relative",{top:A,left:0}).top-J.margins.top}if(v){K.position.left=J._convertPositionTo("relative",{top:0,left:D-J.helperProportions.width}).left-J.margins.left}if(u){K.position.left=J._convertPositionTo("relative",{top:0,left:B}).left-J.margins.left}}var d=x||w||v||u;if(H.snapMode!="outer"){x=Math.abs(C-z)<=I;w=Math.abs(A-y)<=I;v=Math.abs(D-F)<=I;u=Math.abs(B-G)<=I;if(x){K.position.top=J._convertPositionTo("relative",{top:C,left:0}).top-J.margins.top}if(w){K.position.top=J._convertPositionTo("relative",{top:A-J.helperProportions.height,left:0}).top-J.margins.top}if(v){K.position.left=J._convertPositionTo("relative",{top:0,left:D}).left-J.margins.left}if(u){K.position.left=J._convertPositionTo("relative",{top:0,left:B-J.helperProportions.width}).left-J.margins.left}}if(!J.snapElements[E].snapping&&(x||w||v||u||d)){J.options.snap.snap&&J.options.snap.snap.call(J.element,L,a.extend(J._uiHash(),{snapItem:J.snapElements[E].item}))}J.snapElements[E].snapping=x||w||v||u||d}else{J.snapElements[E].snapping&&J.options.snap.release&&J.options.snap.release.call(J.element,L,a.extend(J._uiHash(),{snapItem:J.snapElements[E].item}));J.snapElements[E].snapping=false}}}});a.ui.plugin.add("draggable","stack",{start:function(){var d=a(this).data("draggable").options;d=a.makeArray(a(d.stack)).sort(function(e,b){return(parseInt(a(e).css("zIndex"),10)||0)-(parseInt(a(b).css("zIndex"),10)||0)});if(d.length){var c=parseInt(d[0].style.zIndex)||0;a(d).each(function(b){this.style.zIndex=c+b});this[0].style.zIndex=c+d.length}}});a.ui.plugin.add("draggable","zIndex",{start:function(d,c){d=a(c.helper);c=a(this).data("draggable").options;if(d.css("zIndex")){c._zIndex=d.css("zIndex")}d.css("zIndex",c.zIndex)},stop:function(d,c){d=a(this).data("draggable").options;d._zIndex&&a(c.helper).css("zIndex",d._zIndex)}})})(jQuery);(function(a){a.widget("ui.droppable",{widgetEventPrefix:"drop",options:{accept:"*",activeClass:false,addClasses:true,greedy:false,hoverClass:false,scope:"default",tolerance:"intersect"},_create:function(){var d=this.options,c=d.accept;this.isover=0;this.isout=1;this.accept=a.isFunction(c)?c:function(b){return b.is(c)};this.proportions={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight};a.ui.ddmanager.droppables[d.scope]=a.ui.ddmanager.droppables[d.scope]||[];a.ui.ddmanager.droppables[d.scope].push(this);d.addClasses&&this.element.addClass("ui-droppable")},destroy:function(){for(var d=a.ui.ddmanager.droppables[this.options.scope],c=0;c<d.length;c++){d[c]==this&&d.splice(c,1)}this.element.removeClass("ui-droppable ui-droppable-disabled").removeData("droppable").unbind(".droppable");return this},_setOption:function(d,c){if(d=="accept"){this.accept=a.isFunction(c)?c:function(b){return b.is(c)}}a.Widget.prototype._setOption.apply(this,arguments)},_activate:function(d){var c=a.ui.ddmanager.current;this.options.activeClass&&this.element.addClass(this.options.activeClass);c&&this._trigger("activate",d,this.ui(c))},_deactivate:function(d){var c=a.ui.ddmanager.current;this.options.activeClass&&this.element.removeClass(this.options.activeClass);c&&this._trigger("deactivate",d,this.ui(c))},_over:function(d){var c=a.ui.ddmanager.current;if(!(!c||(c.currentItem||c.element)[0]==this.element[0])){if(this.accept.call(this.element[0],c.currentItem||c.element)){this.options.hoverClass&&this.element.addClass(this.options.hoverClass);this._trigger("over",d,this.ui(c))}}},_out:function(d){var c=a.ui.ddmanager.current;if(!(!c||(c.currentItem||c.element)[0]==this.element[0])){if(this.accept.call(this.element[0],c.currentItem||c.element)){this.options.hoverClass&&this.element.removeClass(this.options.hoverClass);this._trigger("out",d,this.ui(c))}}},_drop:function(f,d){var h=d||a.ui.ddmanager.current;if(!h||(h.currentItem||h.element)[0]==this.element[0]){return false}var g=false;this.element.find(":data(droppable)").not(".ui-draggable-dragging").each(function(){var b=a.data(this,"droppable");if(b.options.greedy&&!b.options.disabled&&b.options.scope==h.options.scope&&b.accept.call(b.element[0],h.currentItem||h.element)&&a.ui.intersect(h,a.extend(b,{offset:b.element.offset()}),b.options.tolerance)){g=true;return false}});if(g){return false}if(this.accept.call(this.element[0],h.currentItem||h.element)){this.options.activeClass&&this.element.removeClass(this.options.activeClass);this.options.hoverClass&&this.element.removeClass(this.options.hoverClass);this._trigger("drop",f,this.ui(h));return this.element}return false},ui:function(b){return{draggable:b.currentItem||b.element,helper:b.helper,position:b.position,offset:b.positionAbs}}});a.extend(a.ui.droppable,{version:"1.8.14"});a.ui.intersect=function(v,u,t){if(!u.offset){return false}var s=(v.positionAbs||v.position.absolute).left,q=s+v.helperProportions.width,r=(v.positionAbs||v.position.absolute).top,p=r+v.helperProportions.height,o=u.offset.left,m=o+u.proportions.width,n=u.offset.top,d=n+u.proportions.height;switch(t){case"fit":return o<=s&&q<=m&&n<=r&&p<=d;case"intersect":return o<s+v.helperProportions.width/2&&q-v.helperProportions.width/2<m&&n<r+v.helperProportions.height/2&&p-v.helperProportions.height/2<d;case"pointer":return a.ui.isOver((v.positionAbs||v.position.absolute).top+(v.clickOffset||v.offset.click).top,(v.positionAbs||v.position.absolute).left+(v.clickOffset||v.offset.click).left,n,o,u.proportions.height,u.proportions.width);case"touch":return(r>=n&&r<=d||p>=n&&p<=d||r<n&&p>d)&&(s>=o&&s<=m||q>=o&&q<=m||s<o&&q>m);default:return false}};a.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(j,d){var p=a.ui.ddmanager.droppables[j.options.scope]||[],o=d?d.type:null,m=(j.currentItem||j.element).find(":data(droppable)").andSelf(),n=0;j:for(;n<p.length;n++){if(!(p[n].options.disabled||j&&!p[n].accept.call(p[n].element[0],j.currentItem||j.element))){for(var k=0;k<m.length;k++){if(m[k]==p[n].element[0]){p[n].proportions.height=0;continue j}}p[n].visible=p[n].element.css("display")!="none";if(p[n].visible){o=="mousedown"&&p[n]._activate.call(p[n],d);p[n].offset=p[n].element.offset();p[n].proportions={width:p[n].element[0].offsetWidth,height:p[n].element[0].offsetHeight}}}}},drop:function(e,d){var f=false;a.each(a.ui.ddmanager.droppables[e.options.scope]||[],function(){if(this.options){if(!this.options.disabled&&this.visible&&a.ui.intersect(e,this,this.options.tolerance)){f=f||this._drop.call(this,d)}if(!this.options.disabled&&this.visible&&this.accept.call(this.element[0],e.currentItem||e.element)){this.isout=1;this.isover=0;this._deactivate.call(this,d)}}});return f},dragStart:function(d,c){d.element.parentsUntil("body").bind("scroll.droppable",function(){d.options.refreshPositions||a.ui.ddmanager.prepareOffsets(d,c)})},drag:function(d,c){d.options.refreshPositions&&a.ui.ddmanager.prepareOffsets(d,c);a.each(a.ui.ddmanager.droppables[d.options.scope]||[],function(){if(!(this.options.disabled||this.greedyChild||!this.visible)){var h=a.ui.intersect(d,this,this.options.tolerance);if(h=!h&&this.isover==1?"isout":h&&this.isover==0?"isover":null){var f;if(this.options.greedy){var b=this.element.parents(":data(droppable):eq(0)");if(b.length){f=a.data(b[0],"droppable");f.greedyChild=h=="isover"?1:0}}if(f&&h=="isover"){f.isover=0;f.isout=1;f._out.call(f,c)}this[h]=1;this[h=="isout"?"isover":"isout"]=0;this[h=="isover"?"_over":"_out"].call(this,c);if(f&&h=="isout"){f.isout=0;f.isover=1;f._over.call(f,c)}}}})},dragStop:function(d,c){d.element.parentsUntil("body").unbind("scroll.droppable");d.options.refreshPositions||a.ui.ddmanager.prepareOffsets(d,c)}}})(jQuery);(function(c){c.widget("ui.resizable",c.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000},_create:function(){var e=this,h=this.options;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!h.aspectRatio,aspectRatio:h.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:h.helper||h.ghost||h.animate?h.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){/relative/.test(this.element.css("position"))&&c.browser.opera&&this.element.css({position:"relative",top:"auto",left:"auto"});this.element.wrap(c('<div class="ui-wrapper" style="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle=this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=h.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles="n,e,s,w,se,sw,ne,nw"}var n=this.handles.split(",");this.handles={};for(var m=0;m<n.length;m++){var k=c.trim(n[m]),j=c('<div class="ui-resizable-handle '+("ui-resizable-"+k)+'"></div>');/sw|se|ne|nw/.test(k)&&j.css({zIndex:++h.zIndex});"se"==k&&j.addClass("ui-icon ui-icon-gripsmall-diagonal-se");this.handles[k]=".ui-resizable-"+k;this.element.append(j)}}this._renderAxis=function(o){o=o||this.element;for(var g in this.handles){if(this.handles[g].constructor==String){this.handles[g]=c(this.handles[g],this.element).show()}if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var f=c(this.handles[g],this.element),d=0;d=/sw|ne|nw|se|n|s/.test(g)?f.outerHeight():f.outerWidth();f=["padding",/ne|nw|n/.test(g)?"Top":/se|sw|s/.test(g)?"Bottom":/^e$/.test(g)?"Right":"Left"].join("");o.css(f,d);this._proportionallyResize()}c(this.handles[g])}};this._renderAxis(this.element);this._handles=c(".ui-resizable-handle",this.element).disableSelection();this._handles.mouseover(function(){if(!e.resizing){if(this.className){var d=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)}e.axis=d&&d[1]?d[1]:"se"}});if(h.autoHide){this._handles.hide();c(this.element).addClass("ui-resizable-autohide").hover(function(){if(!h.disabled){c(this).removeClass("ui-resizable-autohide");e._handles.show()}},function(){if(!h.disabled){if(!e.resizing){c(this).addClass("ui-resizable-autohide");e._handles.hide()}}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var d=function(f){c(f).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};if(this.elementIsWrapper){d(this.element);var e=this.element;e.after(this.originalElement.css({position:e.css("position"),width:e.outerWidth(),height:e.outerHeight(),top:e.css("top"),left:e.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);d(this.originalElement);return this},_mouseCapture:function(d){var e=false;for(var f in this.handles){if(c(this.handles[f])[0]==d.target){e=true}}return !this.options.disabled&&e},_mouseStart:function(e){var g=this.options,k=this.element.position(),j=this.element;this.resizing=true;this.documentScroll={top:c(document).scrollTop(),left:c(document).scrollLeft()};if(j.is(".ui-draggable")||/absolute/.test(j.css("position"))){j.css({position:"absolute",top:k.top,left:k.left})}c.browser.opera&&/relative/.test(j.css("position"))&&j.css({position:"relative",top:"auto",left:"auto"});this._renderProxy();k=a(this.helper.css("left"));var h=a(this.helper.css("top"));if(g.containment){k+=c(g.containment).scrollLeft()||0;h+=c(g.containment).scrollTop()||0}this.offset=this.helper.offset();this.position={left:k,top:h};this.size=this._helper?{width:j.outerWidth(),height:j.outerHeight()}:{width:j.width(),height:j.height()};this.originalSize=this._helper?{width:j.outerWidth(),height:j.outerHeight()}:{width:j.width(),height:j.height()};this.originalPosition={left:k,top:h};this.sizeDiff={width:j.outerWidth()-j.width(),height:j.outerHeight()-j.height()};this.originalMousePosition={left:e.pageX,top:e.pageY};this.aspectRatio=typeof g.aspectRatio=="number"?g.aspectRatio:this.originalSize.width/this.originalSize.height||1;g=c(".ui-resizable-"+this.axis).css("cursor");c("body").css("cursor",g=="auto"?this.axis+"-resize":g);j.addClass("ui-resizable-resizing");this._propagate("start",e);return true},_mouseDrag:function(e){var f=this.helper,h=this.originalMousePosition,g=this._change[this.axis];if(!g){return false}h=g.apply(this,[e,e.pageX-h.left||0,e.pageY-h.top||0]);this._updateVirtualBoundaries(e.shiftKey);if(this._aspectRatio||e.shiftKey){h=this._updateRatio(h,e)}h=this._respectSize(h,e);this._propagate("resize",e);f.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize();this._updateCache(h);this._trigger("resize",e,this.ui());return false},_mouseStop:function(e){this.resizing=false;var h=this.options,n=this;if(this._helper){var m=this._proportionallyResizeElements,k=m.length&&/textarea/i.test(m[0].nodeName);m=k&&c.ui.hasScroll(m[0],"left")?0:n.sizeDiff.height;k=k?0:n.sizeDiff.width;k={width:n.helper.width()-k,height:n.helper.height()-m};m=parseInt(n.element.css("left"),10)+(n.position.left-n.originalPosition.left)||null;var j=parseInt(n.element.css("top"),10)+(n.position.top-n.originalPosition.top)||null;h.animate||this.element.css(c.extend(k,{top:j,left:m}));n.helper.height(n.size.height);n.helper.width(n.size.width);this._helper&&!h.animate&&this._proportionallyResize()}c("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",e);this._helper&&this.helper.remove();return false},_updateVirtualBoundaries:function(e){var g=this.options,k,j,h;g={minWidth:b(g.minWidth)?g.minWidth:0,maxWidth:b(g.maxWidth)?g.maxWidth:Infinity,minHeight:b(g.minHeight)?g.minHeight:0,maxHeight:b(g.maxHeight)?g.maxHeight:Infinity};if(this._aspectRatio||e){e=g.minHeight*this.aspectRatio;j=g.minWidth/this.aspectRatio;k=g.maxHeight*this.aspectRatio;h=g.maxWidth/this.aspectRatio;if(e>g.minWidth){g.minWidth=e}if(j>g.minHeight){g.minHeight=j}if(k<g.maxWidth){g.maxWidth=k}if(h<g.maxHeight){g.maxHeight=h}}this._vBoundaries=g},_updateCache:function(d){this.offset=this.helper.offset();if(b(d.left)){this.position.left=d.left}if(b(d.top)){this.position.top=d.top}if(b(d.height)){this.size.height=d.height}if(b(d.width)){this.size.width=d.width}},_updateRatio:function(e){var f=this.position,h=this.size,g=this.axis;if(b(e.height)){e.width=e.height*this.aspectRatio}else{if(b(e.width)){e.height=e.width/this.aspectRatio}}if(g=="sw"){e.left=f.left+(h.width-e.width);e.top=null}if(g=="nw"){e.top=f.top+(h.height-e.height);e.left=f.left+(h.width-e.width)}return e},_respectSize:function(s){var t=this._vBoundaries,r=this.axis,q=b(s.width)&&t.maxWidth&&t.maxWidth<s.width,p=b(s.height)&&t.maxHeight&&t.maxHeight<s.height,o=b(s.width)&&t.minWidth&&t.minWidth>s.width,n=b(s.height)&&t.minHeight&&t.minHeight>s.height;if(o){s.width=t.minWidth}if(n){s.height=t.minHeight}if(q){s.width=t.maxWidth}if(p){s.height=t.maxHeight}var m=this.originalPosition.left+this.originalSize.width,k=this.position.top+this.size.height,e=/sw|nw|w/.test(r);r=/nw|ne|n/.test(r);if(o&&e){s.left=m-t.minWidth}if(q&&e){s.left=m-t.maxWidth}if(n&&r){s.top=k-t.minHeight}if(p&&r){s.top=k-t.maxHeight}if((t=!s.width&&!s.height)&&!s.left&&s.top){s.top=null}else{if(t&&!s.top&&s.left){s.left=null}}return s},_proportionallyResize:function(){if(this._proportionallyResizeElements.length){for(var e=this.helper||this.element,g=0;g<this._proportionallyResizeElements.length;g++){var k=this._proportionallyResizeElements[g];if(!this.borderDif){var j=[k.css("borderTopWidth"),k.css("borderRightWidth"),k.css("borderBottomWidth"),k.css("borderLeftWidth")],h=[k.css("paddingTop"),k.css("paddingRight"),k.css("paddingBottom"),k.css("paddingLeft")];this.borderDif=c.map(j,function(f,d){f=parseInt(f,10)||0;d=parseInt(h[d],10)||0;return f+d})}c.browser.msie&&(c(e).is(":hidden")||c(e).parents(":hidden").length)||k.css({height:e.height()-this.borderDif[0]-this.borderDif[2]||0,width:e.width()-this.borderDif[1]-this.borderDif[3]||0})}}},_renderProxy:function(){var d=this.options;this.elementOffset=this.element.offset();if(this._helper){this.helper=this.helper||c('<div style="overflow:hidden;"></div>');var e=c.browser.msie&&c.browser.version<7,f=e?1:0;e=e?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+e,height:this.element.outerHeight()+e,position:"absolute",left:this.elementOffset.left-f+"px",top:this.elementOffset.top-f+"px",zIndex:++d.zIndex});this.helper.appendTo("body").disableSelection()}else{this.helper=this.element}},_change:{e:function(d,e){return{width:this.originalSize.width+e}},w:function(d,e){return{left:this.originalPosition.left+e,width:this.originalSize.width-e}},n:function(d,e,f){return{top:this.originalPosition.top+f,height:this.originalSize.height-f}},s:function(d,e,f){return{height:this.originalSize.height+f}},se:function(d,e,f){return c.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[d,e,f]))},sw:function(d,e,f){return c.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[d,e,f]))},ne:function(d,e,f){return c.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[d,e,f]))},nw:function(d,e,f){return c.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[d,e,f]))}},_propagate:function(d,e){c.ui.plugin.call(this,d,[e,this.ui()]);d!="resize"&&this._trigger(d,e,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});c.extend(c.ui.resizable,{version:"1.8.14"});c.ui.plugin.add("resizable","alsoResize",{start:function(){var d=c(this).data("resizable").options,e=function(f){c(f).each(function(){var g=c(this);g.data("resizable-alsoresize",{width:parseInt(g.width(),10),height:parseInt(g.height(),10),left:parseInt(g.css("left"),10),top:parseInt(g.css("top"),10),position:g.css("position")})})};if(typeof d.alsoResize=="object"&&!d.alsoResize.parentNode){if(d.alsoResize.length){d.alsoResize=d.alsoResize[0];e(d.alsoResize)}else{c.each(d.alsoResize,function(f){e(f)})}}else{e(d.alsoResize)}},resize:function(e,j){var p=c(this).data("resizable");e=p.options;var o=p.originalSize,n=p.originalPosition,m={height:p.size.height-o.height||0,width:p.size.width-o.width||0,top:p.position.top-n.top||0,left:p.position.left-n.left||0},k=function(f,d){c(f).each(function(){var g=c(this),s=c(this).data("resizable-alsoresize"),t={},h=d&&d.length?d:g.parents(j.originalElement[0]).length?["width","height"]:["width","height","top","left"];c.each(h,function(r,q){if((r=(s[q]||0)+(m[q]||0))&&r>=0){t[q]=r||null}});if(c.browser.opera&&/relative/.test(g.css("position"))){p._revertToRelativePosition=true;g.css({position:"absolute",top:"auto",left:"auto"})}g.css(t)})};typeof e.alsoResize=="object"&&!e.alsoResize.nodeType?c.each(e.alsoResize,function(f,d){k(f,d)}):k(e.alsoResize)},stop:function(){var d=c(this).data("resizable"),e=d.options,f=function(g){c(g).each(function(){var h=c(this);h.css({position:h.data("resizable-alsoresize").position})})};if(d._revertToRelativePosition){d._revertToRelativePosition=false;typeof e.alsoResize=="object"&&!e.alsoResize.nodeType?c.each(e.alsoResize,function(g){f(g)}):f(e.alsoResize)}c(this).removeData("resizable-alsoresize")}});c.ui.plugin.add("resizable","animate",{stop:function(e){var j=c(this).data("resizable"),p=j.options,o=j._proportionallyResizeElements,n=o.length&&/textarea/i.test(o[0].nodeName),m=n&&c.ui.hasScroll(o[0],"left")?0:j.sizeDiff.height;n={width:j.size.width-(n?0:j.sizeDiff.width),height:j.size.height-m};m=parseInt(j.element.css("left"),10)+(j.position.left-j.originalPosition.left)||null;var k=parseInt(j.element.css("top"),10)+(j.position.top-j.originalPosition.top)||null;j.element.animate(c.extend(n,k&&m?{top:k,left:m}:{}),{duration:p.animateDuration,easing:p.animateEasing,step:function(){var d={width:parseInt(j.element.css("width"),10),height:parseInt(j.element.css("height"),10),top:parseInt(j.element.css("top"),10),left:parseInt(j.element.css("left"),10)};o&&o.length&&c(o[0]).css({width:d.width,height:d.height});j._updateCache(d);j._propagate("resize",e)}})}});c.ui.plugin.add("resizable","containment",{start:function(){var e=c(this).data("resizable"),j=e.element,p=e.options.containment;if(j=p instanceof c?p.get(0):/parent/.test(p)?j.parent().get(0):p){e.containerElement=c(j);if(/document/.test(p)||p==document){e.containerOffset={left:0,top:0};e.containerPosition={left:0,top:0};e.parentData={element:c(document),left:0,top:0,width:c(document).width(),height:c(document).height()||document.body.parentNode.scrollHeight}}else{var o=c(j),n=[];c(["Top","Right","Left","Bottom"]).each(function(f,d){n[f]=a(o.css("padding"+d))});e.containerOffset=o.offset();e.containerPosition=o.position();e.containerSize={height:o.innerHeight()-n[3],width:o.innerWidth()-n[1]};p=e.containerOffset;var m=e.containerSize.height,k=e.containerSize.width;k=c.ui.hasScroll(j,"left")?j.scrollWidth:k;m=c.ui.hasScroll(j)?j.scrollHeight:m;e.parentData={element:j,left:p.left,top:p.top,width:k,height:m}}}},resize:function(e){var j=c(this).data("resizable"),p=j.options,o=j.containerOffset,n=j.position;e=j._aspectRatio||e.shiftKey;var m={top:0,left:0},k=j.containerElement;if(k[0]!=document&&/static/.test(k.css("position"))){m=o}if(n.left<(j._helper?o.left:0)){j.size.width+=j._helper?j.position.left-o.left:j.position.left-m.left;if(e){j.size.height=j.size.width/p.aspectRatio}j.position.left=p.helper?o.left:0}if(n.top<(j._helper?o.top:0)){j.size.height+=j._helper?j.position.top-o.top:j.position.top;if(e){j.size.width=j.size.height*p.aspectRatio}j.position.top=j._helper?o.top:0}j.offset.left=j.parentData.left+j.position.left;j.offset.top=j.parentData.top+j.position.top;p=Math.abs((j._helper?j.offset.left-m.left:j.offset.left-m.left)+j.sizeDiff.width);o=Math.abs((j._helper?j.offset.top-m.top:j.offset.top-o.top)+j.sizeDiff.height);n=j.containerElement.get(0)==j.element.parent().get(0);m=/relative|absolute/.test(j.containerElement.css("position"));if(n&&m){p-=j.parentData.left}if(p+j.size.width>=j.parentData.width){j.size.width=j.parentData.width-p;if(e){j.size.height=j.size.width/j.aspectRatio}}if(o+j.size.height>=j.parentData.height){j.size.height=j.parentData.height-o;if(e){j.size.width=j.size.height*j.aspectRatio}}},stop:function(){var e=c(this).data("resizable"),j=e.options,q=e.containerOffset,p=e.containerPosition,o=e.containerElement,n=c(e.helper),m=n.offset(),k=n.outerWidth()-e.sizeDiff.width;n=n.outerHeight()-e.sizeDiff.height;e._helper&&!j.animate&&/relative/.test(o.css("position"))&&c(this).css({left:m.left-p.left-q.left,width:k,height:n});e._helper&&!j.animate&&/static/.test(o.css("position"))&&c(this).css({left:m.left-p.left-q.left,width:k,height:n})}});c.ui.plugin.add("resizable","ghost",{start:function(){var d=c(this).data("resizable"),e=d.options,f=d.size;d.ghost=d.originalElement.clone();d.ghost.css({opacity:0.25,display:"block",position:"relative",height:f.height,width:f.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof e.ghost=="string"?e.ghost:"");d.ghost.appendTo(d.helper)},resize:function(){var d=c(this).data("resizable");d.ghost&&d.ghost.css({position:"relative",height:d.size.height,width:d.size.width})},stop:function(){var d=c(this).data("resizable");d.ghost&&d.helper&&d.helper.get(0).removeChild(d.ghost.get(0))}});c.ui.plugin.add("resizable","grid",{resize:function(){var e=c(this).data("resizable"),j=e.options,p=e.size,o=e.originalSize,n=e.originalPosition,m=e.axis;j.grid=typeof j.grid=="number"?[j.grid,j.grid]:j.grid;var k=Math.round((p.width-o.width)/(j.grid[0]||1))*(j.grid[0]||1);j=Math.round((p.height-o.height)/(j.grid[1]||1))*(j.grid[1]||1);if(/^(se|s|e)$/.test(m)){e.size.width=o.width+k;e.size.height=o.height+j}else{if(/^(ne)$/.test(m)){e.size.width=o.width+k;e.size.height=o.height+j;e.position.top=n.top-j}else{if(/^(sw)$/.test(m)){e.size.width=o.width+k;e.size.height=o.height+j}else{e.size.width=o.width+k;e.size.height=o.height+j;e.position.top=n.top-j}e.position.left=n.left-k}}}});var a=function(d){return parseInt(d,10)||0},b=function(d){return !isNaN(parseInt(d,10))}})(jQuery);(function(a){a.widget("ui.selectable",a.ui.mouse,{options:{appendTo:"body",autoRefresh:true,distance:0,filter:"*",tolerance:"touch"},_create:function(){var d=this;this.element.addClass("ui-selectable");this.dragged=false;var b;this.refresh=function(){b=a(d.options.filter,d.element[0]);b.each(function(){var e=a(this),c=e.offset();a.data(this,"selectable-item",{element:this,$element:e,left:c.left,top:c.top,right:c.left+e.outerWidth(),bottom:c.top+e.outerHeight(),startselected:false,selected:e.hasClass("ui-selected"),selecting:e.hasClass("ui-selecting"),unselecting:e.hasClass("ui-unselecting")})})};this.refresh();this.selectees=b.addClass("ui-selectee");this._mouseInit();this.helper=a("<div class='ui-selectable-helper'></div>")},destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item");this.element.removeClass("ui-selectable ui-selectable-disabled").removeData("selectable").unbind(".selectable");this._mouseDestroy();return this},_mouseStart:function(g){var b=this;this.opos=[g.pageX,g.pageY];if(!this.options.disabled){var e=this.options;this.selectees=a(e.filter,this.element[0]);this._trigger("start",g);a(e.appendTo).append(this.helper);this.helper.css({left:g.clientX,top:g.clientY,width:0,height:0});e.autoRefresh&&this.refresh();this.selectees.filter(".ui-selected").each(function(){var c=a.data(this,"selectable-item");c.startselected=true;if(!g.metaKey){c.$element.removeClass("ui-selected");c.selected=false;c.$element.addClass("ui-unselecting");c.unselecting=true;b._trigger("unselecting",g,{unselecting:c.element})}});a(g.target).parents().andSelf().each(function(){var c=a.data(this,"selectable-item");if(c){var d=!g.metaKey||!c.$element.hasClass("ui-selected");c.$element.removeClass(d?"ui-unselecting":"ui-selected").addClass(d?"ui-selecting":"ui-unselecting");c.unselecting=!d;c.selecting=d;(c.selected=d)?b._trigger("selecting",g,{selecting:c.element}):b._trigger("unselecting",g,{unselecting:c.element});return false}})}},_mouseDrag:function(r){var p=this;this.dragged=true;if(!this.options.disabled){var q=this.options,e=this.opos[0],o=this.opos[1],n=r.pageX,m=r.pageY;if(e>n){var k=n;n=e;e=k}if(o>m){k=m;m=o;o=k}this.helper.css({left:e,top:o,width:n-e,height:m-o});this.selectees.each(function(){var b=a.data(this,"selectable-item");if(!(!b||b.element==p.element[0])){var c=false;if(q.tolerance=="touch"){c=!(b.left>n||b.right<e||b.top>m||b.bottom<o)}else{if(q.tolerance=="fit"){c=b.left>e&&b.right<n&&b.top>o&&b.bottom<m}}if(c){if(b.selected){b.$element.removeClass("ui-selected");b.selected=false}if(b.unselecting){b.$element.removeClass("ui-unselecting");b.unselecting=false}if(!b.selecting){b.$element.addClass("ui-selecting");b.selecting=true;p._trigger("selecting",r,{selecting:b.element})}}else{if(b.selecting){if(r.metaKey&&b.startselected){b.$element.removeClass("ui-selecting");b.selecting=false;b.$element.addClass("ui-selected");b.selected=true}else{b.$element.removeClass("ui-selecting");b.selecting=false;if(b.startselected){b.$element.addClass("ui-unselecting");b.unselecting=true}p._trigger("unselecting",r,{unselecting:b.element})}}if(b.selected){if(!r.metaKey&&!b.startselected){b.$element.removeClass("ui-selected");b.selected=false;b.$element.addClass("ui-unselecting");b.unselecting=true;p._trigger("unselecting",r,{unselecting:b.element})}}}}});return false}},_mouseStop:function(d){var b=this;this.dragged=false;a(".ui-unselecting",this.element[0]).each(function(){var c=a.data(this,"selectable-item");c.$element.removeClass("ui-unselecting");c.unselecting=false;c.startselected=false;b._trigger("unselected",d,{unselected:c.element})});a(".ui-selecting",this.element[0]).each(function(){var c=a.data(this,"selectable-item");c.$element.removeClass("ui-selecting").addClass("ui-selected");c.selecting=false;c.selected=true;c.startselected=true;b._trigger("selected",d,{selected:c.element})});this._trigger("stop",d);this.helper.remove();return false}});a.extend(a.ui.selectable,{version:"1.8.14"})})(jQuery);(function(a){a.widget("ui.sortable",a.ui.mouse,{widgetEventPrefix:"sort",options:{appendTo:"parent",axis:false,connectWith:false,containment:false,cursor:"auto",cursorAt:false,dropOnEmpty:true,forcePlaceholderSize:false,forceHelperSize:false,grid:false,handle:false,helper:"original",items:"> *",opacity:false,placeholder:false,revert:false,scroll:true,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1000},_create:function(){var b=this.options;this.containerCache={};this.element.addClass("ui-sortable");this.refresh();this.floating=this.items.length?b.axis==="x"||/left|right/.test(this.items[0].item.css("float"))||/inline|table-cell/.test(this.items[0].item.css("display")):false;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var b=this.items.length-1;b>=0;b--){this.items[b].item.removeData("sortable-item")}return this},_setOption:function(d,c){if(d==="disabled"){this.options[d]=c;this.widget()[c?"addClass":"removeClass"]("ui-sortable-disabled")}else{a.Widget.prototype._setOption.apply(this,arguments)}},_mouseCapture:function(g,d){if(this.reverting){return false}if(this.options.disabled||this.options.type=="static"){return false}this._refreshItems(g);var k=null,j=this;a(g.target).parents().each(function(){if(a.data(this,"sortable-item")==j){k=a(this);return false}});if(a.data(g.target,"sortable-item")==j){k=a(g.target)}if(!k){return false}if(this.options.handle&&!d){var h=false;a(this.options.handle,k).find("*").andSelf().each(function(){if(this==g.target){h=true}});if(!h){return false}}this.currentItem=k;this._removeCurrentsFromItems();return true},_mouseStart:function(f,d,h){d=this.options;var g=this;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(f);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");a.extend(this.offset,{click:{left:f.pageX-this.offset.left,top:f.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(f);this.originalPageX=f.pageX;this.originalPageY=f.pageY;d.cursorAt&&this._adjustOffsetFromHelper(d.cursorAt);this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};this.helper[0]!=this.currentItem[0]&&this.currentItem.hide();this._createPlaceholder();d.containment&&this._setContainment();if(d.cursor){if(a("body").css("cursor")){this._storedCursor=a("body").css("cursor")}a("body").css("cursor",d.cursor)}if(d.opacity){if(this.helper.css("opacity")){this._storedOpacity=this.helper.css("opacity")}this.helper.css("opacity",d.opacity)}if(d.zIndex){if(this.helper.css("zIndex")){this._storedZIndex=this.helper.css("zIndex")}this.helper.css("zIndex",d.zIndex)}if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){this.overflowOffset=this.scrollParent.offset()}this._trigger("start",f,this._uiHash());this._preserveHelperProportions||this._cacheHelperProportions();if(!h){for(h=this.containers.length-1;h>=0;h--){this.containers[h]._trigger("activate",f,g._uiHash(this))}}if(a.ui.ddmanager){a.ui.ddmanager.current=this}a.ui.ddmanager&&!d.dropBehaviour&&a.ui.ddmanager.prepareOffsets(this,f);this.dragging=true;this.helper.addClass("ui-sortable-helper");this._mouseDrag(f);return true},_mouseDrag:function(g){this.position=this._generatePosition(g);this.positionAbs=this._convertPositionTo("absolute");if(!this.lastPositionAbs){this.lastPositionAbs=this.positionAbs}if(this.options.scroll){var d=this.options,k=false;if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){if(this.overflowOffset.top+this.scrollParent[0].offsetHeight-g.pageY<d.scrollSensitivity){this.scrollParent[0].scrollTop=k=this.scrollParent[0].scrollTop+d.scrollSpeed}else{if(g.pageY-this.overflowOffset.top<d.scrollSensitivity){this.scrollParent[0].scrollTop=k=this.scrollParent[0].scrollTop-d.scrollSpeed}}if(this.overflowOffset.left+this.scrollParent[0].offsetWidth-g.pageX<d.scrollSensitivity){this.scrollParent[0].scrollLeft=k=this.scrollParent[0].scrollLeft+d.scrollSpeed}else{if(g.pageX-this.overflowOffset.left<d.scrollSensitivity){this.scrollParent[0].scrollLeft=k=this.scrollParent[0].scrollLeft-d.scrollSpeed}}}else{if(g.pageY-a(document).scrollTop()<d.scrollSensitivity){k=a(document).scrollTop(a(document).scrollTop()-d.scrollSpeed)}else{if(a(window).height()-(g.pageY-a(document).scrollTop())<d.scrollSensitivity){k=a(document).scrollTop(a(document).scrollTop()+d.scrollSpeed)}}if(g.pageX-a(document).scrollLeft()<d.scrollSensitivity){k=a(document).scrollLeft(a(document).scrollLeft()-d.scrollSpeed)}else{if(a(window).width()-(g.pageX-a(document).scrollLeft())<d.scrollSensitivity){k=a(document).scrollLeft(a(document).scrollLeft()+d.scrollSpeed)}}}k!==false&&a.ui.ddmanager&&!d.dropBehaviour&&a.ui.ddmanager.prepareOffsets(this,g)}this.positionAbs=this._convertPositionTo("absolute");if(!this.options.axis||this.options.axis!="y"){this.helper[0].style.left=this.position.left+"px"}if(!this.options.axis||this.options.axis!="x"){this.helper[0].style.top=this.position.top+"px"}for(d=this.items.length-1;d>=0;d--){k=this.items[d];var j=k.item[0],h=this._intersectsWithPointer(k);if(h){if(j!=this.currentItem[0]&&this.placeholder[h==1?"next":"prev"]()[0]!=j&&!a.ui.contains(this.placeholder[0],j)&&(this.options.type=="semi-dynamic"?!a.ui.contains(this.element[0],j):true)){this.direction=h==1?"down":"up";if(this.options.tolerance=="pointer"||this._intersectsWithSides(k)){this._rearrange(g,k)}else{break}this._trigger("change",g,this._uiHash());break}}}this._contactContainers(g);a.ui.ddmanager&&a.ui.ddmanager.drag(this,g);this._trigger("sort",g,this._uiHash());this.lastPositionAbs=this.positionAbs;return false},_mouseStop:function(e,d){if(e){a.ui.ddmanager&&!this.options.dropBehaviour&&a.ui.ddmanager.drop(this,e);if(this.options.revert){var f=this;d=f.placeholder.offset();f.reverting=true;a(this.helper).animate({left:d.left-this.offset.parent.left-f.margins.left+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollLeft),top:d.top-this.offset.parent.top-f.margins.top+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollTop)},parseInt(this.options.revert,10)||500,function(){f._clear(e)})}else{this._clear(e,d)}return false}},cancel:function(){var d=this;if(this.dragging){this._mouseUp({target:null});this.options.helper=="original"?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"):this.currentItem.show();for(var c=this.containers.length-1;c>=0;c--){this.containers[c]._trigger("deactivate",null,d._uiHash(this));if(this.containers[c].containerCache.over){this.containers[c]._trigger("out",null,d._uiHash(this));this.containers[c].containerCache.over=0}}}if(this.placeholder){this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.options.helper!="original"&&this.helper&&this.helper[0].parentNode&&this.helper.remove();a.extend(this,{helper:null,dragging:false,reverting:false,_noFinalSort:null});this.domPosition.prev?a(this.domPosition.prev).after(this.currentItem):a(this.domPosition.parent).prepend(this.currentItem)}return this},serialize:function(e){var d=this._getItemsAsjQuery(e&&e.connected),f=[];e=e||{};a(d).each(function(){var b=(a(e.item||this).attr(e.attribute||"id")||"").match(e.expression||/(.+)[-=_](.+)/);if(b){f.push((e.key||b[1]+"[]")+"="+(e.key&&e.expression?b[1]:b[2]))}});!f.length&&e.key&&f.push(e.key+"=");return f.join("&")},toArray:function(e){var d=this._getItemsAsjQuery(e&&e.connected),f=[];e=e||{};d.each(function(){f.push(a(e.item||this).attr(e.attribute||"id")||"")});return f},_intersectsWith:function(v){var u=this.positionAbs.left,t=u+this.helperProportions.width,s=this.positionAbs.top,r=s+this.helperProportions.height,q=v.left,p=q+v.width,o=v.top,m=o+v.height,n=this.offset.click.top,d=this.offset.click.left;n=s+n>o&&s+n<m&&u+d>q&&u+d<p;return this.options.tolerance=="pointer"||this.options.forcePointerForContainers||this.options.tolerance!="pointer"&&this.helperProportions[this.floating?"width":"height"]>v[this.floating?"width":"height"]?n:q<u+this.helperProportions.width/2&&t-this.helperProportions.width/2<p&&o<s+this.helperProportions.height/2&&r-this.helperProportions.height/2<m},_intersectsWithPointer:function(e){var d=a.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,e.top,e.height);e=a.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,e.left,e.width);d=d&&e;e=this._getDragVerticalDirection();var f=this._getDragHorizontalDirection();if(!d){return false}return this.floating?f&&f=="right"||e=="down"?2:1:e&&(e=="down"?2:1)},_intersectsWithSides:function(f){var d=a.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,f.top+f.height/2,f.height);f=a.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,f.left+f.width/2,f.width);var h=this._getDragVerticalDirection(),g=this._getDragHorizontalDirection();return this.floating&&g?g=="right"&&f||g=="left"&&!f:h&&(h=="down"&&d||h=="up"&&!d)},_getDragVerticalDirection:function(){var b=this.positionAbs.top-this.lastPositionAbs.top;return b!=0&&(b>0?"down":"up")},_getDragHorizontalDirection:function(){var b=this.positionAbs.left-this.lastPositionAbs.left;return b!=0&&(b>0?"right":"left")},refresh:function(b){this._refreshItems(b);this.refreshPositions();return this},_connectWith:function(){var b=this.options;return b.connectWith.constructor==String?[b.connectWith]:b.connectWith},_getItemsAsjQuery:function(j){var d=[],p=[],o=this._connectWith();if(o&&j){for(j=o.length-1;j>=0;j--){for(var n=a(o[j]),m=n.length-1;m>=0;m--){var k=a.data(n[m],"sortable");if(k&&k!=this&&!k.options.disabled){p.push([a.isFunction(k.options.items)?k.options.items.call(k.element):a(k.options.items,k.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),k])}}}}p.push([a.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):a(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]);for(j=p.length-1;j>=0;j--){p[j][0].each(function(){d.push(this)})}return a(d)},_removeCurrentsFromItems:function(){for(var e=this.currentItem.find(":data(sortable-item)"),d=0;d<this.items.length;d++){for(var f=0;f<e.length;f++){e[f]==this.items[d].item[0]&&this.items.splice(d,1)}}},_refreshItems:function(j){this.items=[];this.containers=[this];var d=this.items,q=[[a.isFunction(this.options.items)?this.options.items.call(this.element[0],j,{item:this.currentItem}):a(this.options.items,this.element),this]],p=this._connectWith();if(p){for(var o=p.length-1;o>=0;o--){for(var n=a(p[o]),m=n.length-1;m>=0;m--){var k=a.data(n[m],"sortable");if(k&&k!=this&&!k.options.disabled){q.push([a.isFunction(k.options.items)?k.options.items.call(k.element[0],j,{item:this.currentItem}):a(k.options.items,k.element),k]);this.containers.push(k)}}}}for(o=q.length-1;o>=0;o--){j=q[o][1];p=q[o][0];m=0;for(n=p.length;m<n;m++){k=a(p[m]);k.data("sortable-item",j);d.push({item:k,instance:j,width:0,height:0,left:0,top:0})}}},refreshPositions:function(f){if(this.offsetParent&&this.helper){this.offset.parent=this._getParentOffset()}for(var d=this.items.length-1;d>=0;d--){var h=this.items[d];if(!(h.instance!=this.currentContainer&&this.currentContainer&&h.item[0]!=this.currentItem[0])){var g=this.options.toleranceElement?a(this.options.toleranceElement,h.item):h.item;if(!f){h.width=g.outerWidth();h.height=g.outerHeight()}g=g.offset();h.left=g.left;h.top=g.top}}if(this.options.custom&&this.options.custom.refreshContainers){this.options.custom.refreshContainers.call(this)}else{for(d=this.containers.length-1;d>=0;d--){g=this.containers[d].element.offset();this.containers[d].containerCache.left=g.left;this.containers[d].containerCache.top=g.top;this.containers[d].containerCache.width=this.containers[d].element.outerWidth();this.containers[d].containerCache.height=this.containers[d].element.outerHeight()}}return this},_createPlaceholder:function(f){var d=f||this,h=d.options;if(!h.placeholder||h.placeholder.constructor==String){var g=h.placeholder;h.placeholder={element:function(){var b=a(document.createElement(d.currentItem[0].nodeName)).addClass(g||d.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper")[0];if(!g){b.style.visibility="hidden"}return b},update:function(c,b){if(!(g&&!h.forcePlaceholderSize)){b.height()||b.height(d.currentItem.innerHeight()-parseInt(d.currentItem.css("paddingTop")||0,10)-parseInt(d.currentItem.css("paddingBottom")||0,10));b.width()||b.width(d.currentItem.innerWidth()-parseInt(d.currentItem.css("paddingLeft")||0,10)-parseInt(d.currentItem.css("paddingRight")||0,10))}}}}d.placeholder=a(h.placeholder.element.call(d.element,d.currentItem));d.currentItem.after(d.placeholder);h.placeholder.update(d,d.placeholder)},_contactContainers:function(j){for(var d=null,p=null,o=this.containers.length-1;o>=0;o--){if(!a.ui.contains(this.currentItem[0],this.containers[o].element[0])){if(this._intersectsWith(this.containers[o].containerCache)){if(!(d&&a.ui.contains(this.containers[o].element[0],d.element[0]))){d=this.containers[o];p=o}}else{if(this.containers[o].containerCache.over){this.containers[o]._trigger("out",j,this._uiHash(this));this.containers[o].containerCache.over=0}}}}if(d){if(this.containers.length===1){this.containers[p]._trigger("over",j,this._uiHash(this));this.containers[p].containerCache.over=1}else{if(this.currentContainer!=this.containers[p]){d=10000;o=null;for(var n=this.positionAbs[this.containers[p].floating?"left":"top"],m=this.items.length-1;m>=0;m--){if(a.ui.contains(this.containers[p].element[0],this.items[m].item[0])){var k=this.items[m][this.containers[p].floating?"left":"top"];if(Math.abs(k-n)<d){d=Math.abs(k-n);o=this.items[m]}}}if(o||this.options.dropOnEmpty){this.currentContainer=this.containers[p];o?this._rearrange(j,o,null,true):this._rearrange(j,null,this.containers[p].element,true);this._trigger("change",j,this._uiHash());this.containers[p]._trigger("change",j,this._uiHash(this));this.options.placeholder.update(this.currentContainer,this.placeholder);this.containers[p]._trigger("over",j,this._uiHash(this));this.containers[p].containerCache.over=1}}}}},_createHelper:function(d){var c=this.options;d=a.isFunction(c.helper)?a(c.helper.apply(this.element[0],[d,this.currentItem])):c.helper=="clone"?this.currentItem.clone():this.currentItem;d.parents("body").length||a(c.appendTo!="parent"?c.appendTo:this.currentItem[0].parentNode)[0].appendChild(d[0]);if(d[0]==this.currentItem[0]){this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")}}if(d[0].style.width==""||c.forceHelperSize){d.width(this.currentItem.width())}if(d[0].style.height==""||c.forceHelperSize){d.height(this.currentItem.height())}return d},_adjustOffsetFromHelper:function(b){if(typeof b=="string"){b=b.split(" ")}if(a.isArray(b)){b={left:+b[0],top:+b[1]||0}}if("left" in b){this.offset.click.left=b.left+this.margins.left}if("right" in b){this.offset.click.left=this.helperProportions.width-b.right+this.margins.left}if("top" in b){this.offset.click.top=b.top+this.margins.top}if("bottom" in b){this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top}},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0])){b.left+=this.scrollParent.scrollLeft();b.top+=this.scrollParent.scrollTop()}if(this.offsetParent[0]==document.body||this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie){b={top:0,left:0}}return{top:b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var b=this.currentItem.position();return{top:b.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else{return{top:0,left:0}}},_cacheMargins:function(){this.margins={left:parseInt(this.currentItem.css("marginLeft"),10)||0,top:parseInt(this.currentItem.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e=this.options;if(e.containment=="parent"){e.containment=this.helper[0].parentNode}if(e.containment=="document"||e.containment=="window"){this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,a(e.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(a(e.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]}if(!/^(document|window|parent)$/.test(e.containment)){var d=a(e.containment)[0];e=a(e.containment).offset();var f=a(d).css("overflow")!="hidden";this.containment=[e.left+(parseInt(a(d).css("borderLeftWidth"),10)||0)+(parseInt(a(d).css("paddingLeft"),10)||0)-this.margins.left,e.top+(parseInt(a(d).css("borderTopWidth"),10)||0)+(parseInt(a(d).css("paddingTop"),10)||0)-this.margins.top,e.left+(f?Math.max(d.scrollWidth,d.offsetWidth):d.offsetWidth)-(parseInt(a(d).css("borderLeftWidth"),10)||0)-(parseInt(a(d).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,e.top+(f?Math.max(d.scrollHeight,d.offsetHeight):d.offsetHeight)-(parseInt(a(d).css("borderTopWidth"),10)||0)-(parseInt(a(d).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}},_convertPositionTo:function(f,d){if(!d){d=this.position}f=f=="absolute"?1:-1;var h=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,g=/(html|body)/i.test(h[0].tagName);return{top:d.top+this.offset.relative.top*f+this.offset.parent.top*f-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():g?0:h.scrollTop())*f),left:d.left+this.offset.relative.left*f+this.offset.parent.left*f-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():g?0:h.scrollLeft())*f)}},_generatePosition:function(h){var d=this.options,n=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,m=/(html|body)/i.test(n[0].tagName);if(this.cssPosition=="relative"&&!(this.scrollParent[0]!=document&&this.scrollParent[0]!=this.offsetParent[0])){this.offset.relative=this._getRelativeOffset()}var k=h.pageX,j=h.pageY;if(this.originalPosition){if(this.containment){if(h.pageX-this.offset.click.left<this.containment[0]){k=this.containment[0]+this.offset.click.left}if(h.pageY-this.offset.click.top<this.containment[1]){j=this.containment[1]+this.offset.click.top}if(h.pageX-this.offset.click.left>this.containment[2]){k=this.containment[2]+this.offset.click.left}if(h.pageY-this.offset.click.top>this.containment[3]){j=this.containment[3]+this.offset.click.top}}if(d.grid){j=this.originalPageY+Math.round((j-this.originalPageY)/d.grid[1])*d.grid[1];j=this.containment?!(j-this.offset.click.top<this.containment[1]||j-this.offset.click.top>this.containment[3])?j:!(j-this.offset.click.top<this.containment[1])?j-d.grid[1]:j+d.grid[1]:j;k=this.originalPageX+Math.round((k-this.originalPageX)/d.grid[0])*d.grid[0];k=this.containment?!(k-this.offset.click.left<this.containment[0]||k-this.offset.click.left>this.containment[2])?k:!(k-this.offset.click.left<this.containment[0])?k-d.grid[0]:k+d.grid[0]:k}}return{top:j-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(a.browser.safari&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollTop():m?0:n.scrollTop()),left:k-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(a.browser.safari&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():m?0:n.scrollLeft())}},_rearrange:function(h,d,n,m){n?n[0].appendChild(this.placeholder[0]):d.item[0].parentNode.insertBefore(this.placeholder[0],this.direction=="down"?d.item[0]:d.item[0].nextSibling);this.counter=this.counter?++this.counter:1;var k=this,j=this.counter;window.setTimeout(function(){j==k.counter&&k.refreshPositions(!m)},0)},_clear:function(f,d){this.reverting=false;var h=[];!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem);this._noFinalSort=null;if(this.helper[0]==this.currentItem[0]){for(var g in this._storedCSS){if(this._storedCSS[g]=="auto"||this._storedCSS[g]=="static"){this._storedCSS[g]=""}}this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else{this.currentItem.show()}this.fromOutside&&!d&&h.push(function(b){this._trigger("receive",b,this._uiHash(this.fromOutside))});if((this.fromOutside||this.domPosition.prev!=this.currentItem.prev().not(".ui-sortable-helper")[0]||this.domPosition.parent!=this.currentItem.parent()[0])&&!d){h.push(function(b){this._trigger("update",b,this._uiHash())})}if(!a.ui.contains(this.element[0],this.currentItem[0])){d||h.push(function(b){this._trigger("remove",b,this._uiHash())});for(g=this.containers.length-1;g>=0;g--){if(a.ui.contains(this.containers[g].element[0],this.currentItem[0])&&!d){h.push(function(b){return function(c){b._trigger("receive",c,this._uiHash(this))}}.call(this,this.containers[g]));h.push(function(b){return function(c){b._trigger("update",c,this._uiHash(this))}}.call(this,this.containers[g]))}}}for(g=this.containers.length-1;g>=0;g--){d||h.push(function(b){return function(c){b._trigger("deactivate",c,this._uiHash(this))}}.call(this,this.containers[g]));if(this.containers[g].containerCache.over){h.push(function(b){return function(c){b._trigger("out",c,this._uiHash(this))}}.call(this,this.containers[g]));this.containers[g].containerCache.over=0}}this._storedCursor&&a("body").css("cursor",this._storedCursor);this._storedOpacity&&this.helper.css("opacity",this._storedOpacity);if(this._storedZIndex){this.helper.css("zIndex",this._storedZIndex=="auto"?"":this._storedZIndex)}this.dragging=false;if(this.cancelHelperRemoval){if(!d){this._trigger("beforeStop",f,this._uiHash());for(g=0;g<h.length;g++){h[g].call(this,f)}this._trigger("stop",f,this._uiHash())}return false}d||this._trigger("beforeStop",f,this._uiHash());this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.helper[0]!=this.currentItem[0]&&this.helper.remove();this.helper=null;if(!d){for(g=0;g<h.length;g++){h[g].call(this,f)}this._trigger("stop",f,this._uiHash())}this.fromOutside=false;return true},_trigger:function(){a.Widget.prototype._trigger.apply(this,arguments)===false&&this.cancel()},_uiHash:function(d){var c=d||this;return{helper:c.helper,placeholder:c.placeholder||a([]),position:c.position,originalPosition:c.originalPosition,offset:c.positionAbs,item:c.currentItem,sender:d?d.element:null}}});a.extend(a.ui.sortable,{version:"1.8.14"})})(jQuery);(function(a){a.fn.mCustomScrollbar=function(q,e,o,k,r,c,f,g){var p=a(this).attr("id");var u=a("#"+p+" .customScrollBox");var s=a("#"+p+" .customScrollBox .container");var j=a("#"+p+" .customScrollBox .scroll-content");var m=a("#"+p+" .dragger_container");var d=a("#"+p+" .dragger");var t=a("#"+p+" .scrollUpBtn");var h=a("#"+p+" .scrollDownBtn");var b=a("#"+p+" .customScrollBox .horWrapper");if(!u.data("minDraggerHeight")){u.data("minDraggerHeight",d.height())}if(!u.data("minDraggerWidth")){u.data("minDraggerWidth",d.width())}if(!u.data("contentHeight")){u.data("contentHeight",s.height())}if(!u.data("contentWidth")){u.data("contentWidth",s.width())}n();function n(E){if(q=="horizontal"){var L=u.width();b.css("width",999999);u.data("totalContent",s.width());b.css("width",u.data("totalContent"));if(s.width()>L){d.css("display","block");if(E!="resize"&&s.width()!=u.data("contentWidth")){d.css("left",0);s.css("left",0);u.data("contentWidth",s.width())}m.css("display","block");h.css("display","inline-block");t.css("display","inline-block");var G=j.width();var Q=u.data("minDraggerWidth");var J=m.width();function D(){if(r=="auto"){var S=Math.round(G-((G-L)*1.3));if(S<=Q){d.css("width",Q+"px")}else{if(S>=J){d.css("width",J-10+"px")}else{d.css("width",S+"px")}}}}D();var A=0;var K=d.width();d.draggable({axis:"x",containment:"parent",drag:function(S,T){y()},stop:function(S,T){C()}});m.click(function(V){var U=a(this);var S=(V.pageX-U.offset().left);if(S<d.position().left||S>(d.position().left+d.width())){var T=S+d.width();if(T<m.width()){d.css("left",S);y()}else{d.css("left",m.width()-d.width());y()}}});a(function(S){if(c=="yes"){u.unbind("mousewheel");u.bind("mousewheel",function(U,V){var T=Math.abs(V*1);d.css("left",d.position().left-(V*T));y();if(d.position().left<0){d.css("left",0);s.stop();y()}if(d.position().left>m.width()-d.width()){d.css("left",m.width()-d.width());s.stop();y()}return false})}});if(f=="yes"){h.mouseup(function(){N()}).mousedown(function(){v("down")}).mouseout(function(){N()});t.mouseup(function(){N()}).mousedown(function(){v("up")}).mouseout(function(){N()});h.click(function(S){S.preventDefault()});t.click(function(S){S.preventDefault()});btnsScrollTimerX=0;function v(T){if(T=="down"){var S=m.width()-d.width();var U=Math.abs(d.position().left-S)*(100/g);d.stop().animate({left:S},U,"linear")}else{var S=0;var U=Math.abs(d.position().left-S)*(100/g);d.stop().animate({left:-S},U,"linear")}clearInterval(btnsScrollTimerX);btnsScrollTimerX=setInterval(y,20)}function N(){clearInterval(btnsScrollTimerX);d.stop()}}var I=(G-L)/(J-K);function y(){var T=d.position().left;var S=-T*I;var U=s.position().left-S;s.stop().animate({left:"-="+U},e,o)}}else{d.css("left",0);d.animate({opacity:0},{duration:1000,easing:"easeOutQuad",complete:function(){d.css("display","none")}});s.css("left",0);m.css("display","none");h.css("display","none");t.css("display","none")}}else{var H=u.height();if(s.height()>H){d.css("display","block");d.animate({opacity:0.37},{duration:1000,easing:"easeOutQuad"});if(E!="resize"&&s.height()!=u.data("contentHeight")){d.css("top",0);s.css("top",0);u.data("contentHeight",s.height())}m.css("display","block");h.css("display","inline-block");t.css("display","inline-block");var G=j.height();var P=u.data("minDraggerHeight");var w=m.height();function F(){if(r=="auto"){var S=Math.round(G-((G-H)*1.3));if(S<=P){d.css("height",P+"px").css("line-height",P+"px")}else{if(S>=w){d.css("height",w-10+"px").css("line-height",w-10+"px")}else{d.css("height",S+"px").css("line-height",S+"px")}}}}F();var x=0;var B=d.height();d.draggable({axis:"y",containment:"parent",drag:function(S,T){R()},stop:function(S,T){C()}});m.click(function(V){var U=a(this);var S=(V.pageY-U.offset().top);if(S<d.position().top||S>(d.position().top+d.height())){var T=S+d.height();if(T<m.height()){d.css("top",S);R()}else{d.css("top",m.height()-d.height());R()}}});a(function(S){if(c=="yes"){u.unbind("mousewheel");u.bind("mousewheel",function(U,V){var T=Math.abs(V);d.css("top",d.position().top-(V*T));R();if(d.position().top<0){d.css("top",0);s.stop();R()}if(d.position().top>m.height()-d.height()){d.css("top",m.height()-d.height());s.stop();R()}return false})}});if(f=="yes"){h.mouseup(function(){z()}).mousedown(function(){O("down")}).mouseout(function(){z()});t.mouseup(function(){z()}).mousedown(function(){O("up")}).mouseout(function(){z()});h.click(function(S){S.preventDefault()});t.click(function(S){S.preventDefault()});btnsScrollTimer=0;function O(T){if(T=="down"){var S=m.height()-d.height();var U=Math.abs(d.position().top-S)*(100/g);d.stop().animate({top:S},U,"linear")}else{var S=0;var U=Math.abs(d.position().top-S)*(100/g);d.stop().animate({top:-S},U,"linear")}clearInterval(btnsScrollTimer);btnsScrollTimer=setInterval(R,20)}function z(){clearInterval(btnsScrollTimer);d.stop()}}if(k<1){k=1}var I=(G-(H/k))/(w-B);function R(){var S=d.position().top;var U=-S*I;var T=s.position().top-U;s.stop().animate({top:"-="+T},e,o)}}else{d.css("top",0).css("display","none");s.css("top",0);m.css("display","none");h.css("display","none");t.css("display","none")}}d.mouseup(function(){C()}).mousedown(function(){M()});function M(){d.addClass("dragger_pressed")}function C(){d.removeClass("dragger_pressed")}}a(window).resize(function(){if(q=="horizontal"){if(d.position().left>m.width()-d.width()){d.css("left",m.width()-d.width())}}else{if(d.position().top>m.height()-d.height()){d.css("top",m.height()-d.height())}}n("resize")})}})(jQuery);(function(f){var e=["DOMMouseScroll","mousewheel"];f.event.special.mousewheel={setup:function(){if(this.addEventListener){for(var a=e.length;a;){this.addEventListener(e[--a],d,false)}}else{this.onmousewheel=d}},teardown:function(){if(this.removeEventListener){for(var a=e.length;a;){this.removeEventListener(e[--a],d,false)}}else{this.onmousewheel=null}}};f.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}});function d(b){var h=[].slice.call(arguments,1),a=0,c=true;b=f.event.fix(b||window.event);b.type="mousewheel";if(b.wheelDelta){a=b.wheelDelta/120}if(b.detail){a=-b.detail/3}h.unshift(b,a);return f.event.handle.apply(this,h)}})(jQuery);
/*
 * iScroll v4.1.7 ~ Copyright (c) 2011 Matteo Spinelli, http://cubiq.org
 * Released under MIT license, http://cubiq.org/license
 */
(function(){var r=Math,v=(/webkit/i).test(navigator.appVersion)?"webkit":(/firefox/i).test(navigator.userAgent)?"Moz":"opera" in window?"O":"",k="WebKitCSSMatrix" in window&&"m11" in new WebKitCSSMatrix(),u="ontouchstart" in window,e=v+"Transform" in document.documentElement.style,w=(/android/gi).test(navigator.appVersion),h=(/iphone|ipad/gi).test(navigator.appVersion),c=(/playbook/gi).test(navigator.appVersion),f=h||c,o=(function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(m){return setTimeout(m,1)}})(),n=(function(){return window.cancelRequestAnimationFrame||window.webkitCancelRequestAnimationFrame||window.mozCancelRequestAnimationFrame||window.oCancelRequestAnimationFrame||window.msCancelRequestAnimationFrame||clearTimeout})(),g="onorientationchange" in window?"orientationchange":"resize",b=u?"touchstart":"mousedown",p=u?"touchmove":"mousemove",d=u?"touchend":"mouseup",t=u?"touchcancel":"mouseup",q=v=="Moz"?"DOMMouseScroll":"mousewheel",a="translate"+(k?"3d(":"("),j=k?",0)":")",s=function(y,m){var z=this,A=document,x;z.wrapper=typeof y=="object"?y:A.getElementById(y);z.wrapper.style.overflow="hidden";z.scroller=z.wrapper.children[0];z.options={hScroll:true,vScroll:true,bounce:true,bounceLock:false,momentum:true,lockDirection:true,useTransform:true,useTransition:false,checkDOMChanges:false,allowNativeScroll:false,hScrollbar:true,vScrollbar:true,fixedScrollbar:w,hideScrollbar:h,fadeScrollbar:h&&k,scrollbarClass:"",zoom:false,zoomMin:1,zoomMax:4,doubleTapZoom:2,wheelAction:"scroll",snap:false,snapThreshold:1,onRefresh:null,onScrollStart:null,onBeforeScrollMove:null,onScrollMove:null,onBeforeScrollEnd:null,onScrollEnd:null,onTouchEnd:null,onDestroy:null,onZoomStart:null,onZoom:null,onZoomEnd:null};for(x in m){z.options[x]=m[x]}z.options.useTransform=e?z.options.useTransform:false;z.options.hScrollbar=z.options.hScroll&&z.options.hScrollbar;z.options.vScrollbar=z.options.vScroll&&z.options.vScrollbar;z.options.zoom=z.options.useTransform&&z.options.zoom;z.options.useTransition=f&&z.options.useTransition;z.scroller.style[v+"TransitionProperty"]=z.options.useTransform?"-"+v.toLowerCase()+"-transform":"top left";z.scroller.style[v+"TransitionDuration"]="0";z.scroller.style[v+"TransformOrigin"]="0 0";if(z.options.useTransition){z.scroller.style[v+"TransitionTimingFunction"]="cubic-bezier(0.33,0.66,0.66,1)"}if(z.options.useTransform){z.scroller.style[v+"Transform"]=a+"0,0"+j}else{z.scroller.style.cssText+=";position:absolute;top:0;left:0"}if(z.options.useTransition){z.options.fixedScrollbar=true}z.refresh();z._bind(g,window);z._bind(b);if(!u){z._bind("mouseout",z.wrapper);z._bind(q)}if(z.options.checkDOMChanges){z.checkDOMTime=setInterval(function(){z._checkDOMChanges()},500)}};s.prototype={enabled:true,x:0,y:0,steps:[],scale:1,currPageX:0,currPageY:0,pagesX:[],pagesY:[],aniTime:null,wheelZoomCount:0,handleEvent:function(x){var m=this;switch(x.type){case b:m._start(x);break;case p:m._move(x);break;case d:case t:m._end(x);break;case g:m._resize();break;case q:m._wheel(x);break;case"mouseout":m._mouseout(x);break;case"webkitTransitionEnd":m._transitionEnd(x);break}},_checkDOMChanges:function(){if(this.moved||this.zoomed||this.animating||(this.scrollerW==this.scroller.offsetWidth*this.scale&&this.scrollerH==this.scroller.offsetHeight*this.scale)){return}this.refresh()},_scrollbar:function(m){var y=this,z=document,x;if(!y[m+"Scrollbar"]){if(y[m+"ScrollbarWrapper"]){if(e){y[m+"ScrollbarIndicator"].style[v+"Transform"]=""}y[m+"ScrollbarWrapper"].parentNode.removeChild(y[m+"ScrollbarWrapper"]);y[m+"ScrollbarWrapper"]=null;y[m+"ScrollbarIndicator"]=null}return}if(!y[m+"ScrollbarWrapper"]){x=z.createElement("div");if(y.options.scrollbarClass){x.className=y.options.scrollbarClass+m.toUpperCase()}else{x.style.cssText="position:absolute;z-index:100;"+(m=="h"?"height:7px;bottom:1px;left:2px;right:"+(y.vScrollbar?"7":"2")+"px":"width:7px;bottom:"+(y.hScrollbar?"7":"2")+"px;top:2px;right:1px")}x.style.cssText+=";pointer-events:none;-"+v+"-transition-property:opacity;-"+v+"-transition-duration:"+(y.options.fadeScrollbar?"350ms":"0")+";overflow:hidden;opacity:"+(y.options.hideScrollbar?"0":"1");y.wrapper.appendChild(x);y[m+"ScrollbarWrapper"]=x;x=z.createElement("div");if(!y.options.scrollbarClass){x.style.cssText="position:absolute;z-index:100;background:rgba(255,255,255,0.25);border:1px solid rgba(0,0,0,0.9);-"+v+"-background-clip:padding-box;-"+v+"-box-sizing:border-box;"+(m=="h"?"height:100%":"width:100%")+";-"+v+"-border-radius:3px;border-radius:3px"}x.style.cssText+=";pointer-events:none;-"+v+"-transition-property:-"+v+"-transform;-"+v+"-transition-timing-function:cubic-bezier(0.33,0.66,0.66,1);-"+v+"-transition-duration:0;-"+v+"-transform:"+a+"0,0"+j;if(y.options.useTransition){x.style.cssText+=";-"+v+"-transition-timing-function:cubic-bezier(0.33,0.66,0.66,1)"}y[m+"ScrollbarWrapper"].appendChild(x);y[m+"ScrollbarIndicator"]=x}if(m=="h"){y.hScrollbarSize=y.hScrollbarWrapper.clientWidth;y.hScrollbarIndicatorSize=r.max(r.round(y.hScrollbarSize*y.hScrollbarSize/y.scrollerW),8);y.hScrollbarIndicator.style.width=y.hScrollbarIndicatorSize+"px";y.hScrollbarMaxScroll=y.hScrollbarSize-y.hScrollbarIndicatorSize;y.hScrollbarProp=y.hScrollbarMaxScroll/y.maxScrollX}else{y.vScrollbarSize=y.vScrollbarWrapper.clientHeight;y.vScrollbarIndicatorSize=r.max(r.round(y.vScrollbarSize*y.vScrollbarSize/y.scrollerH),8);y.vScrollbarIndicator.style.height=y.vScrollbarIndicatorSize+"px";y.vScrollbarMaxScroll=y.vScrollbarSize-y.vScrollbarIndicatorSize;y.vScrollbarProp=y.vScrollbarMaxScroll/y.maxScrollY}y._scrollbarPos(m,true)},_resize:function(){var m=this;setTimeout(function(){m.refresh()},w?200:0)},_pos:function(m,z){m=this.hScroll?m:$("#"+this.scroller.id).position().left;z=this.vScroll?z:$("#"+this.scroller.id).position().top;if(this.options.useTransform){this.scroller.style[v+"Transform"]=a+m+"px,"+z+"px"+j+" scale("+this.scale+")"}else{m=r.round(m);z=r.round(z);this.scroller.style.left=m+"px";this.scroller.style.top=z+"px"}this.x=m;this.y=z;this._scrollbarPos("h");this._scrollbarPos("v")},_scrollbarPos:function(m,z){var y=this,A=m=="h"?y.x:y.y,x;if(!y[m+"Scrollbar"]){return}A=y[m+"ScrollbarProp"]*A;if(A<0){if(!y.options.fixedScrollbar){x=y[m+"ScrollbarIndicatorSize"]+r.round(A*3);if(x<8){x=8}y[m+"ScrollbarIndicator"].style[m=="h"?"width":"height"]=x+"px"}A=0}else{if(A>y[m+"ScrollbarMaxScroll"]){if(!y.options.fixedScrollbar){x=y[m+"ScrollbarIndicatorSize"]-r.round((A-y[m+"ScrollbarMaxScroll"])*3);if(x<8){x=8}y[m+"ScrollbarIndicator"].style[m=="h"?"width":"height"]=x+"px";A=y[m+"ScrollbarMaxScroll"]+(y[m+"ScrollbarIndicatorSize"]-x)}else{A=y[m+"ScrollbarMaxScroll"]}}}y[m+"ScrollbarWrapper"].style[v+"TransitionDelay"]="0";y[m+"ScrollbarWrapper"].style.opacity=z&&y.options.hideScrollbar?"0":"1";y[m+"ScrollbarIndicator"].style[v+"Transform"]=a+(m=="h"?A+"px,0":"0,"+A+"px")+j},_start:function(C){var A=this,G=u?C.touches[0]:C,E,F,D,z,m,B;A.x=$("#"+this.scroller.id).position().left;A.y=$("#"+this.scroller.id).position().top;A.refresh();if(!A.enabled){return}if(A.options.onBeforeScrollStart){A.options.onBeforeScrollStart.call(A,C)}if(A.options.useTransition||A.options.zoom){A._transitionTime(0)}A.moved=false;A.animating=false;A.zoomed=false;A.distX=0;A.distY=0;A.absDistX=0;A.absDistY=0;A.dirX=0;A.dirY=0;if(A.options.zoom&&u&&C.touches.length>1){z=r.abs(C.touches[0].pageX-C.touches[1].pageX);m=r.abs(C.touches[0].pageY-C.touches[1].pageY);A.touchesDistStart=r.sqrt(z*z+m*m);A.originX=r.abs(C.touches[0].pageX+C.touches[1].pageX-A.wrapperOffsetLeft*2)/2-A.x;A.originY=r.abs(C.touches[0].pageY+C.touches[1].pageY-A.wrapperOffsetTop*2)/2-A.y;if(A.options.onZoomStart){A.options.onZoomStart.call(A,C)}}if(A.options.momentum){if(A.options.useTransform){E=getComputedStyle(A.scroller,null)[v+"Transform"].replace(/[^0-9-.,]/g,"").split(",");F=E[4]*1;D=E[5]*1}else{F=getComputedStyle(A.scroller,null).left.replace(/[^0-9-]/g,"")*1;D=getComputedStyle(A.scroller,null).top.replace(/[^0-9-]/g,"")*1}if(F!=A.x||D!=A.y){if(A.options.useTransition){A._unbind("webkitTransitionEnd")}else{n(A.aniTime)}A.steps=[];A._pos(F,D)}}A.absStartX=A.x;A.absStartY=A.y;A.startX=A.x;A.startY=A.y;A.pointX=G.pageX;A.pointY=G.pageY;A.startTime=C.timeStamp||(new Date()).getTime();if(A.options.onScrollStart){A.options.onScrollStart.call(A,C)}A._bind(p);A._bind(d);A._bind(t)},_move:function(F){var D=this,G=u?F.touches[0]:F,B=G.pageX-D.pointX,z=G.pageY-D.pointY,x=D.x+B,H=D.y+z,C,A,y,E=F.timeStamp||(new Date()).getTime();if(D.options.onBeforeScrollMove){D.options.onBeforeScrollMove.call(D,F)}if(D.options.zoom&&u&&F.touches.length>1){C=r.abs(F.touches[0].pageX-F.touches[1].pageX);A=r.abs(F.touches[0].pageY-F.touches[1].pageY);D.touchesDist=r.sqrt(C*C+A*A);D.zoomed=true;y=1/D.touchesDistStart*D.touchesDist*this.scale;if(y<D.options.scaleMin){y=0.5*D.options.scaleMin*Math.pow(2,y/D.options.scaleMin)}else{if(y>D.options.scaleMax){y=2*D.options.scaleMax*Math.pow(0.5,D.options.scaleMax/y)}}D.lastScale=y/this.scale;x=this.originX-this.originX*D.lastScale+this.x,H=this.originY-this.originY*D.lastScale+this.y;this.scroller.style[v+"Transform"]=a+x+"px,"+H+"px"+j+" scale("+y+")";if(D.options.onZoom){D.options.onZoom.call(D,F)}return}D.pointX=G.pageX;D.pointY=G.pageY;if(x>0||x<D.maxScrollX){x=D.options.bounce?D.x+(B/3):x>=0||D.maxScrollX>=0?0:D.maxScrollX}else{if(!D.options.bounce){F.preventDefault()}}if(H>D.minScrollY||H<D.maxScrollY){H=D.options.bounce?D.y+(z/2):H>=D.minScrollY||D.maxScrollY>=0?D.minScrollY:D.maxScrollY}else{if(!D.options.bounce){F.preventDefault()}}if(D.absDistX<6&&D.absDistY<6){D.distX+=B;D.distY+=z;D.absDistX=r.abs(D.distX);D.absDistY=r.abs(D.distY);return}if(D.options.lockDirection){if(D.absDistX>D.absDistY+5){H=D.y;z=0}else{if(D.absDistY>D.absDistX+5){x=D.x;B=0}}}D.moved=true;D._pos(x,H);D.dirX=B>0?-1:B<0?1:0;D.dirY=z>0?-1:z<0?1:0;if(E-D.startTime>10){D.startTime=E}if(D.options.onScrollMove){D.options.onScrollMove.call(D,F)}if(D.options.allowNativeScroll!==true){F.preventDefault()}var m=5;if(!D.options.vScroll&&r.abs(D.startY-H)<m){F.preventDefault()}if(D.options.bounce&&D.options.hScroll&&!D.options.vScroll&&(D.absDistX>D.absDistY)){F.preventDefault();F.stopPropagation()}else{if(D.options.bounce&&D.options.vScroll&&!D.options.hScroll&&(D.absDistY>D.absDistX)){F.preventDefault();F.stopPropagation()}}},_end:function(D){if(u&&D.touches.length!=0){return}var B=this,J=u?D.changedTouches[0]:D,E,I,y={dist:0,time:0},m={dist:0,time:0},A=(D.timeStamp||(new Date()).getTime())-B.startTime,F=B.x,C=B.y,H,G,x,z;B._unbind(p);B._unbind(d);B._unbind(t);if(B.options.onBeforeScrollEnd){B.options.onBeforeScrollEnd.call(B,D)}if(B.zoomed){z=B.scale*B.lastScale;z=Math.max(B.options.zoomMin,z);z=Math.min(B.options.zoomMax,z);B.lastScale=z/B.scale;B.scale=z;B.x=B.originX-B.originX*B.lastScale+B.x;B.y=B.originY-B.originY*B.lastScale+B.y;B.scroller.style[v+"TransitionDuration"]="200ms";B.scroller.style[v+"Transform"]=a+B.x+"px,"+B.y+"px"+j+" scale("+B.scale+")";B.zoomed=false;B.refresh();if(B.options.onZoomEnd){B.options.onZoomEnd.call(B,D)}return}if(!B.moved){if(u){if(B.doubleTapTimer&&B.options.zoom){clearTimeout(B.doubleTapTimer);B.doubleTapTimer=null;if(B.options.onZoomStart){B.options.onZoomStart.call(B,D)}B.zoom(B.pointX,B.pointY,B.scale==1?B.options.doubleTapZoom:1)}else{B.doubleTapTimer=setTimeout(function(){B.doubleTapTimer=null;E=J.target;while(E.nodeType!=1){E=E.parentNode}if(E.tagName!="SELECT"&&E.tagName!="INPUT"&&E.tagName!="TEXTAREA"){I=document.createEvent("MouseEvents");I.initMouseEvent("click",true,true,D.view,1,J.screenX,J.screenY,J.clientX,J.clientY,D.ctrlKey,D.altKey,D.shiftKey,D.metaKey,0,null);I._fake=true;E.dispatchEvent(I)}},B.options.zoom?250:0)}}B._resetPos(200);if(B.options.onTouchEnd){B.options.onTouchEnd.call(B,D)}return}if(A<300&&B.options.momentum){y=F?B._momentum(F-B.startX,A,-B.x,B.scrollerW-B.wrapperW+B.x,B.options.bounce?B.wrapperW:0):y;m=C?B._momentum(C-B.startY,A,-B.y,(B.maxScrollY<0?B.scrollerH-B.wrapperH+B.y:0),B.options.bounce?B.wrapperH:0):m;F=B.x+y.dist;C=B.y+m.dist;if((B.x>0&&F>0)||(B.x<B.maxScrollX&&F<B.maxScrollX)){y={dist:0,time:0}}if((B.y>0&&C>0)||(B.y<B.maxScrollY&&C<B.maxScrollY)){m={dist:0,time:0}}}if(y.dist||m.dist){x=r.max(r.max(y.time,m.time),10);if(B.options.snap){H=F-B.absStartX;G=C-B.absStartY;if(r.abs(H)<B.options.snapThreshold&&r.abs(G)<B.options.snapThreshold){B.scrollTo(B.absStartX,B.absStartY,200)}else{snap=B._snap(F,C);F=snap.x;C=snap.y;x=r.max(snap.time,x)}}B.scrollTo(F,C,x);if(B.options.onTouchEnd){B.options.onTouchEnd.call(B,D)}return}if(B.options.snap){H=F-B.absStartX;G=C-B.absStartY;if(r.abs(H)<B.options.snapThreshold&&r.abs(G)<B.options.snapThreshold){B.scrollTo(B.absStartX,B.absStartY,200)}else{snap=B._snap(B.x,B.y);if(snap.x!=B.x||snap.y!=B.y){B.scrollTo(snap.x,snap.y,snap.time)}}if(B.options.onTouchEnd){B.options.onTouchEnd.call(B,D)}return}B._resetPos(200);if(B.options.onTouchEnd){B.options.onTouchEnd.call(B,D)}},_resetPos:function(y){var m=this,z=m.x>=0?0:m.x<m.maxScrollX?m.maxScrollX:m.x,x=m.y>=0||m.maxScrollY>0?0:m.y<m.maxScrollY?m.maxScrollY:m.y;if(z==m.x&&x==m.y){if(m.moved){m.moved=false;if(m.options.onScrollEnd){m.options.onScrollEnd.call(m)}}if(m.hScrollbar&&m.options.hideScrollbar){if(v=="webkit"){m.hScrollbarWrapper.style[v+"TransitionDelay"]="300ms"}m.hScrollbarWrapper.style.opacity="0"}if(m.vScrollbar&&m.options.hideScrollbar){if(v=="webkit"){m.vScrollbarWrapper.style[v+"TransitionDelay"]="300ms"}m.vScrollbarWrapper.style.opacity="0"}return}m.scrollTo(z,x,y||0)},_wheel:function(C){var z=this,B,A,y,x,m,D;if("wheelDeltaX" in C){A=C.wheelDeltaX/12;y=C.wheelDeltaY/12}else{if("detail" in C){A=y=-C.detail*3}else{A=y=-C.wheelDelta}}if(z.options.wheelAction=="zoom"){D=z.scale*Math.pow(2,1/3*(y?y/Math.abs(y):0));if(y<z.options.zoomMin){y=z.options.zoomMin}if(y>z.options.zoomMax){y=z.options.zoomMax}if(y!=z.scale){if(!z.wheelZoomCount&&z.options.onZoomStart){z.options.onZoomStart.call(z,C)}z.wheelZoomCount++;z.zoom(C.pageX,C.pageY,y,400);setTimeout(function(){z.wheelZoomCount--;if(!z.wheelZoomCount&&z.options.onZoomEnd){z.options.onZoomEnd.call(z,C)}},400)}return}x=z.x+A;m=z.y+y;if(x>0){x=0}else{if(x<z.maxScrollX){x=z.maxScrollX}}if(m>0){m=0}else{if(m<z.maxScrollY){m=z.maxScrollY}}z.scrollTo(x,m,0)},_mouseout:function(x){var m=x.relatedTarget;if(!m){this._end(x);return}while(m=m.parentNode){if(m==this.wrapper){return}}this._end(x)},_transitionEnd:function(x){var m=this;if(x.target!=m.scroller){return}m._unbind("webkitTransitionEnd");m._startAni()},_startAni:function(){var C=this,x=C.x,m=C.y,A=(new Date).getTime(),B,z;if(C.animating){return}if(!C.steps.length){C._resetPos(400);return}B=C.steps.shift();if(B.x==x&&B.y==m){B.time=0}C.animating=true;C.moved=true;if(C.options.useTransition){C._transitionTime(B.time);C._pos(B.x,B.y);C.animating=false;if(B.time){C._bind("webkitTransitionEnd")}else{C._resetPos(0)}return}(function y(){var D=(new Date).getTime(),F,E;if(D>=A+B.time){C._pos(B.x,B.y);C.animating=false;if(C.options.onAnimationEnd){C.options.onAnimationEnd.call(C)}C._startAni();return}D=(D-A)/B.time-1;z=r.sqrt(1-D*D);F=(B.x-x)*z+x;E=(B.y-m)*z+m;C._pos(F,E);if(C.animating){C.aniTime=o(y)}})()},_transitionTime:function(m){m+="ms";this.scroller.style[v+"TransitionDuration"]=m;if(this.hScrollbar){this.hScrollbarIndicator.style[v+"TransitionDuration"]=m}if(this.vScrollbar){this.vScrollbarIndicator.style[v+"TransitionDuration"]=m}},_momentum:function(D,x,B,m,F){var C=0.0006,y=r.abs(D)/x,z=(y*y)/(2*C),E=0,A=0;if(D>0&&z>B){A=F/(6/(z/y*C));B=B+A;y=y*B/z;z=B}else{if(D<0&&z>m){A=F/(6/(z/y*C));m=m+A;y=y*m/z;z=m}}z=z*(D<0?-1:1);E=y/C;return{dist:z,time:r.round(E)}},_offset:function(m){var y=-m.offsetLeft,x=-m.offsetTop;while(m=m.offsetParent){y-=m.offsetLeft;x-=m.offsetTop}if(m!=this.wrapper){y*=this.scale;x*=this.scale}return{left:y,top:x}},_snap:function(G,F){var D=this,C,B,E,A,z,m;E=D.pagesX.length-1;for(C=0,B=D.pagesX.length;C<B;C++){if(G>=D.pagesX[C]){E=C;break}}if(E==D.currPageX&&E>0&&D.dirX<0){E--}G=D.pagesX[E];z=r.abs(G-D.pagesX[D.currPageX]);z=z?r.abs(D.x-G)/z*500:0;D.currPageX=E;E=D.pagesY.length-1;for(C=0;C<E;C++){if(F>=D.pagesY[C]){E=C;break}}if(E==D.currPageY&&E>0&&D.dirY<0){E--}F=D.pagesY[E];m=r.abs(F-D.pagesY[D.currPageY]);m=m?r.abs(D.y-F)/m*500:0;D.currPageY=E;A=r.round(r.max(z,m))||200;return{x:G,y:F,time:A}},_bind:function(y,x,m){(x||this.scroller).addEventListener(y,this,true)},_unbind:function(y,x,m){(x||this.scroller).removeEventListener(y,this,true)},destroy:function(){var m=this;m.scroller.style[v+"Transform"]="";m.hScrollbar=false;m.vScrollbar=false;m._scrollbar("h");m._scrollbar("v");m._unbind(g,window);m._unbind(b);m._unbind(p);m._unbind(d);m._unbind(t);if(m.options.hasTouch){m._unbind("mouseout",m.wrapper);m._unbind(q)}if(m.options.useTransition){m._unbind("webkitTransitionEnd")}if(m.options.checkDOMChanges){clearInterval(m.checkDOMTime)}if(m.options.onDestroy){m.options.onDestroy.call(m)}},refresh:function(){var m=this,y,z=0,x=0;if(m.scale<m.options.zoomMin){m.scale=m.options.zoomMin}m.wrapperW=m.wrapper.clientWidth||1;m.wrapperH=m.wrapper.clientHeight||1;m.scrollerW=r.round(m.scroller.offsetWidth*m.scale);m.scrollerH=r.round(m.scroller.offsetHeight*m.scale);m.minScrollY=0;m.maxScrollX=m.wrapperW-m.scrollerW;m.maxScrollY=m.wrapperH-m.scrollerH;m.dirX=0;m.dirY=0;m.hScroll=m.options.hScroll&&m.maxScrollX<0;m.vScroll=m.options.vScroll&&(!m.options.bounceLock&&!m.hScroll||m.scrollerH>m.wrapperH);m.hScrollbar=m.hScroll&&m.options.hScrollbar;m.vScrollbar=m.vScroll&&m.options.vScrollbar&&m.scrollerH>m.wrapperH;y=m._offset(m.wrapper);m.wrapperOffsetLeft=-y.left;m.wrapperOffsetTop=-y.top;if(typeof m.options.snap=="string"){m.pagesX=[];m.pagesY=[];els=m.scroller.querySelectorAll(m.options.snap);for(i=0,l=els.length;i<l;i++){z=m._offset(els[i]);z.left+=m.wrapperOffsetLeft;z.top+=m.wrapperOffsetTop;m.pagesX[i]=z.left<m.maxScrollX?m.maxScrollX:z.left*m.scale;m.pagesY[i]=z.top<m.maxScrollY?m.maxScrollY:z.top*m.scale}}else{if(m.options.snap){m.pagesX=[];while(z>=m.maxScrollX){m.pagesX[x]=z;z=z-m.wrapperW;x++}if(m.maxScrollX%m.wrapperW){m.pagesX[m.pagesX.length]=m.maxScrollX-m.pagesX[m.pagesX.length-1]+m.pagesX[m.pagesX.length-1]}z=0;x=0;m.pagesY=[];while(z>=m.maxScrollY){m.pagesY[x]=z;z=z-m.wrapperH;x++}if(m.maxScrollY%m.wrapperH){m.pagesY[m.pagesY.length]=m.maxScrollY-m.pagesY[m.pagesY.length-1]+m.pagesY[m.pagesY.length-1]}}}m._scrollbar("h");m._scrollbar("v");if(!m.zoomed){m.scroller.style[v+"TransitionDuration"]="0";m._resetPos(200)}},scrollTo:function(m,F,E,D){var C=this,B=m,A,z;C.stop();if(!B.length){B=[{x:m,y:F,time:E,relative:D}]}for(A=0,z=B.length;A<z;A++){if(B[A].relative){B[A].x=C.x-B[A].x;B[A].y=C.y-B[A].y}C.steps.push({x:B[A].x,y:B[A].y,time:B[A].time||0})}C._startAni()},scrollToElement:function(m,y){var x=this,z;m=m.nodeType?m:x.scroller.querySelector(m);if(!m){return}z=x._offset(m);z.left+=x.wrapperOffsetLeft;z.top+=x.wrapperOffsetTop;z.left=z.left>0?0:z.left<x.maxScrollX?x.maxScrollX:z.left;z.top=z.top>0?0:z.top<x.maxScrollY?x.maxScrollY:z.top;y=y===undefined?r.max(r.abs(z.left)*2,r.abs(z.top)*2):y;x.scrollTo(z.left,z.top,y)},scrollToPage:function(A,z,C){var B=this,m,D;if(B.options.snap){A=A=="next"?B.currPageX+1:A=="prev"?B.currPageX-1:A;z=z=="next"?B.currPageY+1:z=="prev"?B.currPageY-1:z;A=A<0?0:A>B.pagesX.length-1?B.pagesX.length-1:A;z=z<0?0:z>B.pagesY.length-1?B.pagesY.length-1:z;B.currPageX=A;B.currPageY=z;m=B.pagesX[A];D=B.pagesY[z]}else{m=-B.wrapperW*A;D=-B.wrapperH*z;if(m<B.maxScrollX){m=B.maxScrollX}if(D<B.maxScrollY){D=B.maxScrollY}}B.scrollTo(m,D,C||400)},disable:function(){this.stop();this._resetPos(0);this.enabled=false;this._unbind(p);this._unbind(d);this._unbind(t)},enable:function(){this.enabled=true},stop:function(){if(this.options.useTransition){this._unbind("webkitTransitionEnd")}else{n(this.aniTime)}this.steps=[];this.moved=false;this.animating=false},zoom:function(m,D,C,B){var z=this,A=C/z.scale;if(!z.options.useTransform){return}z.zoomed=true;B=B===undefined?200:B;m=m-z.wrapperOffsetLeft-z.x;D=D-z.wrapperOffsetTop-z.y;z.x=m-m*A+z.x;z.y=D-D*A+z.y;z.scale=C;z.refresh();z.x=z.x>0?0:z.x<z.maxScrollX?z.maxScrollX:z.x;z.y=z.y>0?0:z.y<z.maxScrollY?z.maxScrollY:z.y;z.scroller.style[v+"TransitionDuration"]=B+"ms";z.scroller.style[v+"Transform"]=a+z.x+"px,"+z.y+"px"+j+" scale("+C+")";z.zoomed=false},isReady:function(){return !this.moved&&!this.zoomed&&!this.animating}};if(typeof exports!=="undefined"){exports.iScroll=s}else{window.iScroll=s}})();var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),j=false;var a=[],f=function(){c=true;for(var k;k=a.shift();k()){}};var e=V("link"),d=V("style");function b(k){return k.disabled||g(k.sheet,k.media||"screen")}function g(r,o){if(!O.recognizesMedia(o||"all")){return true}if(!r||r.disabled){return false}try{var n=r.cssRules,p;if(n){search:for(var k=0,m=n.length;p=n[k],k<m;++k){switch(p.type){case 2:break;case 3:if(!g(p.styleSheet,p.media.mediaText)){return false}break;default:break search}}}}catch(q){}return true}function h(){if(document.createStyleSheet){return true}var k,m;for(m=0;k=e[m];++m){if(k.rel.toLowerCase()=="stylesheet"&&!b(k)){return false}}for(m=0;k=d[m];++m){if(!b(k)){return false}}return true}D.ready(function(){if(!j){j=O.getStyle(document.body).isUsable()}if(c||(j&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(k){if(c){k()}else{a.push(k)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};e.width=e.maxX-e.minX;e.height=e.maxY-e.minY;e.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return e})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,f,q){var e=this.glyphs,g,j,o,d=[],p=0,k=-1,m=-1,n;while(n=h[++k]){g=e[n]||this.missingGlyph;if(!g){continue}if(j){p-=o=j[n]||0;d[m]-=o}p+=d[++m]=~~(g.w||this.w)+f+(c[n]?q:0);j=g.k}d.total=p;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var j={1:1,99:0}[e%100],c=[],h,k;if(j===undefined){j=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!k||d>k){k=d}c.push(d)}if(e<h){e=h}if(e>k){e=k}c.sort(function(n,m){return(j?(n>=e&&m>=e)?n<m:n>m:(n<=e&&m<=e)?n>m:n<m)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(o,e,b,d,n,a){var g=document.createDocumentFragment(),k;if(e===""){return g}var f=d.separate;var j=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){j.unshift("")}if(/\s$/.test(e)){j.push("")}}for(var h=0,m=j.length;h<m;++h){k=B[d.engine](o,c?O.textAlign(j[h],b,h,m):j[h],b,d,n,a,h<m-1);if(k){g.appendChild(k)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var n=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);var m=Z(a,c),k,f,h,j,e,g;if(!m){return}for(k=a.firstChild;k;k=h){f=k.nodeType;h=k.nextSibling;if(n&&f==3){if(j){j.appendData(k.data);a.removeChild(k)}else{j=k}if(h){continue}}if(j){a.replaceChild(N(m,O.whiteSpace(j.data,c,j,g),c,d,k,a),j);j=null}if(f==1){if(k.firstChild){if(k.nodeName.toLowerCase()=="cufon"){B[d.engine](m,null,c,d,k,a)}else{arguments.callee(k,d)}}g=k}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("vml",(function(){var p=document.namespaces;if(!p){return}p.add("cvml","urn:schemas-microsoft-com:vml");p=null;var j=document.createElement("cvml:shape");j.style.behavior="url(#default#VML)";if(!j.coordsize){return}j=null;var m=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(m?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function r(b,a){return k(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function k(b,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function o(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(k(b,a))}return a}var n={};function q(e){var d=e.id;if(!n[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="sigma";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];n[d]=f}return n[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(r(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,o(aE,b,aV,"letterSpacing"),o(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&q(aF.textGradient);var aW=aH.glyphs,h=0;var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(m){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(k(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var k=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var j=document.createElement("style");j.type="text/css";j.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(k?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(j);function m(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function n(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var o=e.glyphs,r,p=-1,q=-1,s;c.scale(am,1);while(s=a[++p]){var r=o[a[p]]||e.missingGlyph;if(!r){continue}if(r.d){c.beginPath();if(r.code){n(r.code,c)}else{r.code=m("m"+r.d,c)}c.fill()}c.translate(ao[++q],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Regular
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({w:184,face:{"font-family":"myriadpro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4",ascent:"270",descent:"-90","x-height":"4",bbox:"-17 -270 349 90","underline-thickness":"18","underline-position":"-18",stemh:"24",stemv:"32","unicode-range":"U+0020-U+2122"},glyphs:{" ":{w:76,k:{T:15,V:13,W:13,Y:17,"\u2018":30,"\u201c":30}},"!":{d:"54,-69r-25,0r-5,-174r35,0xm41,4v-12,0,-21,-9,-21,-22v0,-13,9,-23,22,-23v13,0,21,10,21,23v0,13,-9,22,-22,22",w:82},'"':{d:"18,-249r32,0r-6,86r-20,0xm72,-249r31,0r-6,86r-19,0",w:121,k:{T:-6,J:21,M:2,C:1,G:1,O:1,Q:1,V:-6,W:-6,Y:-1,A:22,f:-9,g:4,c:3,d:3,e:3,o:3,q:3,t:-9,v:-8,w:-8,y:-8,",":41,".":41,"\u2026":41}},"#":{d:"68,-92r37,0r7,-52r-37,0xm55,0r-21,0r9,-71r-30,0r0,-21r33,0r7,-52r-31,0r0,-21r34,0r10,-69r21,0r-10,69r38,0r9,-69r21,0r-9,69r30,0r0,21r-33,0r-6,52r31,0r0,21r-35,0r-9,71r-21,0r9,-71r-38,0",w:178},"$":{d:"101,31r-23,0r0,-36v-21,0,-41,-7,-54,-16r8,-24v25,20,97,24,95,-20v0,-20,-14,-32,-41,-43v-37,-14,-59,-32,-59,-63v0,-30,21,-53,54,-58r0,-36r22,0r0,35v21,1,36,7,47,13r-9,24v-8,-4,-22,-13,-45,-13v-28,0,-38,16,-38,31v0,18,12,31,44,41v72,23,76,113,-1,127r0,38"},"%":{d:"68,-238v32,0,53,26,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-19,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-29,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v32,0,54,25,54,70v0,49,-26,74,-56,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm219,-122v-19,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52",w:285},"&":{d:"217,0r-38,0r-22,-23v-44,49,-146,26,-146,-41v0,-34,22,-55,48,-72v-36,-40,-23,-109,41,-111v30,0,54,20,54,52v0,28,-20,43,-54,66r59,67v11,-17,19,-40,24,-71r29,0v-6,38,-17,69,-35,90xm41,-69v0,53,74,63,100,27r-68,-76v-13,9,-32,23,-32,49xm98,-225v-42,2,-35,59,-12,79v24,-14,40,-27,40,-48v0,-15,-8,-31,-28,-31",w:217},"\u2019":{d:"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-21,17,-59,21,-85",w:74,k:{i:14,T:-14,J:28,M:3,C:9,G:9,O:9,Q:9,V:-11,W:-11,Y:-8,A:32,S:3,a:6,g:18,m:14,n:14,p:14,r:14,c:28,d:28,e:28,o:28,q:28,s:26,t:4,v:3,w:3,y:3,"\u2019":21,"\u201d":21,",":55,".":55,"\u2026":55," ":31}},"(":{d:"70,-250r25,0v-26,36,-45,82,-45,148v0,64,20,110,45,146r-25,0v-23,-30,-47,-77,-47,-147v0,-71,24,-117,47,-147",w:102,k:{T:-17,J:-6,C:4,G:4,O:4,Q:4,V:-18,W:-18,X:-4,Y:-15,A:4,j:-20}},")":{d:"32,44r-25,0v57,-62,59,-232,0,-294r25,0v23,30,47,76,47,147v0,71,-24,117,-47,147",w:102},"*":{d:"97,-247r21,13r-34,45r55,-7r0,25v-18,-1,-39,-7,-55,-6r35,43r-23,13v-8,-16,-13,-35,-23,-50r-23,50r-20,-13v11,-16,25,-28,34,-45r-53,8r0,-25v17,1,38,7,53,6r-34,-44r22,-13v8,16,13,36,23,51",w:149},"+":{d:"96,-192r23,0r0,85r81,0r0,22r-81,0r0,85r-23,0r0,-85r-82,0r0,-22r82,0r0,-85",w:214},",":{d:"28,42r-22,3v8,-22,17,-61,21,-87r36,-3v-9,31,-25,70,-35,87",w:74,k:{'"':37,"'":37,"\u2018":37,"\u201c":37,"\u2019":41,"\u201d":41}},"-":{d:"11,-109r89,0r0,23r-89,0r0,-23",w:110,k:{T:18,J:7,C:-5,G:-5,O:-5,Q:-5,V:4,W:4,X:8,Y:18,A:1,g:-5,c:-6,d:-6,e:-6,o:-6,q:-6,v:2,w:2,y:2}},".":{d:"40,4v-12,0,-21,-10,-21,-23v0,-13,8,-22,21,-22v13,0,22,9,22,22v0,13,-9,23,-22,23",w:74,k:{'"':37,"'":37,"\u2018":37,"\u201c":37,"\u2019":41,"\u201d":41}},"/":{d:"24,14r-24,0r100,-261r25,0",w:123},"0":{d:"95,-238v49,0,77,43,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-27,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95"},"1":{d:"85,0r-1,-204r-40,21r-7,-24v25,-10,40,-31,79,-27r0,234r-31,0"},"2":{d:"166,0r-150,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-13,39,-24,66,-24v50,0,72,35,72,68v0,47,-56,99,-99,144r105,0r0,26"},"3":{d:"15,-12r9,-24v9,5,30,14,52,14v40,0,53,-25,53,-45v-1,-39,-38,-50,-79,-47r0,-24v35,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-8,-23v13,-9,36,-18,61,-18v82,0,87,90,24,111v27,8,52,26,52,61v0,37,-29,70,-85,70v-26,0,-49,-8,-61,-16"},"4":{d:"144,0r-30,0r0,-64r-109,0r0,-21r105,-149r34,0r0,145r33,0r0,25r-33,0r0,64xm114,-89r0,-114v-22,44,-50,75,-77,114r77,0"},"5":{d:"58,-147v56,-6,99,17,103,71v5,69,-93,99,-146,66r8,-25v31,22,110,16,106,-37v7,-41,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0"},"6":{d:"150,-238r0,26v-62,-1,-101,39,-105,85v34,-49,128,-27,128,48v0,43,-29,83,-78,83v-50,0,-83,-39,-83,-100v0,-89,51,-139,138,-142xm141,-77v0,-66,-97,-70,-97,-11v0,39,18,67,51,67v27,0,46,-23,46,-56"},"7":{d:"21,-234r147,0r0,21r-102,213r-33,0r102,-208r-114,0r0,-26"},"8":{d:"60,-122v-66,-28,-39,-118,35,-116v77,2,93,84,29,112v27,14,47,33,47,62v0,41,-34,68,-79,68v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-55,12,-58,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,23,18,36,45,43v42,-9,52,-78,-4,-80"},"9":{d:"35,4r0,-26v59,3,99,-34,104,-86v-36,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-56,34,-97,34xm46,-157v0,60,94,67,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57"},":":{d:"40,-123v-12,0,-21,-9,-21,-22v0,-13,9,-23,21,-23v13,0,22,10,22,23v0,13,-9,22,-22,22xm40,4v-12,0,-21,-9,-21,-22v0,-13,9,-23,21,-23v13,0,22,10,22,23v0,13,-9,22,-22,22",w:74},";":{d:"28,42r-22,2v8,-22,18,-59,22,-86r35,-4v-9,31,-25,71,-35,88xm42,-123v-12,0,-20,-9,-20,-22v0,-13,9,-23,21,-23v13,0,21,10,21,23v0,13,-9,22,-22,22",w:74},"<":{d:"24,-86r0,-19r167,-87r0,25r-141,72r141,70r0,25",w:214},"=":{d:"200,-121r-186,0r0,-22r186,0r0,22xm200,-51r-186,0r0,-21r186,0r0,21",w:214},">":{d:"191,-106r0,20r-167,86r0,-25r142,-71r-142,-71r0,-25",w:214},"?":{d:"79,-69r-28,0v-17,-43,45,-87,47,-121v2,-34,-50,-39,-71,-20r-9,-23v36,-29,121,-9,112,39v3,44,-64,75,-51,125xm64,4v-12,0,-21,-9,-21,-22v0,-13,9,-23,21,-23v13,0,22,10,22,23v0,13,-9,22,-22,22",w:146},"@":{d:"117,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-75,62v0,16,7,27,23,27xm183,8r6,15v-78,40,-174,-3,-174,-98v0,-74,52,-138,132,-138v63,0,104,44,104,104v0,54,-30,86,-63,86v-14,0,-28,-10,-27,-32r-2,0v-20,43,-87,45,-89,-14v-2,-58,63,-103,124,-78r-13,66v-5,27,-1,40,11,40v18,1,39,-25,39,-66v0,-53,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,81,120,147,85",w:265},A:{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-25,-70v-6,-15,-6,-32,-13,-44v-9,39,-24,77,-36,114",w:220,k:{T:28,J:-7,M:1,C:5,G:5,O:5,Q:5,U:10,V:19,W:19,X:5,Y:28,a:-1,f:3,g:4,b:1,h:1,k:1,l:1,j:1,i:1,m:1,n:1,p:1,r:1,c:4,d:4,e:4,o:4,q:4,s:2,t:4,u:4,v:8,w:8,y:8,z:-5,"-":1,"\u2013":1,"\u2014":1,")":3,"]":3,"}":3,'"':21,"'":21,"\u2018":22,"\u201c":22,"\u2019":18,"\u201d":18}},B:{d:"180,-69v0,70,-85,76,-153,68r0,-238v57,-10,144,-11,144,55v0,25,-18,43,-41,54v23,5,50,25,50,61xm59,-218r0,78v42,4,80,-8,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47",w:195,k:{T:3,V:-1,W:-1,Y:5,c:-1,d:-1,e:-1,o:-1,q:-1,v:-1,w:-1,y:-1,"-":-2,"\u2013":-2,"\u2014":-2,"\u2019":-3,"\u201d":-3,",":5,".":5,"\u2026":5}},C:{d:"190,-33r7,25v-11,6,-35,12,-65,12v-68,0,-119,-43,-119,-123v0,-97,99,-152,184,-117r-8,26v-67,-29,-143,7,-143,90v0,81,75,116,144,87",w:208,k:{T:-10,J:-1,C:8,G:8,O:8,Q:8,V:-4,W:-4,Y:-1,A:-1,a:3,i:1,m:1,n:1,p:1,r:1,c:4,d:4,e:4,o:4,q:4,u:4,v:7,w:7,y:7,z:-1,")":-6,"]":-6,"}":-6,"\u2019":-7,"\u201d":-7}},D:{d:"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,8,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-69,-60,-107,-135,-90",w:239,k:{T:9,X:10,Y:10,A:5,f:-6,g:-2,j:-2,c:-1,d:-1,e:-1,o:-1,q:-1,t:-6,u:-1,v:-5,w:-5,y:-5,z:1,x:2,"-":-5,"\u2013":-5,"\u2014":-5,")":3,"]":3,"}":3,"\u2019":-3,"\u201d":-3,",":12,".":12,"\u2026":12}},E:{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0",w:177,k:{T:-6,J:-6,V:-3,W:-3,Y:-1,g:2,c:1,d:1,e:1,o:1,q:1,t:1,u:3,v:3,w:3,y:3,z:-1,",":1,".":1,"\u2026":1}},F:{d:"27,0r0,-243r131,0r0,27r-99,0r0,80r91,0r0,26r-91,0r0,110r-32,0",w:175,k:{J:31,M:6,A:28,a:16,g:6,b:6,h:6,k:6,l:6,i:9,m:9,n:9,p:9,r:9,c:11,d:11,e:11,o:11,q:11,u:13,v:8,w:8,y:8,":":5,";":5,"\u2018":3,"\u201c":3,"\u2019":1,"\u201d":1,",":35,".":35,"\u2026":35}},G:{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-30,-151,5,-151,87v0,78,68,114,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,5,-41,14,-74,14",w:232,k:{a:-3,c:-2,d:-2,e:-2,o:-2,q:-2,"\u2019":1,"\u201d":1}},H:{d:"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243",w:234,k:{Y:3,f:-4,b:-4,h:-4,k:-4,l:-4,j:-3,i:-4,m:-4,n:-4,p:-4,r:-4,t:-6,v:-3,w:-3,y:-3,z:-4,x:-2,"\u2019":2,"\u201d":2}},I:{d:"27,-243r32,0r0,243r-32,0r0,-243",w:86,k:{Y:3,f:-4,b:-4,h:-4,k:-4,l:-4,j:-3,i:-4,m:-4,n:-4,p:-4,r:-4,t:-6,v:-3,w:-3,y:-3,z:-4,x:-2,"\u2019":2,"\u201d":2}},J:{d:"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v39,10,71,5,71,-56",w:133,k:{v:-4,w:-4,y:-4,")":-15,"]":-15,"}":-15,"\u2019":-3,"\u201d":-3,",":4,".":4,"\u2026":4}},K:{d:"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0",w:195,k:{T:-8,J:-14,C:6,G:6,O:6,Q:6,V:-5,W:-5,Y:3,A:-4,Z:-7,a:-6,g:2,b:-4,h:-4,k:-4,l:-4,i:-4,m:-4,n:-4,p:-4,r:-4,u:2,v:6,w:6,y:6,":":-8,";":-8,"-":6,"\u2013":6,"\u2014":6,")":-8,"]":-8,"}":-8,"\u2018":1,"\u201c":1,"\u2019":-3,"\u201d":-3,",":-6,".":-6,"\u2026":-6}},L:{d:"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0",w:169,k:{T:32,J:-4,C:14,G:14,O:14,Q:14,U:13,V:21,W:21,Y:30,c:5,d:5,e:5,o:5,q:5,t:1,u:5,v:10,w:10,y:10,"-":15,"\u2013":15,"\u2014":15,'"':35,"'":35,"\u2018":42,"\u201c":42,"\u2019":37,"\u201d":37}},M:{d:"238,0r-11,-211v-9,28,-18,59,-30,92r-43,118r-24,0r-40,-116v-13,-34,-18,-67,-28,-94r-11,211r-30,0r17,-243r40,0r66,199v17,-63,47,-137,69,-199r40,0r16,243r-31,0",w:289,k:{T:4,A:4,a:-2,j:-4,i:-4,m:-4,n:-4,p:-4,r:-4,c:-2,d:-2,e:-2,o:-2,q:-2,u:-1,v:-3,w:-3,y:-3,"-":-2,"\u2013":-2,"\u2014":-2,"\u2018":1,"\u201c":1,"\u2019":2,"\u201d":2}},N:{d:"57,0r-30,0r0,-243r35,0r77,123v19,28,32,56,45,79v-6,-60,-3,-135,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81",w:236,k:{Y:3,f:-4,b:-4,h:-4,k:-4,l:-4,j:-3,i:-4,m:-4,n:-4,p:-4,r:-4,t:-6,v:-3,w:-3,y:-3,z:-4,x:-2,"\u2019":2,"\u201d":2}},O:{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-51,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99",w:248,k:{T:9,X:10,Y:10,A:5,f:-6,g:-2,j:-2,c:-1,d:-1,e:-1,o:-1,q:-1,t:-6,u:-1,v:-5,w:-5,y:-5,z:1,x:2,"-":-5,"\u2013":-5,"\u2014":-5,")":3,"]":3,"}":3,"\u2019":-3,"\u201d":-3,",":12,".":12,"\u2026":12}},P:{d:"177,-174v0,61,-55,87,-118,77r0,97r-32,0r0,-240v64,-11,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-54,-86,-45",w:191,k:{J:27,M:4,X:5,Y:3,A:30,Z:11,a:9,g:9,b:2,h:2,k:2,l:2,i:6,m:6,n:6,p:6,r:6,c:9,d:9,e:9,o:9,q:9,s:8,t:-2,u:5,v:-1,w:-1,y:-1,":":4,";":4,"-":6,"\u2013":6,"\u2014":6,"\u2018":-2,"\u201c":-2,"\u2019":-8,"\u201d":-8,",":50,".":50,"\u2026":50}},Q:{d:"228,36r-108,-32v-58,-2,-107,-45,-107,-123v0,-78,47,-128,113,-128v66,0,109,51,109,123v0,65,-32,99,-69,118v24,6,50,11,71,15xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99v-53,0,-79,48,-79,101v0,52,28,98,78,98",w:248,k:{T:9,X:10,Y:10,A:5,f:-6,g:-2,j:-2,c:-1,d:-1,e:-1,o:-1,q:-1,t:-6,u:-1,v:-5,w:-5,y:-5,z:1,x:2,"-":-5,"\u2013":-5,"\u2014":-5,")":3,"]":3,"}":3,"\u2019":-3,"\u201d":-3,",":12,".":12,"\u2026":12}},R:{d:"27,-239v64,-11,150,-9,150,61v0,33,-23,51,-46,62v37,3,43,98,54,116r-32,0v-4,-7,-10,-28,-16,-58v-8,-44,-32,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-43,-50,-50,-86,-42",w:193,k:{T:-3,C:-1,G:-1,O:-1,Q:-1,V:-6,W:-6,X:-2,Y:4,A:-2,a:-4,b:-3,h:-3,k:-3,l:-3,i:-4,m:-4,n:-4,p:-4,r:-4,c:-1,d:-1,e:-1,o:-1,q:-1,t:-7,v:-5,w:-5,y:-5,"\u2019":-3,"\u201d":-3}},S:{d:"15,-12r8,-26v29,24,107,22,107,-26v0,-22,-12,-40,-46,-48v-88,-22,-82,-136,15,-135v24,0,43,6,53,12r-9,26v-8,-5,-23,-12,-45,-12v-33,0,-46,20,-46,37v0,23,14,36,48,46v88,26,83,142,-23,142v-23,0,-49,-7,-62,-16",w:177,k:{a:-1,j:1,c:-2,d:-2,e:-2,o:-2,q:-2,t:1,v:3,w:3,y:3,"-":-2,"\u2013":-2,"\u2014":-2,"\u2018":3,"\u201c":3,"\u2019":4,"\u201d":4}},T:{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0",w:178,k:{i:16,T:-14,J:15,C:10,G:10,O:10,Q:10,V:-14,W:-14,X:-8,Y:-10,A:27,S:2,a:23,g:23,b:3,h:3,k:3,l:3,m:16,n:16,p:16,r:16,c:26,d:26,e:26,o:26,q:26,s:19,u:16,v:14,w:14,y:14,z:18,x:12,":":9,";":9,"-":18,"\u2013":18,"\u2014":18,")":-22,"]":-22,"}":-22,'"':-6,"'":-6,"\u2019":-12,"\u201d":-12,",":22,".":22,"\u2026":22}},U:{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-24,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143",w:232,k:{A:12,a:1,f:-3,s:2,t:-1,v:1,w:1,y:1,z:2,x:3,"\u2019":2,"\u201d":2,",":10,".":10,"\u2026":10}},V:{d:"115,0r-34,0r-80,-243r34,0r65,211v17,-69,46,-144,68,-211r34,0",w:200,k:{T:-12,J:8,V:-6,W:-6,A:21,a:12,g:3,b:2,h:2,k:2,l:2,i:6,m:6,n:6,p:6,r:6,c:12,d:12,e:12,o:12,q:12,s:9,t:-3,u:6,v:1,w:1,y:1,z:1,":":6,";":6,"-":5,"\u2013":5,"\u2014":5,")":-20,"]":-20,"}":-20,'"':-7,"'":-7,"\u2018":-3,"\u201c":-3,"\u2019":-10,"\u201d":-10,",":20,".":20,"\u2026":20}},W:{d:"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123v8,28,10,60,17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-58,-17,-80v-12,65,-37,141,-53,206",w:304,k:{T:-12,J:8,V:-6,W:-6,A:21,a:12,g:3,b:2,h:2,k:2,l:2,i:6,m:6,n:6,p:6,r:6,c:12,d:12,e:12,o:12,q:12,s:9,t:-3,u:6,v:1,w:1,y:1,z:1,":":6,";":6,"-":5,"\u2013":5,"\u2014":5,")":-20,"]":-20,"}":-20,'"':-7,"'":-7,"\u2018":-3,"\u201c":-3,"\u2019":-10,"\u201d":-10,",":20,".":20,"\u2026":20}},X:{d:"197,0r-37,0r-60,-102r-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118",w:205,k:{T:-3,J:-1,C:10,G:10,O:10,Q:10,V:-3,W:-3,X:5,Y:-2,A:3,a:2,c:4,d:4,e:4,o:4,q:4,u:3,v:7,w:7,y:7,"-":8,"\u2013":8,"\u2014":8,"\u2018":2,"\u201c":2}},Y:{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117v17,-38,41,-79,60,-117r35,0r-81,140r0,103",w:194,k:{T:-12,J:19,M:4,C:13,G:13,O:13,Q:13,V:-10,W:-10,X:1,Y:-1,A:29,S:5,B:3,D:3,E:3,F:3,H:3,I:3,K:3,L:3,N:3,P:3,R:3,a:25,g:14,b:3,h:3,k:3,l:3,i:5,m:5,n:5,p:5,r:5,c:27,d:27,e:27,o:27,q:27,s:19,t:7,u:19,v:10,w:10,y:10,z:9,x:9,":":12,";":12,"-":18,"\u2013":18,"\u2014":18,")":-20,"]":-20,"}":-20,'"':-3,"'":-3,"\u2018":2,"\u201c":2,"\u2019":-5,"\u201d":-5,",":34,".":34,"\u2026":34}},Z:{d:"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0",w:199,k:{J:-3,C:8,G:8,O:8,Q:8,X:2,c:4,d:4,e:4,o:4,q:4,u:3,v:3,w:3,y:3,"-":10,"\u2013":10,"\u2014":10,"\u2018":2,"\u201c":2}},"[":{d:"95,40r-66,0r0,-287r66,0r0,20r-41,0r0,248r41,0r0,19",w:102,k:{T:-17,J:-6,C:4,G:4,O:4,Q:4,V:-18,W:-18,X:-4,Y:-15,A:4,j:-20}},"\\":{d:"123,14r-24,0r-98,-261r24,0",w:122},"]":{d:"7,-247r66,0r0,287r-66,0r0,-19r41,0r0,-248r-41,0r0,-20",w:102},"^":{d:"193,-68r-25,0r-61,-140r-60,140r-25,0r74,-166r23,0",w:214},_:{d:"0,27r180,0r0,18r-180,0r0,-18",w:180},"\u2018":{d:"45,-165r-32,4v8,-30,23,-69,33,-86r20,-2v-8,21,-17,58,-21,84",w:74,k:{i:8,T:-14,J:30,M:1,C:6,G:6,O:6,Q:6,V:-10,W:-10,X:-1,Y:-7,A:24,a:13,g:22,b:-2,h:-2,k:-2,l:-2,m:8,n:8,p:8,r:8,c:23,d:23,e:23,o:23,q:23,s:12,t:-2,u:10,v:-1,w:-1,y:-1,z:2,x:-2,"\u2018":21,"\u201c":21,",":45,".":45,"\u2026":45}},a:{d:"82,-178v95,3,58,96,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-18,-2,-41,-39,-43v-17,0,-34,5,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-35,-1,-74,5,-74,39v0,21,14,31,30,31",w:173},b:{d:"25,0r1,-256r32,0r0,110v36,-60,134,-30,134,57v0,93,-96,123,-138,61r-2,28r-27,0xm107,-153v-35,-1,-53,36,-49,83v3,31,23,48,49,49v33,0,52,-27,52,-67v0,-35,-18,-65,-52,-65",w:204,k:{T:14,v:3,w:3,y:3,z:3,x:5,"-":-5,"\u2013":-5,"\u2014":-5,")":1,"]":1,"}":1,'"':4,"'":4,"\u2019":12,"\u201d":12,",":9,".":9,"\u2026":9}},c:{d:"145,-30r5,24v-8,4,-27,10,-50,10v-53,0,-86,-36,-86,-89v0,-70,73,-113,137,-83r-7,24v-42,-24,-106,5,-98,57v-4,57,55,78,99,57",w:161,k:{T:4,f:-1,c:2,d:2,e:2,o:2,q:2,t:-5,v:-6,w:-6,y:-6,"-":-2,"\u2013":-2,"\u2014":-2,"\u2018":-6,"\u201c":-6,"\u2019":-6,"\u201d":-6,",":4,".":4,"\u2026":4}},d:{d:"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-120,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-31,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64",w:203,k:{"\u2019":-2,"\u201d":-2,",":4,".":4,"\u2026":4}},e:{d:"166,-81r-122,0v-2,64,66,69,108,51r6,23v-11,5,-31,11,-59,11v-54,0,-85,-35,-85,-88v0,-53,30,-94,81,-94v63,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-32,0,-46,29,-49,51",w:180,k:{T:12,x:1,"-":-10,"\u2013":-10,"\u2014":-10,"\u2019":9,"\u201d":9,",":4,".":4,"\u2026":4}},f:{d:"30,-174v-6,-58,35,-101,89,-81r-4,25v-36,-15,-60,13,-54,56r42,0r0,24r-42,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0",w:105,k:{g:4,c:5,d:5,e:5,o:5,q:5,s:3,t:-4,":":-12,";":-12,")":-37,"]":-37,"}":-37,'"':-20,"'":-20,"\u2018":-18,"\u201c":-18,"\u2019":-24,"\u201d":-24,",":12,".":12,"\u2026":12}},g:{d:"175,-26v0,95,-78,120,-146,87r8,-25v44,31,124,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-37,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-47,-46,-48v-30,0,-52,26,-52,66v0,34,17,62,51,62",w:201,k:{T:12,f:-1,i:2,m:2,n:2,p:2,r:2,"\u2019":8,"\u201d":8,",":5,".":5,"\u2026":5}},h:{d:"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v29,-45,116,-51,116,43r0,104r-32,0v-6,-59,22,-152,-40,-152",w:199,k:{T:18,t:1,v:5,w:5,y:5,'"':3,"'":3,"\u2019":12,"\u201d":12}},i:{d:"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-12,0,-19,-8,-19,-19v0,-11,8,-20,20,-20",w:84,k:{"\u2019":-3,"\u201d":-3}},j:{d:"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-8,98,36,248,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-12,0,-19,-9,-19,-19v0,-11,8,-20,20,-20",w:87,k:{"\u2019":-3,"\u201d":-3,",":4,".":4,"\u2026":4}},k:{d:"58,-256r0,162v20,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0",w:168,k:{T:7,a:-6,b:-6,h:-6,k:-6,l:-6,i:-6,m:-6,n:-6,p:-6,r:-6,u:-1,v:-5,w:-5,y:-5,":":-4,";":-4,"-":4,"\u2013":4,"\u2014":4,"\u2019":-9,"\u201d":-9,",":-5,".":-5,"\u2026":-5}},l:{d:"26,0r0,-256r32,0r0,256r-32,0",w:84,k:{"\u2019":-2,"\u201d":-2,",":4,".":4,"\u2026":4}},m:{d:"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v15,-39,91,-43,105,3v28,-50,114,-57,115,41r0,102r-31,0v-4,-55,18,-152,-37,-152v-59,0,-37,93,-41,152r-31,0v-5,-56,20,-152,-36,-152",w:300,k:{T:18,t:1,v:5,w:5,y:5,'"':3,"'":3,"\u2019":12,"\u201d":12}},n:{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-45,119,-55,120,41r0,104r-32,0v-6,-59,22,-152,-40,-152",w:199,k:{T:18,t:1,v:5,w:5,y:5,'"':3,"'":3,"\u2019":12,"\u201d":12}},o:{d:"100,-178v50,0,84,36,84,89v0,64,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-16,-67,-53,-67",w:197,k:{T:14,v:3,w:3,y:3,z:3,x:5,"-":-5,"\u2013":-5,"\u2014":-5,")":1,"]":1,"}":1,'"':4,"'":4,"\u2019":12,"\u201d":12,",":9,".":9,"\u2026":9}},p:{d:"26,71r-1,-245r28,0r2,30v37,-62,137,-33,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65",w:204,k:{T:14,v:3,w:3,y:3,z:3,x:5,"-":-5,"\u2013":-5,"\u2014":-5,")":1,"]":1,"}":1,'"':4,"'":4,"\u2019":12,"\u201d":12,",":9,".":9,"\u2026":9}},q:{d:"145,71r-1,-98v-34,58,-130,28,-130,-57v0,-96,94,-119,133,-64r1,-26r30,0r-2,245r-31,0xm97,-21v37,0,48,-36,48,-83v0,-30,-19,-49,-47,-49v-33,0,-52,28,-52,67v0,35,16,65,51,65",w:202,k:{T:11,"\u2019":8,"\u201d":8,",":3,".":3,"\u2026":3}},r:{d:"112,-147v-68,-12,-53,82,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v10,-25,30,-42,57,-37r0,30",w:117,k:{T:5,a:2,f:-11,g:3,b:-1,h:-1,k:-1,l:-1,i:-1,m:-1,n:-1,p:-1,r:-1,c:4,d:4,e:4,o:4,q:4,t:-9,v:-9,w:-9,y:-9,z:-3,x:-6,":":-3,";":-3,"-":2,"\u2013":2,"\u2014":2,"\u2018":-7,"\u201c":-7,"\u2019":-11,"\u201d":-11,",":19,".":19,"\u2026":19}},s:{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-8,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,34,5,43,11r-8,23v-13,-12,-64,-17,-64,13v0,14,8,23,32,30v67,18,58,108,-19,105v-19,0,-37,-5,-49,-12",w:142,k:{T:9,"\u2019":6,"\u201d":6,",":4,".":4,"\u2026":4}},t:{d:"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,31,19,38,43,32",w:119,k:{g:2,c:2,d:2,e:2,o:2,q:2,v:-3,w:-3,y:-3,"-":2,"\u2013":2,"\u2014":2,"\u2018":-3,"\u201c":-3,"\u2019":-8,"\u201d":-8,",":1,".":1,"\u2026":1}},u:{d:"96,-22v64,0,40,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-15,-60,-76r0,-102r32,0v4,57,-19,152,39,152",w:198,k:{T:11,"\u2019":8,"\u201d":8,",":3,".":3,"\u2026":3}},v:{d:"5,-174r34,0r49,142r48,-142r34,0r-69,174r-30,0",w:173,k:{T:11,a:1,g:4,c:4,d:4,e:4,o:4,q:4,s:2,v:-4,w:-4,y:-4,":":-9,";":-9,"-":1,"\u2013":1,"\u2014":1,"\u2018":-10,"\u201c":-10,"\u2019":-11,"\u201d":-11,",":14,".":14,"\u2026":14}},w:{d:"6,-174r33,0r37,144v11,-49,29,-97,44,-144r27,0r43,144v8,-48,26,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-11,50,-29,93,-44,140r-29,0",w:264,k:{T:11,a:1,g:4,c:4,d:4,e:4,o:4,q:4,s:2,v:-4,w:-4,y:-4,":":-9,";":-9,"-":1,"\u2013":1,"\u2014":1,"\u2018":-10,"\u201c":-10,"\u2019":-11,"\u201d":-11,",":14,".":14,"\u2026":14}},x:{d:"6,-174r35,0r44,65r41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-13,24,-29,46,-43,69r-35,0r62,-89",w:166,k:{T:8,c:5,d:5,e:5,o:5,q:5,s:2,t:-5,v:-5,w:-5,y:-5,"-":2,"\u2013":2,"\u2014":2,"\u2019":-9,"\u201d":-9}},y:{d:"13,53v25,-9,45,-29,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-59,232,-146,253",w:169,k:{T:11,a:1,g:4,c:4,d:4,e:4,o:4,q:4,s:2,v:-4,w:-4,y:-4,":":-9,";":-9,"-":1,"\u2013":1,"\u2014":1,"\u2018":-10,"\u201c":-10,"\u2019":-11,"\u201d":-11,",":14,".":14,"\u2026":14}},z:{d:"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0",w:154,k:{T:7,c:3,d:3,e:3,o:3,q:3,v:-9,w:-9,y:-9,"\u2019":-10,"\u201d":-10}},"{":{d:"33,-9v-1,-33,28,-83,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-7,6,111,-56,123v61,7,-19,127,56,125r0,19v-35,1,-59,-10,-60,-49",w:102,k:{T:-17,J:-6,C:4,G:4,O:4,Q:4,V:-18,W:-18,X:-4,Y:-15,A:4,j:-20}},"|":{d:"31,-270r24,0r0,360r-24,0r0,-360",w:86},"}":{d:"69,-200v1,35,-28,84,23,87r0,18v-50,3,-22,52,-23,86v-1,39,-25,51,-60,49r0,-19v72,8,-3,-112,56,-125v-60,-7,19,-126,-56,-123r0,-20v35,-1,59,12,60,47",w:102},"~":{d:"197,-129v-1,98,-90,33,-137,23v-13,0,-21,8,-21,30r-21,0v-1,-36,17,-54,42,-54v24,0,72,32,96,31v13,0,20,-10,20,-30r21,0",w:214},"'":{d:"18,-249r32,0r-6,86r-20,0",w:67,k:{T:-6,J:21,M:2,C:1,G:1,O:1,Q:1,V:-6,W:-6,Y:-1,A:22,f:-9,g:4,c:3,d:3,e:3,o:3,q:3,t:-9,v:-8,w:-8,y:-8,",":41,".":41,"\u2026":41}},"\u201c":{d:"45,-165r-32,4v8,-30,23,-69,33,-86r20,-2v-8,21,-17,58,-21,84xm98,-165r-32,4v8,-30,23,-69,33,-86r21,-2v-8,21,-18,58,-22,84",w:127,k:{i:8,T:-14,J:30,M:1,C:6,G:6,O:6,Q:6,V:-10,W:-10,X:-1,Y:-7,A:24,a:13,g:22,b:-2,h:-2,k:-2,l:-2,m:8,n:8,p:8,r:8,c:23,d:23,e:23,o:23,q:23,s:12,t:-2,u:10,v:-1,w:-1,y:-1,z:2,x:-2,"\u2018":21,"\u201c":21,",":45,".":45,"\u2026":45}},"\u2013":{d:"11,-102r158,0r0,21r-158,0r0,-21",w:180,k:{T:18,J:7,C:-5,G:-5,O:-5,Q:-5,V:4,W:4,X:8,Y:18,A:1,g:-5,c:-6,d:-6,e:-6,o:-6,q:-6,v:2,w:2,y:2}},"\u201d":{d:"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-21,17,-59,21,-85xm87,-246r32,-3v-8,30,-23,69,-33,86r-20,2v8,-21,17,-59,21,-85",w:127,k:{i:14,T:-14,J:28,M:3,C:9,G:9,O:9,Q:9,V:-11,W:-11,Y:-8,A:32,S:3,a:6,g:18,m:14,n:14,p:14,r:14,c:28,d:28,e:28,o:28,q:28,s:26,t:4,v:3,w:3,y:3,"\u2019":21,"\u201d":21,",":55,".":55,"\u2026":55," ":31}},"\u2026":{d:"59,4v-12,0,-20,-10,-20,-23v0,-13,8,-22,21,-22v13,0,21,9,21,22v0,13,-9,23,-22,23xm179,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v13,0,21,9,21,22v0,13,-9,23,-22,23xm299,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v13,0,21,9,21,22v0,13,-9,23,-22,23",w:360,k:{'"':37,"'":37,"\u2018":37,"\u201c":37,"\u2019":41,"\u201d":41}},"`":{d:"8,-249r34,0r32,51r-22,0",w:108},"\u2014":{d:"11,-102r338,0r0,21r-338,0r0,-21",w:360,k:{T:18,J:7,C:-5,G:-5,O:-5,Q:-5,V:4,W:4,X:8,Y:18,A:1,g:-5,c:-6,d:-6,e:-6,o:-6,q:-6,v:2,w:2,y:2}},"\u2122":{d:"11,-243r82,0r0,17r-31,0r0,81r-20,0r0,-81r-31,0r0,-17xm218,-145r-19,0r-6,-85r-26,84r-20,0r-25,-84r-5,85r-18,0r7,-98r29,0v9,24,16,47,24,73r24,-73r28,0",w:222},"\u00d7":{d:"14,-174r16,-15r77,78r77,-78r16,15r-77,79r77,79r-16,16r-77,-79r-77,79r-16,-16r77,-79",w:214},"\u00a0":{w:76,k:{T:15,V:13,W:13,Y:17,"\u2018":30,"\u201c":30}}}});var pageheight=436,pagespacing=40,rowwidth=974,rowspacing=0,separator="/",useNavAnimations=true;var newslist={id:"news-row",current:"news-responsive",list:{"news-responsive":{idx:0,deeplink:"responsive"},"news-mnm":{idx:1,deeplink:"mnm"},"news-lpso":{idx:2,deeplink:"lpso"},"news-sky-heroes":{idx:3,deeplink:"sky-heroes"},"news-ford":{idx:4,deeplink:"ford"},"news-iqq":{idx:5,deeplink:"iqq"},"news-msr":{idx:6,deeplink:"msr"},"news-tfc":{idx:7,deeplink:"tfc"},"news-gerber":{idx:8,deeplink:"gerber"},"news-cgc":{idx:9,deeplink:"cgc"},"news-bp3web":{idx:10,deeplink:"bp3web"},"news-bp3mt":{idx:11,deeplink:"bp3mt"}}};var aboutlist={id:"about-row",current:"about-something-else",list:{"about-something-else":{idx:0,deeplink:""}}};var clientslist={id:"clients-row",current:"clients-base",list:{"clients-base":{idx:0,deeplink:""}}};var contactlist={id:"contact-row",current:"contact-base",list:{"contact-base":{idx:0,deeplink:""}}};var pagelist={id:"main-content",pos:0,current:"logo-container",list:{"logo-container":{deeplink:"news",idx:0,rows:newslist},"nav-button-item1":{deeplink:"about",altTitle:"what we do",idx:1,rows:aboutlist},"nav-button-item2":{deeplink:"clients",idx:2,rows:clientslist},"nav-button-item3":{deeplink:"contact",idx:3,rows:contactlist}}};var tweetboxtop='<div class="roundbox-tight"><div class="roundbox-tight-top"><div class="roundbox-tight-top-left"></div><div class="roundbox-tight-top-mid"></div><div class="roundbox-tight-top-right"></div></div><div class="roundbox-tight-mid"><div class="roundbox-tight-mid-left"></div><div class="roundbox-tight-mid-content"><div class="content column-tweet-content">';var tweetboxbot='</div></div><div class="roundbox-tight-mid-right"></div></div><div class="roundbox-tight-bot"><div class="roundbox-tight-bot-left"></div><div class="roundbox-tight-bot-mid"></div><div class="roundbox-tight-bot-right"></div></div></div>';var hastouch,useCufon,mapInitialized=false,latestScroll;var isFontFaceSupported=(function(){var d,f=document,c=f.head||f.getElementsByTagName("head")[0]||docElement,e=f.createElement("style"),a=f.implementation||{hasFeature:function(){return false}};e.type="text/css";c.insertBefore(e,c.firstChild);d=e.sheet||e.styleSheet;var b=a.hasFeature("CSS2","")?function(j){if(!(d&&j)){return false}var g=false;try{d.insertRule(j,0);g=!(/unknown/i).test(d.cssRules[0].cssText);d.deleteRule(d.cssRules.length-1)}catch(h){}return g}:function(g){if(!(d&&g)){return false}d.cssText=g;return d.cssText.length!==0&&!(/unknown/i).test(d.cssText)&&d.cssText.replace(/\r+|\n+/g,"").indexOf(g.split(" ")[0])===0};return b('@font-face { font-family: "font"; src: "font.ttf"; }')})();var supports=(function(){var d=document.createElement("div"),c="Khtml Ms O Moz Webkit".split(" "),a=c.length,b;return function(e){if(e in d.style){return true}e=e.replace(/^[a-z]/,function(f){return f.toUpperCase()});for(b=0;b<a;b++){if(c[b]+e in d.style){return true}}return false}})();setupBrowserSupport();var ua;function setupBrowserSupport(){ua=$.browser;var b;if(ua.msie&&(parseInt(ua.version.charAt(0))<=8)){useNavAnimations=false}if(supports("borderRadius")){b="boxes-nobg.css"}else{if(ua.msie&&ua.version.charAt(0)=="7"){b="boxes-ie7.css"}else{b="boxes.css"}}var d=document,a=d.getElementsByTagName("head")[0];var e="boxCSS";if(!d.getElementById(e)){var c=d.createElement("link");c.id=e;c.rel="stylesheet";c.type="text/css";c.href="css/"+b;c.media="all";a.appendChild(c)}hastouch="ontouchstart" in window;checkCufon()}function checkCufon(){var b=document,a=b.getElementsByTagName("head")[0];useCufon=!isFontFaceSupported;if(ua.msie&&parseInt(ua.version.charAt(0))<9){useCufon=true}}function setViewportWidth(c){var a=document.getElementsByTagName("meta");for(cnt=0;cnt<a.length;cnt++){var b=a[cnt];if(b.getAttribute("name")=="viewport"){b.setAttribute("content","width = "+c)}}}function setViewportScale(c){var a=document.getElementsByTagName("meta");for(cnt=0;cnt<a.length;cnt++){var b=a[cnt];if(b.getAttribute("name")=="viewport"){b.setAttribute("content","width=device-width, initial-scale="+c+";")}}}var innerid="#inner";var init=function(){if(!useCufon){$(".content").each(function(){if($(this).attr("class").indexOf("nav-button-content")==-1){$(this).css({"font-family":"myrpro",top:"2px"})}})}doImageLoad("#hero-bg");if(ua.msie&&(parseInt(ua.version.charAt(0))<=8)){$("#hero-bg").css({position:"absolute"})}if(hastouch){innerid="#inner-touch";$("#container").attr("id","container-touch");$("#outer").attr("id","outer-touch");$("#inner").attr("id","inner-touch");$("#hero-bg").attr("id","hero-bg-touch");$("body").attr("id","body-touch");$(".dragger").css("display","none")}if(document.addEventListener){setupScroll()}jQuery.easing.def="easeInOutQuint";if(useNavAnimations){$(".roundbox-borderonly").css({opacity:"0"})}if(ua.msie&&(ua.version.charAt(0)=="8")){$(".roundbox-borderonly").css({top:"-18px"});$("#nav-item4-container").css({marginTop:"0px"})}$(".hitarea.nav").hover(navOver,navOut);$(".page-container").css("top","0px");var c,m,b,a,n,g=0,d;var k,j;k=pagelist.list;for(c in k){g++;m=(k[c]["idx"]*pagespacing+k[c]["idx"]*pageheight)+"px";k[c]["pos"]="-"+m;if(k[c]["rows"]){a=k[c]["rows"];j=a.list;d=0;for(b in j){d++;n=(j[b]["idx"]*rowspacing+j[b]["idx"]*rowwidth)+"px";$("#"+b).css({left:n});j[b]["pos"]="-"+n}a.length=d;$("#"+a.id).css({width:(d*rowspacing+d*rowwidth)})}}pagelist.length=g;$("#"+pagelist.id).css({height:(g*pagespacing+g*pageheight)});updateArrows(true);updateCurrent(true);setupClicks();if(location.hash.length){gotoDeepLink()}else{updateDeepLink();gotoDeepLink()}try{setTimeout(function(){var e="http://api.twitter.com/1/statuses/user_timeline.json?screen_name=mavicellc";$.ajax(e,{crossDomain:true,dataType:"jsonp",success:handleTwitter})},500)}catch(h){console.error("ERROR LOADING TWITTER FEED")}setupUnselectable();var f=window.location.hash;window.setInterval(function(){if(window.location.hash!=f){f=window.location.hash;gotoDeepLink(true)}},100);if(ua.msie&&(parseInt(ua.version.charAt(0))<=7)){$(innerid).css({display:"block"});setupScrollBars()}else{$(innerid).css({display:"block"});$(innerid).animate({opacity:1},{duration:1000,easing:"easeOutQuad",complete:setupScrollBars})}setTimeout(doSectionPreload,3000)};var doSectionPreload=function(){var b=pagelist.list,a;for(a in b){loadRowImages(a)}};function doImageLoad(a){$(a).find(".img-noload").each(function(){$(this).find(".img-load-src").each(function(){var c=$(this).text();var b=$(this).parent();$(b).children("img").attr({src:c});$(this).text("")});$(this).attr("class","")})}var setupScrollBars=function(){if(!hastouch){$("#scroll-container-welcome").mCustomScrollbar("vertical",0,"easeOutCirc",1.05,"auto","yes","no",1);$("#scroll-container-testimonials").mCustomScrollbar("vertical",0,"easeOutCirc",1.05,"auto","yes","no",1)}else{var a;a=new iScroll("testimonials-wrapper",{bounce:false,allowNativeScroll:true,snap:false,momentum:false,hScroll:false,vScroll:true,hScrollbar:false,useTransform:true,useTransition:false});a=new iScroll("welcome-wrapper",{bounce:false,allowNativeScroll:true,snap:false,momentum:false,hScroll:false,vScroll:true,hScrollbar:false,useTransform:true,useTransition:false})}};function initMap(){$("#contact-map").css({width:"417px",height:"335px"});var g=new google.maps.LatLng(34.020377,-118.486758);var a={zoom:15,center:g,mapTypeId:google.maps.MapTypeId.ROADMAP,draggable:true,disableDoubleClickZoom:false,zoomControl:true,scrollwheel:true};var e=new google.maps.Map(document.getElementById("contact-map"),a);var f="<div id='map-info-container'><div id='map-info' class='content'><span id='map-info-title'>Mavice LLC</span><br/>1510 11th St. Suite 102<br/>Santa Monica, CA  90401<br/>310.576.6044</div><div id='map-info-logo'></div></div>";var d=new google.maps.InfoWindow({pixelOffset:new google.maps.Size(0,20),content:f});var c=new google.maps.MarkerImage("img/map-logo.png");var b=new google.maps.MarkerImage("img/map-logo-shadow.png");setTimeout(function(){var h=new google.maps.Marker({position:g,map:e,title:"Mavice LLC",icon:c,shadow:b});google.maps.event.addListener(h,"click",function(){d.open(e,h);if(useCufon){Cufon.replace(".content")}})},1000);mapInitialized=true}function killMap(){$("#contact-map").text("");$("#contact-map").css({width:"0px",height:"0px"})}function setupUnselectable(){$("body").find("*").disableSelection();$("img").each(function(){this.ondragstart=function(){return false}})}function setupClicks(){$(".hitarea.nav").click(gotoPageClick);$("#logo-hit").click(gotoHomeClick)}function setupScroll(){var a;a=new iScroll("news-wrapper",{allowNativeScroll:true,snap:true,momentum:false,hScroll:true,vScroll:false,hScrollbar:false,useTransform:false,useTransition:false,onScrollStart:rowScrollStart,onScrollEnd:rowScrollEnd});newslist.scroll=a;a.disable();a=new iScroll("about-wrapper",{allowNativeScroll:true,snap:true,momentum:false,hScroll:true,vScroll:false,hScrollbar:false,useTransform:false,useTransition:false,onScrollStart:rowScrollStart,onScrollEnd:rowScrollEnd});aboutlist.scroll=a;a.disable();a=new iScroll("clients-wrapper",{allowNativeScroll:true,snap:true,momentum:false,hScroll:true,vScroll:false,hScrollbar:false,useTransform:false,useTransition:false,onScrollStart:rowScrollStart,onScrollEnd:rowScrollEnd});clientslist.scroll=a;a.disable();a=new iScroll("contact-wrapper",{allowNativeScroll:true,snap:true,momentum:false,hScroll:true,vScroll:false,hScrollbar:false,useTransform:false,useTransition:false,onScrollStart:rowScrollStart,onScrollEnd:rowScrollEnd});contactlist.scroll=a;a.disable();if(hastouch){latestScroll=new iScroll("latest-wrapper",{bounce:false,allowNativeScroll:true,snap:false,momentum:true,hScroll:false,vScroll:true,hScrollbar:false,useTransform:true,useTransition:false})}}var rowScrollStart=function(){var a=pagelist.list[pagelist.current]["rows"];$("#"+a.id).stop();arrowClicked=true;stopCycle()};var rowScrollEnd=function(){var a,b=pagelist.list[pagelist.current]["rows"];var d=b.list;var c=this.currPageX;for(a in d){if(d[a]["idx"]==c){b.current=a;break}}updateArrows();updateDeepLink();loadRowImages(pagelist.current);doRowPreload(pagelist.current)};var handleTwitter=function(d,m,a){var f=d,g,h=d.length,e,j,c=0;$("#img-preload").animate({opacity:0},500,"easeOutQuad");var b=h,k;for(g=0;g<b;g++){e='<div class="tweet-holder"><a target="_blank" href="http://twitter.com/#!/'+f[g].user.screen_name+"/status/"+f[g].id_str+'"><img class="tweet-logo" width="48" height="48" src="'+f[g].user.profile_image_url+'"/><div class="tweet-content"><span class="tweet-name">@'+f[g].user.screen_name+":</span> "+f[g].text+"</div></a></div>";j="tweet"+g;k='<div id="'+j+'"class="box-container-auto tweet-box">'+tweetboxtop+e+tweetboxbot+"</div>";$(k).appendTo("#tweet-container");if(!useCufon&&g<5){$("#"+j).animate({opacity:0},c).animate({opacity:1,marginTop:"5px"},{duration:1200,easing:"easeOutQuint",step:function(){applyLatestScrollBar()}});c+=200}else{$("#"+j).css({opacity:1,marginTop:"5px"})}}if(!useCufon){$(".tweet-holder").each(function(){$(this).css("font-family","myrpro");$(this).hover(function(o){var n=getTweetName(o);n.css({color:"#FFFFFF"});n.parent().css({color:"#FFFFFF"})},function(o){var n=getTweetName(o);n.css({color:"#39a2f2"});n.parent().css({color:"#d7d7d7"})})})}else{Cufon.replace(".tweet-holder a",{hover:{color:"#FFFFFF"}});Cufon.now()}applyLatestScrollBar()};function applyLatestScrollBar(){if(hastouch&&latestScroll){latestScroll.refresh()}else{$("#scroll-container-latest").mCustomScrollbar("vertical",0,"easeOutCirc",1.05,"auto","yes","no",1)}}function getTweetName(b){var a;switch($(b.target).attr("class")){case"tweet-name":a=$(b.target);break;case"tweet-content":a=$(b.target).children("span");break;case"tweet-logo":a=$(b.target).siblings(".tweet-content").children("span");break}return a}var navOver=function(){if(useNavAnimations){$(this).parent().siblings(".roundbox-borderonly").stop().animate({opacity:1},250,"easeOutQuad")}else{$(this).parent().siblings(".roundbox-borderonly").css({display:"inline"})}};var navOut=function(){if($(this).parent().attr("id")==pagelist.current){return}if(useNavAnimations){$(this).parent().siblings(".roundbox-borderonly").stop().animate({opacity:0},250,"easeInQuad")}else{$(this).parent().siblings(".roundbox-borderonly").css({display:"none"})}};function updateCurrent(g){var e=pagelist.current;var b=pagelist.list,a,f,d;for(a in b){if(b[a]["rows"].scroll&&b[a]["rows"]["length"]>1){if(a==e){b[a]["rows"].scroll.enable()}else{b[a]["rows"].scroll.disable()}}f=a==e?1:0;d=a==e?"1":"0";if(!useNavAnimations){var c=a==e?"inline":"none";$("#"+a).siblings(".roundbox-borderonly").css({display:c})}else{if(g){$("#"+a).siblings(".roundbox-borderonly").css({opacity:d})}else{$("#"+a).siblings(".roundbox-borderonly").stop().animate({opacity:f},250,"easeInQuad")}}}}var gotoRowLeft=function(){arrowClicked=true;stopCycle();var c=pagelist.list[pagelist.current]["rows"];var b=c.list[c.current]["idx"];var a=b-1;gotoRow(a,false)};var gotoRowRight=function(){arrowClicked=true;stopCycle();var c=pagelist.list[pagelist.current]["rows"];var b=c.list[c.current]["idx"];var a=b+1;gotoRow(a,false)};function gotoRow(a,d){var b,c=pagelist.list[pagelist.current]["rows"];var g=c.list,f,e;for(b in g){if(g[b]["idx"]==a){c.current=b;f=g[b];break}}loadRowImages(pagelist.current);e=f.pos;if(d){$("#"+c.id).stop().css({left:e})}else{$("#"+c.id).stop().animate({left:e},{duration:500,easing:"easeOutQuint",complete:function(){doRowPreload(pagelist.current)}})}updateArrows(false);updateDeepLink()}function loadRowImages(a){var c=pagelist.list[a]["rows"],b=c.current;doImageLoad("#"+b)}function doRowPreload(b){var h=pagelist.list[b]["rows"],f;var e=h.current,c=h.list[h.current];var a=c.idx,g=h.list,d;for(f in g){d=g[f];if((d.idx==a+1&&a+1<h.length)||(d.idx==a-1&&a-1>=0)){doImageLoad("#"+f)}}}var arrowTransTime=250;function arrowOff(b,a){$("#"+b).css({cursor:"auto"});if(a){$("#"+b).css({opacity:"0"})}else{$("#"+b).stop().animate({opacity:0},arrowTransTime,"easeOutQuad")}}function arrowOn(b,a){$("#"+b).css({cursor:"pointer"});if(a){$("#"+b).css({opacity:"1"})}else{$("#"+b).stop().animate({opacity:1},arrowTransTime,"easeOutQuad")}}function updateArrows(c){$("#arrow-nav-left").unbind("click");$("#arrow-nav-right").unbind("click");if(!useNavAnimations){c=true}var b=pagelist.list[pagelist.current];if(!b.rows||!b.rows["current"]||!b.rows["list"]){arrowOff("arrow-nav-left",c);arrowOff("arrow-nav-right",c);return}var e=b.rows;var d=e.list[e.current]["idx"];var a=e.length;if(d-1>=0){$("#arrow-nav-left").click(gotoRowLeft);arrowOn("arrow-nav-left",c)}else{arrowOff("arrow-nav-left",c)}if(d+1<a){$("#arrow-nav-right").click(gotoRowRight);arrowOn("arrow-nav-right",c)}else{arrowOff("arrow-nav-right",c)}}var gotoHomeClick=function(){gotoPage("logo-container")};var gotoPageClick=function(){gotoPage($(this).parent().attr("id"),false)};function gotoDeepLink(h){var k=pagelist.list,j,d,n,e,g,a,f;n=location.hash.substr(1).split(separator);e=n[0];g=n[1];for(d in k){j=k[d];if(j.deeplink==e){gotoPage(d,!h);a=true;break}}var c=j.rows["list"],b,m;for(b in c){m=c[b];if(m.deeplink==g){gotoRow(m.idx,!h);f=true;break}}if(!a){gotoPage("logo-container",true)}if(!f){updateDeepLink()}}function updateDeepLink(){var c=pagelist.list[pagelist.current];var b=pagelist.list[pagelist.current]["rows"];var d=b.list[b.current];location.hash=c.deeplink+separator+d.deeplink;var a=c.altTitle?c.altTitle:c.deeplink;document.title="Welcome To Mavice LLC - Custom Software Solutions - "+a}function gotoPage(o,b,f){if(o==pagelist.current&&!b){return}var k=pagelist.current,n=pagelist.list[k];var c=o,m,e;pagelist.current=c;var h=pagelist.list[c];var j,g;for(j in pagelist.list){g=pagelist.list[j]["rows"]["id"];if(j==k||j==c){$("#"+g).parent().parent().css({display:"inline"})}else{$("#"+g).parent().parent().css({display:"none"})}}var a,d;a=pagelist.list[c]["rows"]["id"];d=pagelist.list[k]["rows"]["id"];if(c==k){m=$("#"+d).parent().parent().position();m=m.top;e=pagelist.pos}else{m=h.idx>n.idx?$("#"+d).parent().parent().position().top+pageheight+pagespacing:$("#"+d).parent().parent().position().top-pageheight-pagespacing;e=h.idx>n.idx?pagelist.pos-pageheight-pagespacing:pagelist.pos+pageheight+pagespacing}pagelist.pos=e;$("#"+a).parent().parent().css({top:m+"px"});updateArrows(b);updateCurrent(b);updateDeepLink();if(b){$("#"+pagelist.id).stop().css({top:e});setTimeout(function(){onGotoPage(a)},2000)}else{$("#"+pagelist.id).stop().animate({top:e},{duration:800,easing:"easeOutQuint",complete:function(){onGotoPage(a)}})}}function onGotoPage(a){if(mapInitialized){killMap()}switch(a){case ("contact-row"):initMap();break;case ("news-row"):if(!arrowClicked){startCycle()}return;break}stopCycle()}var timer,arrowClicked=false,cycleTime=5000;function startCycle(){timer=setInterval(doCycle,cycleTime)}var doCycle=function(){var d=pagelist.list[pagelist.current]["rows"];var c=d.list[d.current]["idx"];var a=d.length;var b=c+1<a?c+1:0;gotoRow(b,false)};function stopCycle(){clearInterval(timer)}$.fn.disableSelection=function(){$(this).attr("unselectable","on").css("-moz-user-select","-moz-none").css("-webkit-user-select","none").css("-khtml-user-select","none").css("-o-user-select","none").css("user-select","none").each(function(){this.onselectstart=function(){return false}})};var readinessRun=false;$(document).ready(function(){if(useCufon){Cufon.replace(".content",{hover:{color:"#FFFFFF"}});init()}else{init()}});
