var oldSearchFieldValue="";NexxarPageData.useDidYouMean=false;
/*
 * jQuery JavaScript Library v1.7.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: Mon Nov 21 21:11:03 2011 -0500
 */
(function(bd,N){var ax=bd.document,bw=bd.navigator,bn=bd.location;var b=(function(){var bH=function(b2,b3){return new bH.fn.init(b2,b3,bF)},bW=bd.jQuery,bJ=bd.$,bF,b0=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,bO=/\S/,bK=/^\s+/,bG=/\s+$/,bC=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bP=/^[\],:{}\s]*$/,bY=/\\(?:["\\\/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.]+))?/,bD=/-([a-z]|[0-9])/ig,b1=/^-ms-/,bV=function(b2,b3){return(b3+"").toUpperCase()},bZ=bw.userAgent,bX,bE,e,bN=Object.prototype.toString,bI=Object.prototype.hasOwnProperty,bB=Array.prototype.push,bM=Array.prototype.slice,bQ=String.prototype.trim,bx=Array.prototype.indexOf,bz={};bH.fn=bH.prototype={constructor:bH,init:function(b2,b6,b5){var b4,b7,b3,b8;if(!b2){return this}if(b2.nodeType){this.context=this[0]=b2;this.length=1;return this}if(b2==="body"&&!b6&&ax.body){this.context=ax;this[0]=ax.body;this.selector=b2;this.length=1;return this}if(typeof b2==="string"){if(b2.charAt(0)==="<"&&b2.charAt(b2.length-1)===">"&&b2.length>=3){b4=[null,b2,null]}else{b4=b0.exec(b2)}if(b4&&(b4[1]||!b6)){if(b4[1]){b6=b6 instanceof bH?b6[0]:b6;b8=(b6?b6.ownerDocument||b6:ax);b3=bC.exec(b2);if(b3){if(bH.isPlainObject(b6)){b2=[ax.createElement(b3[1])];bH.fn.attr.call(b2,b6,true)}else{b2=[b8.createElement(b3[1])]}}else{b3=bH.buildFragment([b4[1]],[b8]);b2=(b3.cacheable?bH.clone(b3.fragment):b3.fragment).childNodes}return bH.merge(this,b2)}else{b7=ax.getElementById(b4[2]);if(b7&&b7.parentNode){if(b7.id!==b4[2]){return b5.find(b2)}this.length=1;this[0]=b7}this.context=ax;this.selector=b2;return this}}else{if(!b6||b6.jquery){return(b6||b5).find(b2)}else{return this.constructor(b6).find(b2)}}}else{if(bH.isFunction(b2)){return b5.ready(b2)}}if(b2.selector!==N){this.selector=b2.selector;this.context=b2.context}return bH.makeArray(b2,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return bM.call(this,0)},get:function(b2){return b2==null?this.toArray():(b2<0?this[this.length+b2]:this[b2])},pushStack:function(b3,b5,b2){var b4=this.constructor();if(bH.isArray(b3)){bB.apply(b4,b3)}else{bH.merge(b4,b3)}b4.prevObject=this;b4.context=this.context;if(b5==="find"){b4.selector=this.selector+(this.selector?" ":"")+b2}else{if(b5){b4.selector=this.selector+"."+b5+"("+b2+")"}}return b4},each:function(b3,b2){return bH.each(this,b3,b2)},ready:function(b2){bH.bindReady();bE.add(b2);return this},eq:function(b2){b2=+b2;return b2===-1?this.slice(b2):this.slice(b2,b2+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(b2){return this.pushStack(bH.map(this,function(b4,b3){return b2.call(b4,b3,b4)}))},end:function(){return this.prevObject||this.constructor(null)},push:bB,sort:[].sort,splice:[].splice};bH.fn.init.prototype=bH.fn;bH.extend=bH.fn.extend=function(){var cb,b4,b2,b3,b8,b9,b7=arguments[0]||{},b6=1,b5=arguments.length,ca=false;if(typeof b7==="boolean"){ca=b7;b7=arguments[1]||{};b6=2}if(typeof b7!=="object"&&!bH.isFunction(b7)){b7={}}if(b5===b6){b7=this;--b6}for(;b6<b5;b6++){if((cb=arguments[b6])!=null){for(b4 in cb){b2=b7[b4];b3=cb[b4];if(b7===b3){continue}if(ca&&b3&&(bH.isPlainObject(b3)||(b8=bH.isArray(b3)))){if(b8){b8=false;b9=b2&&bH.isArray(b2)?b2:[]}else{b9=b2&&bH.isPlainObject(b2)?b2:{}}b7[b4]=bH.extend(ca,b9,b3)}else{if(b3!==N){b7[b4]=b3}}}}}return b7};bH.extend({noConflict:function(b2){if(bd.$===bH){bd.$=bJ}if(b2&&bd.jQuery===bH){bd.jQuery=bW}return bH},isReady:false,readyWait:1,holdReady:function(b2){if(b2){bH.readyWait++}else{bH.ready(true)}},ready:function(b2){if((b2===true&&!--bH.readyWait)||(b2!==true&&!bH.isReady)){if(!ax.body){return setTimeout(bH.ready,1)}bH.isReady=true;if(b2!==true&&--bH.readyWait>0){return}bE.fireWith(ax,[bH]);if(bH.fn.trigger){bH(ax).trigger("ready").off("ready")}}},bindReady:function(){if(bE){return}bE=bH.Callbacks("once memory");if(ax.readyState==="complete"){return setTimeout(bH.ready,1)}if(ax.addEventListener){ax.addEventListener("DOMContentLoaded",e,false);bd.addEventListener("load",bH.ready,false)}else{if(ax.attachEvent){ax.attachEvent("onreadystatechange",e);bd.attachEvent("onload",bH.ready);var b2=false;try{b2=bd.frameElement==null}catch(b3){}if(ax.documentElement.doScroll&&b2){by()}}}},isFunction:function(b2){return bH.type(b2)==="function"},isArray:Array.isArray||function(b2){return bH.type(b2)==="array"},isWindow:function(b2){return b2&&typeof b2==="object"&&"setInterval" in b2},isNumeric:function(b2){return !isNaN(parseFloat(b2))&&isFinite(b2)},type:function(b2){return b2==null?String(b2):bz[bN.call(b2)]||"object"},isPlainObject:function(b4){if(!b4||bH.type(b4)!=="object"||b4.nodeType||bH.isWindow(b4)){return false}try{if(b4.constructor&&!bI.call(b4,"constructor")&&!bI.call(b4.constructor.prototype,"isPrototypeOf")){return false}}catch(b3){return false}var b2;for(b2 in b4){}return b2===N||bI.call(b4,b2)},isEmptyObject:function(b3){for(var b2 in b3){return false}return true},error:function(b2){throw new Error(b2)},parseJSON:function(b2){if(typeof b2!=="string"||!b2){return null}b2=bH.trim(b2);if(bd.JSON&&bd.JSON.parse){return bd.JSON.parse(b2)}if(bP.test(b2.replace(bY,"@").replace(bR,"]").replace(bL,""))){return(new Function("return "+b2))()}bH.error("Invalid JSON: "+b2)},parseXML:function(b4){var b2,b3;try{if(bd.DOMParser){b3=new DOMParser();b2=b3.parseFromString(b4,"text/xml")}else{b2=new ActiveXObject("Microsoft.XMLDOM");b2.async="false";b2.loadXML(b4)}}catch(b5){b2=N}if(!b2||!b2.documentElement||b2.getElementsByTagName("parsererror").length){bH.error("Invalid XML: "+b4)}return b2},noop:function(){},globalEval:function(b2){if(b2&&bO.test(b2)){(bd.execScript||function(b3){bd["eval"].call(bd,b3)})(b2)}},camelCase:function(b2){return b2.replace(b1,"ms-").replace(bD,bV)},nodeName:function(b3,b2){return b3.nodeName&&b3.nodeName.toUpperCase()===b2.toUpperCase()},each:function(b5,b8,b4){var b3,b6=0,b7=b5.length,b2=b7===N||bH.isFunction(b5);if(b4){if(b2){for(b3 in b5){if(b8.apply(b5[b3],b4)===false){break}}}else{for(;b6<b7;){if(b8.apply(b5[b6++],b4)===false){break}}}}else{if(b2){for(b3 in b5){if(b8.call(b5[b3],b3,b5[b3])===false){break}}}else{for(;b6<b7;){if(b8.call(b5[b6],b6,b5[b6++])===false){break}}}}return b5},trim:bQ?function(b2){return b2==null?"":bQ.call(b2)}:function(b2){return b2==null?"":b2.toString().replace(bK,"").replace(bG,"")},makeArray:function(b5,b3){var b2=b3||[];if(b5!=null){var b4=bH.type(b5);if(b5.length==null||b4==="string"||b4==="function"||b4==="regexp"||bH.isWindow(b5)){bB.call(b2,b5)}else{bH.merge(b2,b5)}}return b2},inArray:function(b4,b5,b3){var b2;if(b5){if(bx){return bx.call(b5,b4,b3)}b2=b5.length;b3=b3?b3<0?Math.max(0,b2+b3):b3:0;for(;b3<b2;b3++){if(b3 in b5&&b5[b3]===b4){return b3}}}return -1},merge:function(b6,b4){var b5=b6.length,b3=0;if(typeof b4.length==="number"){for(var b2=b4.length;b3<b2;b3++){b6[b5++]=b4[b3]}}else{while(b4[b3]!==N){b6[b5++]=b4[b3++]}}b6.length=b5;return b6},grep:function(b3,b8,b2){var b4=[],b7;b2=!!b2;for(var b5=0,b6=b3.length;b5<b6;b5++){b7=!!b8(b3[b5],b5);if(b2!==b7){b4.push(b3[b5])}}return b4},map:function(b2,b9,ca){var b7,b8,b6=[],b4=0,b3=b2.length,b5=b2 instanceof bH||b3!==N&&typeof b3==="number"&&((b3>0&&b2[0]&&b2[b3-1])||b3===0||bH.isArray(b2));if(b5){for(;b4<b3;b4++){b7=b9(b2[b4],b4,ca);if(b7!=null){b6[b6.length]=b7}}}else{for(b8 in b2){b7=b9(b2[b8],b8,ca);if(b7!=null){b6[b6.length]=b7}}}return b6.concat.apply([],b6)},guid:1,proxy:function(b6,b5){if(typeof b5==="string"){var b4=b6[b5];b5=b6;b6=b4}if(!bH.isFunction(b6)){return N}var b2=bM.call(arguments,2),b3=function(){return b6.apply(b5,b2.concat(bM.call(arguments)))};b3.guid=b6.guid=b6.guid||b3.guid||bH.guid++;return b3},access:function(b2,ca,b8,b4,b7,b9){var b3=b2.length;if(typeof ca==="object"){for(var b5 in ca){bH.access(b2,b5,ca[b5],b4,b7,b8)}return b2}if(b8!==N){b4=!b9&&b4&&bH.isFunction(b8);for(var b6=0;b6<b3;b6++){b7(b2[b6],ca,b4?b8.call(b2[b6],b6,b7(b2[b6],ca)):b8,b9)}return b2}return b3?b7(b2[0],ca):N},now:function(){return(new Date()).getTime()},uaMatch:function(b3){b3=b3.toLowerCase();var b2=bA.exec(b3)||bT.exec(b3)||bS.exec(b3)||b3.indexOf("compatible")<0&&bU.exec(b3)||[];return{browser:b2[1]||"",version:b2[2]||"0"}},sub:function(){function b2(b5,b6){return new b2.fn.init(b5,b6)}bH.extend(true,b2,this);b2.superclass=this;b2.fn=b2.prototype=this();b2.fn.constructor=b2;b2.sub=this.sub;b2.fn.init=function b4(b5,b6){if(b6&&b6 instanceof bH&&!(b6 instanceof b2)){b6=b2(b6)}return bH.fn.init.call(this,b5,b6,b3)};b2.fn.init.prototype=b2.fn;var b3=b2(ax);return b2},browser:{}});bH.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(b3,b2){bz["[object "+b2+"]"]=b2.toLowerCase()});bX=bH.uaMatch(bZ);if(bX.browser){bH.browser[bX.browser]=true;bH.browser.version=bX.version}if(bH.browser.webkit){bH.browser.safari=true}if(bO.test("\xA0")){bK=/^[\s\xA0]+/;bG=/[\s\xA0]+$/}bF=bH(ax);if(ax.addEventListener){e=function(){ax.removeEventListener("DOMContentLoaded",e,false);bH.ready()}}else{if(ax.attachEvent){e=function(){if(ax.readyState==="complete"){ax.detachEvent("onreadystatechange",e);bH.ready()}}}}function by(){if(bH.isReady){return}try{ax.documentElement.doScroll("left")}catch(b2){setTimeout(by,1);return}bH.ready()}return bH})();var a4={};function Z(e){var bx=a4[e]={},by,bz;e=e.split(/\s+/);for(by=0,bz=e.length;by<bz;by++){bx[e[by]]=true}return bx}b.Callbacks=function(by){by=by?(a4[by]||Z(by)):{};var bD=[],bE=[],bz,bA,bx,bB,bC,bG=function(bH){var bI,bL,bK,bJ,bM;for(bI=0,bL=bH.length;bI<bL;bI++){bK=bH[bI];bJ=b.type(bK);if(bJ==="array"){bG(bK)}else{if(bJ==="function"){if(!by.unique||!bF.has(bK)){bD.push(bK)}}}}},e=function(bI,bH){bH=bH||[];bz=!by.memory||[bI,bH];bA=true;bC=bx||0;bx=0;bB=bD.length;for(;bD&&bC<bB;bC++){if(bD[bC].apply(bI,bH)===false&&by.stopOnFalse){bz=true;break}}bA=false;if(bD){if(!by.once){if(bE&&bE.length){bz=bE.shift();bF.fireWith(bz[0],bz[1])}}else{if(bz===true){bF.disable()}else{bD=[]}}}},bF={add:function(){if(bD){var bH=bD.length;bG(arguments);if(bA){bB=bD.length}else{if(bz&&bz!==true){bx=bH;e(bz[0],bz[1])}}}return this},remove:function(){if(bD){var bH=arguments,bJ=0,bK=bH.length;for(;bJ<bK;bJ++){for(var bI=0;bI<bD.length;bI++){if(bH[bJ]===bD[bI]){if(bA){if(bI<=bB){bB--;if(bI<=bC){bC--}}}bD.splice(bI--,1);if(by.unique){break}}}}}return this},has:function(bI){if(bD){var bH=0,bJ=bD.length;for(;bH<bJ;bH++){if(bI===bD[bH]){return true}}}return false},empty:function(){bD=[];return this},disable:function(){bD=bE=bz=N;return this},disabled:function(){return !bD},lock:function(){bE=N;if(!bz||bz===true){bF.disable()}return this},locked:function(){return !bE},fireWith:function(bI,bH){if(bE){if(bA){if(!by.once){bE.push([bI,bH])}}else{if(!(by.once&&bz)){e(bI,bH)}}}return this},fire:function(){bF.fireWith(this,arguments);return this},fired:function(){return !!bz}};return bF};var aL=[].slice;b.extend({Deferred:function(bA){var bz=b.Callbacks("once memory"),by=b.Callbacks("once memory"),bx=b.Callbacks("memory"),e="pending",bC={resolve:bz,reject:by,notify:bx},bE={done:bz.add,fail:by.add,progress:bx.add,state:function(){return e},isResolved:bz.fired,isRejected:by.fired,then:function(bG,bF,bH){bD.done(bG).fail(bF).progress(bH);return this},always:function(){bD.done.apply(bD,arguments).fail.apply(bD,arguments);return this},pipe:function(bH,bG,bF){return b.Deferred(function(bI){b.each({done:[bH,"resolve"],fail:[bG,"reject"],progress:[bF,"notify"]},function(bK,bN){var bJ=bN[0],bM=bN[1],bL;if(b.isFunction(bJ)){bD[bK](function(){bL=bJ.apply(this,arguments);if(bL&&b.isFunction(bL.promise)){bL.promise().then(bI.resolve,bI.reject,bI.notify)}else{bI[bM+"With"](this===bD?bI:this,[bL])}})}else{bD[bK](bI[bM])}})}).promise()},promise:function(bG){if(bG==null){bG=bE}else{for(var bF in bE){bG[bF]=bE[bF]}}return bG}},bD=bE.promise({}),bB;for(bB in bC){bD[bB]=bC[bB].fire;bD[bB+"With"]=bC[bB].fireWith}bD.done(function(){e="resolved"},by.disable,bx.lock).fail(function(){e="rejected"},bz.disable,bx.lock);if(bA){bA.call(bD,bD)}return bD},when:function(bC){var bz=aL.call(arguments,0),bx=0,e=bz.length,bD=new Array(e),by=e,bA=e,bE=e<=1&&bC&&b.isFunction(bC.promise)?bC:b.Deferred(),bG=bE.promise();function bF(bH){return function(bI){bz[bH]=arguments.length>1?aL.call(arguments,0):bI;if(!(--by)){bE.resolveWith(bE,bz)}}}function bB(bH){return function(bI){bD[bH]=arguments.length>1?aL.call(arguments,0):bI;bE.notifyWith(bG,bD)}}if(e>1){for(;bx<e;bx++){if(bz[bx]&&bz[bx].promise&&b.isFunction(bz[bx].promise)){bz[bx].promise().then(bF(bx),bE.reject,bB(bx))}else{--by}}if(!by){bE.resolveWith(bE,bz)}}else{if(bE!==bC){bE.resolveWith(bE,e?[bC]:[])}}return bG}});b.support=(function(){var bL,bK,bH,bI,bz,bG,bC,bF,bB,bM,bD,bA,by,bx=ax.createElement("div"),bJ=ax.documentElement;bx.setAttribute("className","t");bx.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>";bK=bx.getElementsByTagName("*");bH=bx.getElementsByTagName("a")[0];if(!bK||!bK.length||!bH){return{}}bI=ax.createElement("select");bz=bI.appendChild(ax.createElement("option"));bG=bx.getElementsByTagName("input")[0];bL={leadingWhitespace:(bx.firstChild.nodeType===3),tbody:!bx.getElementsByTagName("tbody").length,htmlSerialize:!!bx.getElementsByTagName("link").length,style:/top/.test(bH.getAttribute("style")),hrefNormalized:(bH.getAttribute("href")==="/a"),opacity:/^0.55/.test(bH.style.opacity),cssFloat:!!bH.style.cssFloat,checkOn:(bG.value==="on"),optSelected:bz.selected,getSetAttribute:bx.className!=="t",enctype:!!ax.createElement("form").enctype,html5Clone:ax.createElement("nav").cloneNode(true).outerHTML!=="<:nav></:nav>",submitBubbles:true,changeBubbles:true,focusinBubbles:false,deleteExpando:true,noCloneEvent:true,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableMarginRight:true};bG.checked=true;bL.noCloneChecked=bG.cloneNode(true).checked;bI.disabled=true;bL.optDisabled=!bz.disabled;try{delete bx.test}catch(bE){bL.deleteExpando=false}if(!bx.addEventListener&&bx.attachEvent&&bx.fireEvent){bx.attachEvent("onclick",function(){bL.noCloneEvent=false});bx.cloneNode(true).fireEvent("onclick")}bG=ax.createElement("input");bG.value="t";bG.setAttribute("type","radio");bL.radioValue=bG.value==="t";bG.setAttribute("checked","checked");bx.appendChild(bG);bF=ax.createDocumentFragment();bF.appendChild(bx.lastChild);bL.checkClone=bF.cloneNode(true).cloneNode(true).lastChild.checked;bL.appendChecked=bG.checked;bF.removeChild(bG);bF.appendChild(bx);bx.innerHTML="";if(bd.getComputedStyle){bC=ax.createElement("div");bC.style.width="0";bC.style.marginRight="0";bx.style.width="2px";bx.appendChild(bC);bL.reliableMarginRight=(parseInt((bd.getComputedStyle(bC,null)||{marginRight:0}).marginRight,10)||0)===0}if(bx.attachEvent){for(bA in {submit:1,change:1,focusin:1}){bD="on"+bA;by=(bD in bx);if(!by){bx.setAttribute(bD,"return;");by=(typeof bx[bD]==="function")}bL[bA+"Bubbles"]=by}}bF.removeChild(bx);bF=bI=bz=bC=bx=bG=null;b(function(){var bO,bW,bX,bV,bP,bQ,bN,bU,bT,e,bR,bS=ax.getElementsByTagName("body")[0];if(!bS){return}bN=1;bU="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;";bT="visibility:hidden;border:0;";e="style='"+bU+"border:5px solid #000;padding:0;'";bR="<div "+e+"><div></div></div><table "+e+" cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";bO=ax.createElement("div");bO.style.cssText=bT+"width:0;height:0;position:static;top:0;margin-top:"+bN+"px";bS.insertBefore(bO,bS.firstChild);bx=ax.createElement("div");bO.appendChild(bx);bx.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";bB=bx.getElementsByTagName("td");by=(bB[0].offsetHeight===0);bB[0].style.display="";bB[1].style.display="none";bL.reliableHiddenOffsets=by&&(bB[0].offsetHeight===0);bx.innerHTML="";bx.style.width=bx.style.paddingLeft="1px";b.boxModel=bL.boxModel=bx.offsetWidth===2;if(typeof bx.style.zoom!=="undefined"){bx.style.display="inline";bx.style.zoom=1;bL.inlineBlockNeedsLayout=(bx.offsetWidth===2);bx.style.display="";bx.innerHTML="<div style='width:4px;'></div>";bL.shrinkWrapBlocks=(bx.offsetWidth!==2)}bx.style.cssText=bU+bT;bx.innerHTML=bR;bW=bx.firstChild;bX=bW.firstChild;bP=bW.nextSibling.firstChild.firstChild;bQ={doesNotAddBorder:(bX.offsetTop!==5),doesAddBorderForTableAndCells:(bP.offsetTop===5)};bX.style.position="fixed";bX.style.top="20px";bQ.fixedPosition=(bX.offsetTop===20||bX.offsetTop===15);bX.style.position=bX.style.top="";bW.style.overflow="hidden";bW.style.position="relative";bQ.subtractsBorderForOverflowNotVisible=(bX.offsetTop===-5);bQ.doesNotIncludeMarginInBodyOffset=(bS.offsetTop!==bN);bS.removeChild(bO);bx=bO=null;b.extend(bL,bQ)});return bL})();var aU=/^(?:\{.*\}|\[.*\])$/,aC=/([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&&!U(e)},data:function(bz,bx,bB,bA){if(!b.acceptData(bz)){return}var bI,bC,bF,bG=b.expando,bE=typeof bx==="string",bH=bz.nodeType,e=bH?b.cache:bz,by=bH?bz[bG]:bz[bG]&&bG,bD=bx==="events";if((!by||!e[by]||(!bD&&!bA&&!e[by].data))&&bE&&bB===N){return}if(!by){if(bH){bz[bG]=by=++b.uuid}else{by=bG}}if(!e[by]){e[by]={};if(!bH){e[by].toJSON=b.noop}}if(typeof bx==="object"||typeof bx==="function"){if(bA){e[by]=b.extend(e[by],bx)}else{e[by].data=b.extend(e[by].data,bx)}}bI=bC=e[by];if(!bA){if(!bC.data){bC.data={}}bC=bC.data}if(bB!==N){bC[b.camelCase(bx)]=bB}if(bD&&!bC[bx]){return bI.events}if(bE){bF=bC[bx];if(bF==null){bF=bC[b.camelCase(bx)]}}else{bF=bC}return bF},removeData:function(bz,bx,bA){if(!b.acceptData(bz)){return}var bD,bC,bB,bE=b.expando,bF=bz.nodeType,e=bF?b.cache:bz,by=bF?bz[bE]:bE;if(!e[by]){return}if(bx){bD=bA?e[by]:e[by].data;if(bD){if(!b.isArray(bx)){if(bx in bD){bx=[bx]}else{bx=b.camelCase(bx);if(bx in bD){bx=[bx]}else{bx=bx.split(" ")}}}for(bC=0,bB=bx.length;bC<bB;bC++){delete bD[bx[bC]]}if(!(bA?U:b.isEmptyObject)(bD)){return}}}if(!bA){delete e[by].data;if(!U(e[by])){return}}if(b.support.deleteExpando||!e.setInterval){delete e[by]}else{e[by]=null}if(bF){if(b.support.deleteExpando){delete bz[bE]}else{if(bz.removeAttribute){bz.removeAttribute(bE)}else{bz[bE]=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 bD,e,by,bB=null;if(typeof bA==="undefined"){if(this.length){bB=b.data(this[0]);if(this[0].nodeType===1&&!b._data(this[0],"parsedAttrs")){e=this[0].attributes;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])}}b._data(this[0],"parsedAttrs",true)}}return bB}else{if(typeof bA==="object"){return this.each(function(){b.data(this,bA)})}}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 bE=b(this),bF=[bD[0],bC];bE.triggerHandler("setData"+bD[1]+"!",bF);b.data(this,bA,bC);bE.triggerHandler("changeData"+bD[1]+"!",bF)})}},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(aC,"-$1").toLowerCase();bA=bz.getAttribute(bx);if(typeof bA==="string"){try{bA=bA==="true"?true:bA==="false"?false:bA==="null"?null:b.isNumeric(bA)?parseFloat(bA):aU.test(bA)?b.parseJSON(bA):bA}catch(bB){}b.data(bz,by,bA)}else{bA=N}}return bA}function U(bx){for(var e in bx){if(e==="data"&&b.isEmptyObject(bx[e])){continue}if(e!=="toJSON"){return false}}return true}function bk(bA,bz,bC){var by=bz+"defer",bx=bz+"queue",e=bz+"mark",bB=b._data(bA,by);if(bB&&(bC==="queue"||!b._data(bA,bx))&&(bC==="mark"||!b._data(bA,e))){setTimeout(function(){if(!b._data(bA,bx)&&!b._data(bA,e)){b.removeData(bA,by,true);bB.fire()}},0)}}b.extend({_mark:function(bx,e){if(bx){e=(e||"fx")+"mark";b._data(bx,e,(b._data(bx,e)||0)+1)}},_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)||1)-1);if(by){b._data(bz,e,by)}else{b.removeData(bz,e,true);bk(bz,bx,"mark")}}},queue:function(bx,e,bz){var by;if(bx){e=(e||"fx")+"queue";by=b._data(bx,e);if(bz){if(!by||b.isArray(bz)){by=b._data(bx,e,b.makeArray(bz))}else{by.push(bz)}}return by||[]}},dequeue:function(bA,bz){bz=bz||"fx";var bx=b.queue(bA,bz),by=bx.shift(),e={};if(by==="inprogress"){by=bx.shift()}if(by){if(bz==="fx"){bx.unshift("inprogress")}b._data(bA,bz+".run",e);by.call(bA,function(){b.dequeue(bA,bz)},e)}if(!bx.length){b.removeData(bA,bz+"queue "+bz+".run",true);bk(bA,bz,"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(bz,by){var bA=setTimeout(bz,bx);by.stop=function(){clearTimeout(bA)}})},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.Callbacks("once memory"),true))){bD++;bz.add(bG)}}bG();return e.promise()}});var aR=/[\n\t\r]/g,ah=/\s+/,aW=/\r/g,g=/^(?:button|input)$/i,F=/^(?:button|input|object|select|textarea)$/i,m=/^a(?:rea)?$/i,aq=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,H=b.support.getSetAttribute,bg,a0,aH;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(bA){var bC,by,bx,bz,bB,bD,e;if(b.isFunction(bA)){return this.each(function(bE){b(this).addClass(bA.call(this,bE,this.className))})}if(bA&&typeof bA==="string"){bC=bA.split(ah);for(by=0,bx=this.length;by<bx;by++){bz=this[by];if(bz.nodeType===1){if(!bz.className&&bC.length===1){bz.className=bA}else{bB=" "+bz.className+" ";for(bD=0,e=bC.length;bD<e;bD++){if(!~bB.indexOf(" "+bC[bD]+" ")){bB+=bC[bD]+" "}}bz.className=b.trim(bB)}}}}return this},removeClass:function(bB){var bC,by,bx,bA,bz,bD,e;if(b.isFunction(bB)){return this.each(function(bE){b(this).removeClass(bB.call(this,bE,this.className))})}if((bB&&typeof bB==="string")||bB===N){bC=(bB||"").split(ah);for(by=0,bx=this.length;by<bx;by++){bA=this[by];if(bA.nodeType===1&&bA.className){if(bB){bz=(" "+bA.className+" ").replace(aR," ");for(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(bA){b(this).toggleClass(bz.call(this,bA,this.className,bx),bx)})}return this.each(function(){if(by==="string"){var bC,bB=0,bA=b(this),bD=bx,bE=bz.split(ah);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+" ",by=0,bx=this.length;for(;by<bx;by++){if(this[by].nodeType===1&&(" "+this[by].className+" ").replace(aR," ").indexOf(bz)>-1){return true}}return false},val:function(bz){var e,bx,bA,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}bx=by.value;return typeof bx==="string"?bx.replace(aW,""):bx==null?"":bx}return}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,bx,bB,bz,bA=e.selectedIndex,bD=[],bE=e.options,by=e.type==="select-one";if(bA<0){return null}bx=by?bA:0;bB=by?bA+1:bE.length;for(;bx<bB;bx++){bz=bE[bx];if(bz.selected&&(b.support.optDisabled?!bz.disabled:bz.getAttribute("disabled")===null)&&(!bz.parentNode.disabled||!b.nodeName(bz.parentNode,"optgroup"))){bC=b(bz).val();if(by){return bC}bD.push(bC)}}if(by&&!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},attr:function(bC,bz,bD,bB){var by,e,bA,bx=bC.nodeType;if(!bC||bx===3||bx===8||bx===2){return}if(bB&&bz in b.attrFn){return b(bC)[bz](bD)}if(typeof bC.getAttribute==="undefined"){return b.prop(bC,bz,bD)}bA=bx!==1||!b.isXMLDoc(bC);if(bA){bz=bz.toLowerCase();e=b.attrHooks[bz]||(aq.test(bz)?a0:bg)}if(bD!==N){if(bD===null){b.removeAttr(bC,bz);return}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&&(by=e.get(bC,bz))!==null){return by}else{by=bC.getAttribute(bz);return by===null?N:by}}},removeAttr:function(bz,bB){var bA,bC,bx,e,by=0;if(bB&&bz.nodeType===1){bC=bB.toLowerCase().split(ah);e=bC.length;for(;by<e;by++){bx=bC[by];if(bx){bA=b.propFix[bx]||bx;b.attr(bz,bx,"");bz.removeAttribute(H?bx:bA);if(aq.test(bx)&&bA in bz){bz[bA]=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}}}},value:{get:function(bx,e){if(bg&&b.nodeName(bx,"button")){return bg.get(bx,e)}return e in bx?bx.value:null},set:function(bx,by,e){if(bg&&b.nodeName(bx,"button")){return bg.set(bx,by,e)}bx.value=by}}},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 by,e,bA,bx=bB.nodeType;if(!bB||bx===3||bx===8||bx===2){return}bA=bx!==1||!b.isXMLDoc(bB);if(bA){bz=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))!==null){return by}else{return bB[bz]}}},propHooks:{tabIndex:{get:function(bx){var e=bx.getAttributeNode("tabindex");return e&&e.specified?parseInt(e.value,10):F.test(bx.nodeName)||m.test(bx.nodeName)&&bx.href?0:N}}}});b.attrHooks.tabindex=b.propHooks.tabIndex;a0={get:function(bx,e){var bz,by=b.prop(bx,e);return by===true||typeof by!=="boolean"&&(bz=bx.getAttributeNode(e))&&bz.nodeValue!==false?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]=true}bx.setAttribute(e,e.toLowerCase())}return e}};if(!H){aH={name:true,id:true};bg=b.valHooks.button={get:function(by,bx){var e;e=by.getAttributeNode(bx);return e&&(aH[bx]?e.nodeValue!=="":e.specified)?e.nodeValue:N},set:function(by,bz,bx){var e=by.getAttributeNode(bx);if(!e){e=ax.createAttribute(bx);by.setAttributeNode(e)}return(e.nodeValue=bz+"")}};b.attrHooks.tabindex.set=bg.set;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}}})});b.attrHooks.contenteditable={get:bg.get,set:function(bx,by,e){if(by===""){by="false"}bg.set(bx,by,e)}}}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}}return null}})}if(!b.support.enctype){b.propFix.enctype="encoding"}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 bf=/^(?:textarea|input|select)$/i,o=/^([^\.]*)?(?:\.(.+))?$/,L=/\bhover(\.\S+)?\b/,aQ=/^key/,bh=/^(?:mouse|contextmenu)|click/,V=/^(?:focusinfocus|focusoutblur)$/,W=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,aa=function(e){var bx=W.exec(e);if(bx){bx[1]=(bx[1]||"").toLowerCase();bx[3]=bx[3]&&new RegExp("(?:^|\\s)"+bx[3]+"(?:\\s|$)")}return bx},k=function(by,e){var bx=by.attributes||{};return((!e[1]||by.nodeName.toLowerCase()===e[1])&&(!e[2]||(bx.id||{}).value===e[2])&&(!e[3]||e[3].test((bx["class"]||{}).value)))},bv=function(e){return b.event.special.hover?e:e.replace(L,"mouseenter$1 mouseleave$1")};b.event={add:function(bz,bE,bL,bC,bA){var bF,bD,bM,bK,bJ,bH,e,bI,bx,bB,by,bG;if(bz.nodeType===3||bz.nodeType===8||!bE||!bL||!(bF=b._data(bz))){return}if(bL.handler){bx=bL;bL=bx.handler}if(!bL.guid){bL.guid=b.guid++}bM=bF.events;if(!bM){bF.events=bM={}}bD=bF.handle;if(!bD){bF.handle=bD=function(bN){return typeof b!=="undefined"&&(!bN||b.event.triggered!==bN.type)?b.event.dispatch.apply(bD.elem,arguments):N};bD.elem=bz}bE=b.trim(bv(bE)).split(" ");for(bK=0;bK<bE.length;bK++){bJ=o.exec(bE[bK])||[];bH=bJ[1];e=(bJ[2]||"").split(".").sort();bG=b.event.special[bH]||{};bH=(bA?bG.delegateType:bG.bindType)||bH;bG=b.event.special[bH]||{};bI=b.extend({type:bH,origType:bJ[1],data:bC,handler:bL,guid:bL.guid,selector:bA,quick:aa(bA),namespace:e.join(".")},bx);by=bM[bH];if(!by){by=bM[bH]=[];by.delegateCount=0;if(!bG.setup||bG.setup.call(bz,bC,e,bD)===false){if(bz.addEventListener){bz.addEventListener(bH,bD,false)}else{if(bz.attachEvent){bz.attachEvent("on"+bH,bD)}}}}if(bG.add){bG.add.call(bz,bI);if(!bI.handler.guid){bI.handler.guid=bL.guid}}if(bA){by.splice(by.delegateCount++,0,bI)}else{by.push(bI)}b.event.global[bH]=true}bz=null},global:{},remove:function(bL,bG,bx,bJ,bD){var bK=b.hasData(bL)&&b._data(bL),bH,bz,bB,bN,bE,bC,bI,by,bA,bM,bF,e;if(!bK||!(by=bK.events)){return}bG=b.trim(bv(bG||"")).split(" ");for(bH=0;bH<bG.length;bH++){bz=o.exec(bG[bH])||[];bB=bN=bz[1];bE=bz[2];if(!bB){for(bB in by){b.event.remove(bL,bB+bG[bH],bx,bJ,true)}continue}bA=b.event.special[bB]||{};bB=(bJ?bA.delegateType:bA.bindType)||bB;bF=by[bB]||[];bC=bF.length;bE=bE?new RegExp("(^|\\.)"+bE.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(bI=0;bI<bF.length;bI++){e=bF[bI];if((bD||bN===e.origType)&&(!bx||bx.guid===e.guid)&&(!bE||bE.test(e.namespace))&&(!bJ||bJ===e.selector||bJ==="**"&&e.selector)){bF.splice(bI--,1);if(e.selector){bF.delegateCount--}if(bA.remove){bA.remove.call(bL,e)}}}if(bF.length===0&&bC!==bF.length){if(!bA.teardown||bA.teardown.call(bL,bE)===false){b.removeEvent(bL,bB,bK.handle)}delete by[bB]}}if(b.isEmptyObject(by)){bM=bK.handle;if(bM){bM.elem=null}b.removeData(bL,["events","handle"],true)}},customEvent:{getData:true,setData:true,changeData:true},trigger:function(bx,bF,bC,bL){if(bC&&(bC.nodeType===3||bC.nodeType===8)){return}var bI=bx.type||bx,bz=[],e,by,bE,bJ,bB,bA,bH,bG,bD,bK;if(V.test(bI+b.event.triggered)){return}if(bI.indexOf("!")>=0){bI=bI.slice(0,-1);by=true}if(bI.indexOf(".")>=0){bz=bI.split(".");bI=bz.shift();bz.sort()}if((!bC||b.event.customEvent[bI])&&!b.event.global[bI]){return}bx=typeof bx==="object"?bx[b.expando]?bx:new b.Event(bI,bx):new b.Event(bI);bx.type=bI;bx.isTrigger=true;bx.exclusive=by;bx.namespace=bz.join(".");bx.namespace_re=bx.namespace?new RegExp("(^|\\.)"+bz.join("\\.(?:.*\\.)?")+"(\\.|$)"):null;bA=bI.indexOf(":")<0?"on"+bI:"";if(!bC){e=b.cache;for(bE in e){if(e[bE].events&&e[bE].events[bI]){b.event.trigger(bx,bF,e[bE].handle.elem,true)}}return}bx.result=N;if(!bx.target){bx.target=bC}bF=bF!=null?b.makeArray(bF):[];bF.unshift(bx);bH=b.event.special[bI]||{};if(bH.trigger&&bH.trigger.apply(bC,bF)===false){return}bD=[[bC,bH.bindType||bI]];if(!bL&&!bH.noBubble&&!b.isWindow(bC)){bK=bH.delegateType||bI;bJ=V.test(bK+bI)?bC:bC.parentNode;bB=null;for(;bJ;bJ=bJ.parentNode){bD.push([bJ,bK]);bB=bJ}if(bB&&bB===bC.ownerDocument){bD.push([bB.defaultView||bB.parentWindow||bd,bK])}}for(bE=0;bE<bD.length&&!bx.isPropagationStopped();bE++){bJ=bD[bE][0];bx.type=bD[bE][1];bG=(b._data(bJ,"events")||{})[bx.type]&&b._data(bJ,"handle");if(bG){bG.apply(bJ,bF)}bG=bA&&bJ[bA];if(bG&&b.acceptData(bJ)&&bG.apply(bJ,bF)===false){bx.preventDefault()}}bx.type=bI;if(!bL&&!bx.isDefaultPrevented()){if((!bH._default||bH._default.apply(bC.ownerDocument,bF)===false)&&!(bI==="click"&&b.nodeName(bC,"a"))&&b.acceptData(bC)){if(bA&&bC[bI]&&((bI!=="focus"&&bI!=="blur")||bx.target.offsetWidth!==0)&&!b.isWindow(bC)){bB=bC[bA];if(bB){bC[bA]=null}b.event.triggered=bI;bC[bI]();b.event.triggered=N;if(bB){bC[bA]=bB}}}}return bx.result},dispatch:function(e){e=b.event.fix(e||bd.event);var bB=((b._data(this,"events")||{})[e.type]||[]),bC=bB.delegateCount,bI=[].slice.call(arguments,0),bA=!e.exclusive&&!e.namespace,bJ=[],bE,bD,bM,bz,bH,bG,bx,bF,bK,by,bL;bI[0]=e;e.delegateTarget=this;if(bC&&!e.target.disabled&&!(e.button&&e.type==="click")){bz=b(this);bz.context=this.ownerDocument||this;for(bM=e.target;bM!=this;bM=bM.parentNode||this){bG={};bF=[];bz[0]=bM;for(bE=0;bE<bC;bE++){bK=bB[bE];by=bK.selector;if(bG[by]===N){bG[by]=(bK.quick?k(bM,bK.quick):bz.is(by))}if(bG[by]){bF.push(bK)}}if(bF.length){bJ.push({elem:bM,matches:bF})}}}if(bB.length>bC){bJ.push({elem:this,matches:bB.slice(bC)})}for(bE=0;bE<bJ.length&&!e.isPropagationStopped();bE++){bx=bJ[bE];e.currentTarget=bx.elem;for(bD=0;bD<bx.matches.length&&!e.isImmediatePropagationStopped();bD++){bK=bx.matches[bD];if(bA||(!e.namespace&&!bK.namespace)||e.namespace_re&&e.namespace_re.test(bK.namespace)){e.data=bK.data;e.handleObj=bK;bH=((b.event.special[bK.origType]||{}).handle||bK.handler).apply(bx.elem,bI);if(bH!==N){e.result=bH;if(bH===false){e.preventDefault();e.stopPropagation()}}}}}return e.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(bx,e){if(bx.which==null){bx.which=e.charCode!=null?e.charCode:e.keyCode}return bx}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(bz,by){var bA,bB,e,bx=by.button,bC=by.fromElement;if(bz.pageX==null&&by.clientX!=null){bA=bz.target.ownerDocument||ax;bB=bA.documentElement;e=bA.body;bz.pageX=by.clientX+(bB&&bB.scrollLeft||e&&e.scrollLeft||0)-(bB&&bB.clientLeft||e&&e.clientLeft||0);bz.pageY=by.clientY+(bB&&bB.scrollTop||e&&e.scrollTop||0)-(bB&&bB.clientTop||e&&e.clientTop||0)}if(!bz.relatedTarget&&bC){bz.relatedTarget=bC===bz.target?by.toElement:bC}if(!bz.which&&bx!==N){bz.which=(bx&1?1:(bx&2?3:(bx&4?2:0)))}return bz}},fix:function(by){if(by[b.expando]){return by}var bx,bB,e=by,bz=b.event.fixHooks[by.type]||{},bA=bz.props?this.props.concat(bz.props):this.props;by=b.Event(e);for(bx=bA.length;bx;){bB=bA[--bx];by[bB]=e[bB]}if(!by.target){by.target=e.srcElement||ax}if(by.target.nodeType===3){by.target=by.target.parentNode}if(by.metaKey===N){by.metaKey=by.ctrlKey}return bz.filter?bz.filter(by,e):by},special:{ready:{setup:b.bindReady},load:{noBubble:true},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(by,bx,e){if(b.isWindow(this)){this.onbeforeunload=e}},teardown:function(bx,e){if(this.onbeforeunload===e){this.onbeforeunload=null}}}},simulate:function(by,bA,bz,bx){var bB=b.extend(new b.Event(),bz,{type:by,isSimulated:true,originalEvent:{}});if(bx){b.event.trigger(bB,null,bA)}else{b.event.dispatch.call(bA,bB)}if(bB.isDefaultPrevented()){bz.preventDefault()}}};b.event.handle=b.event.dispatch;b.removeEvent=ax.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 instanceof b.Event)){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=bx&&bx.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};b.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(bx,e){b.event.special[bx]={delegateType:e,bindType:e,handle:function(bB){var bD=this,bC=bB.relatedTarget,bA=bB.handleObj,by=bA.selector,bz;if(!bC||(bC!==bD&&!b.contains(bD,bC))){bB.type=bA.origType;bz=bA.handler.apply(this,arguments);bB.type=e}return bz}}});if(!b.support.submitBubbles){b.event.special.submit={setup:function(){if(b.nodeName(this,"form")){return false}b.event.add(this,"click._submit keypress._submit",function(bz){var by=bz.target,bx=b.nodeName(by,"input")||b.nodeName(by,"button")?by.form:N;if(bx&&!bx._submit_attached){b.event.add(bx,"submit._submit",function(e){if(this.parentNode&&!e.isTrigger){b.event.simulate("submit",this.parentNode,e,true)}});bx._submit_attached=true}})},teardown:function(){if(b.nodeName(this,"form")){return false}b.event.remove(this,"._submit")}}}if(!b.support.changeBubbles){b.event.special.change={setup:function(){if(bf.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio"){b.event.add(this,"propertychange._change",function(e){if(e.originalEvent.propertyName==="checked"){this._just_changed=true}});b.event.add(this,"click._change",function(e){if(this._just_changed&&!e.isTrigger){this._just_changed=false;b.event.simulate("change",this,e,true)}})}return false}b.event.add(this,"beforeactivate._change",function(by){var bx=by.target;if(bf.test(bx.nodeName)&&!bx._change_attached){b.event.add(bx,"change._change",function(e){if(this.parentNode&&!e.isSimulated&&!e.isTrigger){b.event.simulate("change",this.parentNode,e,true)}});bx._change_attached=true}})},handle:function(bx){var e=bx.target;if(this!==e||bx.isSimulated||bx.isTrigger||(e.type!=="radio"&&e.type!=="checkbox")){return bx.handleObj.handler.apply(this,arguments)}},teardown:function(){b.event.remove(this,"._change");return bf.test(this.nodeName)}}}if(!b.support.focusinBubbles){b.each({focus:"focusin",blur:"focusout"},function(bz,e){var bx=0,by=function(bA){b.event.simulate(e,bA.target,b.event.fix(bA),true)};b.event.special[e]={setup:function(){if(bx++===0){ax.addEventListener(bz,by,true)}},teardown:function(){if(--bx===0){ax.removeEventListener(bz,by,true)}}}})}b.fn.extend({on:function(by,e,bB,bA,bx){var bC,bz;if(typeof by==="object"){if(typeof e!=="string"){bB=e;e=N}for(bz in by){this.on(bz,e,bB,by[bz],bx)}return this}if(bB==null&&bA==null){bA=e;bB=e=N}else{if(bA==null){if(typeof e==="string"){bA=bB;bB=N}else{bA=bB;bB=e;e=N}}}if(bA===false){bA=bm}else{if(!bA){return this}}if(bx===1){bC=bA;bA=function(bD){b().off(bD);return bC.apply(this,arguments)};bA.guid=bC.guid||(bC.guid=b.guid++)}return this.each(function(){b.event.add(this,by,bA,bB,e)})},one:function(bx,e,bz,by){return this.on.call(this,bx,e,bz,by,1)},off:function(by,e,bA){if(by&&by.preventDefault&&by.handleObj){var bx=by.handleObj;b(by.delegateTarget).off(bx.namespace?bx.type+"."+bx.namespace:bx.type,bx.selector,bx.handler);return this}if(typeof by==="object"){for(var bz in by){this.off(bz,e,by[bz])}return this}if(e===false||typeof e==="function"){bA=e;e=N}if(bA===false){bA=bm}return this.each(function(){b.event.remove(this,by,bA,e)})},bind:function(e,by,bx){return this.on(e,null,by,bx)},unbind:function(e,bx){return this.off(e,null,bx)},live:function(e,by,bx){b(this.context).on(e,this.selector,by,bx);return this},die:function(e,bx){b(this.context).off(e,this.selector||"**",bx);return this},delegate:function(e,bx,bz,by){return this.on(bx,e,bz,by)},undelegate:function(e,bx,by){return arguments.length==1?this.off(e,"**"):this.off(bx,e,by)},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)}});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 contextmenu").split(" "),function(bx,e){b.fn[e]=function(bz,by){if(by==null){by=bz;bz=null}return arguments.length>0?this.on(e,null,bz,by):this.trigger(e)};if(b.attrFn){b.attrFn[e]=true}if(aQ.test(e)){b.event.fixHooks[e]=b.event.keyHooks}if(bh.test(e)){b.event.fixHooks[e]=b.event.mouseHooks}});
/*
 * Sizzle CSS Selector Engine
 *  Copyright 2011, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 */
(function(){var bJ=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bE="sizcache"+(Math.random()+"").replace(".",""),bK=0,bN=Object.prototype.toString,bD=false,bC=true,bM=/\\/g,bQ=/\r\n/g,bS=/\W/;[0,0].sort(function(){bC=false;return 0});var bA=function(bX,e,b0,b1){b0=b0||[];e=e||ax;var b3=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bX||typeof bX!=="string"){return b0}var bU,b5,b8,bT,b4,b7,b6,bZ,bW=true,bV=bA.isXML(e),bY=[],b2=bX;do{bJ.exec("");bU=bJ.exec(b2);if(bU){b2=bU[3];bY.push(bU[1]);if(bU[2]){bT=bU[3];break}}}while(bU);if(bY.length>1&&bF.exec(bX)){if(bY.length===2&&bG.relative[bY[0]]){b5=bO(bY[0]+bY[1],e,b1)}else{b5=bG.relative[bY[0]]?[e]:bA(bY.shift(),e);while(bY.length){bX=bY.shift();if(bG.relative[bX]){bX+=bY.shift()}b5=bO(bX,b5,b1)}}}else{if(!b1&&bY.length>1&&e.nodeType===9&&!bV&&bG.match.ID.test(bY[0])&&!bG.match.ID.test(bY[bY.length-1])){b4=bA.find(bY.shift(),e,bV);e=b4.expr?bA.filter(b4.expr,b4.set)[0]:b4.set[0]}if(e){b4=b1?{expr:bY.pop(),set:bH(b1)}:bA.find(bY.pop(),bY.length===1&&(bY[0]==="~"||bY[0]==="+")&&e.parentNode?e.parentNode:e,bV);b5=b4.expr?bA.filter(b4.expr,b4.set):b4.set;if(bY.length>0){b8=bH(b5)}else{bW=false}while(bY.length){b7=bY.pop();b6=b7;if(!bG.relative[b7]){b7=""}else{b6=bY.pop()}if(b6==null){b6=e}bG.relative[b7](b8,b6,bV)}}else{b8=bY=[]}}if(!b8){b8=b5}if(!b8){bA.error(b7||bX)}if(bN.call(b8)==="[object Array]"){if(!bW){b0.push.apply(b0,b8)}else{if(e&&e.nodeType===1){for(bZ=0;b8[bZ]!=null;bZ++){if(b8[bZ]&&(b8[bZ]===true||b8[bZ].nodeType===1&&bA.contains(e,b8[bZ]))){b0.push(b5[bZ])}}}else{for(bZ=0;b8[bZ]!=null;bZ++){if(b8[bZ]&&b8[bZ].nodeType===1){b0.push(b5[bZ])}}}}}else{bH(b8,b0)}if(bT){bA(bT,b3,b0,b1);bA.uniqueSort(b0)}return b0};bA.uniqueSort=function(bT){if(bL){bD=bC;bT.sort(bL);if(bD){for(var e=1;e<bT.length;e++){if(bT[e]===bT[e-1]){bT.splice(e--,1)}}}}return bT};bA.matches=function(e,bT){return bA(e,null,null,bT)};bA.matchesSelector=function(e,bT){return bA(bT,null,null,[e]).length>0};bA.find=function(bZ,e,b0){var bY,bU,bW,bV,bX,bT;if(!bZ){return[]}for(bU=0,bW=bG.order.length;bU<bW;bU++){bX=bG.order[bU];if((bV=bG.leftMatch[bX].exec(bZ))){bT=bV[1];bV.splice(1,1);if(bT.substr(bT.length-1)!=="\\"){bV[1]=(bV[1]||"").replace(bM,"");bY=bG.find[bX](bV,e,b0);if(bY!=null){bZ=bZ.replace(bG.match[bX],"");break}}}}if(!bY){bY=typeof e.getElementsByTagName!=="undefined"?e.getElementsByTagName("*"):[]}return{set:bY,expr:bZ}};bA.filter=function(b3,b2,b6,bW){var bY,e,b1,b8,b5,bT,bV,bX,b4,bU=b3,b7=[],b0=b2,bZ=b2&&b2[0]&&bA.isXML(b2[0]);while(b3&&b2.length){for(b1 in bG.filter){if((bY=bG.leftMatch[b1].exec(b3))!=null&&bY[2]){bT=bG.filter[b1];bV=bY[1];e=false;bY.splice(1,1);if(bV.substr(bV.length-1)==="\\"){continue}if(b0===b7){b7=[]}if(bG.preFilter[b1]){bY=bG.preFilter[b1](bY,b0,b6,b7,bW,bZ);if(!bY){e=b8=true}else{if(bY===true){continue}}}if(bY){for(bX=0;(b5=b0[bX])!=null;bX++){if(b5){b8=bT(b5,bY,bX,b0);b4=bW^b8;if(b6&&b8!=null){if(b4){e=true}else{b0[bX]=false}}else{if(b4){b7.push(b5);e=true}}}}}if(b8!==N){if(!b6){b0=b7}b3=b3.replace(bG.match[b1],"");if(!e){return[]}break}}}if(b3===bU){if(e==null){bA.error(b3)}else{break}}bU=b3}return b0};bA.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)};var by=bA.getText=function(bW){var bU,bV,e=bW.nodeType,bT="";if(e){if(e===1||e===9){if(typeof bW.textContent==="string"){return bW.textContent}else{if(typeof bW.innerText==="string"){return bW.innerText.replace(bQ,"")}else{for(bW=bW.firstChild;bW;bW=bW.nextSibling){bT+=by(bW)}}}}else{if(e===3||e===4){return bW.nodeValue}}}else{for(bU=0;(bV=bW[bU]);bU++){if(bV.nodeType!==8){bT+=by(bV)}}}return bT};var bG=bA.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(bY,bT){var bV=typeof bT==="string",bX=bV&&!bS.test(bT),bZ=bV&&!bX;if(bX){bT=bT.toLowerCase()}for(var bU=0,e=bY.length,bW;bU<e;bU++){if((bW=bY[bU])){while((bW=bW.previousSibling)&&bW.nodeType!==1){}bY[bU]=bZ||bW&&bW.nodeName.toLowerCase()===bT?bW||false:bW===bT}}if(bZ){bA.filter(bT,bY,true)}},">":function(bY,bT){var bX,bW=typeof bT==="string",bU=0,e=bY.length;if(bW&&!bS.test(bT)){bT=bT.toLowerCase();for(;bU<e;bU++){bX=bY[bU];if(bX){var bV=bX.parentNode;bY[bU]=bV.nodeName.toLowerCase()===bT?bV:false}}}else{for(;bU<e;bU++){bX=bY[bU];if(bX){bY[bU]=bW?bX.parentNode:bX.parentNode===bT}}if(bW){bA.filter(bT,bY,true)}}},"":function(bV,bT,bX){var bW,bU=bK++,e=bP;if(typeof bT==="string"&&!bS.test(bT)){bT=bT.toLowerCase();bW=bT;e=bx}e("parentNode",bT,bU,bV,bW,bX)},"~":function(bV,bT,bX){var bW,bU=bK++,e=bP;if(typeof bT==="string"&&!bS.test(bT)){bT=bT.toLowerCase();bW=bT;e=bx}e("previousSibling",bT,bU,bV,bW,bX)}},find:{ID:function(bT,bU,bV){if(typeof bU.getElementById!=="undefined"&&!bV){var e=bU.getElementById(bT[1]);return e&&e.parentNode?[e]:[]}},NAME:function(bU,bX){if(typeof bX.getElementsByName!=="undefined"){var bT=[],bW=bX.getElementsByName(bU[1]);for(var bV=0,e=bW.length;bV<e;bV++){if(bW[bV].getAttribute("name")===bU[1]){bT.push(bW[bV])}}return bT.length===0?null:bT}},TAG:function(e,bT){if(typeof bT.getElementsByTagName!=="undefined"){return bT.getElementsByTagName(e[1])}}},preFilter:{CLASS:function(bV,bT,bU,e,bY,bZ){bV=" "+bV[1].replace(bM,"")+" ";if(bZ){return bV}for(var bW=0,bX;(bX=bT[bW])!=null;bW++){if(bX){if(bY^(bX.className&&(" "+bX.className+" ").replace(/[\t\n\r]/g," ").indexOf(bV)>=0)){if(!bU){e.push(bX)}}else{if(bU){bT[bW]=false}}}}return false},ID:function(e){return e[1].replace(bM,"")},TAG:function(bT,e){return bT[1].replace(bM,"").toLowerCase()},CHILD:function(e){if(e[1]==="nth"){if(!e[2]){bA.error(e[0])}e[2]=e[2].replace(/^\+|\s*/g,"");var bT=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(e[2]==="even"&&"2n"||e[2]==="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=(bT[1]+(bT[2]||1))-0;e[3]=bT[3]-0}else{if(e[2]){bA.error(e[0])}}e[0]=bK++;return e},ATTR:function(bW,bT,bU,e,bX,bY){var bV=bW[1]=bW[1].replace(bM,"");if(!bY&&bG.attrMap[bV]){bW[1]=bG.attrMap[bV]}bW[4]=(bW[4]||bW[5]||"").replace(bM,"");if(bW[2]==="~="){bW[4]=" "+bW[4]+" "}return bW},PSEUDO:function(bW,bT,bU,e,bX){if(bW[1]==="not"){if((bJ.exec(bW[3])||"").length>1||/^\w/.test(bW[3])){bW[3]=bA(bW[3],null,null,bT)}else{var bV=bA.filter(bW[3],bT,bU,true^bX);if(!bU){e.push.apply(e,bV)}return false}}else{if(bG.match.POS.test(bW[0])||bG.match.CHILD.test(bW[0])){return true}}return bW},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(bU,bT,e){return !!bA(e[3],bU).length},header:function(e){return(/h\d/i).test(e.nodeName)},text:function(bU){var e=bU.getAttribute("type"),bT=bU.type;return bU.nodeName.toLowerCase()==="input"&&"text"===bT&&(e===bT||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(bT){var e=bT.nodeName.toLowerCase();return(e==="input"||e==="button")&&"submit"===bT.type},image:function(e){return e.nodeName.toLowerCase()==="input"&&"image"===e.type},reset:function(bT){var e=bT.nodeName.toLowerCase();return(e==="input"||e==="button")&&"reset"===bT.type},button:function(bT){var e=bT.nodeName.toLowerCase();return e==="input"&&"button"===bT.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(bT,e){return e===0},last:function(bU,bT,e,bV){return bT===bV.length-1},even:function(bT,e){return e%2===0},odd:function(bT,e){return e%2===1},lt:function(bU,bT,e){return bT<e[3]-0},gt:function(bU,bT,e){return bT>e[3]-0},nth:function(bU,bT,e){return e[3]-0===bT},eq:function(bU,bT,e){return e[3]-0===bT}},filter:{PSEUDO:function(bU,bZ,bY,b0){var e=bZ[1],bT=bG.filters[e];if(bT){return bT(bU,bY,bZ,b0)}else{if(e==="contains"){return(bU.textContent||bU.innerText||by([bU])||"").indexOf(bZ[3])>=0}else{if(e==="not"){var bV=bZ[3];for(var bX=0,bW=bV.length;bX<bW;bX++){if(bV[bX]===bU){return false}}return true}else{bA.error(e)}}}},CHILD:function(bU,bW){var bV,b2,bY,b1,e,bX,b0,bZ=bW[1],bT=bU;switch(bZ){case"only":case"first":while((bT=bT.previousSibling)){if(bT.nodeType===1){return false}}if(bZ==="first"){return true}bT=bU;case"last":while((bT=bT.nextSibling)){if(bT.nodeType===1){return false}}return true;case"nth":bV=bW[2];b2=bW[3];if(bV===1&&b2===0){return true}bY=bW[0];b1=bU.parentNode;if(b1&&(b1[bE]!==bY||!bU.nodeIndex)){bX=0;for(bT=b1.firstChild;bT;bT=bT.nextSibling){if(bT.nodeType===1){bT.nodeIndex=++bX}}b1[bE]=bY}b0=bU.nodeIndex-b2;if(bV===0){return b0===0}else{return(b0%bV===0&&b0/bV>=0)}}},ID:function(bT,e){return bT.nodeType===1&&bT.getAttribute("id")===e},TAG:function(bT,e){return(e==="*"&&bT.nodeType===1)||!!bT.nodeName&&bT.nodeName.toLowerCase()===e},CLASS:function(bT,e){return(" "+(bT.className||bT.getAttribute("class"))+" ").indexOf(e)>-1},ATTR:function(bX,bV){var bU=bV[1],e=bA.attr?bA.attr(bX,bU):bG.attrHandle[bU]?bG.attrHandle[bU](bX):bX[bU]!=null?bX[bU]:bX.getAttribute(bU),bY=e+"",bW=bV[2],bT=bV[4];return e==null?bW==="!=":!bW&&bA.attr?e!=null:bW==="="?bY===bT:bW==="*="?bY.indexOf(bT)>=0:bW==="~="?(" "+bY+" ").indexOf(bT)>=0:!bT?bY&&e!==false:bW==="!="?bY!==bT:bW==="^="?bY.indexOf(bT)===0:bW==="$="?bY.substr(bY.length-bT.length)===bT:bW==="|="?bY===bT||bY.substr(0,bT.length+1)===bT+"-":false},POS:function(bW,bT,bU,bX){var e=bT[2],bV=bG.setFilters[e];if(bV){return bV(bW,bU,bT,bX)}}}};var bF=bG.match.POS,bz=function(bT,e){return"\\"+(e-0+1)};for(var bB in bG.match){bG.match[bB]=new RegExp(bG.match[bB].source+(/(?![^\[]*\])(?![^\(]*\))/.source));bG.leftMatch[bB]=new RegExp(/(^(?:.|\r|\n)*?)/.source+bG.match[bB].source.replace(/\\(\d+)/g,bz))}var bH=function(bT,e){bT=Array.prototype.slice.call(bT,0);if(e){e.push.apply(e,bT);return e}return bT};try{Array.prototype.slice.call(ax.documentElement.childNodes,0)[0].nodeType}catch(bR){bH=function(bW,bV){var bU=0,bT=bV||[];if(bN.call(bW)==="[object Array]"){Array.prototype.push.apply(bT,bW)}else{if(typeof bW.length==="number"){for(var e=bW.length;bU<e;bU++){bT.push(bW[bU])}}else{for(;bW[bU];bU++){bT.push(bW[bU])}}}return bT}}var bL,bI;if(ax.documentElement.compareDocumentPosition){bL=function(bT,e){if(bT===e){bD=true;return 0}if(!bT.compareDocumentPosition||!e.compareDocumentPosition){return bT.compareDocumentPosition?-1:1}return bT.compareDocumentPosition(e)&4?-1:1}}else{bL=function(b0,bZ){if(b0===bZ){bD=true;return 0}else{if(b0.sourceIndex&&bZ.sourceIndex){return b0.sourceIndex-bZ.sourceIndex}}var bX,bT,bU=[],e=[],bW=b0.parentNode,bY=bZ.parentNode,b1=bW;if(bW===bY){return bI(b0,bZ)}else{if(!bW){return -1}else{if(!bY){return 1}}}while(b1){bU.unshift(b1);b1=b1.parentNode}b1=bY;while(b1){e.unshift(b1);b1=b1.parentNode}bX=bU.length;bT=e.length;for(var bV=0;bV<bX&&bV<bT;bV++){if(bU[bV]!==e[bV]){return bI(bU[bV],e[bV])}}return bV===bX?bI(b0,e[bV],-1):bI(bU[bV],bZ,1)};bI=function(bT,e,bU){if(bT===e){return bU}var bV=bT.nextSibling;while(bV){if(bV===e){return -1}bV=bV.nextSibling}return 1}}(function(){var bT=ax.createElement("div"),bU="script"+(new Date()).getTime(),e=ax.documentElement;bT.innerHTML="<a name='"+bU+"'/>";e.insertBefore(bT,e.firstChild);if(ax.getElementById(bU)){bG.find.ID=function(bW,bX,bY){if(typeof bX.getElementById!=="undefined"&&!bY){var bV=bX.getElementById(bW[1]);return bV?bV.id===bW[1]||typeof bV.getAttributeNode!=="undefined"&&bV.getAttributeNode("id").nodeValue===bW[1]?[bV]:N:[]}};bG.filter.ID=function(bX,bV){var bW=typeof bX.getAttributeNode!=="undefined"&&bX.getAttributeNode("id");return bX.nodeType===1&&bW&&bW.nodeValue===bV}}e.removeChild(bT);e=bT=null})();(function(){var e=ax.createElement("div");e.appendChild(ax.createComment(""));if(e.getElementsByTagName("*").length>0){bG.find.TAG=function(bT,bX){var bW=bX.getElementsByTagName(bT[1]);if(bT[1]==="*"){var bV=[];for(var bU=0;bW[bU];bU++){if(bW[bU].nodeType===1){bV.push(bW[bU])}}bW=bV}return bW}}e.innerHTML="<a href='#'></a>";if(e.firstChild&&typeof e.firstChild.getAttribute!=="undefined"&&e.firstChild.getAttribute("href")!=="#"){bG.attrHandle.href=function(bT){return bT.getAttribute("href",2)}}e=null})();if(ax.querySelectorAll){(function(){var e=bA,bV=ax.createElement("div"),bU="__sizzle__";bV.innerHTML="<p class='TEST'></p>";if(bV.querySelectorAll&&bV.querySelectorAll(".TEST").length===0){return}bA=function(b6,bX,b1,b5){bX=bX||ax;if(!b5&&!bA.isXML(bX)){var b4=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b6);if(b4&&(bX.nodeType===1||bX.nodeType===9)){if(b4[1]){return bH(bX.getElementsByTagName(b6),b1)}else{if(b4[2]&&bG.find.CLASS&&bX.getElementsByClassName){return bH(bX.getElementsByClassName(b4[2]),b1)}}}if(bX.nodeType===9){if(b6==="body"&&bX.body){return bH([bX.body],b1)}else{if(b4&&b4[3]){var b0=bX.getElementById(b4[3]);if(b0&&b0.parentNode){if(b0.id===b4[3]){return bH([b0],b1)}}else{return bH([],b1)}}}try{return bH(bX.querySelectorAll(b6),b1)}catch(b2){}}else{if(bX.nodeType===1&&bX.nodeName.toLowerCase()!=="object"){var bY=bX,bZ=bX.getAttribute("id"),bW=bZ||bU,b8=bX.parentNode,b7=/^\s*[+~]/.test(b6);if(!bZ){bX.setAttribute("id",bW)}else{bW=bW.replace(/'/g,"\\$&")}if(b7&&b8){bX=bX.parentNode}try{if(!b7||b8){return bH(bX.querySelectorAll("[id='"+bW+"'] "+b6),b1)}}catch(b3){}finally{if(!bZ){bY.removeAttribute("id")}}}}}return e(b6,bX,b1,b5)};for(var bT in e){bA[bT]=e[bT]}bV=null})()}(function(){var e=ax.documentElement,bU=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(bU){var bW=!bU.call(ax.createElement("div"),"div"),bT=false;try{bU.call(ax.documentElement,"[test!='']:sizzle")}catch(bV){bT=true}bA.matchesSelector=function(bY,b0){b0=b0.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!bA.isXML(bY)){try{if(bT||!bG.match.PSEUDO.test(b0)&&!/!=/.test(b0)){var bX=bU.call(bY,b0);if(bX||!bW||bY.document&&bY.document.nodeType!==11){return bX}}}catch(bZ){}}return bA(b0,null,null,[bY]).length>0}}})();(function(){var e=ax.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}bG.order.splice(1,0,"CLASS");bG.find.CLASS=function(bT,bU,bV){if(typeof bU.getElementsByClassName!=="undefined"&&!bV){return bU.getElementsByClassName(bT[1])}};e=null})();function bx(bT,bY,bX,b1,bZ,b0){for(var bV=0,bU=b1.length;bV<bU;bV++){var e=b1[bV];if(e){var bW=false;e=e[bT];while(e){if(e[bE]===bX){bW=b1[e.sizset];break}if(e.nodeType===1&&!b0){e[bE]=bX;e.sizset=bV}if(e.nodeName.toLowerCase()===bY){bW=e;break}e=e[bT]}b1[bV]=bW}}}function bP(bT,bY,bX,b1,bZ,b0){for(var bV=0,bU=b1.length;bV<bU;bV++){var e=b1[bV];if(e){var bW=false;e=e[bT];while(e){if(e[bE]===bX){bW=b1[e.sizset];break}if(e.nodeType===1){if(!b0){e[bE]=bX;e.sizset=bV}if(typeof bY!=="string"){if(e===bY){bW=true;break}}else{if(bA.filter(bY,[e]).length>0){bW=e;break}}}e=e[bT]}b1[bV]=bW}}}if(ax.documentElement.contains){bA.contains=function(bT,e){return bT!==e&&(bT.contains?bT.contains(e):true)}}else{if(ax.documentElement.compareDocumentPosition){bA.contains=function(bT,e){return !!(bT.compareDocumentPosition(e)&16)}}else{bA.contains=function(){return false}}}bA.isXML=function(e){var bT=(e?e.ownerDocument||e:0).documentElement;return bT?bT.nodeName!=="HTML":false};var bO=function(bU,e,bY){var bX,bZ=[],bW="",b0=e.nodeType?[e]:e;while((bX=bG.match.PSEUDO.exec(bU))){bW+=bX[0];bU=bU.replace(bG.match.PSEUDO,"")}bU=bG.relative[bU]?bU+"*":bU;for(var bV=0,bT=b0.length;bV<bT;bV++){bA(bU,b0[bV],bZ,bY)}return bA.filter(bW,bZ)};bA.attr=b.attr;bA.selectors.attrMap={};b.find=bA;b.expr=bA.selectors;b.expr[":"]=b.expr.filters;b.unique=bA.uniqueSort;b.text=bA.getText;b.isXMLDoc=bA.isXML;b.contains=bA.contains})();var ad=/Until$/,at=/^(?:parents|prevUntil|prevAll)/,bb=/,/,br=/^.[^:#\[\.,]*$/,R=Array.prototype.slice,J=b.expr.match.POS,aA={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(aI(this,e,false),"not",e)},filter:function(e){return this.pushStack(aI(this,e,true),"filter",e)},is:function(e){return !!e&&(typeof e==="string"?J.test(e)?b(e,this.context).index(this[0])>=0:b.filter(e,this).length>0:this.filter(e).length>0)},closest:function(bA,bz){var bx=[],by,e,bB=this[0];if(b.isArray(bA)){var bD=1;while(bB&&bB.ownerDocument&&bB!==bz){for(by=0;by<bA.length;by++){if(b(bB).is(bA[by])){bx.push({selector:bA[by],elem:bB,level:bD})}}bB=bB.parentNode;bD++}return bx}var bC=J.test(bA)||typeof bA!=="string"?b(bA,bz||this.context):0;for(by=0,e=this.length;by<e;by++){bB=this[by];while(bB){if(bC?bC.index(bB)>-1:b.find.matchesSelector(bB,bA)){bx.push(bB);break}else{bB=bB.parentNode;if(!bB||!bB.ownerDocument||bB===bz||bB.nodeType===11){break}}}}bx=bx.length>1?b.unique(bx):bx;return this.pushStack(bx,"closest",bA)},index:function(e){if(!e){return(this[0]&&this[0].parentNode)?this.prevAll().length:-1}if(typeof e==="string"){return b.inArray(this[0],b(e))}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(E(bz[0])||E(by[0])?by:b.unique(by))},andSelf:function(){return this.add(this.prevObject)}});function E(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(bA,by){var bz=b.map(this,bx,bA);if(!ad.test(e)){by=bA}if(by&&typeof by==="string"){bz=b.filter(by,bz)}bz=this.length>1&&!aA[e]?b.unique(bz):bz;if((this.length>1||bb.test(by))&&at.test(e)){bz=bz.reverse()}return this.pushStack(bz,e,R.call(arguments).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 aI(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(br.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})}function a(e){var by=aT.split("|"),bx=e.createDocumentFragment();if(bx.createElement){while(by.length){bx.createElement(by.pop())}}return bx}var aT="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",ai=/ jQuery\d+="(?:\d+|null)"/g,au=/^\s+/,T=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,d=/<([\w:]+)/,y=/<tbody/i,Y=/<|&#?\w+;/,ag=/<(?:script|style)/i,Q=/<(?:script|object|embed|option|style)/i,aj=new RegExp("<(?:"+aT+")","i"),p=/checked\s*(?:[^=]|=\s*.checked.)/i,bo=/\/(java|ecma)script/i,aP=/^\s*<!(?:\[CDATA\[|\-\-)/,az={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,"",""]},ae=a(ax);az.optgroup=az.option;az.tbody=az.tfoot=az.colgroup=az.caption=az.thead;az.th=az.td;if(!b.support.htmlSerialize){az._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||ax).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){var bx=b.isFunction(e);return this.each(function(by){b(this).wrapAll(bx?e.call(this,by):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.clean(arguments);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.clean(arguments));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(ai,""):null}else{if(typeof bz==="string"&&!ag.test(bz)&&(b.support.leadingWhitespace||!au.test(bz))&&!az[(d.exec(bz)||["",""])[1].toLowerCase()]){bz=bz.replace(T,"<$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"&&p.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?bc(this[by],bA):this[by],bz.cacheable||(e>1&&by<bB)?b.clone(bC,true,true):bC)}}if(bx.length){b.each(bx,bq)}}return this}});function bc(e,bx){return b.nodeName(e,"table")?(e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody"))):e}function v(bD,bx){if(bx.nodeType!==1||!b.hasData(bD)){return}var bA,bz,e,bC=b._data(bD),bB=b._data(bx,bC),by=bC.events;if(by){delete bB.handle;bB.events={};for(bA in by){for(bz=0,e=by[bA].length;bz<e;bz++){b.event.add(bx,bA+(by[bA][bz].namespace?".":"")+by[bA][bz].namespace,by[bA][bz],by[bA][bz].data)}}}if(bB.data){bB.data=b.extend({},bB.data)}}function ak(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,bD=bB[0];if(bz&&bz[0]){bC=bz[0].ownerDocument||bz[0]}if(!bC.createDocumentFragment){bC=ax}if(bB.length===1&&typeof bD==="string"&&bD.length<512&&bC===ax&&bD.charAt(0)==="<"&&!Q.test(bD)&&(b.support.checkClone||!p.test(bD))&&(b.support.html5Clone||!aj.test(bD))){e=true;by=b.fragments[bD];if(by&&by!==1){bA=by}}if(!bA){bA=bC.createDocumentFragment();b.clean(bB,bC,bA,bx)}if(e){b.fragments[bD]=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 bi(e){if(typeof e.getElementsByTagName!=="undefined"){return e.getElementsByTagName("*")}else{if(typeof e.querySelectorAll!=="undefined"){return e.querySelectorAll("*")}else{return[]}}}function aB(e){if(e.type==="checkbox"||e.type==="radio"){e.defaultChecked=e.checked}}function G(e){var bx=(e.nodeName||"").toLowerCase();if(bx==="input"){aB(e)}else{if(bx!=="script"&&typeof e.getElementsByTagName!=="undefined"){b.grep(e.getElementsByTagName("input"),aB)}}}function an(e){var bx=ax.createElement("div");ae.appendChild(bx);bx.innerHTML=e.outerHTML;return bx.firstChild}b.extend({clone:function(bA,bC,by){var e,bx,bz,bB=b.support.html5Clone||!aj.test("<"+bA.nodeName)?bA.cloneNode(true):an(bA);if((!b.support.noCloneEvent||!b.support.noCloneChecked)&&(bA.nodeType===1||bA.nodeType===11)&&!b.isXMLDoc(bA)){ak(bA,bB);e=bi(bA);bx=bi(bB);for(bz=0;e[bz];++bz){if(bx[bz]){ak(e[bz],bx[bz])}}}if(bC){v(bA,bB);if(by){e=bi(bA);bx=bi(bB);for(bz=0;e[bz];++bz){v(e[bz],bx[bz])}}}e=bx=null;return bB},clean:function(by,bA,bJ,bC){var bH;bA=bA||ax;if(typeof bA.createElement==="undefined"){bA=bA.ownerDocument||bA[0]&&bA[0].ownerDocument||ax}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(T,"<$1></$2>");var bM=(d.exec(bB)||["",""])[1].toLowerCase(),bz=az[bM]||az._default,bF=bz[0],bx=bA.createElement("div");if(bA===ax){ae.appendChild(bx)}else{a(bA).appendChild(bx)}bx.innerHTML=bz[1]+bB+bz[2];while(bF--){bx=bx.lastChild}if(!b.support.tbody){var e=y.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&&au.test(bB)){bx.insertBefore(bA.createTextNode(au.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++){G(bB[bD])}}else{G(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,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];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 bq(e,bx){if(bx.src){b.ajax({url:bx.src,async:false,dataType:"script"})}else{b.globalEval((bx.text||bx.textContent||bx.innerHTML||"").replace(aP,"/*$0*/"))}if(bx.parentNode){bx.parentNode.removeChild(bx)}}var am=/alpha\([^)]*\)/i,aw=/opacity=([^)]*)/,B=/([A-Z]|^ms)/g,be=/^-?\d+(?:px)?$/i,bp=/^-?\d/,K=/^([\-+])=([\-+.\de]+)/,a9={position:"absolute",visibility:"hidden",display:"block"},ap=["Left","Right"],a3=["Top","Bottom"],ab,aK,aZ;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=ab(by,"opacity","opacity");return e===""?"1":e}else{return by.style.opacity}}}},cssNumber:{fillOpacity:true,fontWeight:true,lineHeight:true,opacity:true,orphans:true,widows:true,zIndex:true,zoom: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==="string"&&(bD=K.exec(bF))){bF=(+(bD[1]+1)*+bD[2])+parseFloat(b.css(bz,by));bE="number"}if(bF==null||bE==="number"&&isNaN(bF)){return}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(ab){return ab(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]}}});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){return q(bA,e,by)}else{b.swap(bA,a9,function(){bB=q(bA,e,by)})}return bB}},set:function(by,bz){if(be.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 aw.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,e=b.isNumeric(bB)?"alpha(opacity="+bB*100+")":"",by=bx&&bx.filter||bz.filter||"";bz.zoom=1;if(bB>=1&&b.trim(by.replace(am,""))===""){bz.removeAttribute("filter");if(bx&&!bx.filter){return}}bz.filter=am.test(by)?by.replace(am,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=ab(by,"margin-right","marginRight")}else{e=by.style.marginRight}});return e}}}});if(ax.defaultView&&ax.defaultView.getComputedStyle){aK=function(bA,by){var bx,bz,e;by=by.replace(B,"-$1").toLowerCase();if((bz=bA.ownerDocument.defaultView)&&(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(ax.documentElement.currentStyle){aZ=function(bB,by){var bC,e,bA,bx=bB.currentStyle&&bB.currentStyle[by],bz=bB.style;if(bx===null&&bz&&(bA=bz[by])){bx=bA}if(!be.test(bx)&&bp.test(bx)){bC=bz.left;e=bB.runtimeStyle&&bB.runtimeStyle.left;if(e){bB.runtimeStyle.left=bB.currentStyle.left}bz.left=by==="fontSize"?"1em":(bx||0);bx=bz.pixelLeft+"px";bz.left=bC;if(e){bB.runtimeStyle.left=e}}return bx===""?"auto":bx}}ab=aK||aZ;function q(bA,by,bx){var bC=by==="width"?bA.offsetWidth:bA.offsetHeight,bB=by==="width"?ap:a3,bz=0,e=bB.length;if(bC>0){if(bx!=="border"){for(;bz<e;bz++){if(!bx){bC-=parseFloat(b.css(bA,"padding"+bB[bz]))||0}if(bx==="margin"){bC+=parseFloat(b.css(bA,bx+bB[bz]))||0}else{bC-=parseFloat(b.css(bA,"border"+bB[bz]+"Width"))||0}}}return bC+"px"}bC=ab(bA,by,by);if(bC<0||bC==null){bC=bA.style[by]||0}bC=parseFloat(bC)||0;if(bx){for(;bz<e;bz++){bC+=parseFloat(b.css(bA,"padding"+bB[bz]))||0;if(bx!=="padding"){bC+=parseFloat(b.css(bA,"border"+bB[bz]+"Width"))||0}if(bx==="margin"){bC+=parseFloat(b.css(bA,bx+bB[bz]))||0}}}return bC+"px"}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&&by.style.display)||b.css(by,"display"))==="none")};b.expr.filters.visible=function(e){return !b.expr.filters.hidden(e)}}var l=/%20/g,ar=/\[\]$/,bu=/\r?\n/g,bs=/#.*$/,aF=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,a1=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,aO=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,aS=/^(?:GET|HEAD)$/,c=/^\/\//,O=/\?/,a8=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,r=/^(?:select|textarea)/i,h=/\s+/,bt=/([?&])_=[^&]*/,M=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,C=b.fn.load,ac={},s={},aG,u,aX=["*/"]+["*"];try{aG=bn.href}catch(ay){aG=ax.createElement("a");aG.href="";aG=aG.href}u=M.exec(aG.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 aY(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===ac),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=aY(bx,bG,bB,bF,bE,bz)}}}if((bA||!bE)&&!bz["*"]){bE=aY(bx,bG,bB,bF,"*",bz)}return bE}function ao(by,bz){var bx,e,bA=b.ajaxSettings.flatOptions||{};for(bx in bz){if(bz[bx]!==N){(bA[bx]?by:(e||(e={})))[bx]=bz[bx]}}if(e){b.extend(true,by,e)}}b.fn.extend({load:function(by,bB,bC){if(typeof by!=="string"&&C){return C.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||r.test(this.nodeName)||a1.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(bu,"\r\n")}}):{name:bx.name,value:by.replace(bu,"\r\n")}}).get()}});b.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,bx){b.fn[bx]=function(by){return this.on(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(bx,e){if(e){ao(bx,b.ajaxSettings)}else{e=bx;bx=b.ajaxSettings}ao(bx,e);return bx},ajaxSettings:{url:aG,isLocal:aO.test(u[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","*":aX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":bd.String,"text html":true,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{context:true,url:true}},ajaxPrefilter:f(ac),ajaxTransport:f(s),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.Callbacks("once memory"),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=aF.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(b1,bW,b2,bY){if(bC===2){return}bC=2;if(bG){clearTimeout(bG)}bN=N;bS=bY||"";bL.readyState=b1>0?4:0;var bV,b6,b5,bZ=bW,b0=b2?bl(bF,bL,b2):N,bX,b4;if(b1>=200&&b1<300||b1===304){if(bF.ifModified){if((bX=bL.getResponseHeader("Last-Modified"))){b.lastModified[bE]=bX}if((b4=bL.getResponseHeader("Etag"))){b.etag[bE]=b4}}if(b1===304){bZ="notmodified";bV=true}else{try{b6=I(bF,b0);bZ="success";bV=true}catch(b3){bZ="parsererror";b5=b3}}}else{b5=bZ;if(!bZ||b1){bZ="error";if(b1<0){b1=0}}}bL.status=b1;bL.statusText=""+(bW||bZ);if(bV){bT.resolveWith(bU,[b6,bZ,bL])}else{bT.rejectWith(bU,[bL,bZ,b5])}bL.statusCode(bD);bD=N;if(by){bI.trigger("ajax"+(bV?"Success":"Error"),[bL,bF,bV?b6:b5])}bP.fireWith(bU,[bL,bZ]);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.add;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(bs,"").replace(c,u[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]!=u[1]||bK[2]!=u[2]||(bK[3]||(bK[1]==="http:"?80:443))!=(u[3]||(u[1]==="http:"?80:443))))}if(bF.data&&bF.processData&&typeof bF.data!=="string"){bF.data=b.param(bF.data,bF.traditional)}aY(ac,bF,bz,bL);if(bC===2){return false}by=bF.global;bF.type=bF.type.toUpperCase();bF.hasContent=!aS.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;delete bF.data}bE=bF.url;if(bF.cache===false){var bx=b.now(),bR=bF.url.replace(bt,"$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]!=="*"?", "+aX+"; 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=aY(s,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(bC<2){bH(-1,bO)}else{throw 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){x(bz,e[bz],by,bA)}}return bx.join("&").replace(l,"+")}});function x(by,bA,bx,bz){if(b.isArray(bA)){b.each(bA,function(bC,bB){if(bx||ar.test(by)){bz(by,bB)}else{x(by+"["+(typeof bB==="object"||b.isArray(bB)?bC:"")+"]",bB,bx,bz)}})}else{if(!bx&&bA!=null&&typeof bA==="object"){for(var e in bA){x(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 aE=b.now(),w=/(\=)\?(&|$)|\?\?/i;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return b.expando+"_"+(aE++)}});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&&(w.test(bF.url)||bz&&w.test(bF.data))){var bD,by=bF.jsonpCallback=b.isFunction(bF.jsonpCallback)?bF.jsonpCallback():bF.jsonpCallback,bB=bd[by],e=bF.url,bA=bF.data,bx="$1"+by+"$2";if(bF.jsonp!==false){e=e.replace(w,bx);if(bF.url===e){if(bz){bA=bA.replace(w,bx)}if(bF.data===bA){e+=(/\?/.test(e)?"&":"?")+bF.jsonp+"="+by}}}bF.url=e;bF.data=bA;bd[by]=function(bG){bD=[bG]};bE.always(function(){bd[by]=bB;if(bD&&b.isFunction(bB)){bd[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=ax.head||ax.getElementsByTagName("head")[0]||ax.documentElement;return{send:function(bz,bA){e=ax.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 D=bd.ActiveXObject?function(){for(var e in P){P[e](0,1)}}:false,A=0,P;function aN(){try{return new bd.XMLHttpRequest()}catch(bx){}}function al(){try{return new bd.ActiveXObject("Microsoft.XMLHTTP")}catch(bx){}}b.ajaxSettings.xhr=bd.ActiveXObject?function(){return !this.isLocal&&aN()||al()}:aN;(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(D){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=++A;if(D){if(!P){P={};b(bd).unload(D)}P[bB]=bx}bC.onreadystatechange=bx}},abort:function(){if(bx){bx(0,1)}}}}})}var S={},ba,n,aD=/^(?:toggle|show|hide)$/,aV=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,a5,aJ=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],a6;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",z(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(bz,bC,bB){if(bz||bz===0){return this.animate(a2("hide",3),bz,bC,bB)}else{var by,bA,bx=0,e=this.length;for(;bx<e;bx++){by=this[bx];if(by.style){bA=b.css(by,"display");if(bA!=="none"&&!b._data(by,"olddisplay")){b._data(by,"olddisplay",bA)}}}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(bB,by,bA,bz){var e=b.speed(by,bA,bz);if(b.isEmptyObject(bB)){return this.each(e.complete,[false])}bB=b.extend({},bB);function bx(){if(e.queue===false){b._mark(this)}var bG=b.extend({},e),bM=this.nodeType===1,bK=bM&&b(this).is(":hidden"),bD,bH,bF,bL,bJ,bE,bI,bN,bC;bG.animatedProperties={};for(bF in bB){bD=b.camelCase(bF);if(bF!==bD){bB[bD]=bB[bF];delete bB[bF]}bH=bB[bD];if(b.isArray(bH)){bG.animatedProperties[bD]=bH[1];bH=bB[bD]=bH[0]}else{bG.animatedProperties[bD]=bG.specialEasing&&bG.specialEasing[bD]||bG.easing||"swing"}if(bH==="hide"&&bK||bH==="show"&&!bK){return bG.complete.call(this)}if(bM&&(bD==="height"||bD==="width")){bG.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||z(this.nodeName)==="inline"){this.style.display="inline-block"}else{this.style.zoom=1}}}}if(bG.overflow!=null){this.style.overflow="hidden"}for(bF in bB){bL=new b.fx(this,bG,bF);bH=bB[bF];if(aD.test(bH)){bC=b._data(this,"toggle"+bF)||(bH==="toggle"?bK?"show":"hide":0);if(bC){b._data(this,"toggle"+bF,bC==="show"?"hide":"show");bL[bC]()}else{bL[bH]()}}else{bJ=aV.exec(bH);bE=bL.cur();if(bJ){bI=parseFloat(bJ[2]);bN=bJ[3]||(b.cssNumber[bF]?"":"px");if(bN!=="px"){b.style(this,bF,(bI||1)+bN);bE=((bI||1)/bL.cur())*bE;b.style(this,bF,bE+bN)}if(bJ[1]){bI=((bJ[1]==="-="?-1:1)*bI)+bE}bL.custom(bE,bI,bN)}else{bL.custom(bE,bH,"")}}}return true}return e.queue===false?this.each(bx):this.queue(e.queue,bx)},stop:function(by,bx,e){if(typeof by!=="string"){e=bx;bx=by;by=N}if(bx&&by!==false){this.queue(by||"fx",[])}return this.each(function(){var bz,bA=false,bC=b.timers,bB=b._data(this);if(!e){b._unmark(true,this)}function bD(bG,bH,bF){var bE=bH[bF];b.removeData(bG,bF,true);bE.stop(e)}if(by==null){for(bz in bB){if(bB[bz]&&bB[bz].stop&&bz.indexOf(".run")===bz.length-4){bD(this,bB,bz)}}}else{if(bB[bz=by+".run"]&&bB[bz].stop){bD(this,bB,bz)}}for(bz=bC.length;bz--;){if(bC[bz].elem===this&&(by==null||bC[bz].queue===by)){if(e){bC[bz](true)}else{bC[bz].saveState()}bA=true;bC.splice(bz,1)}}if(!(e&&bA)){b.dequeue(this,by)}})}});function bj(){setTimeout(av,0);return(a6=b.now())}function av(){a6=N}function a2(bx,e){var by={};b.each(aJ.concat.apply([],aJ.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;if(e.queue==null||e.queue===true){e.queue="fx"}e.old=e.complete;e.complete=function(bA){if(b.isFunction(e.old)){e.old.call(this)}if(e.queue){b.dequeue(this,e.queue)}else{if(bA!==false){b._unmark(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(bB,bA,bz){var e=this,by=b.fx;this.startTime=a6||bj();this.end=bA;this.now=this.start=bB;this.pos=this.state=0;this.unit=bz||this.unit||(b.cssNumber[this.prop]?"":"px");function bx(bC){return e.step(bC)}bx.queue=this.options.queue;bx.elem=this.elem;bx.saveState=function(){if(e.options.hide&&b._data(e.elem,"fxshow"+e.prop)===N){b._data(e.elem,"fxshow"+e.prop,e.start)}};if(bx()&&b.timers.push(bx)&&!a5){a5=setInterval(by.tick,by.interval)}},show:function(){var e=b._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=e||b.style(this.elem,this.prop);this.options.show=true;if(e!==N){this.custom(this.cur(),e)}else{this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur())}b(this.elem).show()},hide:function(){this.options.orig[this.prop]=b._data(this.elem,"fxshow"+this.prop)||b.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(bA){var bC,bD,bx,bz=a6||bj(),e=true,bB=this.elem,by=this.options;if(bA||bz>=by.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();by.animatedProperties[this.prop]=true;for(bC in by.animatedProperties){if(by.animatedProperties[bC]!==true){e=false}}if(e){if(by.overflow!=null&&!b.support.shrinkWrapBlocks){b.each(["","X","Y"],function(bE,bF){bB.style["overflow"+bF]=by.overflow[bE]})}if(by.hide){b(bB).hide()}if(by.hide||by.show){for(bC in by.animatedProperties){b.style(bB,bC,by.orig[bC]);b.removeData(bB,"fxshow"+bC,true);b.removeData(bB,"toggle"+bC,true)}}bx=by.complete;if(bx){by.complete=false;bx.call(bB)}}return false}else{if(by.duration==Infinity){this.now=bz}else{bD=bz-this.startTime;this.state=bD/by.duration;this.pos=b.easing[by.animatedProperties[this.prop]](this.state,bD,0,1,by.duration);this.now=this.start+((this.end-this.start)*this.pos)}this.update()}return true}};b.extend(b.fx,{tick:function(){var by,bx=b.timers,e=0;for(;e<bx.length;e++){by=bx[e];if(!by()&&bx[e]===by){bx.splice(e--,1)}}if(!bx.length){b.fx.stop()}},interval:13,stop:function(){clearInterval(a5);a5=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.now+e.unit}else{e.elem[e.prop]=e.now}}}});b.each(["width","height"],function(e,bx){b.fx.step[bx]=function(by){b.style(by.elem,bx,Math.max(0,by.now)+by.unit)}});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 z(bz){if(!S[bz]){var e=ax.body,bx=b("<"+bz+">").appendTo(e),by=bx.css("display");bx.remove();if(by==="none"||by===""){if(!ba){ba=ax.createElement("iframe");ba.frameBorder=ba.width=ba.height=0}e.appendChild(ba);if(!n||!ba.createElement){n=(ba.contentWindow||ba.contentDocument).document;n.write((ax.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>");n.close()}bx=n.createElement(bz);n.body.appendChild(bx);by=b.css(bx,"display");e.removeChild(ba)}S[bz]=by}return S[bz]}var X=/^t(?:able|d|h)$/i,af=/^(?:body|html)$/i;if("getBoundingClientRect" in ax.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=aM(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)}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.support.fixedPosition&&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.support.doesNotAddBorder&&!(b.support.doesAddBorderForTableAndCells&&X.test(bB.nodeName))){bF+=parseFloat(bE.borderTopWidth)||0;bA+=parseFloat(bE.borderLeftWidth)||0}bx=by;by=bB.offsetParent}if(b.support.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.support.fixedPosition&&e.position==="fixed"){bF+=Math.max(bz.scrollTop,bC.scrollTop);bA+=Math.max(bz.scrollLeft,bC.scrollLeft)}return{top:bF,left:bA}}}b.offset={bodyOffset:function(e){var by=e.offsetTop,bx=e.offsetLeft;if(b.support.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=af.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||ax.body;while(e&&(!af.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=aM(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=aM(this);if(bA){bA.scrollTo(!bx?bB:b(bA).scrollLeft(),bx?bB:b(bA).scrollTop())}else{this[by]=bB}})}});function aM(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(){var bz=this[0];return bz?bz.style?parseFloat(b.css(bz,by,"padding")):this[by]():null};b.fn["outer"+e]=function(bA){var bz=this[0];return bz?bz.style?parseFloat(b.css(bz,by,bA?"margin":"border")):this[by]():null};b.fn[by]=function(bB){var bC=this[0];if(!bC){return bB==null?null:this}if(b.isFunction(bB)){return this.each(function(bG){var bF=b(this);bF[by](bB.call(this,bG,bF[by]()))})}if(b.isWindow(bC)){var bD=bC.document.documentElement["client"+e],bz=bC.document.body;return bC.document.compatMode==="CSS1Compat"&&bD||bz&&bz["client"+e]||bD}else{if(bC.nodeType===9){return Math.max(bC.documentElement["client"+e],bC.body["scroll"+e],bC.documentElement["scroll"+e],bC.body["offset"+e],bC.documentElement["offset"+e])}else{if(bB===N){var bE=b.css(bC,by),bA=parseFloat(bE);return b.isNumeric(bA)?bA:bE}else{return this.css(by,typeof bB==="string"?bB:bB+"px")}}}}});bd.jQuery=bd.$=b;if(typeof define==="function"&&define.amd&&define.amd.jQuery){define("jquery",[],function(){return b})}})(window);jQuery.fn.attr_nexxar_old=jQuery.fn.attr;jQuery.fn.extend({attr:function(b,c){if($.browser.msie&&b=="href"&&typeof(c)!="undefined"){for(var a=0;a<$(this).length;a++){$(this).get(0).href=""+c}}return $(this).attr_nexxar_old(b,c)}});jQuery.extend({array2Object:function(e){var a;if(e&&typeof(e)=="array"){a={};for(var b=0;b<e.length;b++){var c=e[b].split(":");var d=c[1];for(var b=2;b<c.length;b++){d+=":"+c[b]}a[jQuery.trim(c[0])]=jQuery.trim(d).replace(/^['"](.*)['"]/,"$1")}}else{if(e&&typeof(e)=="object"){a={};for(var b in e){var c=e[b].split(":");var d=c[1];for(var b=2;b<c.length;b++){d+=":"+c[b]}a[jQuery.trim(c[0])]=jQuery.trim(d).replace(/^['"](.*)['"]/,"$1")}}}return a}});jQuery.fn.extend({clientHeight:function(){var a=0;jQuery(this).children().each(function(){if($(this).css("position")=="absolute"){return}if(a<$(this).outerHeight()+$(this).position().top){a=$(this).outerHeight()+$(this).position().top}});return a+(parseInt($(this).css("padding-bottom"))||0)},clientWidth:function(){var a=0;jQuery(this).children().each(function(){if($(this).css("position")=="absolute"){return}if(a<$(this).outerWidth()+$(this).position().left){a=$(this).outerWidth()+$(this).position().left}});return a+(parseInt($(this).css("padding-right"))||0)}});jQuery.fn.extend({pixelIsInside:function(a,f,e,b){a=parseInt(a||0);f=parseInt(f||0);if(isNaN(a)||isNaN(f)){return false}var d=false;var c=0;this.filter(":visible").each(function(){if(d){return false}var h=$(this).offset();d=(a>=h.left&&a<=h.left+$(this).outerWidth()&&f>=h.top&&f<=h.top+$(this).outerHeight());if(d&&e&&typeof(e)=="function"){try{e.call(this,c,a,f,b)}catch(g){}}c++;return !d});return d}});jQuery.log=function(f){this.isActive=function(){return typeof(this._activated)=="undefined"||this._activated};this.setActive=function(e){this._activated=e};this.activate=function(){this._activated=true};this.deactivate=function(){this._activated=false};if(this.isActive()){var b=new Date();var h=b.getMilliseconds();if(h<10){h="000"+h}else{if(h<100){h="00"+h}else{if(h<1000){h="0"+h}}}var c=b.getSeconds();c=c<10?"0"+c:""+c;var d=b.getMinutes();d=d<10?"0"+d:""+d;var a=b.getHours();a=a<10?"0"+a:""+a;try{console.log(a+":"+d+":"+c+"."+h+"::: "+f)}catch(g){}}};(function(a){a.extend({loadJS:function(b){if(typeof(b)=="string"){a(document).ready(function(){a("head").append('<script type="text/javascript" src="'+NexxarLib.convert2AbsoluteURL(b)+'"><\/script>')})}},loadCSS:function(b){a(document).ready(function(){a("head").append('<link rel="stylesheet" type="text/css" src="'+url+'">')})}})})(jQuery);if(typeof(NexxarLib)!="undefined"&&typeof(NexxarLib.doAutoAccordeon)!="function"){NexxarLib.doAutoAccordeon=function(a){if(!NexxarLib.isPagePrintVersion){$(document).ready(function(){window.setTimeout(function(){var c=String(window.location.hash).replace(/[^a-zA-Z0-9]+/," ").replace(/^.*(acc[0-9]+).*$/,"$1");var b={isSingleOpen:false,headingSelector:a,idPrefix:"akkordeonPanel",clickHandlerClass:"akkordeonHandleClick",wrapperClass:"",wrapFunc:function(f,d,h,e){var h=String(h).replace(/Panel/,"ResizerIcon");var g=$('<div class="toggleIcon openButton '+e.clickHandlerClass+'"  id="'+h+'"></div>');$(f).removeClass(e.clickHandlerClass).wrap("<div/>");f=$(f).parent().addClass(e.clickHandlerClass);$(f).prepend(g);return{heading:f,content:d,wrapperClass:null}}};$("#bodyContent").autoAccordeon(b);if(c.match(/acc[0-9]+/)){$("#bodyContent .akkordeonWrappedLayer").eq(parseInt(c.replace(/[^0-9]+/,""))-1).children(a).openAutoAccordeon(b)}},10)})}}}(function(g){var c="headingSelector",q="excludeSelector",e="css",m="idPrefix",d="effectFunc",p="click",s="wrapFunc",b="defaultOpen",a="wrapperClass",j="containerClass",u="handlerClass",l="openedClass",k="closedClass",h="lastClass",n="clickHandlerClass",f="isSingleOpen",r={};r[n]="akkordeonClickHandler";r[c]="h2";r[q]=".nothing";r[j]="akkordeonContent";r[a]="";r[u]="akkordeonTitle";r[m]="accordeon";r[l]="akkordeonOpened";r[k]="akkordeonClosed";r[h]="akkordeonLast";r[f]=false;r[e]={};var v={};var o=1;fadeInOrOut=function(y,x,w){if(typeof(x)!="undefined"&&x){g(y).slideDown()}else{g(y).slideUp()}};r[d]=fadeInOrOut;allClickHandlers=[];createAutoAccordeon=function(x,I){var A=String(Math.floor(Math.random()*99999))+(new Date()).getTime();g(x).data("autoAccordeonOptions-ID",A);v[A]=I;var E=g(x).children(I[c]).not(I[q]);for(var z=0;z<E.length;z++){var C=[];var F=g(E[z]).next();while(F.length>0&&!g(F).is(I[q])&&!g(F).is(I[c])&&(z+1>=E.length||g(F)!==E[z+1])){C[C.length]=F;F=g(F).next()}if(C.length>0){var C=convertArray2JQuery(C);var w=I[m]+o;o++;g(C).wrapAll('<div id="'+w+'" class="'+I[j]+'" />');C=g(C).parent();var G=I[a];if(jQuery.isFunction(I[s])){try{var y=I[s].call(this,g(E[z]),g(C),w,I);if(typeof(y)=="array"){E[z]=y[0];C=y[1];G=y.length>=3?y[2]:G}else{if(typeof(y)=="object"){if(typeof(y.heading)!="undefined"){E[z]=y.heading}if(typeof(y.content)!="undefined"){C=y.content}if(typeof(y.wrapperClass)!="undefined"){G=y.wrapperClass}}}}catch(B){}}if(jQuery.isFunction(I[d])){var D=g(E[z]).find(I[n]);if(D.length<=0){D=E[z]}if((typeof(I[b])=="undefined"&&z==0)||typeof(I[b])!="undefined"&&I[b].length>0&&(g(E[z]).is(I[b])||I[b]=="#acc"+z)){g(D).data("myAccordeonIsOpen","1").addClass(I[l]);g(C).show()}else{g(D).data("myAccordeonIsOpen","0").addClass(I[k]);g(C).hide()}if(g(D).length>0){allClickHandlers[allClickHandlers.length]=g(D);var H=g(D).attr("id");if(typeof(H)!="string"||H.length<=0){g(D).attr("id",I[n]+(o-1))}g(D).addClass(I[u]+" "+I[u]+(z+1)+" autoAkkordeon").data("autoAccordeonOptions-ID",A).data("akkordeonPanel",C).data("akkordeonPanelID",w).mouseover(function(){g("h2, h3, h4",this).addClass("hover");g(".toggleIcon",this).addClass("toggleIconHover")}).mouseout(function(){g("h2, h3, h4",this).removeClass("hover");g(".toggleIcon",this).removeClass("toggleIconHover")}).click(function(J){g(this).toggleAutoAccordeon(I,J)})}if(z+1==E.length){g(D).addClass(I[h])}}if(typeof(G)=="string"&&G.length>0){g(C).add(E[z]).wrapAll('<div id="'+G+(o-1)+'" class="'+G+'" />')}}C=[]}};convertArray2JQuery=function(w){if(typeof(w)!="array"&&typeof(w)!="object"||w.length<=0){return}var y=g(w[0]);for(var x=1;x<w.length;x++){y=y.add(w[x])}return y};toggleAccordeon=function(w,x){if(g(this).data("myAccordeonIsOpen")=="1"){closeAccordeon.call(this,w,x)}else{openAccordeon.call(this,w,x)}};closeAccordeon=function(x,y){if(typeof(x)=="undefined"){var w=g(this).data("autoAccordeonOptions-ID");if(typeof(w)=="string"){x=v[w]}}x=g.extend({},r,x);if(g(this).data("myAccordeonIsOpen")=="1"){x[d].call(this,g(this).data("akkordeonPanel"),(g(this).data("myAccordeonIsOpen")=="1"?false:true),x);g(this).data("myAccordeonIsOpen","0");g(this).addClass(x[k]).removeClass(x[l]);g(this).trigger("accordeonClosed",g(this));if(typeof(x[p])=="function"){x[p].call(this,y,false,x)}}};openAccordeon=function(x,A){if(typeof(x)=="undefined"){var w=g(this).data("autoAccordeonOptions-ID");if(typeof(w)=="string"){x=v[w]}}x=g.extend({},r,x);if(g(this).data("myAccordeonIsOpen")!="1"){x[d].call(this,g(this).data("akkordeonPanel"),(g(this).data("myAccordeonIsOpen")=="1"?false:true),x);if(g("html").data("akkordeonIsAutoClosing_in_single-mode")!="1"){g("html").data("akkordeonIsAutoClosing_in_single-mode","1");var z=g(this).parent();for(var y=0;x[f]&&y<=99;y++){g("#"+x[n]+y).closeAutoAccordeon(x,A)}g("html").data("akkordeonIsAutoClosing_in_single-mode","0")}g(this).data("myAccordeonIsOpen","1");g(this).addClass(x[l]).removeClass(x[k]);g(this).trigger("accordeonOpened",g(this));if(typeof(x[p])=="function"){x[p].call(this,A,true,x)}}};g.extend(g.fn,{autoAccordeon:function(w){var z=this;w=g.extend({},r,w);if(!jQuery.isFunction(w[d])){w[d]=fadeInOrOut}if((typeof(w[b])=="undefined"||w[b].length<=0)&&String(window.location.hash).length>0){var y=String(window.location.hash).replace(/^#?([_a-zA-Z0-9]+).*$/g,"$1");if(typeof(y)!="undefined"&&y.length>0){w[b]="#"+y}}for(var x=0;x<z.length;x++){createAutoAccordeon(z[x],w)}return this},closeAutoAccordeon:function(w,x){var z=this;for(var y=0;y<z.length;y++){closeAccordeon.call(z[y],w,x)}},openAutoAccordeon:function(w,x){var z=this;for(var y=0;y<z.length;y++){openAccordeon.call(z[y],w,x)}},toggleAutoAccordeon:function(w,x){var z=this;for(var y=0;y<z.length;y++){toggleAccordeon.call(z[y],w,x)}}})})(jQuery);(function(a){a.fn.nexxarCategoryColumnSort=function(h){if(typeof(h)=="undefined"){var f=a("body");var g=f.hasClass("page_kunden");var d=f.hasClass("page_leistungen_features");var e=f.hasClass("page_team");if(g){h="clients"}else{if(d){h="features"}else{if(e){h="team"}else{return this}}}}if(h=="clients"){var c=true}else{if(h=="features"){var c=true}else{if(h=="team"){var b=true}else{return this}}}return this.each(function(j){a(this).removeClass("column1 column2 column3");if(c&&!a(this).hasClass("showed")){return}var l=b?2:3;var k=(j+1)%l;k=k==0?l:k;a(this).addClass("column"+k)})}})(jQuery);(function(a){a.fn.nexxarCategoryImageLoad=function(f){if(typeof(f)=="undefined"){var d=a("body");var e=d.hasClass("page_kunden");var b=d.hasClass("page_team");var c=(d.hasClass("team")&&d.hasClass("single"));if(e||c){f="clients"}else{if(b){f="team"}else{return this}}}return this.each(function(){if(f=="clients"){var g="logo-";var o="logo_sw-";var j="grey"}else{if(f=="team"){var g="avatar_";var o="avatar-dark_";var j="dark"}}var l=a(this).parent().parent("li");var m=a(this).attr("src").replace(g,o);var k=a(this).attr("title");var n=a(this).attr("alt");var h=a('<img src="'+m+'" class="'+j+'" border="0" title="'+k+'" alt="'+n+'" />');a(this).parent("a").append(h)})}})(jQuery);(function(a){a.nexxarLoadLightboxContent=function(c,b){};a.fn.nexxarLoadLightboxContent=function(b){a.nexxarLoadLightboxContent.defaultOptions={showTime:800,halftime:400,detectIeLteEight:a.browser.msie&&a.browser.version<=8,detectIeLteSeven:a.browser.msie&&a.browser.version<=7,detectIeLteSix:a.browser.msie&&a.browser.version<=6,myTargetUrl:a(this).attr("href"),myTargetContent:"#content",myContainer:a(this).parents(".lightbox_ground").eq(0),myTargetIdBase:a(this).parents(".lightbox_ground").eq(0).attr("data-targetIdBase"),lightboxLayerType:"nolightbox",myNeedle:'<div class="needle_top"></div>',closeButton:'<div id="closeButton" class="singleContent_close"><a href="#close" title="Schlie&szlig;en"><span>Schlie&szlig;en</span></a></div>',metaNavigationClients:'<menu class="meta_navigation"><li><a class="active" href="#content">Info</a></li><li><a href="#gallery">Galerie</a></li></menu>',metaNavigationTeam:'<menu class="meta_navigation"><li><a class="active" href="#content">Info</a></li><li><a href="#projects">Projekte</a></li></menu>',additionalContentClients:"gallery",additionalContentTeam:"projects",siteHasClassTeam:a("body").hasClass("page_team"),siteHasClassClients:a("body").hasClass("page_kunden"),siteHasClassFeatures:a("body").hasClass("page_leistungen_features"),siteHasClassCasestudies:a("body").hasClass("case-studies"),lightboxFlag:"content_showed",overlay:'<div id="overlay" class="content_overlay"></div>',overlay2:'<div id="overlay2" class="content_overlay"></div>'};var c=a.extend({},a.nexxarLoadLightboxContent.defaultOptions,a.nexxarLoadLightboxContent.defaultOptions.myContainer.data("data-lightbox")||{},b);if(!c.scrollTo){c.scrollTo=function(e){setTimeout(function(){a.scrollTo(e.myContainer.offset().top-15,e.showTime)},e.halftime);e.scrollTo.message="scrolled to "+e.myTargetIdBase}}if(c[c.myTargetIdBase+"_loaded"]){a(this).addClass("content_showed").focus();if(c.lightboxLayerType=="nolightbox"){a("body").addClass("single_"+c.lightboxFlag).append(c.overlay)}if(c.lightboxLayerType=="lightbox1"){c.myContainer.parents("article").eq(0).prepend(c.content.overlay)}c.myContainer.children(".container").slideDown(c.showTime).addClass(c.lightboxFlag);c.scrollTo(c);return this}else{c.content={};c.setNewDataSafe={};if(typeof(c.lightboxLayerType)=="string"&&c.lightboxLayerType=="lightbox2"){return this}else{if(typeof(c.lightboxLayerType)=="string"&&c.lightboxLayerType=="lightbox1"){c.setNewDataSafe.lightboxLayerType="lightbox2";c.content.myNeedle="";c.content.overlay=c.overlay2}else{if(typeof(c.lightboxLayerType)=="string"&&c.lightboxLayerType=="nolightbox"){c.setNewDataSafe.lightboxLayerType="lightbox1";c.content.myNeedle=c.myNeedle;c.content.overlay="";a("body").addClass("single_"+c.lightboxFlag).append(c.overlay)}}}c[c.myTargetIdBase+"_loaded"]=true}if((c.siteHasClassClients&&typeof(c.contentCategoryType)=="undefined")||(c.contentCategoryType=="clients")){c.contentCategoryType="clients";c.categoryLoadeType="team";c.content.additionalLoadType=c.additionalContentClients;c.content.additionalSelector="section."+c.content.additionalLoadType;c.content.metaNavigation=c.metaNavigationClients}else{if((c.siteHasClassTeam&&typeof(c.contentCategoryType)=="undefined")||(c.contentCategoryType=="team")){c.contentCategoryType="team";c.categoryLoadeType="clients";c.content.additionalLoadType=c.additionalContentTeam;c.content.additionalSelector="section."+c.content.additionalLoadType;c.content.metaNavigation=c.metaNavigationTeam}else{if((c.siteHasClassFeatures&&typeof(c.contentCategoryType)=="undefined")||(c.contentCategoryType=="features")){c.contentCategoryType="features";c.categoryLoadeType="noCategoryLoadeType";c.additionalLoadType=="noAdditionalContentType";c.content.additionalSelector="#noSelectorFound";c.content.metaNavigation=""}else{c.contentCategoryType="noCategoryLoadeType";c.categoryLoadeType="noCategoryLoadeType";c.additionalLoadType=="noAdditionalContentType";c.content.additionalSelector="#noSelectorFound";c.content.metaNavigation='<menu class="meta_navigation"><li><a class="active no_siblings">Info</a></li></menu>'}}}c.setNewDataSafe.contentCategoryType=c.categoryLoadeType;var d=a.nexxarLoadLightboxContent.collection=function(l,g){var e,m,f,k,j,h;if(!d.insertContent){d.insertContent=function(p,o,n){p.parents("article").eq(0).prepend(n.content.overlay);if(n.detectIeLteEight&&n.lightboxLayerType=="lightbox1"){p.parents("article").eq(0).addClass("noIeShadow")}p.data("data-lightbox",n).append('<div class="container single"></div>').children(".container").addClass(n.setNewDataSafe.lightboxLayerType).hide().prepend(n.content.myNeedle).append(o).slideDown(n.showTime).addClass(n.lightboxFlag).parents("li").eq(0).addClass(n.lightboxFlag);if((o.find(n.content.additionalSelector).length==0)&&(n.contentCategoryType!="features")){n.content.metaNavigation='<menu class="meta_navigation"><li><a class="active no_siblings">Info</a></li></menu>'}o.attr("id",n.myTargetIdBase+"Content").prepend(n.closeButton,n.content.metaNavigation).find(n.content.additionalSelector).hide();d.closeButton(p,o,n);d.metaNavigationActions(o,n);d.screenshotsGallery(o,n);d.screenshotsGalleryPreview(o,n);d.teamMemberClientsActions(o,n);d.activateTooltips(o,n);d.lightboxLinkToClientsPage(o,n);d.activateSecondLightboxOpener(o,n);n.scrollTo(n)}}if(!d.activateTooltips){d.activateTooltips=function(p,o){d.activateTooltips.tooltipOptions={containerClass:"tooltip_container needle_bottom",content:"text"};d.activateTooltips.tooltipSelector=a("#featureList a, #closeButton a");for(var n=0;typeof(d.activateTooltips.tooltipSelector)!="undefined"&&n<d.activateTooltips.tooltipSelector.length;n++){p.find(d.activateTooltips.tooltipSelector[n]).tooltip(d.activateTooltips.tooltipOptions)}d.activateTooltips.message="Tooltips activated"}}if(!d.closeButton){d.closeButton=function(p,o,n){o.find("#closeButton a").click(function(){if(n.content.overlay!=""&&typeof(n.content.overlay)=="string"){d.closeButton.selector="overlay2"}else{d.closeButton.selector="overlay";a("body").removeClass("single_showed");if(n.detectIeLteSix){n.myContainer.removeClass("showes_content")}}a("#"+d.closeButton.selector).detach();o.parent("div").slideUp(n.showTime).removeClass("showed");p.find("a.lightbox_opener").removeClass("content_showed");return false})}}if(!d.metaNavigationActions){d.metaNavigationActions=function(o,n){o.find("menu").height(function(){return o.height()}).find("a").click(function(){if(a(this).hasClass("active")){return false}j=a(this).parent("li").parent("menu");myTargetUrl=a(this).attr("href").replace("#","");j.siblings("section."+myTargetUrl).show().siblings("section").hide();if(n.content.additionalLoadType!="noAdditionalLoadType"&&n.content.additionalLoadType==myTargetUrl){j.siblings("aside").hide()}else{j.siblings("aside, section.additional").show()}a(this).addClass("active").parent("li").siblings("li").children("a").removeClass("active");a(this).parents("menu").eq(0).css("height","auto").height(function(){return a(this).parents("article").height()});return false});d.metaNavigationActions.message="metaNavigationActions added"}}if(!d.screenshotsGallery){d.screenshotsGallery=function(o,n){if(n.contentCategoryType=="clients"){o.find("section.gallery").prepend(function(){m="kunden/"+a(this).find("a").eq(0).attr("href");if(a("body").hasClass("case-studies")){m="../"+m}f=a(this).find("img").attr("title");k=a(this).find("img").attr("alt");e=a('<div class="gallery_big"><img src="'+m+'" alt="'+k+'" title="'+k+" - "+f+'" border="0" /></div>');return e}).find("ul li a").click(function(){var p="kunden/"+a(this).attr("href");if(a("body").hasClass("case-studies")){p="../"+p}a(this).parents("ul").eq(0).siblings("div.gallery_big").children("img").attr("src",p);return false}).children("img").each(function(){var p="kunden/"+a(this).attr("src");if(a("body").hasClass("case-studies")){p="../"+p}a(this).attr("src",p)});d.screenshotsGallery.message="screenshotsGallery_added"}else{d.screenshotsGallery.message="no_screenshotsGallery_added"}}}if(!d.screenshotsGalleryPreview){d.screenshotsGalleryPreview=function(o,n){if(n.contentCategoryType=="clients"){o.find("section.gallery").clone().find("ul").addClass("gallery").find("li").each(function(p){if(p>1){a(this).remove()}}).children("a").click(function(){m="kunden/"+a(this).attr("href");if(a("body").hasClass("case-studies")){m="../"+m}o.find("section.content, aside.sidebar").hide().siblings("section.gallery").show().find("div.gallery_big img").attr("src",m);o.find("menu li a.active").removeClass("active").parent("li").siblings("li").children("a").addClass("active");return false}).parents("section").eq(0).find("h4, ul").appendTo(o.find("section.content"));d.screenshotsGalleryPreview.message="screenshotsGalleryPreview_added"}else{d.screenshotsGalleryPreview.message="no_screenshotsGalleryPreview_added"}}}if(!d.teamMemberClientsActions){d.teamMemberClientsActions=function(o,n){if(n.contentCategoryType=="team"){o.find("#clientsList img").nexxarCategoryImageLoad("clients");o.find("#clientsList li").nexxarCategoryColumnSort("clients");d.teamMemberClientsActions.message="loaded and sortet the logowall"}else{d.teamMemberClientsActions.message="did nothing"}}}if(!d.lightboxLinkToClientsPage){d.lightboxLinkToClientsPage=function(o,n){if(n.lightboxLayerType=="lightbox1"&&n.contentCategoryType=="team"){d.lightboxLinkToClientsPage.targetElem=o.find("#clientsList a");d.lightboxLinkToClientsPage.targetElem.each(function(){d.lightboxLinkToClientsPage.myHref=a(this).attr("href");d.lightboxLinkToClientsPage.myNewHrefHash=a(this).parent("li").data("targetidbase");d.lightboxLinkToClientsPage.myNewHref=d.lightboxLinkToClientsPage.myHref.replace(/\/[^\/]*$/,".html#"+d.lightboxLinkToClientsPage.myNewHrefHash);a(this).attr("href",d.lightboxLinkToClientsPage.myNewHref);a(this).click(function(){window.location.hash=this.hash;location.reload();return false})});d.lightboxLinkToClientsPage.message="hashtag for clientspage loading set"}else{d.lightboxLinkToClientsPage.message="did nothing"}}}if(!d.activateSecondLightboxOpener){d.activateSecondLightboxOpener=function(o,n){if(n.lightboxLayerType=="nolightbox"&&n.contentCategoryType!="features"){if(n.contentCategoryType=="team"){d.activateSecondLightboxOpener.lightboxOpener=o.find("#clientsList a.lightbox_opener");d.activateSecondLightboxOpener.message="lightbox1 opens now Clients"}else{if(n.contentCategoryType=="clients"){d.activateSecondLightboxOpener.lightboxOpener=o.find("#projectMember a");d.activateSecondLightboxOpener.targetidbase=d.activateSecondLightboxOpener.lightboxOpener.attr("href").match(/([^\/]*)$/)[1];d.activateSecondLightboxOpener.targetidbase=d.activateSecondLightboxOpener.targetidbase.replace(".html","");d.activateSecondLightboxOpener.lightboxOpener.parent("li").addClass(d.activateSecondLightboxOpener.targetidbase).attr("data-targetidbase",d.activateSecondLightboxOpener.targetidbase);d.activateSecondLightboxOpener.message="lightbox1 opens now Team"}}d.activateSecondLightboxOpener.lightboxOpener.addClass("lightbox_opener").click(function(){a(this).nexxarLoadLightboxContent(n.setNewDataSafe);return false})}else{if(n.lightboxLayerType=="lightbox1"&&n.contentCategoryType!="features"){if(n.contentCategoryType=="clients"){d.activateSecondLightboxOpener.lightboxOpener=o.find("#projectMember a");d.activateSecondLightboxOpener.targetidbase=d.activateSecondLightboxOpener.lightboxOpener.attr("href").match(/([^\/]*)$/)[1];d.activateSecondLightboxOpener.parentTeamMember=n.myContainer.parents("article").eq(0).attr("id").replace("Content","")}}else{d.activateSecondLightboxOpener.message="no more lightbox to open"}}}}a.ajax({url:g.myTargetUrl,dataType:"html",context:g.myContainer,success:function(n){l.addClass("content_showed").focus();l=a(this);h=a(n).find(g.myTargetContent).unwrap();h.find("a, img").each(function(){a.log(g.siteHasClassCasestudies);if(!g.siteHasClassCasestudies){if(a(this).get(0).tagName.toLowerCase()=="a"){if(g.siteHasClassFeatures){myNewHref=a(this).attr("href").replace("../../","../")}else{myNewHref=a(this).attr("href").replace("../","")}a(this).attr("href",myNewHref);a.log("anchor hrefs modified")}else{myNewSrc=a(this).attr("src").replace("../","");a(this).attr("src",myNewSrc);a.log("image srcs modified")}}});d.insertContent(l,h,g)}})};a.nexxarLoadLightboxContent.collection(a(this),c);return this.each(function(){(new a.nexxarLoadLightboxContent(a(this),b))})}})(jQuery);
/*
 * Copyright (c) 2005 - 2010, James Auldridge
 * All rights reserved.
 *
 * Licensed under the BSD, MIT, and GPL (your choice!) Licenses:
 *  http://code.google.com/p/cookies/wiki/License
 *
 */
var jaaulde=window.jaaulde||{};jaaulde.utils=jaaulde.utils||{};jaaulde.utils.cookies=(function(){var e,d,c,b,a={expiresAt:null,path:"/",domain:null,secure:false};e=function(g){var h,f;if(typeof g!=="object"||g===null){h=a}else{h={expiresAt:a.expiresAt,path:a.path,domain:a.domain,secure:a.secure};if(typeof g.expiresAt==="object"&&g.expiresAt instanceof Date){h.expiresAt=g.expiresAt}else{if(typeof g.hoursToLive==="number"&&g.hoursToLive!==0){f=new Date();f.setTime(f.getTime()+(g.hoursToLive*60*60*1000));h.expiresAt=f}}if(typeof g.path==="string"&&g.path!==""){h.path=g.path}if(typeof g.domain==="string"&&g.domain!==""){h.domain=g.domain}if(g.secure===true){h.secure=g.secure}}return h};d=function(f){f=e(f);return((typeof f.expiresAt==="object"&&f.expiresAt instanceof Date?"; expires="+f.expiresAt.toGMTString():"")+"; path="+f.path+(typeof f.domain==="string"?"; domain="+f.domain:"")+(f.secure===true?"; secure":""))};c=function(){var o={},h,g,f,n,k=document.cookie.split(";"),j;for(h=0;h<k.length;h=h+1){g=k[h].split("=");f=g[0].replace(/^\s*/,"").replace(/\s*$/,"");try{n=decodeURIComponent(g[1])}catch(m){n=g[1]}if(typeof JSON==="object"&&JSON!==null&&typeof JSON.parse==="function"){try{j=n;n=JSON.parse(n)}catch(l){n=j}}o[f]=n}return o};b=function(){};b.prototype.get=function(j){var f,h,g=c();if(typeof j==="string"){f=(typeof g[j]!=="undefined")?g[j]:null}else{if(typeof j==="object"&&j!==null){f={};for(h in j){if(typeof g[j[h]]!=="undefined"){f[j[h]]=g[j[h]]}else{f[j[h]]=null}}}else{f=g}}return f};b.prototype.filter=function(f){var j,g={},h=c();if(typeof f==="string"){f=new RegExp(f)}for(j in h){if(j.match(f)){g[j]=h[j]}}return g};b.prototype.set=function(j,g,f){if(typeof f!=="object"||f===null){f={}}if(typeof g==="undefined"||g===null){g="";f.hoursToLive=-8760}else{if(typeof g==="number"){g=""+g}else{if(typeof g!=="string"){if(typeof JSON==="object"&&JSON!==null&&typeof JSON.stringify==="function"){g=JSON.stringify(g)}else{throw new Error("cookies.set() received non-string value and could not serialize.")}}}}var h=d(f);document.cookie=j+"="+encodeURIComponent(g)+h};b.prototype.del=function(j,h){var f={},g;if(typeof h!=="object"||h===null){h={}}if(typeof j==="boolean"&&j===true){f=this.get()}else{if(typeof j==="string"){f[j]=true}}for(g in f){if(typeof g==="string"&&g!==""){this.set(g,null,h)}}};b.prototype.test=function(){var g=false,f="cT",h="data";this.set(f,h);if(this.get(f)===h){this.del(f);g=true}return g};b.prototype.setOptions=function(f){if(typeof f!=="object"){f=null}a=e(f)};return new b()})();(function(){if(window.jQuery){(function(b){b.cookies=jaaulde.utils.cookies;var a={cookify:function(c){return this.each(function(){var e,g=["name","id"],d,h=b(this),f;for(e in g){if(!isNaN(e)){d=h.attr(g[e]);if(typeof d==="string"&&d!==""){if(h.is(":checkbox, :radio")){if(h.attr("checked")){f=h.val()}}else{if(h.is(":input")){f=h.val()}else{f=h.html()}}if(typeof f!=="string"||f===""){f=null}b.cookies.set(d,f,c);break}}}})},cookieFill:function(){return this.each(function(){var h,c,f=["name","id"],d,g=b(this),e;c=function(){h=f.pop();return !!h};while(c()){d=g.attr(h);if(typeof d==="string"&&d!==""){e=b.cookies.get(d);if(e!==null){if(g.is(":checkbox, :radio")){if(g.val()===e){g.attr("checked","checked")}else{g.removeAttr("checked")}}else{if(g.is(":input")){g.val(e)}else{g.html(e)}}}break}}})},cookieBind:function(c){return this.each(function(){var d=b(this);d.cookieFill().change(function(){d.cookify(c)})})}};b.each(a,function(c){b.fn[c]=this})})(window.jQuery)}})();$(document).ready(function(){$("html").addClass("withJS")});
/*

jQuery Browser Plugin
        * Version 2.3
        * 2008-09-17 19:27:05
        * URL: http://jquery.thewikies.com/browser
        * Description: jQuery Browser Plugin extends browser detection capabilities and can assign browser selectors to CSS classes.
        * Author: Nate Cavanaugh, Minhchau Dang, & Jonathan Neal
        * Copyright: Copyright (c) 2008 Jonathan Neal under dual MIT/GPL license.
        * JSLint: This javascript file passes JSLint verification.
*/
(function(a){a.browserTest=function(e,g){var f="unknown",d="X",b=function(k,j){for(var c=0;c<j.length;c=c+1){k=k.replace(j[c][0],j[c][1])}return k},h=function(l,k,j,n){var m={name:b((k.exec(l)||[f,f])[1],j)};m[m.name]=true;m.version=(n.exec(l)||[d,d,d,d])[3];if(m.name.match(/safari/)&&m.version>400){m.version="2.0"}if(m.name==="presto"){m.version=(a.browser.version>9.27)?"futhark":"linear_b"}m.versionNumber=parseFloat(m.version,10)||0;m.versionX=(m.version!==d)?(m.version+"").substr(0,1):d;m.className=m.name+m.versionX;return m};e=(e.match(/Opera|Navigator|Minefield|KHTML|Chrome/)?b(e,[[/(Firefox|MSIE|KHTML,\slike\sGecko|Konqueror)/,""],["Chrome Safari","Chrome"],["KHTML","Konqueror"],["Minefield","Firefox"],["Navigator","Netscape"]]):e).toLowerCase();a.browser=a.extend((!g)?a.browser:{},h(e,/(camino|chrome|firefox|netscape|konqueror|lynx|msie|opera|safari)/,[],/(camino|chrome|firefox|netscape|netscape6|opera|version|konqueror|lynx|msie|safari)(\/|\s)([a-z0-9\.\+]*?)(\;|dev|rel|\s|$)/));a.layout=h(e,/(gecko|konqueror|msie|opera|webkit)/,[["konqueror","khtml"],["msie","trident"],["opera","presto"]],/(applewebkit|rv|konqueror|msie)(\:|\/|\s)([a-z0-9\.]*?)(\;|\)|\s)/);a.os={name:(/(win|mac|linux|sunos|solaris|iphone|ipad|webos|android)/.exec(navigator.platform.toLowerCase())||[f])[0].replace("sunos","solaris"),is:function(c){if(typeof(c)!="string"){return false}c=c.toLowerCase();if(c=="windows"){c="win"}else{if(c=="ios"){return this.is("iPad")||this.is("iPhone")||this.is("iPod")}else{if(c=="mobile"){return a.browser.isMobile}}}return this.name==c}};a.os[a.os.name]=true;a.os.ios=a.os.is("ipad")||a.os.is("ipod")||a.os.is("iphone");a.browser.isMobile=a.os.is("ipad")||a.os.is("ipod")||a.os.is("iphone")||a.os.is("webos")||a.os.is("android");(function(j){for(var c=0;c<j.length;c++){a.os["is"+j[c]]=a.os.is(j[c])}})(["Win","Windows","Mac","Linux","Solaris","iPhone","iPad","iOS","WebOS","Android","Mobile"]);if(!g){a("html").addClass([a.os.name,a.browser.name,a.browser.className,a.layout.name,a.layout.className].join(" "))}};a.browserTest(navigator.userAgent)})(jQuery);(function(j,k,m){var g="object",d=true;function n(p,o){var e=(p[0]||0)-(o[0]||0);return e>0||(!e&&p.length>0&&n(p.slice(1),o.slice(1)))}function f(p){if(typeof(p)!="object"&&typeof(p)!="array"){return p}var e=[],q="";for(var o in p){if(typeof p[o]==g||typeof(p[o])=="array"){q=f(p[o])}else{if(typeof(p[o])!="string"){q=[o,(d)?encodeURI(p[o]):p[o]].join("=")}else{q=[o,(d)?encodeURI(p[o]):p[o]].join("=")}}e.push(q)}return e.join("&")}function h(p){var e=[];for(var o in p){if(p[o]){e.push([o,'="',p[o],'"'].join(""))}}return e.join(" ")}function c(p){var e=[];for(var o in p){e.push(['<param name="',o,'" value="',f(p[o]),'" />'].join(""))}return e.join("")}var b="Unavailable";try{var b=m.description||(function(){return(new m("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}())}catch(l){b="Unavailable"}if(typeof(b)=="undefined"){b="Unavailable"}var a=b.match(/\d+/g)||[0];j[k]={available:a[0]>0,activeX:m&&!m.name,version:{original:b,array:a,string:a.join("."),major:parseInt(a[0],10)||0,minor:parseInt(a[1],10)||0,release:parseInt(a[2],10)||0},hasVersion:function(e){var o=(/string|number/.test(typeof e))?e.toString().split("."):(/object/.test(typeof e))?[e.major,e.minor]:e||[0,0];return n(a,o)},encodeParams:true,expressInstall:"expressInstall.swf",expressInstallIsActive:false,create:function(u){var e=this;if(!u.swf||e.expressInstallIsActive||(!e.available&&!u.hasVersionFail)){return false}if(!e.hasVersion(u.hasVersion||1)){e.expressInstallIsActive=true;if(typeof u.hasVersionFail=="function"){if(!u.hasVersionFail.apply(u)){return false}}u={swf:u.expressInstall||e.expressInstall,height:137,width:214,flashvars:{MMredirectURL:location.href,MMplayerType:(e.activeX)?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}}attrs={data:u.swf,type:"application/x-shockwave-flash",id:u.id||"flash_"+Math.floor(Math.random()*999999999),name:u.id||"flash_"+Math.floor(Math.random()*999999999),width:u.width||320,height:u.height||180,style:u.style||""};d=typeof u.useEncode!=="undefined"?u.useEncode:e.encodeParams;u.movie=u.swf;u.wmode=u.wmode||"opaque";delete u.fallback;delete u.hasVersion;delete u.hasVersionFail;delete u.height;delete u.id;delete u.swf;delete u.useEncode;delete u.width;if(u.params){u.params=j.extend({},{movie:u.movie,wmode:u.wmode},u.params)}if(u.flashvars&&typeof(u.flashvars)!="array"&&typeof(u.flashvars)!="object"){var s=String(u.flashvars).replace(/&amp;/,"&").split("&");u.flashvars={};for(var o=0;o<s.length;o++){var r=s[o].split("=");u.flashvars[r[0]]=r[1]}}if(u.params&&u.flashvars){u.params.flashvars=j.extend(u.flashvars,u.params.flashvars||{})}var q=document.createElement("div");q.innerHTML=["<object ",h(attrs),">",c(u.params||u),"</object>"].join("");return q.firstChild}};j.fn[k]=function(e){var o=this.find(g).andSelf().filter(g);if(/string|object/.test(typeof e)){this.each(function(){var q=j(this),p;e=(typeof e==g)?e:{swf:e};e.fallback=this;var r=e.id;p=j[k].create(e);if(p){q.children().remove();q.html(p);if(typeof SWFAddress!="undefined"){SWFAddress.addId(r)}if(typeof(e.onCreate)=="function"){e.onCreate.call(q,p)}}})}if(typeof e=="function"){o.each(function(){var p=this,q="jsInteractionTimeoutMs";p[q]=p[q]||0;if(p[q]<660){if(p.clientWidth||p.clientHeight){e.call(p)}else{setTimeout(function(){j(p)[k](e)},p[q]+66)}}})}return o}}(jQuery,"flash",navigator.plugins["Shockwave Flash"]||window.ActiveXObject));(function(a){if(a.browser.msie&&a.browser.version<=6&&!a.flash.hasVersion("9.0.20")){window.attachEvent("onbeforeunload",function(){var b=document.all.tags("object");if(b&&b.length){for(var c=b.length-1;0<=c;c--){b[c].removeNode(true)}}})}}(jQuery));
/*
 * ieFixButtons jQuery plugin
 *
 * Copyright (c) 2007-2008 Michal Wojciechowski (odyniec.net)
 *
 * Dual licensed under the MIT (MIT-LICENSE.txt) 
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://odyniec.net/projects/iefixbuttons/
 *
 */
jQuery.fn.ieFixButtons=function(){return/MSIE [567]\./i.test(window.navigator.userAgent)?this.find("button[type=submit]").click(function(){jQuery(this.form).bind("submit",{button:jQuery(this)},function(b){var c=b.data.button;var a=c.get(0).outerHTML.match(/value\s*=\s*['"]([^'"]*)['"]/);var d=(a?a[1]:"");var e=jQuery('<input type="hidden" '+(c.attr("name")?'name="'+c.attr("name")+'" ':"")+'" value="'+d+'" />');jQuery(this).append(e);jQuery.each(jQuery(this).find("button"),function(){jQuery(this).attr("name","")})})}).end():this};$(document).ready(function(){$("body").ieFixButtons()});
/* Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) 
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Version: 1.0.3
 * Requires jQuery 1.1.3+
 * Docs: http://docs.jquery.com/Plugins/livequery
 */
(function(a){a.extend(a.fn,{livequery:function(f,e,d){var c=this,g;if(a.isFunction(f)){d=e,e=f,f=undefined}a.each(a.livequery.queries,function(h,j){if(c.selector==j.selector&&c.context==j.context&&f==j.type&&(!e||e.$lqguid==j.fn.$lqguid)&&(!d||d.$lqguid==j.fn2.$lqguid)){return(g=j)&&false}});g=g||new a.livequery(this.selector,this.context,f,e,d);g.stopped=false;g.run();return this},expire:function(f,e,d){var c=this;if(a.isFunction(f)){d=e,e=f,f=undefined}a.each(a.livequery.queries,function(g,h){if(c.selector==h.selector&&c.context==h.context&&(!f||f==h.type)&&(!e||e.$lqguid==h.fn.$lqguid)&&(!d||d.$lqguid==h.fn2.$lqguid)&&!this.stopped){a.livequery.stop(h.id)}});return this}});a.livequery=function(c,e,g,f,d){this.selector=c;this.context=e||document;this.type=g;this.fn=f;this.fn2=d;this.elements=[];this.stopped=false;this.id=a.livequery.queries.push(this)-1;f.$lqguid=f.$lqguid||a.livequery.guid++;if(d){d.$lqguid=d.$lqguid||a.livequery.guid++}return this};a.livequery.prototype={stop:function(){var c=this;if(this.type){this.elements.unbind(this.type,this.fn)}else{if(this.fn2){this.elements.each(function(d,e){c.fn2.apply(e)})}}this.elements=[];this.stopped=true},run:function(){if(this.stopped){return}var e=this;var f=this.elements,d=a(this.selector,this.context),c=d.not(f);this.elements=d;if(this.type){c.bind(this.type,this.fn);if(f.length>0){a.each(f,function(g,h){if(a.inArray(h,d)<0){a.event.remove(h,e.type,e.fn)}})}}else{c.each(function(){e.fn.apply(this)});if(this.fn2&&f.length>0){a.each(f,function(g,h){if(a.inArray(h,d)<0){e.fn2.apply(h)}})}}}};a.extend(a.livequery,{guid:0,queries:[],queue:[],running:false,timeout:null,checkQueue:function(){if(a.livequery.running&&a.livequery.queue.length){var c=a.livequery.queue.length;while(c--){a.livequery.queries[a.livequery.queue.shift()].run()}}},pause:function(){a.livequery.running=false},play:function(){a.livequery.running=true;a.livequery.run()},registerPlugin:function(){a.each(arguments,function(d,e){if(!a.fn[e]){return}var c=a.fn[e];a.fn[e]=function(){var f=c.apply(this,arguments);a.livequery.run();return f}})},run:function(c){if(c!=undefined){if(a.inArray(c,a.livequery.queue)<0){a.livequery.queue.push(c)}}else{a.each(a.livequery.queries,function(d){if(a.inArray(d,a.livequery.queue)<0){a.livequery.queue.push(d)}})}if(a.livequery.timeout){clearTimeout(a.livequery.timeout)}a.livequery.timeout=setTimeout(a.livequery.checkQueue,20)},stop:function(c){if(c!=undefined){a.livequery.queries[c].stop()}else{a.each(a.livequery.queries,function(d){a.livequery.queries[d].stop()})}}});a.livequery.registerPlugin("append","prepend","after","before","wrap","attr","removeAttr","addClass","removeClass","toggleClass","empty","remove");a(function(){a.livequery.play()});var b=a.prototype.init;a.prototype.init=function(d,f){var e=b.apply(this,arguments);if(d&&d.selector){e.context=d.context,e.selector=d.selector}if(typeof d=="string"){e.context=f||document,e.selector=d}return e};a.prototype.init.prototype=a.prototype})(jQuery);
/* Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
 * Licensed under the MIT License (LICENSE.txt).
 *
 * Version 2.1.3-pre
 */
(function(a){a.fn.bgiframe=(a.browser.msie&&/msie 6\.0/i.test(navigator.userAgent)?function(d){d=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:true,src:"javascript:false;"},d);var c='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+d.src+'"style="display:block;position:absolute;z-index:-1;'+(d.opacity!==false?"filter:Alpha(Opacity='0');":"")+"top:"+(d.top=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":b(d.top))+";left:"+(d.left=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":b(d.left))+";width:"+(d.width=="auto"?"expression(this.parentNode.offsetWidth+'px')":b(d.width))+";height:"+(d.height=="auto"?"expression(this.parentNode.offsetHeight+'px')":b(d.height))+';"/>';return this.each(function(){if(a(this).children("iframe.bgiframe").length===0){this.insertBefore(document.createElement(c),this.firstChild)}})}:function(){return this});a.fn.bgIframe=a.fn.bgiframe;function b(c){return c&&c.constructor===Number?c+"px":c}})(jQuery);jQuery.cookie=function(d,e,b){if(arguments.length>1&&String(e)!=="[object Object]"){b=jQuery.extend({},b);if(e===null||e===undefined){b.expires=-1}if(typeof b.expires==="number"){var g=b.expires,c=b.expires=new Date();c.setDate(c.getDate()+g)}e=String(e);return(document.cookie=[encodeURIComponent(d),"=",b.raw?e:encodeURIComponent(e),b.expires?"; expires="+b.expires.toUTCString():"",b.path?"; path="+b.path:"",b.domain?"; domain="+b.domain:"",b.secure?"; secure":""].join(""))}b=e||{};var a,f=b.raw?function(h){return h}:decodeURIComponent;return(a=new RegExp("(?:^|; )"+encodeURIComponent(d)+"=([^;]*)").exec(document.cookie))?f(a[1]):null};(function(c){var a=c.scrollTo=function(f,e,d){c(window).scrollTo(f,e,d)};a.defaults={axis:"xy",duration:parseFloat(c.fn.jquery)>=1.3?0:1};a.window=function(d){return c(window)._scrollable()};c.fn._scrollable=function(){return this.map(function(){var e=this,d=!e.nodeName||c.inArray(e.nodeName.toLowerCase(),["iframe","#document","html","body"])!=-1;if(!d){return e}var f=(e.contentWindow||e).document||e.ownerDocument||e;return c.browser.safari||f.compatMode=="BackCompat"?f.body:f.documentElement})};c.fn.scrollTo=function(f,e,d){if(typeof e=="object"){d=e;e=0}if(typeof d=="function"){d={onAfter:d}}if(f=="max"){f=9000000000}d=c.extend({},a.defaults,d);e=e||d.speed||d.duration;d.queue=d.queue&&d.axis.length>1;if(d.queue){e/=2}d.offset=b(d.offset);d.over=b(d.over);return this._scrollable().each(function(){var m=this,k=c(m),l=f,j,g={},n=k.is("html,body");switch(typeof l){case"number":case"string":if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(l)){l=b(l);break}l=c(l,this);case"object":if(l.is||l.style){j=(l=c(l)).offset()}}c.each(d.axis.split(""),function(r,s){var u=s=="x"?"Left":"Top",w=u.toLowerCase(),q="scroll"+u,p=m[q],o=a.max(m,s);if(j){g[q]=j[w]+(n?0:p-k.offset()[w]);if(d.margin){g[q]-=parseInt(l.css("margin"+u))||0;g[q]-=parseInt(l.css("border"+u+"Width"))||0}g[q]+=d.offset[w]||0;if(d.over[w]){g[q]+=l[s=="x"?"width":"height"]()*d.over[w]}}else{var v=l[w];g[q]=v.slice&&v.slice(-1)=="%"?parseFloat(v)/100*o:v}if(/^\d+$/.test(g[q])){g[q]=g[q]<=0?0:Math.min(g[q],o)}if(!r&&d.queue){if(p!=g[q]){h(d.onAfterFirst)}delete g[q]}});h(d.onAfter);function h(o){k.animate(g,e,d.easing,o&&function(){o.call(this,f,d)})}}).end()};a.max=function(k,j){var h=j=="x"?"Width":"Height",e="scroll"+h;if(!c(k).is("html,body")){return k[e]-c(k)[h.toLowerCase()]()}var g="client"+h,f=k.ownerDocument.documentElement,d=k.ownerDocument.body;return Math.max(f[e],d[e])-Math.min(f[g],d[g])};function b(d){return typeof d=="object"?d:{top:d,left:d}}})(jQuery);
/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 * Open source under the BSD License. 
 * 
 * Copyright © 2008 George McGinley Smith
 * All rights reserved.
 */
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,m,l){var j=1.70158;var k=0;var g=m;if(h==0){return e}if((h/=l)==1){return e+m}if(!k){k=l*0.3}if(g<Math.abs(m)){g=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/g)}return -(g*Math.pow(2,10*(h-=1))*Math.sin((h*l-j)*(2*Math.PI)/k))+e},easeOutElastic:function(f,h,e,m,l){var j=1.70158;var k=0;var g=m;if(h==0){return e}if((h/=l)==1){return e+m}if(!k){k=l*0.3}if(g<Math.abs(m)){g=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/g)}return g*Math.pow(2,-10*h)*Math.sin((h*l-j)*(2*Math.PI)/k)+m+e},easeInOutElastic:function(f,h,e,m,l){var j=1.70158;var k=0;var g=m;if(h==0){return e}if((h/=l/2)==2){return e+m}if(!k){k=l*(0.3*1.5)}if(g<Math.abs(m)){g=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/g)}if(h<1){return -0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*l-j)*(2*Math.PI)/k))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*l-j)*(2*Math.PI)/k)*0.5+m+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}});
/*
 * Tooltip - jQuery plugin for simple tooltip showing over HTML elements
 * Revision 0.7b
 *
 * Copyright (c) 2008 Berny Cantos a.k.a. xPheRe
 *
 * Licensed under the GPL license:
 *   http://www.gnu.org/licenses/gpl.html
 *
 */
(function(e){e.tooltip={defaults:{maxWidth:300,containerClass:"tooltip_container",css:{},event:"mouseover",track:true,offset:{x:-24,y:-41},useNeedle:true,content:"title",useShadowTable:false},setup:function(f){e.extend(e.tooltip.defaults,f)}};var d=function(f,g){var q=this;var l="";f=e(f);if(e.metadata){g=e.extend({},g,f.metadata().tooltip)}if(!g.title){g.title=f.attr("title")}if(!g.alt){g.alt=f.attr("alt")}if(!g.text){g.text=f.text()}if(!g.href){g.href=f.attr("href")}var p="";if(g.content=="title"&&g.title){p=g.title}else{if(g.content=="alt"&&g.alt){p=g.alt}else{if(g.content=="text"&&g.text){p=g.text}else{if(g.content=="href"&&g.href){p=g.href}}}}if(!p||p.length<=0){delete this;return}if(g.useShadowTable){l='<table cellspacing="0" cellpadding="0" border="0"><tr><td class="tooltipLU"></td><td class="tooltipT"></td><td class="tooltipRU"></td></tr><tr><td class="tooltipL"></td><td class="tooltipBODY"><div class="tooltip_content '+g.content+'">'+p+'</div></td><td class="tooltipR"></td></tr><tr><td class="tooltipLB"></td><td class="tooltipB"></td><td class="tooltipRL"></td></tr></table>'}else{l='<div class="tooltip_content '+g.content+'">'+p+"</div>"}if(g.useNeedle){l+='<div class="needle"></div>'}f.removeAttr("title");e.data(f,"tooltip",q);q.dst=g.dst;f.bind(g.event+".tooltip",n).bind("mouseout.tooltip",k).bind("focus.tooltip",n).bind("blur.tooltip",k).bind("click.tooltip",m);function h(){if(q.timein){clearTimeout(q.timein);delete q.timein}if(q.timeout){clearTimeout(q.timeout);delete q.timeout}}function n(r){h();if(q.st==k){return}q.st=n;if(!q.dst){q.dst=e("<div>").appendTo(document.body).css({visibility:"hidden"})}q.ev=r;q.timein=setTimeout(o,g["in"]||0)}function o(){h();if(!q.dst){return}q.dst.addClass(g.containerClass).css(g.css).html(l).bgiframe();if(g.duration>0){q.timein=setTimeout(m,g.duration)}q.dst.css({position:"absolute",visibility:"visible"});e("body").bind("click.tooltip",m);if(g.track){f.bind("mousemove.tooltip",j)}q.w=q.dst.width();q.h=q.dst.height();if(g.maxWidth&&q.w>g.maxWidth){q.dst.css("width",g.maxWidth);q.w=q.dst.width()}if(g.onshow){g.onshow.apply(q.dst)}if(g.track){}j()}function k(){h();if(q.st!=n){return}q.timeout=setTimeout(m,g.out||0)}function m(){h();e("body").unbind(".tooltip");e("src").unbind("mousemove.tooltip");if(!q.dst){return}q.dst.empty();q.dst.css("width","auto");if(g.onhide){g.onhide.apply(q.dst)}if(q.dst!=g.dst){q.dst.remove();delete q.dst}}function j(u){if(!u){u=q.ev}else{q.ev=u}if(!q.dst){return}var x={x:u.pageX+g.offset.x,y:u.pageY+g.offset.y,w:q.w,h:q.h};var r=window;winW=e(window).width();winH=e(window).height();var s={x:e(window).scrollLeft()+10,y:e(window).scrollTop()+10,w:winW-20,h:winH-20};if(x.x+x.w>s.x+s.w){x.x=s.x+s.w-x.w}if(x.y+x.h>s.y+s.h){x.y=u.pageY-x.h-g.offset.y}if(x.x<s.x){x.x=s.x}if(x.y<s.y){x.y=s.y}if(x.x+x.w>s.w){x.x=s.w-x.w}q.dst.css({top:x.y,left:x.x})}};function b(){return this.each(function(){t=e.data(this,"tooltip");if(t){e.extend(t.opt,opt)}return this})}function a(){return;this.hide().unbind(".tooltip").removeData("tooltip")}function c(f){a.apply(this);f=e.extend({},e.tooltip.defaults,f);return this.each(function(){(new d(this,f))})}e.fn.tooltip=function(g,k){try{if(!k&&(typeof g!="string")){k=g;g="create"}var h=({setup:b,remove:a,create:c})[g];if(!h){return false}return h.apply(this,[k])}catch(j){return this}}})(jQuery);
/*
 * jQuery Tools v1.2.5 - The missing UI library for the Web
 * 
 * scrollable/scrollable.js
 * scrollable/scrollable.autoscroll.js
 * scrollable/scrollable.navigator.js
 * toolbox/toolbox.mousewheel.js
 * 
 * NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE.
 * 
 * http://flowplayer.org/tools/
 * 
 * jquery.event.wheel.js - rev 1 
 * Copyright (c) 2008, Three Dub Media (http://threedubmedia.com)
 * Liscensed under the MIT License (MIT-LICENSE.txt)
 * http://www.opensource.org/licenses/mit-license.php
 * Created: 2008-07-01 | Updated: 2008-07-14
 * 
 * -----
 * 
 */
(function(b){b.tools=b.tools||{version:"v1.2.5"};b.tools.scrollable={conf:{activeClass:"active",circular:false,clonedClass:"cloned",disabledClass:"disabled",easing:"swing",initialIndex:0,item:null,items:".items",keyboard:true,mousewheel:false,next:".next",prev:".prev",speed:400,vertical:false,touch:true,wheelSpeed:0}};function d(j,g){var f=parseInt(j.css(g),10);if(f){return f}var h=j[0].currentStyle;return h&&h.width&&parseInt(h.width,10)}function e(f,h){var g=b(h);return g.length<2?g:f.parent().find(h)}var c;function a(q,p){var r=this,g=q.add(r),f=q.children(),n=0,j=p.vertical;if(!c){c=r}if(f.length>1){f=b(p.items,q)}b.extend(r,{getConf:function(){return p},getIndex:function(){return n},getSize:function(){return r.getItems().size()},getNaviButtons:function(){return h.add(l)},getRoot:function(){return q},getItemWrap:function(){return f},getItems:function(){return f.children(p.item).not("."+p.clonedClass)},move:function(u,s){return r.seekTo(n+u,s)},next:function(s){return r.move(1,s)},prev:function(s){return r.move(-1,s)},begin:function(s){return r.seekTo(0,s)},end:function(s){return r.seekTo(r.getSize()-1,s)},focus:function(){c=r;return r},addItem:function(s){s=b(s);if(!p.circular){f.append(s)}else{f.children("."+p.clonedClass+":last").before(s);f.children("."+p.clonedClass+":first").replaceWith(s.clone().addClass(p.clonedClass))}g.trigger("onAddItem",[s]);return r},seekTo:function(s,y,v){if(!s.jquery){s*=1}if(p.circular&&s===0&&n==-1&&y!==0){return r}if(!p.circular&&s<0||s>r.getSize()||s<-1){return r}var w=s;if(s.jquery){s=r.getItems().index(s)}else{w=r.getItems().eq(s)}var x=b.Event("onBeforeSeek");if(!v){g.trigger(x,[s,y]);if(x.isDefaultPrevented()||!w.length){return r}}var u=j?{top:-w.position().top}:{left:-w.position().left};n=s;c=r;if(y===undefined){y=p.speed}f.animate(u,y,p.easing,v||function(){g.trigger("onSeek",[s])});return r}});b.each(["onBeforeSeek","onSeek","onAddItem"],function(u,s){if(b.isFunction(p[s])){b(r).bind(s,p[s])}r[s]=function(v){if(v){b(r).bind(s,v)}return r}});if(p.circular){var o=r.getItems().slice(-1).clone().prependTo(f),m=r.getItems().eq(1).clone().appendTo(f);o.add(m).addClass(p.clonedClass);r.onBeforeSeek(function(v,s,u){if(v.isDefaultPrevented()){return}if(s==-1){r.seekTo(o,u,function(){r.end(0)});return v.preventDefault()}else{if(s==r.getSize()){r.seekTo(m,u,function(){r.begin(0)})}}});r.seekTo(0,0,function(){})}var h=e(q,p.prev).click(function(){r.prev()}),l=e(q,p.next).click(function(){r.next()});if(!p.circular&&r.getSize()>1){r.onBeforeSeek(function(u,s){setTimeout(function(){if(!u.isDefaultPrevented()){h.toggleClass(p.disabledClass,s<=0);l.toggleClass(p.disabledClass,s>=r.getSize()-1)}},1)});if(!p.initialIndex){h.addClass(p.disabledClass)}}if(p.mousewheel&&b.fn.mousewheel){q.mousewheel(function(s,u){if(p.mousewheel){r.move(u<0?1:-1,p.wheelSpeed||50);return false}})}if(p.touch){var k={};f[0].ontouchstart=function(u){var s=u.touches[0];k.x=s.clientX;k.y=s.clientY};f[0].ontouchmove=function(w){if(w.touches.length==1&&!f.is(":animated")){var v=w.touches[0],u=k.x-v.clientX,s=k.y-v.clientY;r[j&&s>0||!j&&u>0?"next":"prev"]();w.preventDefault()}}}if(p.keyboard){b(document).bind("keydown.scrollable",function(s){if(!p.keyboard||s.altKey||s.ctrlKey||b(s.target).is(":input")){return}if(p.keyboard!="static"&&c!=r){return}var u=s.keyCode;if(j&&(u==38||u==40)){r.move(u==38?-1:1);return s.preventDefault()}if(!j&&(u==37||u==39)){r.move(u==37?-1:1);return s.preventDefault()}})}if(p.initialIndex){r.seekTo(p.initialIndex,0,function(){})}}b.fn.scrollable=function(f){var g=this.data("scrollable");if(g){return g}f=b.extend({},b.tools.scrollable.conf,f);this.each(function(){g=new a(b(this),f);b(this).data("scrollable",g)});return f.api?g:this}})(jQuery);(function(b){var a=b.tools.scrollable;a.autoscroll={conf:{autoplay:true,interval:3000,autopause:true}};b.fn.autoscroll=function(d){if(typeof d=="number"){d={interval:d}}var e=b.extend({},a.autoscroll.conf,d),c;this.each(function(){var f=b(this).data("scrollable");if(f){c=f}var h,g=true;f.play=function(){if(h){return}g=false;h=setInterval(function(){f.next()},e.interval)};f.pause=function(){h=clearInterval(h)};f.stop=function(){f.pause();g=true};if(e.autopause){f.getRoot().add(f.getNaviButtons()).hover(f.pause,f.play)}if(e.autoplay){f.play()}});return e.api?c:this}})(jQuery);(function(b){var a=b.tools.scrollable;a.navigator={conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,idPrefix:null,history:false}};function c(d,f){var e=b(f);return e.length<2?e:d.parent().find(f)}b.fn.navigator=function(e){if(typeof e=="string"){e={navi:e}}e=b.extend({},a.navigator.conf,e);var d;this.each(function(){var g=b(this).data("scrollable"),l=e.navi.jquery?e.navi:c(g.getRoot(),e.navi),k=g.getNaviButtons(),o=e.activeClass,h=e.history&&b.fn.history;if(g){d=g}g.getNaviButtons=function(){return k.add(l)};function n(q,p,r){g.seekTo(p);if(h){if(location.hash){location.hash=q.attr("href").replace("#","")}}else{return r.preventDefault()}}function f(){return l.find(e.naviItem||"> *")}function m(p){var q=b("<"+(e.naviItem||"a")+"/>").click(function(r){n(b(this),p,r)}).attr("href","#"+p);if(p===0){q.addClass(o)}if(e.indexed){q.text(p+1)}if(e.idPrefix){q.attr("id",e.idPrefix+p)}return q.appendTo(l)}if(f().length){f().each(function(p){b(this).click(function(q){n(b(this),p,q)})})}else{b.each(g.getItems(),function(p){m(p)})}g.onBeforeSeek(function(q,p){setTimeout(function(){if(!q.isDefaultPrevented()){var r=f().eq(p);if(!q.isDefaultPrevented()&&r.length){f().removeClass(o).eq(p).addClass(o)}}},1)});function j(p,r){var q=f().eq(r.replace("#",""));if(!q.length){q=f().filter("[href="+r+"]")}q.click()}g.onAddItem(function(q,p){p=m(g.getItems().index(p));if(h){p.history(j)}});if(h){f().history(j)}});return e.api?d:this}})(jQuery);(function(a){a.fn.mousewheel=function(d){return this[d?"bind":"trigger"]("wheel",d)};a.event.special.wheel={setup:function(){a.event.add(this,c,b,{})},teardown:function(){a.event.remove(this,c,b)}};var c=!a.browser.mozilla?"mousewheel":"DOMMouseScroll"+(a.browser.version<"1.9"?" mousemove":"");function b(d){switch(d.type){case"mousemove":return a.extend(d.data,{clientX:d.clientX,clientY:d.clientY,pageX:d.pageX,pageY:d.pageY});case"DOMMouseScroll":a.extend(d,d.data);d.delta=-d.detail/3;break;case"mousewheel":d.delta=d.wheelDelta/120;break}d.type="wheel";return a.event.handle.call(this,d,d.delta)}})(jQuery);(function(a){a.fn.scrollPagination=function(b){var c=a.extend(a.fn.scrollPagination.defaults,b);var d=c.scrollTarget;if(d==null){d=obj}c.scrollTarget=d;return this.each(function(){a.fn.scrollPagination.init(a(this),c)})};a.fn.stopScrollPagination=function(){return this.each(function(){a(this).attr("scrollPagination","disabled")})};a.fn.scrollPagination.loadContent=function(e,c){var d=c.scrollTarget;var b=a(d).scrollTop()+c.heightOffset>=a(document).height()-a(d).height();alert(d);if(b){if(c.beforeLoad!=null){c.beforeLoad()}a(e).children().attr("rel","loaded");a.ajax({type:"POST",url:c.contentPage,data:c.contentData,success:function(g){a(e).append(g);var f=a(e).children("[rel!=loaded]");if(c.afterLoad!=null){c.afterLoad(f)}},dataType:"html"})}};a.fn.scrollPagination.init=function(d,b){var c=b.scrollTarget;a(d).attr("scrollPagination","enabled");a(c).scroll(function(e){if(a(d).attr("scrollPagination")=="enabled"){a.fn.scrollPagination.loadContent(d,b)}else{e.stopPropagation()}});a.fn.scrollPagination.loadContent(d,b)};a.fn.scrollPagination.defaults={contentPage:null,contentData:{},beforeLoad:null,afterLoad:null,scrollTarget:null,heightOffset:0}})(jQuery);(function(b){if(!document.defaultView||!document.defaultView.getComputedStyle){var d=b.curCSS;b.curCSS=function(g,e,h){if(e==="background-position"){e="backgroundPosition"}if(e!=="backgroundPosition"||!g.currentStyle||g.currentStyle[e]){return d.apply(this,arguments)}var f=g.style;if(!h&&f&&f[e]){return f[e]}return d(g,"backgroundPositionX",h)+" "+d(g,"backgroundPositionY",h)}}var c=b.fn.animate;b.fn.animate=function(e){if("background-position" in e){e.backgroundPosition=e["background-position"];delete e["background-position"]}if("backgroundPosition" in e){e.backgroundPosition="("+e.backgroundPosition}return c.apply(this,arguments)};function a(f){f=f.replace(/left|top/g,"0px");f=f.replace(/right|bottom/g,"100%");f=f.replace(/([0-9\.]+)(\s|\)|$)/g,"$1px$2");var e=f.match(/(-?[0-9\.]+)(px|\%|em|pt)\s(-?[0-9\.]+)(px|\%|em|pt)/);return[parseFloat(e[1],10),e[2],parseFloat(e[3],10),e[4]]}b.fx.step.backgroundPosition=function(f){if(!f.bgPosReady){var h=b.curCSS(f.elem,"backgroundPosition");if(!h){h="0px 0px"}h=a(h);f.start=[h[0],h[2]];var e=a(f.end);f.end=[e[0],e[2]];f.unit=[e[1],e[3]];f.bgPosReady=true}var g=[];g[0]=((f.end[0]-f.start[0])*f.pos)+f.start[0]+f.unit[0];g[1]=((f.end[1]-f.start[1])*f.pos)+f.start[1]+f.unit[1];f.elem.style.backgroundPosition=g[0]+" "+g[1]}})(jQuery);
/*
 * jQuery.query - Query String Modification and Creation for jQuery
 * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com)
 * Licensed under the WTFPL (http://sam.zoy.org/wtfpl/).
 * Date: 2009/8/13
 *
 * @author Blair Mitchelmore
 * @version 2.1.7
 *
 **/
new function(e){var d=e.separator||"&";var c=e.spaces===false?false:true;var a=e.suffix===false?"":"[]";var g=e.prefix===false?false:true;var b=g?e.hash===true?"#":"?":"";var f=e.numbers===false?false:true;jQuery.query=new function(){var h=function(n,m){return n!=undefined&&n!==null&&(!!m?n.constructor==m:true)};var j=function(s){var n,r=/\[([^[]*)\]/g,o=/^([^[]+)(\[.*\])?$/.exec(s),p=o[1],q=[];while(n=r.exec(o[2])){q.push(n[1])}return[p,q]};var l=function(u,s,r){var v,q=s.shift();if(typeof u!="object"){u=null}if(q===""){if(!u){u=[]}if(h(u,Array)){u.push(s.length==0?r:l(null,s.slice(0),r))}else{if(h(u,Object)){var p=0;while(u[p++]!=null){}u[--p]=s.length==0?r:l(u[p],s.slice(0),r)}else{u=[];u.push(s.length==0?r:l(null,s.slice(0),r))}}}else{if(q&&q.match(/^\s*[0-9]+\s*$/)){var n=parseInt(q,10);if(!u){u=[]}u[n]=s.length==0?r:l(u[n],s.slice(0),r)}else{if(q){var n=q.replace(/^\s*|\s*$/g,"");if(!u){u={}}if(h(u,Array)){var m={};for(var p=0;p<u.length;++p){m[p]=u[p]}u=m}u[n]=s.length==0?r:l(u[n],s.slice(0),r)}else{return r}}}return u};var k=function(m){var n=this;n.keys={};if(m.queryObject){jQuery.each(m.get(),function(o,p){n.SET(o,p)})}else{jQuery.each(arguments,function(){var o=""+this;o=o.replace(/^[?#]/,"");o=o.replace(/[;&]$/,"");if(c){o=o.replace(/[+]/g," ")}jQuery.each(o.split(/[&;]/),function(){try{var p=decodeURIComponent(this.split("=")[0]||"");var r=decodeURIComponent(this.split("=")[1]||"");if(!p){return}if(f){if(/^[+-]?[0-9]+\.[0-9]*$/.test(r)){r=parseFloat(r)}else{if(/^[+-]?[0-9]+$/.test(r)){r=parseInt(r,10)}}}r=(!r&&r!==0)?true:r;if(r!==false&&r!==true&&typeof r!="number"){r=r}n.SET(p,r)}catch(q){}})})}return n};k.prototype={queryObject:true,has:function(m,n){var o=this.get(m);return h(o,n)},GET:function(n){if(!h(n)){return this.keys}var m=j(n),o=m[0],q=m[1];var p=this.keys[o];while(p!=null&&q.length!=0){p=p[q.shift()]}return typeof p=="number"?p:p||""},get:function(m){var n=this.GET(m);if(h(n,Object)){return jQuery.extend(true,{},n)}else{if(h(n,Array)){return n.slice(0)}}return n},SET:function(n,s){var p=!h(s)?null:s;var m=j(n),o=m[0],r=m[1];var q=this.keys[o];this.keys[o]=l(q,r.slice(0),p);return this},set:function(m,n){return this.copy().SET(m,n)},REMOVE:function(m){return this.SET(m,null).COMPACT()},remove:function(m){return this.copy().REMOVE(m)},EMPTY:function(){var m=this;jQuery.each(m.keys,function(n,o){delete m.keys[n]});return m},load:function(m){var o=m.replace(/^.*?[#](.+?)(?:\?.+)?$/,"$1");var n=m.replace(/^.*?[?](.+?)(?:#.+)?$/,"$1");return new k(m.length==n.length?"":n,m.length==o.length?"":o)},empty:function(){return this.copy().EMPTY()},copy:function(){return new k(this)},COMPACT:function(){function m(p){var o=typeof p=="object"?h(p,Array)?[]:{}:p;if(typeof p=="object"){function n(s,q,r){if(h(s,Array)){s.push(r)}else{s[q]=r}}jQuery.each(p,function(q,r){if(!h(r)){return true}n(o,q,m(r))})}return o}this.keys=m(this.keys);return this},compact:function(){return this.copy().COMPACT()},toString:function(){var o=0,s=[],r=[],n=this;var p=function(u){u=u+"";if(c){u=u.replace(/ /g,"+")}return encodeURIComponent(u)};var m=function(u,v,w){if(!h(w)||w===false){return}var x=[p(v)];if(w!==true){x.push("=");x.push(p(w))}u.push(x.join(""))};var q=function(v,u){var w=function(x){return !u||u==""?[x].join(""):[u,"[",x,"]"].join("")};jQuery.each(v,function(x,y){if(typeof y=="object"){q(y,w(x))}else{m(r,w(x),y)}})};q(this.keys);if(r.length>0){s.push(b)}s.push(r.join(d));return s.join("")}};return new k(location.search,location.hash)}}(jQuery.query||{});
/*
 * jQuery UI 1.8.16
 *
 * 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(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.16",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}});a.fn.extend({propAttr:a.fn.prop||a.fn.attr,_focus:a.fn.focus,focus:function(e,f){return typeof e==="number"?this.each(function(){var g=this;setTimeout(function(){a(g).focus();if(f){f.call(g)}},e)}):this._focus.apply(this,arguments)},scrollParent:function(){var e;if((a.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){e=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(a.curCSS(this,"position",1))&&(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}else{e=this.parents().filter(function(){return(/(auto|scroll)/).test(a.curCSS(this,"overflow",1)+a.curCSS(this,"overflow-y",1)+a.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!e.length?a(document):e},zIndex:function(h){if(h!==d){return this.css("zIndex",h)}if(this.length){var f=a(this[0]),e,g;while(f.length&&f[0]!==document){e=f.css("position");if(e==="absolute"||e==="relative"||e==="fixed"){g=parseInt(f.css("zIndex"),10);if(!isNaN(g)&&g!==0){return g}}f=f.parent()}}return 0},disableSelection:function(){return this.bind((a.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(e){e.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});a.each(["Width","Height"],function(g,e){var f=e==="Width"?["Left","Right"]:["Top","Bottom"],h=e.toLowerCase(),k={innerWidth:a.fn.innerWidth,innerHeight:a.fn.innerHeight,outerWidth:a.fn.outerWidth,outerHeight:a.fn.outerHeight};function j(n,m,l,o){a.each(f,function(){m-=parseFloat(a.curCSS(n,"padding"+this,true))||0;if(l){m-=parseFloat(a.curCSS(n,"border"+this+"Width",true))||0}if(o){m-=parseFloat(a.curCSS(n,"margin"+this,true))||0}});return m}a.fn["inner"+e]=function(l){if(l===d){return k["inner"+e].call(this)}return this.each(function(){a(this).css(h,j(this,l)+"px")})};a.fn["outer"+e]=function(l,m){if(typeof l!=="number"){return k["outer"+e].call(this,l)}return this.each(function(){a(this).css(h,j(this,l,true,m)+"px")})}});function c(g,e){var k=g.nodeName.toLowerCase();if("area"===k){var j=g.parentNode,h=j.name,f;if(!g.href||!h||j.nodeName.toLowerCase()!=="map"){return false}f=a("img[usemap=#"+h+"]")[0];return !!f&&b(f)}return(/input|select|textarea|button|object/.test(k)?!g.disabled:"a"==k?g.href||e:e)&&b(g)}function b(e){return !a(e).parents().andSelf().filter(function(){return a.curCSS(this,"visibility")==="hidden"||a.expr.filters.hidden(this)}).length}a.extend(a.expr[":"],{data:function(g,f,e){return !!a.data(g,e[3])},focusable:function(e){return c(e,!isNaN(a.attr(e,"tabindex")))},tabbable:function(g){var e=a.attr(g,"tabindex"),f=isNaN(e);return(f||e>=0)&&c(g,!f)}});a(function(){var e=document.body,f=e.appendChild(f=document.createElement("div"));a.extend(f.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});a.support.minHeight=f.offsetHeight===100;a.support.selectstart="onselectstart" in f;e.removeChild(f).style.display="none"});a.extend(a.ui,{plugin:{add:function(f,g,j){var h=a.ui[f].prototype;for(var e in j){h.plugins[e]=h.plugins[e]||[];h.plugins[e].push([g,j[e]])}},call:function(e,g,f){var j=e.plugins[g];if(!j||!e.element[0].parentNode){return}for(var h=0;h<j.length;h++){if(e.options[j[h][0]]){j[h][1].apply(e.element,f)}}}},contains:function(f,e){return document.compareDocumentPosition?f.compareDocumentPosition(e)&16:f!==e&&f.contains(e)},hasScroll:function(h,f){if(a(h).css("overflow")==="hidden"){return false}var e=(f&&f==="left")?"scrollLeft":"scrollTop",g=false;if(h[e]>0){return true}h[e]=1;g=(h[e]>0);h[e]=0;return g},isOverAxis:function(f,e,g){return(f>e)&&(f<(e+g))},isOver:function(k,f,j,h,e,g){return a.ui.isOverAxis(k,j,e)&&a.ui.isOverAxis(f,h,g)}})})(jQuery);(function(f,g){f.ui=f.ui||{};var d=/left|center|right/,e=/top|center|bottom/,a="center",b=f.fn.position,c=f.fn.offset;f.fn.position=function(j){if(!j||!j.of){return b.apply(this,arguments)}j=f.extend({},j);var n=f(j.of),m=n[0],p=(j.collision||"flip").split(" "),o=j.offset?j.offset.split(" "):[0,0],l,h,k;if(m.nodeType===9){l=n.width();h=n.height();k={top:0,left:0}}else{if(m.setTimeout){l=n.width();h=n.height();k={top:n.scrollTop(),left:n.scrollLeft()}}else{if(m.preventDefault){j.at="left top";l=h=0;k={top:j.of.pageY,left:j.of.pageX}}else{l=n.outerWidth();h=n.outerHeight();k=n.offset()}}}f.each(["my","at"],function(){var q=(j[this]||"").split(" ");if(q.length===1){q=d.test(q[0])?q.concat([a]):e.test(q[0])?[a].concat(q):[a,a]}q[0]=d.test(q[0])?q[0]:a;q[1]=e.test(q[1])?q[1]:a;j[this]=q});if(p.length===1){p[1]=p[0]}o[0]=parseInt(o[0],10)||0;if(o.length===1){o[1]=o[0]}o[1]=parseInt(o[1],10)||0;if(j.at[0]==="right"){k.left+=l}else{if(j.at[0]===a){k.left+=l/2}}if(j.at[1]==="bottom"){k.top+=h}else{if(j.at[1]===a){k.top+=h/2}}k.left+=o[0];k.top+=o[1];return this.each(function(){var u=f(this),w=u.outerWidth(),s=u.outerHeight(),v=parseInt(f.curCSS(this,"marginLeft",true))||0,r=parseInt(f.curCSS(this,"marginTop",true))||0,y=w+v+(parseInt(f.curCSS(this,"marginRight",true))||0),z=s+r+(parseInt(f.curCSS(this,"marginBottom",true))||0),x=f.extend({},k),q;if(j.my[0]==="right"){x.left-=w}else{if(j.my[0]===a){x.left-=w/2}}if(j.my[1]==="bottom"){x.top-=s}else{if(j.my[1]===a){x.top-=s/2}}x.left=Math.round(x.left);x.top=Math.round(x.top);q={left:x.left-v,top:x.top-r};f.each(["left","top"],function(B,A){if(f.ui.position[p[B]]){f.ui.position[p[B]][A](x,{targetWidth:l,targetHeight:h,elemWidth:w,elemHeight:s,collisionPosition:q,collisionWidth:y,collisionHeight:z,offset:o,my:j.my,at:j.at})}});if(f.fn.bgiframe){u.bgiframe()}u.offset(f.extend(x,{using:j.using}))})};f.ui.position={fit:{left:function(h,j){var l=f(window),k=j.collisionPosition.left+j.collisionWidth-l.width()-l.scrollLeft();h.left=k>0?h.left-k:Math.max(h.left-j.collisionPosition.left,h.left)},top:function(h,j){var l=f(window),k=j.collisionPosition.top+j.collisionHeight-l.height()-l.scrollTop();h.top=k>0?h.top-k:Math.max(h.top-j.collisionPosition.top,h.top)}},flip:{left:function(j,l){if(l.at[0]===a){return}var n=f(window),m=l.collisionPosition.left+l.collisionWidth-n.width()-n.scrollLeft(),h=l.my[0]==="left"?-l.elemWidth:l.my[0]==="right"?l.elemWidth:0,k=l.at[0]==="left"?l.targetWidth:-l.targetWidth,o=-2*l.offset[0];j.left+=l.collisionPosition.left<0?h+k+o:m>0?h+k+o:0},top:function(j,l){if(l.at[1]===a){return}var n=f(window),m=l.collisionPosition.top+l.collisionHeight-n.height()-n.scrollTop(),h=l.my[1]==="top"?-l.elemHeight:l.my[1]==="bottom"?l.elemHeight:0,k=l.at[1]==="top"?l.targetHeight:-l.targetHeight,o=-2*l.offset[1];j.top+=l.collisionPosition.top<0?h+k+o:m>0?h+k+o:0}}};if(!f.offset.setOffset){f.offset.setOffset=function(m,j){if(/static/.test(f.curCSS(m,"position"))){m.style.position="relative"}var l=f(m),o=l.offset(),h=parseInt(f.curCSS(m,"top",true),10)||0,n=parseInt(f.curCSS(m,"left",true),10)||0,k={top:(j.top-o.top)+h,left:(j.left-o.left)+n};if("using" in j){j.using.call(m,k)}else{l.css(k)}};f.fn.offset=function(h){var j=this[0];if(!j||!j.ownerDocument){return null}if(h){return this.each(function(){f.offset.setOffset(this,h)})}return c.call(this)}}}(jQuery));jQuery.effects||(function(h,e){h.effects={};h.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","borderColor","color","outlineColor"],function(o,n){h.fx.step[n]=function(p){if(!p.colorInit){p.start=m(p.elem,n);p.end=k(p.end);p.colorInit=true}p.elem.style[n]="rgb("+Math.max(Math.min(parseInt((p.pos*(p.end[0]-p.start[0]))+p.start[0],10),255),0)+","+Math.max(Math.min(parseInt((p.pos*(p.end[1]-p.start[1]))+p.start[1],10),255),0)+","+Math.max(Math.min(parseInt((p.pos*(p.end[2]-p.start[2]))+p.start[2],10),255),0)+")"}});function k(o){var n;if(o&&o.constructor==Array&&o.length==3){return o}if(n=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(o)){return[parseInt(n[1],10),parseInt(n[2],10),parseInt(n[3],10)]}if(n=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(o)){return[parseFloat(n[1])*2.55,parseFloat(n[2])*2.55,parseFloat(n[3])*2.55]}if(n=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(o)){return[parseInt(n[1],16),parseInt(n[2],16),parseInt(n[3],16)]}if(n=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(o)){return[parseInt(n[1]+n[1],16),parseInt(n[2]+n[2],16),parseInt(n[3]+n[3],16)]}if(n=/rgba\(0, 0, 0, 0\)/.exec(o)){return a.transparent}return a[h.trim(o).toLowerCase()]}function m(p,n){var o;do{o=h.curCSS(p,n);if(o!=""&&o!="transparent"||h.nodeName(p,"body")){break}n="backgroundColor"}while(p=p.parentNode);return k(o)}var a={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};var f=["add","remove","toggle"],c={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};function g(){var q=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,r={},o,p;if(q&&q.length&&q[0]&&q[q[0]]){var n=q.length;while(n--){o=q[n];if(typeof q[o]=="string"){p=o.replace(/\-(\w)/g,function(s,u){return u.toUpperCase()});r[p]=q[o]}}}else{for(o in q){if(typeof q[o]==="string"){r[o]=q[o]}}}return r}function b(o){var n,p;for(n in o){p=o[n];if(p==null||h.isFunction(p)||n in c||(/scrollbar/).test(n)||(!(/color/i).test(n)&&isNaN(parseFloat(p)))){delete o[n]}}return o}function j(n,p){var q={_:0},o;for(o in p){if(n[o]!=p[o]){q[o]=p[o]}}return q}h.effects.animateClass=function(n,o,q,p){if(h.isFunction(q)){p=q;q=null}return this.queue(function(){var v=h(this),r=v.attr("style")||" ",w=b(g.call(this)),u,s=v.attr("class");h.each(f,function(x,y){if(n[y]){v[y+"Class"](n[y])}});u=b(g.call(this));v.attr("class",s);v.animate(j(w,u),{queue:false,duration:o,easing:q,complete:function(){h.each(f,function(x,y){if(n[y]){v[y+"Class"](n[y])}});if(typeof v.attr("style")=="object"){v.attr("style").cssText="";v.attr("style").cssText=r}else{v.attr("style",r)}if(p){p.apply(this,arguments)}h.dequeue(this)}})})};h.fn.extend({_addClass:h.fn.addClass,addClass:function(o,n,q,p){return n?h.effects.animateClass.apply(this,[{add:o},n,q,p]):this._addClass(o)},_removeClass:h.fn.removeClass,removeClass:function(o,n,q,p){return n?h.effects.animateClass.apply(this,[{remove:o},n,q,p]):this._removeClass(o)},_toggleClass:h.fn.toggleClass,toggleClass:function(p,o,n,r,q){if(typeof o=="boolean"||o===e){if(!n){return this._toggleClass(p,o)}else{return h.effects.animateClass.apply(this,[(o?{add:p}:{remove:p}),n,r,q])}}else{return h.effects.animateClass.apply(this,[{toggle:p},o,n,r])}},switchClass:function(n,p,o,r,q){return h.effects.animateClass.apply(this,[{add:p,remove:n},o,r,q])}});h.extend(h.effects,{version:"1.8.16",save:function(o,p){for(var n=0;n<p.length;n++){if(p[n]!==null){o.data("ec.storage."+p[n],o[0].style[p[n]])}}},restore:function(o,p){for(var n=0;n<p.length;n++){if(p[n]!==null){o.css(p[n],o.data("ec.storage."+p[n]))}}},setMode:function(n,o){if(o=="toggle"){o=n.is(":hidden")?"show":"hide"}return o},getBaseline:function(o,p){var q,n;switch(o[0]){case"top":q=0;break;case"middle":q=0.5;break;case"bottom":q=1;break;default:q=o[0]/p.height}switch(o[1]){case"left":n=0;break;case"center":n=0.5;break;case"right":n=1;break;default:n=o[1]/p.width}return{x:n,y:q}},createWrapper:function(n){if(n.parent().is(".ui-effects-wrapper")){return n.parent()}var o={width:n.outerWidth(true),height:n.outerHeight(true),"float":n.css("float")},q=h("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),p=document.activeElement;n.wrap(q);if(n[0]===p||h.contains(n[0],p)){h(p).focus()}q=n.parent();if(n.css("position")=="static"){q.css({position:"relative"});n.css({position:"relative"})}else{h.extend(o,{position:n.css("position"),zIndex:n.css("z-index")});h.each(["top","left","bottom","right"],function(r,s){o[s]=n.css(s);if(isNaN(parseInt(o[s],10))){o[s]="auto"}});n.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})}return q.css(o).show()},removeWrapper:function(n){var o,p=document.activeElement;if(n.parent().is(".ui-effects-wrapper")){o=n.parent().replaceWith(n);if(n[0]===p||h.contains(n[0],p)){h(p).focus()}return o}return n},setTransition:function(o,q,n,p){p=p||{};h.each(q,function(s,r){unit=o.cssUnit(r);if(unit[0]>0){p[r]=unit[0]*n+unit[1]}});return p}});function d(o,n,p,q){if(typeof o=="object"){q=n;p=null;n=o;o=n.effect}if(h.isFunction(n)){q=n;p=null;n={}}if(typeof n=="number"||h.fx.speeds[n]){q=p;p=n;n={}}if(h.isFunction(p)){q=p;p=null}n=n||{};p=p||n.duration;p=h.fx.off?0:typeof p=="number"?p:p in h.fx.speeds?h.fx.speeds[p]:h.fx.speeds._default;q=q||n.complete;return[o,n,p,q]}function l(n){if(!n||typeof n==="number"||h.fx.speeds[n]){return true}if(typeof n==="string"&&!h.effects[n]){return true}return false}h.fn.extend({effect:function(q,p,s,v){var o=d.apply(this,arguments),r={options:o[1],duration:o[2],callback:o[3]},u=r.options.mode,n=h.effects[q];if(h.fx.off||!n){if(u){return this[u](r.duration,r.callback)}else{return this.each(function(){if(r.callback){r.callback.call(this)}})}}return n.call(this,r)},_show:h.fn.show,show:function(o){if(l(o)){return this._show.apply(this,arguments)}else{var n=d.apply(this,arguments);n[1].mode="show";return this.effect.apply(this,n)}},_hide:h.fn.hide,hide:function(o){if(l(o)){return this._hide.apply(this,arguments)}else{var n=d.apply(this,arguments);n[1].mode="hide";return this.effect.apply(this,n)}},__toggle:h.fn.toggle,toggle:function(o){if(l(o)||typeof o==="boolean"||h.isFunction(o)){return this.__toggle.apply(this,arguments)}else{var n=d.apply(this,arguments);n[1].mode="toggle";return this.effect.apply(this,n)}},cssUnit:function(n){var o=this.css(n),p=[];h.each(["em","px","%","pt"],function(q,r){if(o.indexOf(r)>0){p=[parseFloat(o),r]}});return p}});h.easing.jswing=h.easing.swing;h.extend(h.easing,{def:"easeOutQuad",swing:function(o,p,n,r,q){return h.easing[h.easing.def](o,p,n,r,q)},easeInQuad:function(o,p,n,r,q){return r*(p/=q)*p+n},easeOutQuad:function(o,p,n,r,q){return -r*(p/=q)*(p-2)+n},easeInOutQuad:function(o,p,n,r,q){if((p/=q/2)<1){return r/2*p*p+n}return -r/2*((--p)*(p-2)-1)+n},easeInCubic:function(o,p,n,r,q){return r*(p/=q)*p*p+n},easeOutCubic:function(o,p,n,r,q){return r*((p=p/q-1)*p*p+1)+n},easeInOutCubic:function(o,p,n,r,q){if((p/=q/2)<1){return r/2*p*p*p+n}return r/2*((p-=2)*p*p+2)+n},easeInQuart:function(o,p,n,r,q){return r*(p/=q)*p*p*p+n},easeOutQuart:function(o,p,n,r,q){return -r*((p=p/q-1)*p*p*p-1)+n},easeInOutQuart:function(o,p,n,r,q){if((p/=q/2)<1){return r/2*p*p*p*p+n}return -r/2*((p-=2)*p*p*p-2)+n},easeInQuint:function(o,p,n,r,q){return r*(p/=q)*p*p*p*p+n},easeOutQuint:function(o,p,n,r,q){return r*((p=p/q-1)*p*p*p*p+1)+n},easeInOutQuint:function(o,p,n,r,q){if((p/=q/2)<1){return r/2*p*p*p*p*p+n}return r/2*((p-=2)*p*p*p*p+2)+n},easeInSine:function(o,p,n,r,q){return -r*Math.cos(p/q*(Math.PI/2))+r+n},easeOutSine:function(o,p,n,r,q){return r*Math.sin(p/q*(Math.PI/2))+n},easeInOutSine:function(o,p,n,r,q){return -r/2*(Math.cos(Math.PI*p/q)-1)+n},easeInExpo:function(o,p,n,r,q){return(p==0)?n:r*Math.pow(2,10*(p/q-1))+n},easeOutExpo:function(o,p,n,r,q){return(p==q)?n+r:r*(-Math.pow(2,-10*p/q)+1)+n},easeInOutExpo:function(o,p,n,r,q){if(p==0){return n}if(p==q){return n+r}if((p/=q/2)<1){return r/2*Math.pow(2,10*(p-1))+n}return r/2*(-Math.pow(2,-10*--p)+2)+n},easeInCirc:function(o,p,n,r,q){return -r*(Math.sqrt(1-(p/=q)*p)-1)+n},easeOutCirc:function(o,p,n,r,q){return r*Math.sqrt(1-(p=p/q-1)*p)+n},easeInOutCirc:function(o,p,n,r,q){if((p/=q/2)<1){return -r/2*(Math.sqrt(1-p*p)-1)+n}return r/2*(Math.sqrt(1-(p-=2)*p)+1)+n},easeInElastic:function(o,r,n,y,w){var u=1.70158;var v=0;var q=y;if(r==0){return n}if((r/=w)==1){return n+y}if(!v){v=w*0.3}if(q<Math.abs(y)){q=y;var u=v/4}else{var u=v/(2*Math.PI)*Math.asin(y/q)}return -(q*Math.pow(2,10*(r-=1))*Math.sin((r*w-u)*(2*Math.PI)/v))+n},easeOutElastic:function(o,r,n,y,w){var u=1.70158;var v=0;var q=y;if(r==0){return n}if((r/=w)==1){return n+y}if(!v){v=w*0.3}if(q<Math.abs(y)){q=y;var u=v/4}else{var u=v/(2*Math.PI)*Math.asin(y/q)}return q*Math.pow(2,-10*r)*Math.sin((r*w-u)*(2*Math.PI)/v)+y+n},easeInOutElastic:function(o,r,n,y,w){var u=1.70158;var v=0;var q=y;if(r==0){return n}if((r/=w/2)==2){return n+y}if(!v){v=w*(0.3*1.5)}if(q<Math.abs(y)){q=y;var u=v/4}else{var u=v/(2*Math.PI)*Math.asin(y/q)}if(r<1){return -0.5*(q*Math.pow(2,10*(r-=1))*Math.sin((r*w-u)*(2*Math.PI)/v))+n}return q*Math.pow(2,-10*(r-=1))*Math.sin((r*w-u)*(2*Math.PI)/v)*0.5+y+n},easeInBack:function(o,p,n,u,r,q){if(q==e){q=1.70158}return u*(p/=r)*p*((q+1)*p-q)+n},easeOutBack:function(o,p,n,u,r,q){if(q==e){q=1.70158}return u*((p=p/r-1)*p*((q+1)*p+q)+1)+n},easeInOutBack:function(o,p,n,u,r,q){if(q==e){q=1.70158}if((p/=r/2)<1){return u/2*(p*p*(((q*=(1.525))+1)*p-q))+n}return u/2*((p-=2)*p*(((q*=(1.525))+1)*p+q)+2)+n},easeInBounce:function(o,p,n,r,q){return r-h.easing.easeOutBounce(o,q-p,0,r,q)+n},easeOutBounce:function(o,p,n,r,q){if((p/=q)<(1/2.75)){return r*(7.5625*p*p)+n}else{if(p<(2/2.75)){return r*(7.5625*(p-=(1.5/2.75))*p+0.75)+n}else{if(p<(2.5/2.75)){return r*(7.5625*(p-=(2.25/2.75))*p+0.9375)+n}else{return r*(7.5625*(p-=(2.625/2.75))*p+0.984375)+n}}}},easeInOutBounce:function(o,p,n,r,q){if(p<q/2){return h.easing.easeInBounce(o,p*2,0,r,q)*0.5+n}return h.easing.easeOutBounce(o,p*2-q,0,r,q)*0.5+r*0.5+n}})})(jQuery);(function(a,b){a.effects.blind=function(c){return this.queue(function(){var e=a(this),d=["position","top","bottom","left","right"];var j=a.effects.setMode(e,c.options.mode||"hide");var h=c.options.direction||"vertical";a.effects.save(e,d);e.show();var l=a.effects.createWrapper(e).css({overflow:"hidden"});var f=(h=="vertical")?"height":"width";var k=(h=="vertical")?l.height():l.width();if(j=="show"){l.css(f,0)}var g={};g[f]=j=="show"?k:0;l.animate(g,c.duration,c.options.easing,function(){if(j=="hide"){e.hide()}a.effects.restore(e,d);a.effects.removeWrapper(e);if(c.callback){c.callback.apply(e[0],arguments)}e.dequeue()})})}})(jQuery);(function(a,b){a.effects.bounce=function(c){return this.queue(function(){var f=a(this),m=["position","top","bottom","left","right"];var l=a.effects.setMode(f,c.options.mode||"effect");var o=c.options.direction||"up";var d=c.options.distance||20;var e=c.options.times||5;var h=c.duration||250;if(/show|hide/.test(l)){m.push("opacity")}a.effects.save(f,m);f.show();a.effects.createWrapper(f);var g=(o=="up"||o=="down")?"top":"left";var q=(o=="up"||o=="left")?"pos":"neg";var d=c.options.distance||(g=="top"?f.outerHeight({margin:true})/3:f.outerWidth({margin:true})/3);if(l=="show"){f.css("opacity",0).css(g,q=="pos"?-d:d)}if(l=="hide"){d=d/(e*2)}if(l!="hide"){e--}if(l=="show"){var j={opacity:1};j[g]=(q=="pos"?"+=":"-=")+d;f.animate(j,h/2,c.options.easing);d=d/2;e--}for(var k=0;k<e;k++){var p={},n={};p[g]=(q=="pos"?"-=":"+=")+d;n[g]=(q=="pos"?"+=":"-=")+d;f.animate(p,h/2,c.options.easing).animate(n,h/2,c.options.easing);d=(l=="hide")?d*2:d/2}if(l=="hide"){var j={opacity:0};j[g]=(q=="pos"?"-=":"+=")+d;f.animate(j,h/2,c.options.easing,function(){f.hide();a.effects.restore(f,m);a.effects.removeWrapper(f);if(c.callback){c.callback.apply(this,arguments)}})}else{var p={},n={};p[g]=(q=="pos"?"-=":"+=")+d;n[g]=(q=="pos"?"+=":"-=")+d;f.animate(p,h/2,c.options.easing).animate(n,h/2,c.options.easing,function(){a.effects.restore(f,m);a.effects.removeWrapper(f);if(c.callback){c.callback.apply(this,arguments)}})}f.queue("fx",function(){f.dequeue()});f.dequeue()})}})(jQuery);(function(a,b){a.effects.clip=function(c){return this.queue(function(){var g=a(this),l=["position","top","bottom","left","right","height","width"];var k=a.effects.setMode(g,c.options.mode||"hide");var m=c.options.direction||"vertical";a.effects.save(g,l);g.show();var d=a.effects.createWrapper(g).css({overflow:"hidden"});var f=g[0].tagName=="IMG"?d:g;var h={size:(m=="vertical")?"height":"width",position:(m=="vertical")?"top":"left"};var e=(m=="vertical")?f.height():f.width();if(k=="show"){f.css(h.size,0);f.css(h.position,e/2)}var j={};j[h.size]=k=="show"?e:0;j[h.position]=k=="show"?0:e/2;f.animate(j,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){if(k=="hide"){g.hide()}a.effects.restore(g,l);a.effects.removeWrapper(g);if(c.callback){c.callback.apply(g[0],arguments)}g.dequeue()}})})}})(jQuery);(function(a,b){a.effects.drop=function(c){return this.queue(function(){var f=a(this),e=["position","top","bottom","left","right","opacity"];var k=a.effects.setMode(f,c.options.mode||"hide");var j=c.options.direction||"left";a.effects.save(f,e);f.show();a.effects.createWrapper(f);var g=(j=="up"||j=="down")?"top":"left";var d=(j=="up"||j=="left")?"pos":"neg";var l=c.options.distance||(g=="top"?f.outerHeight({margin:true})/2:f.outerWidth({margin:true})/2);if(k=="show"){f.css("opacity",0).css(g,d=="pos"?-l:l)}var h={opacity:k=="show"?1:0};h[g]=(k=="show"?(d=="pos"?"+=":"-="):(d=="pos"?"-=":"+="))+l;f.animate(h,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){if(k=="hide"){f.hide()}a.effects.restore(f,e);a.effects.removeWrapper(f);if(c.callback){c.callback.apply(this,arguments)}f.dequeue()}})})}})(jQuery);(function(a,b){a.effects.explode=function(c){return this.queue(function(){var l=c.options.pieces?Math.round(Math.sqrt(c.options.pieces)):3;var f=c.options.pieces?Math.round(Math.sqrt(c.options.pieces)):3;c.options.mode=c.options.mode=="toggle"?(a(this).is(":visible")?"hide":"show"):c.options.mode;var k=a(this).show().css("visibility","hidden");var m=k.offset();m.top-=parseInt(k.css("marginTop"),10)||0;m.left-=parseInt(k.css("marginLeft"),10)||0;var h=k.outerWidth(true);var d=k.outerHeight(true);for(var g=0;g<l;g++){for(var e=0;e<f;e++){k.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-e*(h/f),top:-g*(d/l)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:h/f,height:d/l,left:m.left+e*(h/f)+(c.options.mode=="show"?(e-Math.floor(f/2))*(h/f):0),top:m.top+g*(d/l)+(c.options.mode=="show"?(g-Math.floor(l/2))*(d/l):0),opacity:c.options.mode=="show"?0:1}).animate({left:m.left+e*(h/f)+(c.options.mode=="show"?0:(e-Math.floor(f/2))*(h/f)),top:m.top+g*(d/l)+(c.options.mode=="show"?0:(g-Math.floor(l/2))*(d/l)),opacity:c.options.mode=="show"?1:0},c.duration||500)}}setTimeout(function(){c.options.mode=="show"?k.css({visibility:"visible"}):k.css({visibility:"visible"}).hide();if(c.callback){c.callback.apply(k[0])}k.dequeue();a("div.ui-effects-explode").remove()},c.duration||500)})}})(jQuery);(function(a,b){a.effects.fade=function(c){return this.queue(function(){var d=a(this),e=a.effects.setMode(d,c.options.mode||"hide");d.animate({opacity:e},{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){(c.callback&&c.callback.apply(this,arguments));d.dequeue()}})})}})(jQuery);(function(a,b){a.effects.fold=function(c){return this.queue(function(){var f=a(this),m=["position","top","bottom","left","right"];var j=a.effects.setMode(f,c.options.mode||"hide");var q=c.options.size||15;var p=!(!c.options.horizFirst);var h=c.duration?c.duration/2:a.fx.speeds._default/2;a.effects.save(f,m);f.show();var e=a.effects.createWrapper(f).css({overflow:"hidden"});var k=((j=="show")!=p);var g=k?["width","height"]:["height","width"];var d=k?[e.width(),e.height()]:[e.height(),e.width()];var l=/([0-9]+)%/.exec(q);if(l){q=parseInt(l[1],10)/100*d[j=="hide"?0:1]}if(j=="show"){e.css(p?{height:0,width:q}:{height:q,width:0})}var o={},n={};o[g[0]]=j=="show"?d[0]:q;n[g[1]]=j=="show"?d[1]:0;e.animate(o,h,c.options.easing).animate(n,h,c.options.easing,function(){if(j=="hide"){f.hide()}a.effects.restore(f,m);a.effects.removeWrapper(f);if(c.callback){c.callback.apply(f[0],arguments)}f.dequeue()})})}})(jQuery);(function(a,b){a.effects.highlight=function(c){return this.queue(function(){var e=a(this),d=["backgroundImage","backgroundColor","opacity"],g=a.effects.setMode(e,c.options.mode||"show"),f={backgroundColor:e.css("backgroundColor")};if(g=="hide"){f.opacity=0}a.effects.save(e,d);e.show().css({backgroundImage:"none",backgroundColor:c.options.color||"#ffff99"}).animate(f,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){(g=="hide"&&e.hide());a.effects.restore(e,d);(g=="show"&&!a.support.opacity&&this.style.removeAttribute("filter"));(c.callback&&c.callback.apply(this,arguments));e.dequeue()}})})}})(jQuery);(function(a,b){a.effects.pulsate=function(c){return this.queue(function(){var e=a(this),f=a.effects.setMode(e,c.options.mode||"show");times=((c.options.times||5)*2)-1;duration=c.duration?c.duration/2:a.fx.speeds._default/2,isVisible=e.is(":visible"),animateTo=0;if(!isVisible){e.css("opacity",0).show();animateTo=1}if((f=="hide"&&isVisible)||(f=="show"&&!isVisible)){times--}for(var d=0;d<times;d++){e.animate({opacity:animateTo},duration,c.options.easing);animateTo=(animateTo+1)%2}e.animate({opacity:animateTo},duration,c.options.easing,function(){if(animateTo==0){e.hide()}(c.callback&&c.callback.apply(this,arguments))});e.queue("fx",function(){e.dequeue()}).dequeue()})}})(jQuery);(function(a,b){a.effects.puff=function(c){return this.queue(function(){var g=a(this),h=a.effects.setMode(g,c.options.mode||"hide"),f=parseInt(c.options.percent,10)||150,e=f/100,d={height:g.height(),width:g.width()};a.extend(c.options,{fade:true,mode:h,percent:h=="hide"?f:100,from:h=="hide"?d:{height:d.height*e,width:d.width*e}});g.effect("scale",c.options,c.duration,c.callback);g.dequeue()})};a.effects.scale=function(c){return this.queue(function(){var h=a(this);var e=a.extend(true,{},c.options);var l=a.effects.setMode(h,c.options.mode||"effect");var j=parseInt(c.options.percent,10)||(parseInt(c.options.percent,10)==0?0:(l=="hide"?0:100));var k=c.options.direction||"both";var d=c.options.origin;if(l!="effect"){e.origin=d||["middle","center"];e.restore=true}var g={height:h.height(),width:h.width()};h.from=c.options.from||(l=="show"?{height:0,width:0}:g);var f={y:k!="horizontal"?(j/100):1,x:k!="vertical"?(j/100):1};h.to={height:g.height*f.y,width:g.width*f.x};if(c.options.fade){if(l=="show"){h.from.opacity=0;h.to.opacity=1}if(l=="hide"){h.from.opacity=1;h.to.opacity=0}}e.from=h.from;e.to=h.to;e.mode=l;h.effect("size",e,c.duration,c.callback);h.dequeue()})};a.effects.size=function(c){return this.queue(function(){var d=a(this),p=["position","top","bottom","left","right","width","height","overflow","opacity"];var o=["position","top","bottom","left","right","overflow","opacity"];var l=["width","height","overflow"];var r=["fontSize"];var m=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"];var g=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"];var h=a.effects.setMode(d,c.options.mode||"effect");var k=c.options.restore||false;var f=c.options.scale||"both";var q=c.options.origin;var e={height:d.height(),width:d.width()};d.from=c.options.from||e;d.to=c.options.to||e;if(q){var j=a.effects.getBaseline(q,e);d.from.top=(e.height-d.from.height)*j.y;d.from.left=(e.width-d.from.width)*j.x;d.to.top=(e.height-d.to.height)*j.y;d.to.left=(e.width-d.to.width)*j.x}var n={from:{y:d.from.height/e.height,x:d.from.width/e.width},to:{y:d.to.height/e.height,x:d.to.width/e.width}};if(f=="box"||f=="both"){if(n.from.y!=n.to.y){p=p.concat(m);d.from=a.effects.setTransition(d,m,n.from.y,d.from);d.to=a.effects.setTransition(d,m,n.to.y,d.to)}if(n.from.x!=n.to.x){p=p.concat(g);d.from=a.effects.setTransition(d,g,n.from.x,d.from);d.to=a.effects.setTransition(d,g,n.to.x,d.to)}}if(f=="content"||f=="both"){if(n.from.y!=n.to.y){p=p.concat(r);d.from=a.effects.setTransition(d,r,n.from.y,d.from);d.to=a.effects.setTransition(d,r,n.to.y,d.to)}}a.effects.save(d,k?p:o);d.show();a.effects.createWrapper(d);d.css("overflow","hidden").css(d.from);if(f=="content"||f=="both"){m=m.concat(["marginTop","marginBottom"]).concat(r);g=g.concat(["marginLeft","marginRight"]);l=p.concat(m).concat(g);d.find("*[width]").each(function(){child=a(this);if(k){a.effects.save(child,l)}var s={height:child.height(),width:child.width()};child.from={height:s.height*n.from.y,width:s.width*n.from.x};child.to={height:s.height*n.to.y,width:s.width*n.to.x};if(n.from.y!=n.to.y){child.from=a.effects.setTransition(child,m,n.from.y,child.from);child.to=a.effects.setTransition(child,m,n.to.y,child.to)}if(n.from.x!=n.to.x){child.from=a.effects.setTransition(child,g,n.from.x,child.from);child.to=a.effects.setTransition(child,g,n.to.x,child.to)}child.css(child.from);child.animate(child.to,c.duration,c.options.easing,function(){if(k){a.effects.restore(child,l)}})})}d.animate(d.to,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){if(d.to.opacity===0){d.css("opacity",d.from.opacity)}if(h=="hide"){d.hide()}a.effects.restore(d,k?p:o);a.effects.removeWrapper(d);if(c.callback){c.callback.apply(this,arguments)}d.dequeue()}})})}})(jQuery);(function(a,b){a.effects.shake=function(c){return this.queue(function(){var f=a(this),m=["position","top","bottom","left","right"];var l=a.effects.setMode(f,c.options.mode||"effect");var o=c.options.direction||"left";var d=c.options.distance||20;var e=c.options.times||3;var h=c.duration||c.options.duration||140;a.effects.save(f,m);f.show();a.effects.createWrapper(f);var g=(o=="up"||o=="down")?"top":"left";var q=(o=="up"||o=="left")?"pos":"neg";var j={},p={},n={};j[g]=(q=="pos"?"-=":"+=")+d;p[g]=(q=="pos"?"+=":"-=")+d*2;n[g]=(q=="pos"?"-=":"+=")+d*2;f.animate(j,h,c.options.easing);for(var k=1;k<e;k++){f.animate(p,h,c.options.easing).animate(n,h,c.options.easing)}f.animate(p,h,c.options.easing).animate(j,h/2,c.options.easing,function(){a.effects.restore(f,m);a.effects.removeWrapper(f);if(c.callback){c.callback.apply(this,arguments)}});f.queue("fx",function(){f.dequeue()});f.dequeue()})}})(jQuery);(function(a,b){a.effects.slide=function(c){return this.queue(function(){var f=a(this),e=["position","top","bottom","left","right"];var k=a.effects.setMode(f,c.options.mode||"show");var j=c.options.direction||"left";a.effects.save(f,e);f.show();a.effects.createWrapper(f).css({overflow:"hidden"});var g=(j=="up"||j=="down")?"top":"left";var d=(j=="up"||j=="left")?"pos":"neg";var l=c.options.distance||(g=="top"?f.outerHeight({margin:true}):f.outerWidth({margin:true}));if(k=="show"){f.css(g,d=="pos"?(isNaN(l)?"-"+l:-l):l)}var h={};h[g]=(k=="show"?(d=="pos"?"+=":"-="):(d=="pos"?"-=":"+="))+l;f.animate(h,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){if(k=="hide"){f.hide()}a.effects.restore(f,e);a.effects.removeWrapper(f);if(c.callback){c.callback.apply(this,arguments)}f.dequeue()}})})}})(jQuery);(function(a,b){a.effects.transfer=function(c){return this.queue(function(){var g=a(this),j=a(c.options.to),f=j.offset(),h={top:f.top,left:f.left,height:j.innerHeight(),width:j.innerWidth()},e=g.offset(),d=a('<div class="ui-effects-transfer"></div>').appendTo(document.body).addClass(c.options.className).css({top:e.top,left:e.left,height:g.innerHeight(),width:g.innerWidth(),position:"absolute"}).animate(h,c.duration,c.options.easing,function(){d.remove();(c.callback&&c.callback.apply(g[0],arguments));g.dequeue()})})}})(jQuery);if(typeof(NexxarPageData)!="undefined"){$.extend(NexxarPageData||{},{useDidYouMean:false})}var NexxarLib={useDidYouMean:false,_minFlashVersion:"[Skin not found: flash_version]".replace(/\s+/g,""),pageUsesFlash:false,_registeredFlashObjects:[],currentPageID:-1,pageBaseURL:"/",defaultExtension:".html",defaultScriptExtension:".php",pageURLName:window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1).replace(/\.(php|html?|aspx?|jsp|jserv)$/i,""),pageExtension:window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1).replace(/^.*(\.(php|html?|aspx?|jsp|jserv))$/i,"$1"),isPagePrintVersion:(this.pageURLName=="print.html"||this.pageURLName=="print"||this.pageURLName=="print.php"||this.pageURLName=="print"+this.defaultExtension),convertEM2PX:function(b,a){if(!a){a=parseFloat($("html").css("font-size"),10)}if(b&&/^.*\dem$/.test(b)){return parseFloat(b,10)*a}else{if(b&&/^.*\d%$/.test(b)){return parseFloat(b,10)*100*a}else{if(b){return parseFloat(b,10)}}}return 0},activateLibrary:function(a,c){this.detectBasePath(a);this.currentPageID=c;try{$.cookies.setOptions({path:this.getBaseURLPath()})}catch(b){}if(typeof(hs)!="undefined"&&hs.graphicsDir){hs.graphicsDir=this.getBaseURLFull()+"/layout/img/hslide_"}},getPagePath:function(){var a=String(window.location.pathname).substring();var b=this.getBaseURLPath();if(typeof(b)!="string"||b.length<=1){return a}return a.substring(b.length).replace(new RegExp("^(/(de|en|fr|it|es|de|nl))+/"),"/")},getPageFullURL:function(){return this.getBaseURLFull()+this.getPagePath()},getBaseURLPath:function(){if(this.pageBaseURL&&this.pageBaseURL!="/"){return this.pageBaseURL}else{return""}},getBaseURLFull:function(){var a=this.__getLocationHREFData();return a.protocol+"://"+a.host+(a.port?":"+a.port:"")+this.getBaseURLPath()},__getLocationHREFData:function(){var a=parseUri(window.location.href);if(typeof(nexxar_pageBaseHREF)=="string"&&nexxar_pageBaseHREF.length>0){a=$.extend(a,parseUri(nexxar_pageBaseHREF))}if(this._pageBaseHost&&typeof(this._pageBaseHost)=="string"&&this._pageBaseHost.length>0){a=$.extend(a,parseUri(this._pageBaseHost))}return a},setPageBaseHost:function(a){this._pageBaseHost=a;if(this._pageBaseHost&&typeof(this._pageBaseHost)=="string"&&this._pageBaseHost.length>0){this._pageBaseHost=this._pageBaseHost.replace(/\/+$/,"")}},getScriptBaseURL:function(){if(typeof(this._scriptBaseURL)=="string"&&this._scriptBaseURL.length>0){return this._scriptBaseURL}return this.getBaseURLFull()},setScriptBaseURL:function(a){this._scriptBaseURL=a},getDefaultPageExtension:function(){if(window.location.pathname.match(/\.html$/i)){return".html"}else{if(window.location.pathname.match(/\.(php|asp|jsp|jserv)$/i)&&!this.defaultExtension){return"."+RegExp.$1}}return this.defaultExtension},getPageDefaultExtension:function(){return this.getDefaultPageExtension()},getDefaultScriptExtension:function(){if(window.location.pathname.match(/\.(php|asp|jsp|jserv)$/i)){return"."+RegExp.$1}return this.defaultScriptExtension},getScriptDefaultExtension:function(){return this.getDefaultScriptExtension()},pathHasExtension:function(b){if(typeof(b)!="string"||b.length<=0){return false}else{if(b.match(/\.(html?|php[0-9]?|as[ph]x?|jsp|jserv|gif|jpe?g|png|xml|txt|swf|flv|mpg|mp[34]|json|js|css|zip|gz|tar)$/)){return true}}var a=this.getPageDefaultExtension();if(typeof(a)=="string"&&a.length>0&&b.substr(b.length-a.length)==a){return true}a=this.getScriptDefaultExtension();if(typeof(a)=="string"&&a.length>0&&b.substr(b.length-a.length)==a){return true}return false},addExtensionToPath:function(b,a){if(typeof(b)!="string"||b.length<=0){return b}if(typeof(a)!="string"||a.length<=0){a=this.getPageDefaultExtension()}if(!this.pathHasExtension(b)){b+=a}return b},detectBasePath:function(b){if(!b){return}b=String(b).replace(new RegExp("^(/(de|en|fr|it|es|de|nl))+/"),"/");if(b.match(/.(html?|php|as[ph]x?|jsp|jserv)$/i)){this.defaultExtension=RegExp.$1;b=b.substring(0,b.length-this.defaultExtension.length-1)}var a=this.__getLocationHREFData();var c=String(a.path).replace(/\\/g,"/");var d=(b!="/")?c.indexOf(b):-1;if(a.protocol.match(/file/i)&&(navigator.userAgent.match(/Windows|Win(NT|95|98|XP|16|32)/i)||navigator.platform.match(/Windows|Win(NT|95|98|XP|16|32)/i))&&c.substr(0,1)=="/"&&c.length>1){c=c.substr(1)}if(d<0){d=c.indexOf("/serviceseiten/suche")}if(d<0){d=c.indexOf("/servicepages/search")}if(d<0){d=c.indexOf("/servicepages")}if(d<0){d=c.indexOf("/serviceseiten")}if(d<0){d=c.indexOf("/serviceseiten/dateisammlung/files/collection.php")}if(d<0){d=c.indexOf("/serviceseiten")}if(d>=0){this.pageBaseURL=c.substring(0,d)}else{if(b=="/"){this.pageBaseURL=c}else{this.pageBaseURL="/"}}if(this.pageBaseURL.substr(this.pageBaseURL.length-1,1)=="/"&&this.pageBaseURL.length>1){this.pageBaseURL=this.pageBaseURL.substring(0,this.pageBaseURL.length-1)}if(a.protocol.match(/file/i)&&(navigator.userAgent.match(/Windows|Win(NT|95|98|XP|16|32)/i)||navigator.platform.match(/Windows|Win(NT|95|98|XP|16|32)/i))&&this.pageBaseURL.length>1){this.pageBaseURL=a.protocol+":///"+this.pageBaseURL}else{if(a.protocol.match(/file/i)&&this.pageBaseURL.length>1){this.pageBaseURL=a.protocol+"://"+this.pageBaseURL}}},convert2AbsoluteURL:function(d){if(d&&!d.match(/^(https?|ftp|svn):/)){var a=this.__getLocationHREFData();newURL=a.protocol+"://"+a.host;while(d.match(/^\/\.\.\//)){d=d.replace(/^\/\.\.\//g,"/")}if(d.charAt(0)=="/"){newURL+=d}else{var e=d.indexOf("?");var c="";if(e>=0){c=d.substr(e);d=d.substring(0,e)}var b=String(a.path).replace(/\/[^\/]+$/,"/")+d;while(b.match(/\/[^\/]+\/\.\.\//)){b=b.replace(/\/[^\/]+\/\.\.\//g,"/")}while(b.match(/^\/\.\.\//)){b=b.replace(/^\/\.\.\//g,"/")}newURL+=b+c}return newURL}return d},getQueryOfURL:function(a){if(typeof(a)!="string"||a.length<=0){return""}var b=a.indexOf("?");if(b<0){return""}a=a.substr(b);b=a.indexOf("#");if(b>=0){a=a.substr(0,b)}return a},stripTags:function(a){if(!a||(typeof(a)!="string")||(a.length<=0)){return""}a=a.replace(/<script.*<\/script[^>]*>/gi,"");a=a.replace(/<style.*<\/style[^>]*>/gi,"");a=a.replace(/<head.*<\/head[^>]*>/gi,"");a=a.replace(/<[^>]*>/gi,"");a=a.replace(/[^-_,;:\/&\w+0-9a-zA-Z|"'\.\s]/gi,"");return a},getQueryParam:function(c){if((c==null)||(typeof(c)!="string")||(c.length<=0)){c="q"}var b=$.query.get(c);if(b&&typeof(b)=="string"){b=b.replace(/[\r\n\t]+/gi," ");var a=new RegExp("["+String.fromCharCode(0)+"-"+String.fromCharCode(31)+String.fromCharCode(96)+"]","gi");b=b.replace(a,"");a=new RegExp(String.fromCharCode(160)+"+","gi");b=b.replace(a," ");if(b.match(/<.?(script|style)/gi)){return""}b=this.stripTags(b);b=b.replace(/[^-_:;,0-9a-zA-Z\w\/\.=\s"]/gi,"")}return b},registerFlash:function(a,c){if(a&&typeof(c)!="undefined"){var b=$.flash;if(!b.hasVersion("6")||this._minFlashVersion.length<=5&&this._minFlashVersion.length>0&&!b.hasVersion(this._minFlashVersion)||typeof(c)!="undefined"&&typeof(c.flashVersion)!="undefined"&&b.hasVersion(c.flashVersion)){return}this.pageUsesFlash=true;this._registeredFlashObjects[this._registeredFlashObjects.length]={id:a,o:b.create($.extend({},c)),params:c}}},activateRegisteredFlash:function(a){var c=this._registeredFlashObjects;if(typeof(a)=="undefined"){a=-1}for(var b=0;b<c.length;b++){if(typeof(c[b].id)=="undefined"||c[b].id.length<=0){return}if(typeof(a)=="string"&&a!=c[b].id){continue}else{if(typeof(a)=="number"&&a>=0&&a!=b){continue}}if(!c[b].o){c[b].o=$.flash.create($.extend({},c[b].params))}$("#"+c[b].id).html(c[b].o).show();if(typeof(c[b].params.onCreate)=="function"){c[b].params.onCreate($(c[b].id))}if(typeof(c[b].params.nonFlashID)=="string"){$("#"+c[b].params.nonFlashID).hide()}try{SWFAddress.addId(c[b].id)}catch(d){}if($.browser.msie){c[b].o=null}}},recreateRegisteredFlash:function(a){this.removeRegisteredFlash(a);this.activateRegisteredFlash(a)},removeRegisteredFlash:function(a){var c=this._registeredFlashObjects;if(typeof(a)=="undefined"){a=-1}for(var b=0;b<c.length;b++){if(typeof(c[b].id)=="undefined"||c[b].id.length<=0){return}if(typeof(a)=="string"&&a!=c[b].id){continue}else{if(typeof(a)=="number"&&a>=0&&a!=b){continue}}$("#"+c[b].id).empty();if(typeof(c[b].params.nonFlashID)=="string"){$("#"+c[b].params.nonFlashID).show()}try{SWFAddress.removeId(c[b].id)}catch(d){}}},toJSON:function(d,b){var a="";switch(typeof(d)){case"string":a+='"'+d+'"';break;case"number":case"boolean":a=d.toString();break;case"object":a=[];var c=(b?'"':"");for(var e in d){if(d[e]==Object.prototype[e]){continue}a.push(c+e+c+":"+this.toJSON(d[e],b))}a="{"+a.join(",")+"}";break;case"object":a="["+d.join(",")+"]";break}return a}};
/* parseUri 1.2.2
// (c) Steven Levithan <stevenlevithan.com>
// MIT License
// http://blog.stevenlevithan.com/archives/parseuri
*/
function parseUri(e){if(parseUri.options==undefined){return false}var d=parseUri.options,a=d.parser[d.strictMode?"strict":"loose"].exec(e),c={},b=14;while(b--){c[d.key[b]]=a[b]||""}c[d.q.name]={};c[d.key[12]].replace(d.q.parser,function(g,f,h){if(f){c[d.q.name][f]=h}});return c}parseUri.options={strictMode:false,key:["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"],q:{name:"queryKey",parser:/(?:^|&)([^&=]*)=?([^&]*)/g},parser:{strict:/^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,loose:/^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/}};(function(b){if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.pagePath)!="undefined"){NexxarLib.activateLibrary(NexxarPageData.pagePath,NexxarPageData.pageId)}if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.scriptBaseURL)=="string"&&NexxarPageData.scriptBaseURL.length>0){var a=b.__getLocationHREFData();var c="";if(!NexxarPageData.scriptBaseURL.match(/^(https?|ftps?|file):/i)&&NexxarPageData.scriptBaseURL.indexOf(a.protocol)!=0){c=a.protocol+"://"+a.host+(a.port?":"+a.port:"")}b.setScriptBaseURL(c+NexxarPageData.scriptBaseURL)}else{if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.scriptBaseHost)=="string"&&NexxarPageData.scriptBaseHost.length>0){var a=b.__getLocationHREFData();var d="";if(!NexxarPageData.scriptBaseHost.match(/^(https?|ftps?|file):/i)){d=(a.protocol.match(/^https?:/)?a.protocol:"http")+"://"}b.setScriptBaseURL(d+NexxarPageData.scriptBaseHost+NexxarLib.getBaseURLPath())}}if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.pageBaseHost)=="string"){b.setPageBaseHost(NexxarPageData.pageBaseHost)}if(b.pageExtension==b.pageURLName){b.pageExtension=""}b.isPagePrintVersion=(b.pageURLName=="print.html"||b.pageURLName=="print"||b.pageURLName=="print.php"||b.pageURLName=="print"+b.defaultExtension)?true:false;if((b.pageURLName=="js_nexxar.js.php"||b.pageURLName=="js_nexxar.js"+b.defaultExtension)&&b.getQueryParam("print")=="all"){b.isPagePrintVersion=true}$(document).ready(function(){$("html").addClass("withJS");b.domIsReady=true;b.activateRegisteredFlash()});b.imageCache={_cache:[],_imagesToLoadOnReady:[],loadImage:function(f){if(!f){return}if(f.substring(0,4)!="http"&&f.substring(0,4)!="file"){f=b.getBaseURLFull()+f}var e=new Image();e.src=f;this._cache[this._cache.length]=e},preloadImage:function(e){if(b.domIsReady){this.loadImage(e)}else{this._imagesToLoadOnReady[this._imagesToLoadOnReady.length]=e}}};$(document).ready(function(){for(var e;e<b.imageCache._imagesToLoadOnReady.length;e++){b.imageCache.loadImage(b.imageCache._imagesToLoadOnReady[e])}})})(NexxarLib);(function(a){if(String(window.location.protocol).match(/file/)||typeof(NexxarPageData)=="undefined"||typeof(NexxarPageData.useDidYouMean)!="boolean"||!NexxarPageData.useDidYouMean){return}if(location.pathname.indexOf("/js_nexxar.js")<0){return}var b=a.getQueryParam("q");if(typeof(b)!="string"||b.length<=0){return}a.showDidYouMean=function(c){$(document).ready(function(){if($("#didYouMean").length<=0){return}$("#didYouMean").show().find(".dymContainer").attr("href",location.pathname.replace(/\.html?$/,a.getDefaultScriptExtension())+"?submit=submit&didmean=1&q="+encodeURIComponent(c.didYouMean)).html(c.didYouMean+" ("+c.count+" Fundstellen)");var d=String(window.location.href);if(d.indexOf("#")>0){d=d.split("#",2)}else{d=[d,""]}d=d[0]+(d[0].indexOf("?")<0?"?":"&")+"&spellQ="+encodeURIComponent(c.didYouMean)+d[1];nexxar_gwsTrackURL(d,true)})};document.write(unescape('%3Cscript type="text/javascript" defer="defer" src="'+a.getScriptBaseURL()+"/layout/didyoumean.json"+a.getDefaultScriptExtension()+"?callback=NexxarLib.showDidYouMean&json=1&q="+encodeURIComponent(b)+'"%3E%3C/script%3E'))})(NexxarLib);var NexxarPrintManager={defaultServerScriptPath:"/layout/js_nexxar.js.php",uiIDs:{onAddPageSuccess:"printManagerAddLayer",displayCounter:"printManagerCounter",pane:"printManagerLayer",paneToggleLink:"printManagerLayerLink",container:"printManagerLayerContainer",lightboxLink:"printManagerOpener"},texts:{noDoc:"",singleDoc:"<b>1</b> Dokument ist zum Ausdruck vorgemerkt",multiDocs:"<b><!-- COUNTER --></b> Dokumente sind zum Ausdruck vorgemerkt"},stateCookieName:"rep2011-PrintMan",getDefaultServerScriptAddress:function(){return NexxarLib.getBaseURLFull()+this.defaultServerScriptPath},prepareTargetAddress:function(a){if(!a||typeof(a)!="string"||a.length<=0){return this.getDefaultServerScriptAddress()}a=a.replace(/add=[^&]*/,"");a=a.replace(/\?$/,"");if(!a.match(/^(https?|mailto|file):\/\//)){return NexxarLib.getScriptBaseURL()+a}return a},addPage:function(d,c,g){if(!d||!d.href){return false}var a=NexxarPrintManager.uiIDs.onAddPageSuccess;if(g&&g.layer){a=g.layer}if(!c){c=NexxarLib.getPagePath()}var e=this.prepareTargetAddress(d.href);var f={add:c,xmlhttp:1,rand:Math.floor(Math.random()*99999),date:(new Date()).getTime()};if(e.indexOf("?")<0){e+="?"}else{e+="&"}e+=$.param(f);nexxar_gwsTrackURL(e);if(hs&&g&&g.useHighslide){d.oldhref=d.href;d.href=e;g=$.extend({objectType:"iframe",outlineWhileAnimating:true,preserveContent:false},g);hs.htmlExpand(d,g);d.href=d.oldhref;this.updateInfoText(d.href)}else{var b=this;$.get(e,null,function(h){$("#"+a).css("display","block");b.updateInfoText(d.href)})}$(d).click(function(){return false});return true},updateInfoText:function(b){if(!$("#"+NexxarPrintManager.uiIDs.displayCounter).get(0)){return}var a=this;$.get(this.prepareTargetAddress(b),{action:"count",xmlhttp:1,json:1},function(d){d=jQuery.trim(d);var e="";if(d.indexOf("DOCTYPE")>=0){return}else{if(d=="1"){e=a.texts.singleDoc.replace(/<!--\s*COUNTER\s*-->/,1)}else{if(!d||d.length<=0||d=="0"){e=a.texts.noDoc}else{e=a.texts.multiDocs.replace(/<!--\s*COUNTER\s*-->/,d)}}}if(!e||e.length<=0){return}var c=$("#"+NexxarPrintManager.uiIDs.displayCounter).html(e);if(c.hasClass("fakeName")){c.removeClass("fakeName")}else{c.addClass("fakeName")}if($.browser.msie){$("#"+NexxarPrintManager.uiIDs.pane).slideDown("fast")}})},hidePane:function(a){if(!$("#"+NexxarPrintManager.uiIDs.pane).get(0)){return}if(!a){$("#"+this.uiIDs.pane).css("display","none")}else{$("#"+this.uiIDs.pane).slideUp("fast")}$("#"+this.uiIDs.container).addClass("inactive").removeClass("active");$("#"+this.uiIDs.paneToggleLink).trigger("blur.tooltip").unbind(".tooltip").removeData("tooltip").attr("title","Die Seite drucken oder zur Liste gesammleter Druckseiten hinzufügen").addClass("inactive").removeClass("active").tooltip({smart:true});$.cookies.set(this.stateCookieName,"closed")},showPane:function(){$.cookies.set(this.stateCookieName,"opened");$("#"+this.uiIDs.pane).slideDown("fast");$("#"+this.uiIDs.container).addClass("active").removeClass("inactive");var a=$("#"+this.uiIDs.paneToggleLink).data("tooltip");if(a){a.hide()}$("#"+this.uiIDs.paneToggleLink).trigger("blur.tooltip").unbind(".tooltip").removeData("tooltip").attr("title","Schlie&szlig;en Sie die Druckmanagerverwaltung").removeClass("inactive").addClass("active").tooltip({smart:true})},restorePaneWithCSS:function(){var a=$.cookies.get(this.stateCookieName);if(!a||a=="closed"){document.write('<style type="text/css"> #'+this.uiIDs.pane+" {display:none;}</style>")}},restorePane:function(){var a=$.cookies.get(this.stateCookieName);if(!a||a=="closed"){this.hidePane(true)}else{$("#"+this.uiIDs.paneToggleLink).addClass("active").removeClass("inactive");$("#"+this.uiIDs.container).addClass("active").removeClass("inactive")}},togglePane:function(){var a=$.cookies.get(this.stateCookieName);if(a=="opened"||$("#"+this.uiIDs.paneToggleLink).hasClass("active")){this.hidePane()}else{this.showPane()}},addLightbox:function(){jQuery("#"+NexxarPrintManager.uiIDs.lightboxLink).click(function(){var b=parseFloat($("html").css("font-size"),10);var a=(600/16)*b;var c=(500/16)*b;return hs.htmlExpand($(this).get(0),{objectType:"iframe",align:"center",width:a+6,height:c+10,dimmingOpacity:0.75,preserveContent:false})})}};$(document).ready(function(){NexxarPrintManager.updateInfoText();NexxarPrintManager.restorePane();NexxarPrintManager.addLightbox()});NexxarPrintManager.restorePaneWithCSS();$(document).ready(function(){var c=$("<div>").attr("id","feedbackLayerContainer").css("display","none").html(String("[Skin not found: feedback]").replace(/&lt;/g,"<").replace(/&gt;/g,">"));c.find("form").each(function(){$(this).attr("action","javascript:void(0);").submit(function(){nexxar_feedback_sendAnswer($(this).get(0));return false})}).find("button").click(function(){nexxar_feedback_sendAnswer($(this).parent("form").get(0));return false});if($("#feedbackOpener").length>0){$("body").append(c)}var a=$(c).find("a[title], img[title]");for(var b=0;typeof(a)!="undefined"&&b<a.length;b++){if($(a[b]).attr("title")!=""){$(a[b]).tooltip({smart:true,url:""})}}$("#feedbackOpener").mouseover(function(){var d=$.cookies.get("rep2011-FeedBack");if(!d||d!="c"){$.cookies.set("rep2011-FeedBack","c");$(this).click()}});$("#feedbackOpener:not([rel^='lightbox'])").click(function(){var f={};var e=$(this).attr("rel");if(e){f=jQuery.array2Object(e.split(";"))}var d=parseFloat($("html").css("font-size"),10);if(f.width){f.width=NexxarLib.convertEM2PX(f.width)}if(f.height){f.height=NexxarLib.convertEM2PX(f.height)}return hs.htmlExpand($(this).get(0),jQuery.extend({maincontentId:"feedbackLayerContainer",align:"center",wrapperClassName:"lightboxFeedback"},f))})});function nexxar_feedback_sendAnswer(c){if(!c||!c.action){c=document.feedbackform}if(!c){return true}var a="-";for(i=0;i<=4;i++){if(c.design[i].checked==true){a=c.design[i].value}}var b="-";for(i=0;i<=4;i++){if(c.navigation[i].checked==true){b=c.navigation[i].value}}var d="-";for(i=0;i<=4;i++){if(c.funktionen[i].checked==true){d=c.funktionen[i].value}}var g="-";for(i=0;i<=4;i++){if(c.gesamteindruck[i]&&c.gesamteindruck[i].checked==true){g=c.gesamteindruck[i].value}}var h="-";for(i=0;i<=3;i++){if(c.format[i]&&c.format[i].checked==true){h=c.format[i].value}}var j="";if(c.comment.value){try{j=encodeURI(c.comment.value)}catch(f){comment=escape(c.comment.value)}}var k=NexxarLib.getBaseURLFull()+"/serviceseiten/feedback.php?design="+a+"&navigation="+b+"&funktionen="+d+"&gesamteindruck="+g+"&format="+h+"&feedbacktype=1&action=submit&xmlhttp=1";if(parent&&parent.hs){parent.hs.close()}else{if(hs){hs.close()}}$.ajax({type:(j&&j.length>0?"POST":"GET"),url:k,dataType:"text",cache:false,data:{comment:j}});return true}NexxarLib.doAutoAccordeon=function(a){if(!NexxarLib.isPagePrintVersion){$(document).ready(function(){window.setTimeout(function(){var b=String(window.location.hash).replace(/[^a-zA-Z0-9]+/," ").replace(/^.*(acc[0-9]+).*$/,"$1");$("#content section.content").autoAccordeon({headingSelector:a,defaultOpen:1,idPrefix:"akkordeonPanel",clickHandlerClass:"akkordeonHandleClick",wrapperClass:"akkordeonWrappedLayer"});if(b.match(/acc[0-9]+/)){$("#akkordeonPane"+b.replace(/[^0-9]+/,"")).show()}else{$("#bodyContent .akkordeonWrappedLayer").eq(0).children(a).trigger("click")}$(".akkordeonWrappedLayer").last().addClass("last")},10)})}};var lightboxClose=function(){$("#overlay").click();return false};if(!($.browser.msie&&$.browser.version<=6)){var toolboxPosition=function(){var c=$("#toolBox");var j=$("body.willkommen header#contentHeader div.hgroup");var d=$("body.willkommen header#contentHeader #needle");var g=0;var e=c.width();var h=$(window).width();var a=1009;var f=1279;if(typeof(resizeResult)=="undefined"){resizeResult=0}if(h>f&&resizeResult<f){g="auto";myLeftPosition=f-e;myPositionType="fixed"}else{if(h<a){g=h-a;myLeftPosition="auto";myPositionType="absolute"}else{if(h>=a&&h<f){g=0;myLeftPosition="auto";myPositionType="fixed"}else{return}}}var b=function(){c.css({right:g,left:myLeftPosition,position:myPositionType});resizeResult=$(window).width()}();if($("body").hasClass("willkommen")){j.css({width:((c.offset().left-j.offset().left)+8)});d.css({width:((c.offset().left-j.offset().left)+8+55)})}}}if(!($.browser.msie&&$.browser.version<=6)){$(window).bind("resize",function(){toolboxPosition()})}$(document).ready(function(){$("body").addClass("js_ready");if(!($.browser.msie&&$.browser.version<=6)){toolboxPosition()}var v=$("body").hasClass("page_team");var l=$("body").hasClass("page_kunden");var b=$("body").hasClass("case-studies");var e=$("body").hasClass("page_leistungen_features");var a=$("body").hasClass("page_leistungen");var f=$("body").hasClass("page_willkommen");var k=$("body").hasClass("page_leistungen_konzepte");var d=($("body").hasClass("team")&&$("body").hasClass("single"));var c=$("body").hasClass("jobs");var x="";var w={};if(f){var o={},s=0,r=0;if(!($.browser.msie&&$.browser.version<=6)){if($("#teaser .column").length>1){o.scrollable=$("#contentHeader>div.hgroup>div#scroller").addClass("slider-container").wrap('<div class="slider-wrapper"></div>').children("div").addClass("slider-content").parent("div").parent("div");o.scrollable.scrollable({keyboard:false,easing:"easeInOutCirc",speed:650,onBeforeSeek:function(){var j=(new Date()).getTime();var y=$(this).data("nxrLastCall");if(typeof(y)!="number"){y=j}$(this).data("nxrLastCall",y);if(j!=y&&j-y<1000){return}$(this).data("nxrLastCall",j);o._currentPos=o.moveTargets(o._currentPos)+1},items:".slider-container",circular:true}).autoscroll({interval:4000,autoplay:true,autopause:false});(function(){o={id:"#needle",targetTeaser:"div#teaser div.column",wait:2000,firstTargetPositionX:-940,newTargetPositionX:468,countedTeaser:function(){return $(o.targetTeaser).length},currentTargetPositionX:function(){($(o.id).css("background-position").split(" ")[0]).match(/(\W?\d+)/);return RegExp.$1},currentTargetPositionY:function(){},nextTargetPosititonX:function(){return(parseInt(o.newTargetPositionX)+parseInt(o.firstTargetPositionX))},moveTargets:function(A){var y=this.countedTeaser();if(typeof(A)!="number"){A=1}else{if(A<0){A=y-1}else{if(A>y){A=1}}}if(A<1){return A}var B=$(o.targetTeaser).filter(".show");if(B.length>0&&A!=y){$(B).fadeToggle(function(){$(this).toggleClass("show");o.moveTargets(A)})}else{var j=$(o.targetTeaser).filter(":eq("+A+")");$(j).filter(":not(:animated)").fadeToggle(function(){$(this).toggleClass("show")});var z=o.nextTargetPosititonX();if(A==y){$(B).fadeToggle(function(){$(this).toggleClass("show");o.moveTargets(A)});z=o.firstTargetPositionX}$(o.id).filter(":not(:animated)").animate({"background-position":z+"px 0px"},650,"easeInOutCirc")}return A},showTeaser:function(){$(o.targetTeaser).filter(":gt(0)").hide()},slide:function(){o.showTeaser()}};o.slide()})()}}else{$("div#scroller div, div#teaser div.column").not("div.welcome_ie6").hide()}}if(v){x="#teamList a.click_area";w.offset={x:30,y:12};w.needle="left";w.content="text";w.containerClass="tooltip_container avatar_tooltip needle_left"}else{x="#closeButton a, #featureList a";w.containerClass="tooltip_container needle_bottom";w.content="text"}if(b){$("#mainMenu li:eq(2) li:eq(3)").addClass("break");$("#slider div.slider-wrapper").scrollable({items:".slider-container",circular:true,speed:800}).autoscroll(10000).navigator({indexed:true,navi:"#slider-nav"});$("#content section.timeline>p span.alignright").each(function(){var y={};y.smallImageHtml=$(this).html();y.classNames=$(this).attr("class");y.bigImageUrl=$(this).find("img").attr("src").replace("_small","_big");y.bigImageHeading=$(this).find("span").text();y.bigImageContainer='<div class="container lightbox1 showed image_lightbox"><div class="needle_top"></div><article class="single_content"><div id="closeButton" class="singleContent_close"><a href="#close" onclick="lightboxClose()"><span>Schlie&szlig;en</span></a></div><h2>'+y.bigImageHeading+'</h2><img src="'+y.bigImageUrl+'" border="0" /></article></div>';var j=$('<span class="'+y.classNames+' image_opener lightbox_ground"><a href="'+y.bigImageUrl+'" class="image_opener">'+y.smallImageHtml+"</a></span>").data("lightbox",y);$(this).replaceWith(j)});$("#content a.image_opener").click(function(){var j=$(this).parents(".lightbox_ground").eq(0);if(j.find("div").hasClass("image_lightbox")){j.find("div.image_lightbox").slideDown(800)}else{j.append(function(){return $(this).data("lightbox").bigImageContainer}).find("div.image_lightbox").hide().slideDown(800);j.find("#closeButton a").tooltip(w)}setTimeout(function(){$.scrollTo(j.offset().top-15,800)},400);$("body").addClass("single_showed").append('<div id="overlay" class="content_overlay"></div>');return false});if(!($.browser.msie&&$.browser.version<=6)){$("#content a.lightbox_opener").click(function(){var j=$.extend({},$(this).data("lightbox")||{});$(this).nexxarLoadLightboxContent(j);return false})}}if(d){$('ul[id$="List"] img').nexxarCategoryImageLoad()}if(l||v||e){var u;$('ul[id$="List"] img').nexxarCategoryImageLoad();if(l||e){$("#filter").show().find("ul").hide();$("#filter span.filter_selected").click(function(j){u='<div id="overlay" class="filter_overlay"></div>';if($(this).parent("li").hasClass("active")){$("#overlay").detach()}else{if($(this).parent("li").siblings("li").hasClass("active")){}else{$("body").append(u)}}$(this).next("ul").slideToggle(200).parent("li").toggleClass("active").siblings("li").removeClass("active").children("ul").hide()});$("#clientsList li, #featuresList li").addClass("showed");var h=function(z){var A;var y;var B;var j;$("#overlay").detach();if(A==$(z).attr("data-filter")){$(z).parent("ul").hide().parent("li").removeClass("active")}else{A=$(z).attr("data-filter");y=$(z).parent().parent("li").attr("id");if(A=="worldwide"||A=="all"){$("#clientsList li, #featuresList li").show(800,"easeInOutQuad").addClass("showed").nexxarCategoryColumnSort("clients")}else{$("#clientsList li, #featuresList li").not("#clientsList li[data-"+y+'*="'+A+'"], , #featuresList li[data-'+y+'*="'+A+'"]').hide(800,"easeInOutQuad").removeClass("showed");$("#clientsList li[data-"+y+'*="'+A+'"], #featuresList li[data-'+y+'*="'+A+'"]').show(800,"easeInOutQuad").addClass("showed").nexxarCategoryColumnSort()}B=$(z).text();$(z).parent("ul").hide().parent("li").removeClass("active").addClass("filter_set").find("span.filter_selected").text(B);if(y=="country"){j="#branche span.filter_selected, #features span.filter_selected"}else{if(y=="branche"){j="#country span.filter_selected, #features span.filter_selected"}else{if(y=="features"){j="#country span.filter_selected, #branche span.filter_selected"}else{if(y=="selection"){j="#type span.filter_selected, #clients span.filter_selected"}else{if(y=="type"){j="#selection span.filter_selected, #clients span.filter_selected"}else{if(y=="clients"){j="#selection span.filter_selected, #type span.filter_selected"}}}}}}$(j).text(function(){return $(this).parent().removeClass("filter_set").find("ul li").eq(0).text()})}};$("#filter li li").click(function(){h(this)})}$("#content ul.logo_wall li.lightbox_ground").nexxarCategoryColumnSort();if(!($.browser.msie&&$.browser.version<=7)){$("#content ul.logo_wall a").not("#content ul.logo_wall .vcard a").addClass("lightbox_opener");$("#content ul.logo_wall a.lightbox_opener").click(function(){$(this).nexxarLoadLightboxContent();return false})}if(window.location.hash){var g={};g.tag=window.location.hash.replace("#","");g.filter=g.tag.match("filter");if(g.filter=="filter"){g.filtered=g.tag.replace("filter","");g.elem=$("#content #filter ul").find('li[data-filter="'+g.filtered+'"]');h(g.elem)}else{if(!($.browser.msie&&$.browser.version<=7)){$("#content ul.logo_wall li."+g.tag+" a.lightbox_opener").eq(0).nexxarLoadLightboxContent()}}}if(v){var n=$.extend($("#content").data("darkside")||{});n.normalHeadingHtml=$("#contentHeader h1").html();n.normalSubtextHtml=$("#contentHeader>p").html();n.darkSideActivator=$('<a href="#darkside" id="darkSideSwitch"><span class="hideAccessable">Do not Pull</span></a>');n.extraHeading=$('<h2 id="darksideExtra">nexxar. team. <span>the dark side</span></h2>').hide();n.overlay='<div id="overlay" class="darkside_overlay"></div>';$("#pageWrapper").prepend(n.darkSideActivator);$("#contentHeader").prepend(n.extraHeading);$("#teamList li").eq(1).addClass("second");$("#contentHeader h1").data("darkSide",n);$("#darkSideSwitch").click(function(){$(this).animate({top:"-488px"},500);window.setTimeout(function(){$("body").toggleClass("darkside");if($("body").hasClass("darkside")){$("#contentHeader h1").eq(0).html(n.darksideHeadline);$("#contentHeader>p").eq(0).html(n.darksideSubtext);$("#teamList>li>p.job_desc").each(function(){$(this).data("normaldesc",$(this).html()).html($(this).data("darkdesc"))});$("#darksideExtra").slideDown(500);$("#teamList a.lightbox_opener img.dark").show().siblings("img").hide();$("body").append(n.overlay)}else{if(!$("body").hasClass("darkside")){$("#contentHeader h1").eq(0).html(n.normalHeadingHtml);$("#contentHeader>p").eq(0).html(n.normalSubtextHtml);$("#teamList>li>p.job_desc").each(function(){$(this).html($(this).data("normaldesc"))});$("#darksideExtra").slideDown(500);$("#teamList>li>p.job_desc").html(n.normalDescription);$("#darksideExtra").hide();$("#teamList a.lightbox_opener img.dark").hide().siblings("img").show()}}$("#darkSideSwitch").animate({top:"0px"},500)},500);return false})}}if(a){$("#smallTeaser li.lightbox_ground").addClass("showed").nexxarCategoryColumnSort("features");$("#smallTeaser li.lightbox_ground a").each(function(){var y=$(this).attr("href");var z=$(this).parent("li").data("targetidbase");var j=y.replace(/\/[^\/]*$/,".html#"+z);$(this).attr("href",j)})}if(k){$("#content section.content h2").each(function(j){var y=j+1;$(this).prepend("<span>0"+y+"</span> ").nextUntil("h2").andSelf().wrapAll('<div class="concepts_chapter chapter0'+y+'"></div>')});$("#content section.content .concepts_chapter").eq(0).addClass("showed").animate({color:"#FFFFFF"},500).nextAll().animate({color:"#8DC641"},500).addClass("hidden");$("#content section.content").clone().find("h2").prependTo("#content section.content").wrapAll('<aside class="sidebar"></aside>').click(function(){var j=$(this).children("span").text();if(!$("#content section.content .showed").hasClass("chapter"+j)){$(this).addClass("active").siblings().removeClass("active");if($(this).next().length>0){$(this).next().addClass("noborder").siblings().removeClass("noborder")}else{$(this).siblings().removeClass("noborder")}$("#content section.content .concepts_chapter").filter(".showed").removeClass("showed").animate({color:"#8DC641"},500).addClass("hidden");$("#content section.content .concepts_chapter").filter(".chapter"+j).removeClass("hidden").animate({color:"#FFFFFF"},500).addClass("showed")}}).eq(0).addClass("active").next().addClass("noborder")}if(c){$("#mainMenu li.projekt:last").next().addClass("break");$("#mainMenu li.technik:last").next().addClass("break");$("#mainMenu li.design:last").next().addClass("break")}$("#overlay2").live("click",function(){$("#content .lightbox_ground div.lightbox1 div.lightbox2").slideUp(800).removeClass("showed");$(this).parent().find("a.lightbox_opener").removeClass("content_showed");$(this).detach();return false});$("#overlay").live("click",function(){if($(this).hasClass("content_overlay")){if($("#overlay2").is(".content_overlay")){$("#overlay2").click()}else{$("#content .lightbox_ground div.lightbox1").slideUp(800).removeClass("content_showed");setTimeout(function(){$("#content .lightbox_ground a.lightbox_opener").removeClass("content_showed");$("body").removeClass("single_showed");if($.browser.msie&&$.browser.version<=7){$("#content ul.logowall>li").removeClass("content_showed").find("a.lightbox_opener").click(function(){$(this).nexxarLoadLightboxContent()})}},800);$(this).detach()}}else{if($(this).hasClass("filter_overlay")){$("#filter ul").hide().parent("li").removeClass("active");$(this).detach()}else{if($(this).hasClass("darkside_overlay")){$(this).detach();$("#darkSideSwitch").click()}}}return false});var p=$(x);for(var s=0;typeof(p)!="undefined"&&s<p.length;s++){$(p[s]).tooltip(w)}var q=$.cookie("admin-setting");var m;if(!q){q="no_admin"}$("#adminPanel").addClass(q).find("h3").click(function(){if(q=="active_admin"){m=q;q="no_admin"}else{if(q=="no_admin"){m=q;q="active_admin"}}$("#adminPanel").addClass(q).removeClass(m);$.cookie("admin-setting",q)});if(($.browser.msie&&$.browser.version<=7)){$(".kunden li.lightbox_ground a.client_list-item, .kunden .team .lightbox2 li.lightbox_ground a, .leistungen li.lightbox_ground a.feature_list-item").hover(function(){if($(this).parent("li").hasClass("content_showed")){return false}else{if($("body").hasClass("features")){return $(this).parent("li").addClass("hover")}$(this).parent("li").addClass("hover")}},function(){if($(this).parent("li").hasClass("content_showed")){return false}else{$(this).parent("li").removeClass("hover")}})}});$(document).ready(function(){$("#sendLinkOpener:not([rel^='lightbox'])").click(function(){return openLightBox(this,{objectType:"iframe",dimmingOpacity:0,width:600,height:450})});$("#printPopUpOpener:not([rel^='lightbox'])").click(function(){return openLightBox(this,{objectType:"iframe",dimmingOpacity:0,width:650,height:600})});$("#popupHeader").mousedown(function(a){$(this).data("draggingStart","1").data("draggingStartX",a.pageX).data("draggingStartY",a.pageY)}).mouseup(function(){$(this).data("draggingStart","0")}).mousemove(function(c){if($(this).data("draggingStart")!="1"){return}var d=null;try{d=parent.hs.getExpander()}catch(c){}if(typeof(d)=="undefined"||d==null){return}var b=parseInt($(this).data("draggingStartX"));var a=parseInt($(this).data("draggingStartY"));d.moveTo(d.x.pos+(c.pageX-b),d.y.pos+(c.pageY-a))})});function imagePopUp(b,a){return(typeof(hs)!="undefined")?hs.expand(b,{restoreDuration:500,expandDuration:500,easing:"easeOutBack",easingClose:"easeInBack",align:"center",dimmingOpacity:0.75,src:a}):true}function openLightBox(b,a){if(typeof(hs)=="undefined"){return true}var c=$(b).attr("rev");if(c){c=jQuery.array2Object(String(c).split(/;/))}if(!c){c={}}if($(b).attr("rel").indexOf("[tablepopup]")>0){c=jQuery.extend({objectType:"iframe",width:"860",height:"600"},c)}c=jQuery.extend({align:"center",preserveContent:false,width:"860",height:"600"},c,a||{});if(c.width){c.width=NexxarLib.convertEM2PX(c.width)}if(c.height){c.height=NexxarLib.convertEM2PX(c.height)}if(c.heightIncrease){c.height+=NexxarLib.convertEM2PX(c.heightIncrease)}if(c.widthIncrease){c.width+=NexxarLib.convertEM2PX(c.widthIncrease)}if(c.href&&c.href.length>0&&$(b).attr("href")&&!$(b).data("oldHREF")){$(b).data("oldHREF",$(b).attr("href")).attr("href",c.href)}if($(b).attr("href").match(/\.(png|jpe?g|gif)$/)){return hs.expand($(b).get(0),jQuery.extend({restoreDuration:500,expandDuration:500,easing:"easeOutBack",easingClose:"easeInBack"},c))}else{return hs.htmlExpand($(b).get(0),jQuery.extend({objectType:"iframe"},c))}}function PopUpOpenWindow(j,c,b,a,f){var d;var g=navigator.userAgent.match(/Windows NT ([5-9]).([0-9])/);if(navigator.userAgent.match(/firefox/i)||g&&g[2]&&g[1]&&((g[2]>=1)||(g[2]>5))){if(navigator.userAgent.match(/ MSIE/)){f=f+20}else{f=f+15}}if(!j.match(/^(https?|file|ftp):\/\//i)&&typeof(geberPopUpBaseURL)=="string"&&geberPopUpBaseURL!=null&&geberPopUpBaseURL.length>0){j=geberPopUpBaseURL+"/"+j}if(!b){b=""}try{d=window.open(j,c,b+",width="+a+",height="+f)}catch(k){return false}try{d.resizeTo(a,f)}catch(k){}try{d.focus()}catch(k){}return true}NexxarLib.tracking={doPreLoadGWSImage:function(){var c=String(window.location.href);var a=document.referrer==null?"":document.referrer;if((typeof(a)=="undefined"||a==""||a.length<=0)&&(opener)){try{a=String(opener.location.href)}catch(b){}}if((typeof(a)=="undefined"||a==""||a.length<=0)&&(parent)){try{a=String(parent.location.href)}catch(b){}}this.loadGWSImage(c,a)},prepareDownload:function(a,f){if(a&&a.length>0){try{a=a.replace(/^.*downloads?\.php[3-9]?\?.*file=([-_\.A-Z0-9a-z]+).*$/,"$1");a=a.substr(a.lastIndexOf("/")+1);a=NexxarLib.getBaseURLFull()+"/serviceseiten/downloads/files/"+a.replace(/\?.*/,"")}catch(d){}}try{if(f){var c=f.protocol+"//"+f.host;var b=f.pathname.replace(/downloads?\.php[3-9]?\?.*file=/,"");if(b.substr(0,1)!="/"){c+="/"}c+=b+f.search+f.hash;f.href=String(c)}}catch(d){}window.setTimeout("NexxarLib.tracking.doDownloadFile('"+(a&&a.length>0?a:$(f).attr("href"))+"')",200)},doDownloadFile:function(b){pageURL=NexxarLib.convert2AbsoluteURL(b);var a=window.location;this.loadGWSImage(pageURL,a)},loadGWSImage:function(a,b){this.send2GWS(encodeURIComponent(a),b?encodeURIComponent(b):"")},send2GWS:function(f,j,a){var d="%26"+this.getQueryName()+"%3d"+this.getID();var h=f?f.toLowerCase().indexOf(d.toLowerCase()):-1;if(h>=0){f=f.substring(0,h)+f.substring(h+d.length+1)}if(String(window.location.hostname).match(/iedit.(geber.at|nexxar.com)|localhost|127\.0\.0\.1/)||String(window.location.protocol).match(/file|https/)){try{console.log("tracking"+(typeof(a)!="undefined"&&a?" (notrack=1)":"")+": "+f)}catch(g){}return}var c=window.location.protocol+"//gws.geber.at/geber/gws.gif?js=1&pg="+f+"&ref="+j+"&rep=nexxar-hp"+(typeof(a)!="undefined"&&a?"&notrack=1":"");try{c+="&screen="+screen.width+"x"+screen.height}catch(g){}c+="&STATS-ID="+this.getID();c+="&time="+Number((new Date()).getTime()).toString(16);var b=new Image();b.src=c},getCookieName:function(){return this.cookieName&&typeof(this.cookieName)=="string"&&this.cookieName.length>0?this.cookieName:"STATs-ID"},setCookieName:function(a){this.cookieName=a},getQueryName:function(){return this.queryName&&typeof(this.queryName)=="string"&&this.queryName.length>0?this.queryName:"TID"},setQueryName:function(a){this.queryName=a},getID:function(){if(!this._id||typeof(this._id)!="string"||this._id.length<=0){var a=NexxarLib.getQueryParam(this.getQueryName());if(a&&typeof(a)=="string"&&a.length>0&&!a.match(/[^a-z0-9A-Z]/)){$.cookies.set(this.getCookieName(),a,{path:"/"});this._id=a}else{var c=$.cookies.get(this.getCookieName());if(!c||c.length<0){c="";for(var b=0;b<34;b++){c+=Math.ceil(Math.random()*255).toString(16)}this._id=c.substring(0,32);$.cookies.set(this.getCookieName(),this._id,{path:"/"})}else{this._id=c}}}return this._id},trackURL:function(a,b){if(a&&a.length>0){window.setTimeout("NexxarLib.tracking.send2GWS('"+encodeURIComponent(NexxarLib.convert2AbsoluteURL(a))+"', '"+encodeURIComponent(window.location.href)+"', "+(typeof(b)!="undefined"&&b?"true":"false")+")",5)}},clickHandler:function(a,e){var d="/layout/js_nexxar.js";if(d.length<=0||d.indexOf("js_nexxar.js")>=0){d="/serviceseiten/berichtverlassen"}if(a&&$(a).hasClass("ignoreCAT")){return true}if(typeof(a)=="undefined"||$(a).length<=0){return}if($.browser.msie){$(a).append("<span />")}if($(a).hasClass("isExternalURL")||$(a).hasClass("verweisextern")||$(a).hasClass("extern")||($(a).attr("target")=="_blank"&&(e=="n"||e=="m"||e=="pf"))){if($(a).data("gwsTrackerHasHandler")!="1"){$(a).click(function(){NexxarLib.tracking.trackURL(NexxarLib.getBaseURLFull()+d+";wurl="+encodeURIComponent($(this).attr("href")))}).data("gwsTrackerHasHandler","1")}}else{if(a&&e){if(a.href&&!a.href.match(/(\?|&|&amp;)cat=/)&&a.href.indexOf("javascript")<0){var b="";if($.browser.msie){b=$(a).html()}var g=(a.href.indexOf("?")<0?"?":"&")+"cat="+e;if(a.href.match(/#/)){a.href=a.href.replace(/#/,g+"#")}else{a.href+=g}if($.browser.msie){var f=$(a).html();if(f!=b){$(a).html(b)}}}else{if(a.action&&!a.action.match(/(\?|&|&amp;)cat=/)&&a.action.indexOf("javascript")<0){a.action+=(a.action.indexOf("?")<0?"?":"&")+"cat="+e}}}}return true},addCategory:function(b,a){if(typeof(b)!="undefined"&&b.length>0){for(var c=0;c<b.length;c++){this.clickHandler(b[c],a)}}},addTrackLinkCategories:function(){if(window.location.pathname.indexOf("/layout/js_nexxar.js")>=0){return}this.addCategory($("#inleaf1 a, #inleaf2 a, #inleaf3 a, #pagebody .inleaf_right a"),"i");this.addCategory($("#history a"),"h");this.addCategory($("#pageheader div.metanavigation a, #metanavigation a"),"n");this.addCategory($("#compare a, #lastyearlink a, #lastyearlink, #compare"),"v");this.addCategory($("#linkbox_intern a"),"c");this.addCategory($("#pageheader div.topnavigation a"),"n");this.addCategory($("#pagebody .toolbox a").not(".verweisextern,.email"),"t");this.addCategory($("#pagebody .content a, #headerContent a"),"b");this.addCategory($("#pageFixedFooter a"),"pf");var a=$("#sendLinkOpener, #sendLinkOpenerMailto, #email");for(var b=0;a&&b<a.length;b++){if(a[b].tagName.toLowerCase()=="a"&&$(a[b]).data("gwsTrackerHasHandler")!="1"){$(a[b]).click(function(){nexxar_gwsTrackURL(NexxarLib.getBaseURLFull()+"/layout/js_nexxar.js;wurl="+encodeURIComponent($(this).attr("href")))}).data("gwsTrackerHasHandler","1")}}var a=$("#linkbox_external a");for(var b=0;a&&b<a.length;b++){if(a[b].tagName.toLowerCase()=="a"&&$(a[b]).data("gwsTrackerHasHandler")!="1"){$(a[b]).click(function(){nexxar_gwsTrackURL(NexxarLib.getBaseURLFull()+"/serviceseiten/berichtverlassen;wurl="+encodeURIComponent($(this).attr("href")))}).data("gwsTrackerHasHandler","1")}}}};if(typeof(SWFAddress)!="undefined"){SWFAddress.setTracker("nexxar_flashTracker")}function nexxar_flashTracker(a){if(NexxarLib._trackingFlashFirstWasDone){NexxarLib.tracking.trackURL(window.location.protocol+"//"+window.location.host+a+"?cat=flash#"+window.location.hash)}NexxarLib._trackingFlashFirstWasDone=true}window.setTimeout("NexxarLib.tracking.doPreLoadGWSImage();",50);$(document).ready(function(){window.setTimeout("NexxarLib.tracking.addTrackLinkCategories();",5)});function nexxar_gwsPrepareDownload(a,b){return NexxarLib.tracking.prepareDownload(a,b)}function nexxar_gwsTrackURL(a,b){return NexxarLib.tracking.trackURL(a,b)}function nexxar_gwsClickHandler(a,b){return NexxarLib.tracking.clickHandler(a,b)}function geber_table_handlemouseover(a){if($.browser.msie&&$.browser.version>=7){window.setTimeout(function(){$(a).addClass("highlightmouseover")},1)}else{$(a).addClass("highlightmouseover")}}function geber_table_handlemouseout(a){if($.browser.msie&&$.browser.version>=7){window.setTimeout(function(){$(a).removeClass("highlightmouseover")},1)}else{$(a).removeClass("highlightmouseover")}}function geber_table_handlemouseclick(a){if($.browser.msie&&$.browser.version>=7){window.setTimeout(function(){$(a).toggleClass("highlightclick")},1)}else{$(a).toggleClass("highlightclick")}}jQuery.fn.extend(NexxarLib,{keywordsOnSubmit:function(b){if(!b){b=document.keywordsearch}if(!b||!b.elements||b.elements.q||!b.elements.q.value){return false}var c=String(b.elements.q.value).toLowerCase();var a=window.location.protocol+"//"+window.location.host+window.location.pathname;if(url.match(/\.(html|php|asp|jsp)/)){url=url.replace(/.(html|php|asp|jsp)/,"/"+c+NexxarLib.defaultExtension)}else{url+="?q="+c}document.location.href=url;return true}});$(document).ready(function(){$("form[name='keywordsearch']").submit(function(a){NexxarLib.keywordsOnSubmit(this)})});
