var oldSearchFieldValue="";
/*
 * jQuery JavaScript Library v1.4.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu Nov 11 19:04:53 2010 -0500
 */
(function(aE,B){var aa=aE.document;var a=(function(){var a4=function(bp,bq){return new a4.fn.init(bp,bq)},bk=aE.jQuery,a6=aE.$,a2,bo=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,aX=/^.[^:#\[\.,]*$/,bc=/\S/,aZ=/\s/,a8=/^\s+/,a3=/\s+$/,aU=/\W/,a7=/\d/,a0=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bd=/^[\],:{}\s]*$/,bm=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,bf=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,a9=/(?:^|:|,)(?:\s*\[)+/g,aW=/(webkit)[ \/]([\w.]+)/,bh=/(opera)(?:.*version)?[ \/]([\w.]+)/,bg=/(msie) ([\w.]+)/,bi=/(mozilla)(?:.*? rv:([\w.]+))?/,bn=navigator.userAgent,bl,bj=false,a1=[],aR,bb=Object.prototype.toString,a5=Object.prototype.hasOwnProperty,aY=Array.prototype.push,ba=Array.prototype.slice,be=String.prototype.trim,aS=Array.prototype.indexOf,aV={};a4.fn=a4.prototype={init:function(bp,bs){var br,bt,bq,bu;if(!bp){return this}if(bp.nodeType){this.context=this[0]=bp;this.length=1;return this}if(bp==="body"&&!bs&&aa.body){this.context=aa;this[0]=aa.body;this.selector="body";this.length=1;return this}if(typeof bp==="string"){br=bo.exec(bp);if(br&&(br[1]||!bs)){if(br[1]){bu=(bs?bs.ownerDocument||bs:aa);bq=a0.exec(bp);if(bq){if(a4.isPlainObject(bs)){bp=[aa.createElement(bq[1])];a4.fn.attr.call(bp,bs,true)}else{bp=[bu.createElement(bq[1])]}}else{bq=a4.buildFragment([br[1]],[bu]);bp=(bq.cacheable?bq.fragment.cloneNode(true):bq.fragment).childNodes}return a4.merge(this,bp)}else{bt=aa.getElementById(br[2]);if(bt&&bt.parentNode){if(bt.id!==br[2]){return a2.find(bp)}this.length=1;this[0]=bt}this.context=aa;this.selector=bp;return this}}else{if(!bs&&!aU.test(bp)){this.selector=bp;this.context=aa;bp=aa.getElementsByTagName(bp);return a4.merge(this,bp)}else{if(!bs||bs.jquery){return(bs||a2).find(bp)}else{return a4(bs).find(bp)}}}}else{if(a4.isFunction(bp)){return a2.ready(bp)}}if(bp.selector!==B){this.selector=bp.selector;this.context=bp.context}return a4.makeArray(bp,this)},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length},toArray:function(){return ba.call(this,0)},get:function(bp){return bp==null?this.toArray():(bp<0?this.slice(bp)[0]:this[bp])},pushStack:function(bq,bs,bp){var br=a4();if(a4.isArray(bq)){aY.apply(br,bq)}else{a4.merge(br,bq)}br.prevObject=this;br.context=this.context;if(bs==="find"){br.selector=this.selector+(this.selector?" ":"")+bp}else{if(bs){br.selector=this.selector+"."+bs+"("+bp+")"}}return br},each:function(bq,bp){return a4.each(this,bq,bp)},ready:function(bp){a4.bindReady();if(a4.isReady){bp.call(aa,a4)}else{if(a1){a1.push(bp)}}return this},eq:function(bp){return bp===-1?this.slice(bp):this.slice(bp,+bp+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(ba.apply(this,arguments),"slice",ba.call(arguments).join(","))},map:function(bp){return this.pushStack(a4.map(this,function(br,bq){return bp.call(br,bq,br)}))},end:function(){return this.prevObject||a4(null)},push:aY,sort:[].sort,splice:[].splice};a4.fn.init.prototype=a4.fn;a4.extend=a4.fn.extend=function(){var by,br,bp,bq,bv,bw,bu=arguments[0]||{},bt=1,bs=arguments.length,bx=false;if(typeof bu==="boolean"){bx=bu;bu=arguments[1]||{};bt=2}if(typeof bu!=="object"&&!a4.isFunction(bu)){bu={}}if(bs===bt){bu=this;--bt}for(;bt<bs;bt++){if((by=arguments[bt])!=null){for(br in by){bp=bu[br];bq=by[br];if(bu===bq){continue}if(bx&&bq&&(a4.isPlainObject(bq)||(bv=a4.isArray(bq)))){if(bv){bv=false;bw=bp&&a4.isArray(bp)?bp:[]}else{bw=bp&&a4.isPlainObject(bp)?bp:{}}bu[br]=a4.extend(bx,bw,bq)}else{if(bq!==B){bu[br]=bq}}}}}return bu};a4.extend({noConflict:function(bp){aE.$=a6;if(bp){aE.jQuery=bk}return a4},isReady:false,readyWait:1,ready:function(bs){if(bs===true){a4.readyWait--}if(!a4.readyWait||(bs!==true&&!a4.isReady)){if(!aa.body){return setTimeout(a4.ready,1)}a4.isReady=true;if(bs!==true&&--a4.readyWait>0){return}if(a1){var br,bp=0,bq=a1;a1=null;while((br=bq[bp++])){br.call(aa,a4)}if(a4.fn.trigger){a4(aa).trigger("ready").unbind("ready")}}}},bindReady:function(){if(bj){return}bj=true;if(aa.readyState==="complete"){return setTimeout(a4.ready,1)}if(aa.addEventListener){aa.addEventListener("DOMContentLoaded",aR,false);aE.addEventListener("load",a4.ready,false)}else{if(aa.attachEvent){aa.attachEvent("onreadystatechange",aR);aE.attachEvent("onload",a4.ready);var bp=false;try{bp=aE.frameElement==null}catch(bq){}if(aa.documentElement.doScroll&&bp){aT()}}}},isFunction:function(bp){return a4.type(bp)==="function"},isArray:Array.isArray||function(bp){return a4.type(bp)==="array"},isWindow:function(bp){return bp&&typeof bp==="object"&&"setInterval" in bp},isNaN:function(bp){return bp==null||!a7.test(bp)||isNaN(bp)},type:function(bp){return bp==null?String(bp):aV[bb.call(bp)]||"object"},isPlainObject:function(bq){if(!bq||a4.type(bq)!=="object"||bq.nodeType||a4.isWindow(bq)){return false}if(bq.constructor&&!a5.call(bq,"constructor")&&!a5.call(bq.constructor.prototype,"isPrototypeOf")){return false}var bp;for(bp in bq){}return bp===B||a5.call(bq,bp)},isEmptyObject:function(bq){for(var bp in bq){return false}return true},error:function(bp){throw bp},parseJSON:function(bp){if(typeof bp!=="string"||!bp){return null}bp=a4.trim(bp);if(bd.test(bp.replace(bm,"@").replace(bf,"]").replace(a9,""))){return aE.JSON&&aE.JSON.parse?aE.JSON.parse(bp):(new Function("return "+bp))()}else{a4.error("Invalid JSON: "+bp)}},noop:function(){},globalEval:function(br){if(br&&bc.test(br)){var bq=aa.getElementsByTagName("head")[0]||aa.documentElement,bp=aa.createElement("script");bp.type="text/javascript";if(a4.support.scriptEval){bp.appendChild(aa.createTextNode(br))}else{bp.text=br}bq.insertBefore(bp,bq.firstChild);bq.removeChild(bp)}},nodeName:function(bq,bp){return bq.nodeName&&bq.nodeName.toUpperCase()===bp.toUpperCase()},each:function(bs,bw,br){var bq,bt=0,bu=bs.length,bp=bu===B||a4.isFunction(bs);if(br){if(bp){for(bq in bs){if(bw.apply(bs[bq],br)===false){break}}}else{for(;bt<bu;){if(bw.apply(bs[bt++],br)===false){break}}}}else{if(bp){for(bq in bs){if(bw.call(bs[bq],bq,bs[bq])===false){break}}}else{for(var bv=bs[0];bt<bu&&bw.call(bv,bt,bv)!==false;bv=bs[++bt]){}}}return bs},trim:be?function(bp){return bp==null?"":be.call(bp)}:function(bp){return bp==null?"":bp.toString().replace(a8,"").replace(a3,"")},makeArray:function(bs,bq){var bp=bq||[];if(bs!=null){var br=a4.type(bs);if(bs.length==null||br==="string"||br==="function"||br==="regexp"||a4.isWindow(bs)){aY.call(bp,bs)}else{a4.merge(bp,bs)}}return bp},inArray:function(br,bs){if(bs.indexOf){return bs.indexOf(br)}for(var bp=0,bq=bs.length;bp<bq;bp++){if(bs[bp]===br){return bp}}return -1},merge:function(bt,br){var bs=bt.length,bq=0;if(typeof br.length==="number"){for(var bp=br.length;bq<bp;bq++){bt[bs++]=br[bq]}}else{while(br[bq]!==B){bt[bs++]=br[bq++]}}bt.length=bs;return bt},grep:function(bq,bv,bp){var br=[],bu;bp=!!bp;for(var bs=0,bt=bq.length;bs<bt;bs++){bu=!!bv(bq[bs],bs);if(bp!==bu){br.push(bq[bs])}}return br},map:function(bq,bv,bp){var br=[],bu;for(var bs=0,bt=bq.length;bs<bt;bs++){bu=bv(bq[bs],bs,bp);if(bu!=null){br[br.length]=bu}}return br.concat.apply([],br)},guid:1,proxy:function(br,bq,bp){if(arguments.length===2){if(typeof bq==="string"){bp=br;br=bp[bq];bq=B}else{if(bq&&!a4.isFunction(bq)){bp=bq;bq=B}}}if(!bq&&br){bq=function(){return br.apply(bp||this,arguments)}}if(br){bq.guid=br.guid=br.guid||bq.guid||a4.guid++}return bq},access:function(bp,bx,bv,br,bu,bw){var bq=bp.length;if(typeof bx==="object"){for(var bs in bx){a4.access(bp,bs,bx[bs],br,bu,bv)}return bp}if(bv!==B){br=!bw&&br&&a4.isFunction(bv);for(var bt=0;bt<bq;bt++){bu(bp[bt],bx,br?bv.call(bp[bt],bt,bu(bp[bt],bx)):bv,bw)}return bp}return bq?bu(bp[0],bx):B},now:function(){return(new Date()).getTime()},uaMatch:function(bq){bq=bq.toLowerCase();var bp=aW.exec(bq)||bh.exec(bq)||bg.exec(bq)||bq.indexOf("compatible")<0&&bi.exec(bq)||[];return{browser:bp[1]||"",version:bp[2]||"0"}},browser:{}});a4.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(bq,bp){aV["[object "+bp+"]"]=bp.toLowerCase()});bl=a4.uaMatch(bn);if(bl.browser){a4.browser[bl.browser]=true;a4.browser.version=bl.version}if(a4.browser.webkit){a4.browser.safari=true}if(aS){a4.inArray=function(bp,bq){return aS.call(bq,bp)}}if(!aZ.test("\xA0")){a8=/^[\s\xA0]+/;a3=/[\s\xA0]+$/}a2=a4(aa);if(aa.addEventListener){aR=function(){aa.removeEventListener("DOMContentLoaded",aR,false);a4.ready()}}else{if(aa.attachEvent){aR=function(){if(aa.readyState==="complete"){aa.detachEvent("onreadystatechange",aR);a4.ready()}}}}function aT(){if(a4.isReady){return}try{aa.documentElement.doScroll("left")}catch(bp){setTimeout(aT,1);return}a4.ready()}return(aE.jQuery=aE.$=a4)})();(function(){a.support={};var aY=aa.documentElement,aX=aa.createElement("script"),aR=aa.createElement("div"),aS="script"+a.now();aR.style.display="none";aR.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var a1=aR.getElementsByTagName("*"),aZ=aR.getElementsByTagName("a")[0],a0=aa.createElement("select"),aT=a0.appendChild(aa.createElement("option"));if(!a1||!a1.length||!aZ){return}a.support={leadingWhitespace:aR.firstChild.nodeType===3,tbody:!aR.getElementsByTagName("tbody").length,htmlSerialize:!!aR.getElementsByTagName("link").length,style:/red/.test(aZ.getAttribute("style")),hrefNormalized:aZ.getAttribute("href")==="/a",opacity:/^0.55$/.test(aZ.style.opacity),cssFloat:!!aZ.style.cssFloat,checkOn:aR.getElementsByTagName("input")[0].value==="on",optSelected:aT.selected,deleteExpando:true,optDisabled:false,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};a0.disabled=true;a.support.optDisabled=!aT.disabled;aX.type="text/javascript";try{aX.appendChild(aa.createTextNode("window."+aS+"=1;"))}catch(aV){}aY.insertBefore(aX,aY.firstChild);if(aE[aS]){a.support.scriptEval=true;delete aE[aS]}try{delete aX.test}catch(aV){a.support.deleteExpando=false}aY.removeChild(aX);if(aR.attachEvent&&aR.fireEvent){aR.attachEvent("onclick",function a2(){a.support.noCloneEvent=false;aR.detachEvent("onclick",a2)});aR.cloneNode(true).fireEvent("onclick")}aR=aa.createElement("div");aR.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var aU=aa.createDocumentFragment();aU.appendChild(aR.firstChild);a.support.checkClone=aU.cloneNode(true).cloneNode(true).lastChild.checked;a(function(){var a4=aa.createElement("div");a4.style.width=a4.style.paddingLeft="1px";aa.body.appendChild(a4);a.boxModel=a.support.boxModel=a4.offsetWidth===2;if("zoom" in a4.style){a4.style.display="inline";a4.style.zoom=1;a.support.inlineBlockNeedsLayout=a4.offsetWidth===2;a4.style.display="";a4.innerHTML="<div style='width:4px;'></div>";a.support.shrinkWrapBlocks=a4.offsetWidth!==2}a4.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var a3=a4.getElementsByTagName("td");a.support.reliableHiddenOffsets=a3[0].offsetHeight===0;a3[0].style.display="";a3[1].style.display="none";a.support.reliableHiddenOffsets=a.support.reliableHiddenOffsets&&a3[0].offsetHeight===0;a4.innerHTML="";aa.body.removeChild(a4).style.display="none";a4=a3=null});var aW=function(a3){var a5=aa.createElement("div");a3="on"+a3;var a4=(a3 in a5);if(!a4){a5.setAttribute(a3,"return;");a4=typeof a5[a3]==="function"}a5=null;return a4};a.support.submitBubbles=aW("submit");a.support.changeBubbles=aW("change");aY=aX=aR=a1=aZ=null})();var aL={},al=/^(?:\{.*\}|\[.*\])$/;a.extend({cache:{},uuid:0,expando:"jQuery"+a.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(aT,aS,aW){if(!a.acceptData(aT)){return}aT=aT==aE?aL:aT;var aV=aT.nodeType,aX=aV?aT[a.expando]:null,aR=a.cache,aU;if(aV&&!aX&&typeof aS==="string"&&aW===B){return}if(!aV){aR=aT}else{if(!aX){aT[a.expando]=aX=++a.uuid}}if(typeof aS==="object"){if(aV){aR[aX]=a.extend(aR[aX],aS)}else{a.extend(aR,aS)}}else{if(aV&&!aR[aX]){aR[aX]={}}}aU=aV?aR[aX]:aR;if(aW!==B){aU[aS]=aW}return typeof aS==="string"?aU[aS]:aU},removeData:function(aT,aS){if(!a.acceptData(aT)){return}aT=aT==aE?aL:aT;var aV=aT.nodeType,aX=aV?aT[a.expando]:aT,aR=a.cache,aU=aV?aR[aX]:aX;if(aS){if(aU){delete aU[aS];if(aV&&a.isEmptyObject(aU)){a.removeData(aT)}}}else{if(aV&&a.support.deleteExpando){delete aT[a.expando]}else{if(aT.removeAttribute){aT.removeAttribute(a.expando)}else{if(aV){delete aR[aX]}else{for(var aW in aT){delete aT[aW]}}}}}},acceptData:function(aS){if(aS.nodeName){var aR=a.noData[aS.nodeName.toLowerCase()];if(aR){return !(aR===true||aS.getAttribute("classid")!==aR)}}return true}});a.fn.extend({data:function(aV,aX){var aW=null;if(typeof aV==="undefined"){if(this.length){var aR=this[0].attributes,aT;aW=a.data(this[0]);for(var aU=0,aS=aR.length;aU<aS;aU++){aT=aR[aU].name;if(aT.indexOf("data-")===0){aT=aT.substr(5);az(this[0],aT,aW[aT])}}}return aW}else{if(typeof aV==="object"){return this.each(function(){a.data(this,aV)})}}var aY=aV.split(".");aY[1]=aY[1]?"."+aY[1]:"";if(aX===B){aW=this.triggerHandler("getData"+aY[1]+"!",[aY[0]]);if(aW===B&&this.length){aW=a.data(this[0],aV);aW=az(this[0],aV,aW)}return aW===B&&aY[1]?this.data(aY[0]):aW}else{return this.each(function(){var a0=a(this),aZ=[aY[0],aX];a0.triggerHandler("setData"+aY[1]+"!",aZ);a.data(this,aV,aX);a0.triggerHandler("changeData"+aY[1]+"!",aZ)})}},removeData:function(aR){return this.each(function(){a.removeData(this,aR)})}});function az(aS,aR,aT){if(aT===B&&aS.nodeType===1){aT=aS.getAttribute("data-"+aR);if(typeof aT==="string"){try{aT=aT==="true"?true:aT==="false"?false:aT==="null"?null:!a.isNaN(aT)?parseFloat(aT):al.test(aT)?a.parseJSON(aT):aT}catch(aU){}a.data(aS,aR,aT)}else{aT=B}}return aT}a.extend({queue:function(aS,aR,aU){if(!aS){return}aR=(aR||"fx")+"queue";var aT=a.data(aS,aR);if(!aU){return aT||[]}if(!aT||a.isArray(aU)){aT=a.data(aS,aR,a.makeArray(aU))}else{aT.push(aU)}return aT},dequeue:function(aU,aT){aT=aT||"fx";var aR=a.queue(aU,aT),aS=aR.shift();if(aS==="inprogress"){aS=aR.shift()}if(aS){if(aT==="fx"){aR.unshift("inprogress")}aS.call(aU,function(){a.dequeue(aU,aT)})}}});a.fn.extend({queue:function(aR,aS){if(typeof aR!=="string"){aS=aR;aR="fx"}if(aS===B){return a.queue(this[0],aR)}return this.each(function(aU){var aT=a.queue(this,aR,aS);if(aR==="fx"&&aT[0]!=="inprogress"){a.dequeue(this,aR)}})},dequeue:function(aR){return this.each(function(){a.dequeue(this,aR)})},delay:function(aS,aR){aS=a.fx?a.fx.speeds[aS]||aS:aS;aR=aR||"fx";return this.queue(aR,function(){var aT=this;setTimeout(function(){a.dequeue(aT,aR)},aS)})},clearQueue:function(aR){return this.queue(aR||"fx",[])}});var aj=/[\n\t]/g,aI=/\s+/,an=/\r/g,aH=/^(?:href|src|style)$/,c=/^(?:button|input)$/i,v=/^(?:button|input|object|select|textarea)$/i,g=/^a(?:rea)?$/i,J=/^(?:radio|checkbox)$/i;a.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};a.fn.extend({attr:function(aR,aS){return a.access(this,aR,aS,true,a.attr)},removeAttr:function(aR,aS){return this.each(function(){a.attr(this,aR,"");if(this.nodeType===1){this.removeAttribute(aR)}})},addClass:function(aY){if(a.isFunction(aY)){return this.each(function(a1){var a0=a(this);a0.addClass(aY.call(this,a1,a0.attr("class")))})}if(aY&&typeof aY==="string"){var aR=(aY||"").split(aI);for(var aU=0,aT=this.length;aU<aT;aU++){var aS=this[aU];if(aS.nodeType===1){if(!aS.className){aS.className=aY}else{var aV=" "+aS.className+" ",aX=aS.className;for(var aW=0,aZ=aR.length;aW<aZ;aW++){if(aV.indexOf(" "+aR[aW]+" ")<0){aX+=" "+aR[aW]}}aS.className=a.trim(aX)}}}}return this},removeClass:function(aW){if(a.isFunction(aW)){return this.each(function(a0){var aZ=a(this);aZ.removeClass(aW.call(this,a0,aZ.attr("class")))})}if((aW&&typeof aW==="string")||aW===B){var aX=(aW||"").split(aI);for(var aT=0,aS=this.length;aT<aS;aT++){var aV=this[aT];if(aV.nodeType===1&&aV.className){if(aW){var aU=(" "+aV.className+" ").replace(aj," ");for(var aY=0,aR=aX.length;aY<aR;aY++){aU=aU.replace(" "+aX[aY]+" "," ")}aV.className=a.trim(aU)}else{aV.className=""}}}}return this},toggleClass:function(aU,aS){var aT=typeof aU,aR=typeof aS==="boolean";if(a.isFunction(aU)){return this.each(function(aW){var aV=a(this);aV.toggleClass(aU.call(this,aW,aV.attr("class"),aS),aS)})}return this.each(function(){if(aT==="string"){var aX,aW=0,aV=a(this),aY=aS,aZ=aU.split(aI);while((aX=aZ[aW++])){aY=aR?aY:!aV.hasClass(aX);aV[aY?"addClass":"removeClass"](aX)}}else{if(aT==="undefined"||aT==="boolean"){if(this.className){a.data(this,"__className__",this.className)}this.className=this.className||aU===false?"":a.data(this,"__className__")||""}}})},hasClass:function(aR){var aU=" "+aR+" ";for(var aT=0,aS=this.length;aT<aS;aT++){if((" "+this[aT].className+" ").replace(aj," ").indexOf(aU)>-1){return true}}return false},val:function(aZ){if(!arguments.length){var aT=this[0];if(aT){if(a.nodeName(aT,"option")){var aS=aT.attributes.value;return !aS||aS.specified?aT.value:aT.text}if(a.nodeName(aT,"select")){var aX=aT.selectedIndex,a0=[],a1=aT.options,aW=aT.type==="select-one";if(aX<0){return null}for(var aU=aW?aX:0,aY=aW?aX+1:a1.length;aU<aY;aU++){var aV=a1[aU];if(aV.selected&&(a.support.optDisabled?!aV.disabled:aV.getAttribute("disabled")===null)&&(!aV.parentNode.disabled||!a.nodeName(aV.parentNode,"optgroup"))){aZ=a(aV).val();if(aW){return aZ}a0.push(aZ)}}return a0}if(J.test(aT.type)&&!a.support.checkOn){return aT.getAttribute("value")===null?"on":aT.value}return(aT.value||"").replace(an,"")}return B}var aR=a.isFunction(aZ);return this.each(function(a4){var a3=a(this),a5=aZ;if(this.nodeType!==1){return}if(aR){a5=aZ.call(this,a4,a3.val())}if(a5==null){a5=""}else{if(typeof a5==="number"){a5+=""}else{if(a.isArray(a5)){a5=a.map(a5,function(a6){return a6==null?"":a6+""})}}}if(a.isArray(a5)&&J.test(this.type)){this.checked=a.inArray(a3.val(),a5)>=0}else{if(a.nodeName(this,"select")){var a2=a.makeArray(a5);a("option",this).each(function(){this.selected=a.inArray(a(this).val(),a2)>=0});if(!a2.length){this.selectedIndex=-1}}else{this.value=a5}}})}});a.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(aS,aR,aX,a0){if(!aS||aS.nodeType===3||aS.nodeType===8){return B}if(a0&&aR in a.attrFn){return a(aS)[aR](aX)}var aT=aS.nodeType!==1||!a.isXMLDoc(aS),aW=aX!==B;aR=aT&&a.props[aR]||aR;var aV=aH.test(aR);if(aR==="selected"&&!a.support.optSelected){var aY=aS.parentNode;if(aY){aY.selectedIndex;if(aY.parentNode){aY.parentNode.selectedIndex}}}if((aR in aS||aS[aR]!==B)&&aT&&!aV){if(aW){if(aR==="type"&&c.test(aS.nodeName)&&aS.parentNode){a.error("type property can't be changed")}if(aX===null){if(aS.nodeType===1){aS.removeAttribute(aR)}}else{aS[aR]=aX}}if(a.nodeName(aS,"form")&&aS.getAttributeNode(aR)){return aS.getAttributeNode(aR).nodeValue}if(aR==="tabIndex"){var aZ=aS.getAttributeNode("tabIndex");return aZ&&aZ.specified?aZ.value:v.test(aS.nodeName)||g.test(aS.nodeName)&&aS.href?0:B}return aS[aR]}if(!a.support.style&&aT&&aR==="style"){if(aW){aS.style.cssText=""+aX}return aS.style.cssText}if(aW&&typeof(aS)!="undefined"&&typeof(aS.setAttribute)=="function"){aS.setAttribute(aR,""+aX)}if((!aS.attributes||!aS.attributes[aR])&&(aS.hasAttribute&&!aS.hasAttribute(aR))){return B}try{var aU=!a.support.hrefNormalized&&aT&&aV?aS.getAttribute(aR,2):aS.getAttribute(aR);return aU===null?B:aU}catch(a1){return B}}});var av=/\.(.*)$/,aG=/^(?:textarea|input|select)$/i,D=/\./g,R=/ /g,af=/[^\w\s.|`]/g,y=function(aR){return aR.replace(af,"\\$&")},x={focusin:0,focusout:0};a.event={add:function(aV,aZ,a5,aX){if(aV.nodeType===3||aV.nodeType===8){return}if(a.isWindow(aV)&&(aV!==aE&&!aV.frameElement)){aV=aE}if(a5===false){a5=aJ}else{if(!a5){return}}var aT,a3;if(a5.handler){aT=a5;a5=aT.handler}if(!a5.guid){a5.guid=a.guid++}var a0=a.data(aV);if(!a0){return}var aR=aV.nodeType?"events":"__events__",a4=a0[aR],aY=a0.handle;if(typeof a4==="function"){aY=a4.handle;a4=a4.events}else{if(!a4){if(!aV.nodeType){a0[aR]=a0=function(){}}a0.events=a4={}}}if(!aY){a0.handle=aY=function(){return typeof a!=="undefined"&&!a.event.triggered?a.event.handle.apply(aY.elem,arguments):B}}aY.elem=aV;aZ=aZ.split(" ");var a2,aW=0,aS;while((a2=aZ[aW++])){a3=aT?a.extend({},aT):{handler:a5,data:aX};if(a2.indexOf(".")>-1){aS=a2.split(".");a2=aS.shift();a3.namespace=aS.slice(0).sort().join(".")}else{aS=[];a3.namespace=""}a3.type=a2;if(!a3.guid){a3.guid=a5.guid}var aU=a4[a2],a1=a.event.special[a2]||{};if(!aU){aU=a4[a2]=[];if(!a1.setup||a1.setup.call(aV,aX,aS,aY)===false){if(aV.addEventListener){aV.addEventListener(a2,aY,false)}else{if(aV.attachEvent){aV.attachEvent("on"+a2,aY)}}}}if(a1.add){a1.add.call(aV,a3);if(!a3.handler.guid){a3.handler.guid=a5.guid}}aU.push(a3);a.event.global[a2]=true}aV=null},global:{},remove:function(a7,a1,aT,aX){if(a7.nodeType===3||a7.nodeType===8){return}if(aT===false){aT=aJ}var ba,aW,aY,a4,a5=0,aU,aZ,a2,aV,a0,aR,a9,a3=a7.nodeType?"events":"__events__",a6=a.data(a7),aS=a6&&a6[a3];if(!a6||!aS){return}if(typeof aS==="function"){a6=aS;aS=aS.events}if(a1&&a1.type){aT=a1.handler;a1=a1.type}if(!a1||typeof a1==="string"&&a1.charAt(0)==="."){a1=a1||"";for(aW in aS){a.event.remove(a7,aW+a1)}return}a1=a1.split(" ");while((aW=a1[a5++])){a9=aW;aR=null;aU=aW.indexOf(".")<0;aZ=[];if(!aU){aZ=aW.split(".");aW=aZ.shift();a2=new RegExp("(^|\\.)"+a.map(aZ.slice(0).sort(),y).join("\\.(?:.*\\.)?")+"(\\.|$)")}a0=aS[aW];if(!a0){continue}if(!aT){for(a4=0;a4<a0.length;a4++){aR=a0[a4];if(aU||a2.test(aR.namespace)){a.event.remove(a7,a9,aR.handler,a4);a0.splice(a4--,1)}}continue}aV=a.event.special[aW]||{};for(a4=aX||0;a4<a0.length;a4++){aR=a0[a4];if(aT.guid===aR.guid){if(aU||a2.test(aR.namespace)){if(aX==null){a0.splice(a4--,1)}if(aV.remove){aV.remove.call(a7,aR)}}if(aX!=null){break}}}if(a0.length===0||aX!=null&&a0.length===1){if(!aV.teardown||aV.teardown.call(a7,aZ)===false){a.removeEvent(a7,aW,a6.handle)}ba=null;delete aS[aW]}}if(a.isEmptyObject(aS)){var a8=a6.handle;if(a8){a8.elem=null}delete a6.events;delete a6.handle;if(typeof a6==="function"){a.removeData(a7,a3)}else{if(a.isEmptyObject(a6)){a.removeData(a7)}}}},trigger:function(aS,aX,aU){var a1=aS.type||aS,aW=arguments[3];if(!aW){aS=typeof aS==="object"?aS[a.expando]?aS:a.extend(a.Event(a1),aS):a.Event(a1);if(a1.indexOf("!")>=0){aS.type=a1=a1.slice(0,-1);aS.exclusive=true}if(!aU){aS.stopPropagation();if(a.event.global[a1]){a.each(a.cache,function(){if(this.events&&this.events[a1]){a.event.trigger(aS,aX,this.handle.elem)}})}}if(!aU||aU.nodeType===3||aU.nodeType===8){return B}aS.result=B;aS.target=aU;aX=a.makeArray(aX);aX.unshift(aS)}aS.currentTarget=aU;var aY=aU.nodeType?a.data(aU,"handle"):(a.data(aU,"__events__")||{}).handle;if(aY){aY.apply(aU,aX)}var a3=aU.parentNode||aU.ownerDocument;try{if(!(aU&&aU.nodeName&&a.noData[aU.nodeName.toLowerCase()])){if(aU["on"+a1]&&aU["on"+a1].apply(aU,aX)===false){aS.result=false;aS.preventDefault()}}}catch(a2){}if(!aS.isPropagationStopped()&&a3){a.event.trigger(aS,aX,a3,true)}else{if(!aS.isDefaultPrevented()){var aT,aZ=aS.target,aR=a1.replace(av,""),a4=a.nodeName(aZ,"a")&&aR==="click",a0=a.event.special[aR]||{};if((!a0._default||a0._default.call(aU,aS)===false)&&!a4&&!(aZ&&aZ.nodeName&&a.noData[aZ.nodeName.toLowerCase()])){try{if(aZ[aR]){aT=aZ["on"+aR];if(aT){aZ["on"+aR]=null}a.event.triggered=true;aZ[aR]()}}catch(aV){}if(aT){aZ["on"+aR]=aT}a.event.triggered=false}}}},handle:function(aR){var a0,aT,aS,a2,a1,aW=[],aY=a.makeArray(arguments);aR=aY[0]=a.event.fix(aR||aE.event);aR.currentTarget=this;a0=aR.type.indexOf(".")<0&&!aR.exclusive;if(!a0){aS=aR.type.split(".");aR.type=aS.shift();aW=aS.slice(0).sort();a2=new RegExp("(^|\\.)"+aW.join("\\.(?:.*\\.)?")+"(\\.|$)")}aR.namespace=aR.namespace||aW.join(".");a1=a.data(this,this.nodeType?"events":"__events__");if(typeof a1==="function"){a1=a1.events}aT=(a1||{})[aR.type];if(a1&&aT){aT=aT.slice(0);for(var aV=0,aU=aT.length;aV<aU;aV++){var aZ=aT[aV];if(a0||a2.test(aZ.namespace)){aR.handler=aZ.handler;aR.data=aZ.data;aR.handleObj=aZ;var aX=aZ.handler.apply(this,aY);if(aX!==B){aR.result=aX;if(aX===false){aR.preventDefault();aR.stopPropagation()}}if(aR.isImmediatePropagationStopped()){break}}}}return aR.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(aU){if(aU[a.expando]){return aU}var aS=aU;aU=a.Event(aS);for(var aT=this.props.length,aW;aT;){aW=this.props[--aT];aU[aW]=aS[aW]}if(!aU.target){aU.target=aU.srcElement||aa}if(aU.target.nodeType===3){aU.target=aU.target.parentNode}if(!aU.relatedTarget&&aU.fromElement){aU.relatedTarget=aU.fromElement===aU.target?aU.toElement:aU.fromElement}if(aU.pageX==null&&aU.clientX!=null){var aV=aa.documentElement,aR=aa.body;aU.pageX=aU.clientX+(aV&&aV.scrollLeft||aR&&aR.scrollLeft||0)-(aV&&aV.clientLeft||aR&&aR.clientLeft||0);aU.pageY=aU.clientY+(aV&&aV.scrollTop||aR&&aR.scrollTop||0)-(aV&&aV.clientTop||aR&&aR.clientTop||0)}if(aU.which==null&&(aU.charCode!=null||aU.keyCode!=null)){aU.which=aU.charCode!=null?aU.charCode:aU.keyCode}if(!aU.metaKey&&aU.ctrlKey){aU.metaKey=aU.ctrlKey}if(!aU.which&&aU.button!==B){aU.which=(aU.button&1?1:(aU.button&2?3:(aU.button&4?2:0)))}return aU},guid:100000000,proxy:a.proxy,special:{ready:{setup:a.bindReady,teardown:a.noop},live:{add:function(aR){a.event.add(this,k(aR.origType,aR.selector),a.extend({},aR,{handler:U,guid:aR.handler.guid}))},remove:function(aR){a.event.remove(this,k(aR.origType,aR.selector),aR)}},beforeunload:{setup:function(aT,aS,aR){if(a.isWindow(this)){this.onbeforeunload=aR}},teardown:function(aS,aR){if(this.onbeforeunload===aR){this.onbeforeunload=null}}}}};a.removeEvent=aa.removeEventListener?function(aS,aR,aT){if(aS.removeEventListener){aS.removeEventListener(aR,aT,false)}}:function(aS,aR,aT){if(aS.detachEvent){aS.detachEvent("on"+aR,aT)}};a.Event=function(aR){if(!this.preventDefault){return new a.Event(aR)}if(aR&&aR.type){this.originalEvent=aR;this.type=aR.type}else{this.type=aR}this.timeStamp=a.now();this[a.expando]=true};function aJ(){return false}function d(){return true}a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=d;var aR=this.originalEvent;if(!aR){return}if(aR.preventDefault){aR.preventDefault()}else{aR.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=d;var aR=this.originalEvent;if(!aR){return}if(aR.stopPropagation){aR.stopPropagation()}aR.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=d;this.stopPropagation()},isDefaultPrevented:aJ,isPropagationStopped:aJ,isImmediatePropagationStopped:aJ};var Q=function(aS){var aR=aS.relatedTarget;try{while(aR&&aR!==this){aR=aR.parentNode}if(aR!==this){aS.type=aS.data;a.event.handle.apply(this,arguments)}}catch(aT){}},ap=function(aR){aR.type=aR.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(aS,aR){a.event.special[aS]={setup:function(aT){a.event.add(this,aR,aT&&aT.selector?ap:Q,aS)},teardown:function(aT){a.event.remove(this,aR,aT&&aT.selector?ap:Q)}}});if(!a.support.submitBubbles){a.event.special.submit={setup:function(aS,aR){if(this.nodeName.toLowerCase()!=="form"){a.event.add(this,"click.specialSubmit",function(aV){var aU=aV.target,aT=aU.type;if((aT==="submit"||aT==="image")&&a(aU).closest("form").length){aV.liveFired=B;return at("submit",this,arguments)}});a.event.add(this,"keypress.specialSubmit",function(aV){var aU=aV.target,aT=aU.type;if((aT==="text"||aT==="password")&&a(aU).closest("form").length&&aV.keyCode===13){aV.liveFired=B;return at("submit",this,arguments)}})}else{return false}},teardown:function(aR){a.event.remove(this,".specialSubmit")}}}if(!a.support.changeBubbles){var aK,f=function(aS){var aR=aS.type,aT=aS.value;if(aR==="radio"||aR==="checkbox"){aT=aS.checked}else{if(aR==="select-multiple"){aT=aS.selectedIndex>-1?a.map(aS.options,function(aU){return aU.selected}).join("-"):""}else{if(aS.nodeName.toLowerCase()==="select"){aT=aS.selectedIndex}}}return aT},O=function O(aT){var aR=aT.target,aS,aU;if(!aG.test(aR.nodeName)||aR.readOnly){return}aS=a.data(aR,"_change_data");aU=f(aR);if(aT.type!=="focusout"||aR.type!=="radio"){a.data(aR,"_change_data",aU)}if(aS===B||aU===aS){return}if(aS!=null||aU){aT.type="change";aT.liveFired=B;return a.event.trigger(aT,arguments[1],aR)}};a.event.special.change={filters:{focusout:O,beforedeactivate:O,click:function(aT){var aS=aT.target,aR=aS.type;if(aR==="radio"||aR==="checkbox"||aS.nodeName.toLowerCase()==="select"){return O.call(this,aT)}},keydown:function(aT){var aS=aT.target,aR=aS.type;if((aT.keyCode===13&&aS.nodeName.toLowerCase()!=="textarea")||(aT.keyCode===32&&(aR==="checkbox"||aR==="radio"))||aR==="select-multiple"){return O.call(this,aT)}},beforeactivate:function(aS){var aR=aS.target;a.data(aR,"_change_data",f(aR))}},setup:function(aT,aS){if(this.type==="file"){return false}for(var aR in aK){a.event.add(this,aR+".specialChange",aK[aR])}return aG.test(this.nodeName)},teardown:function(aR){a.event.remove(this,".specialChange");return aG.test(this.nodeName)}};aK=a.event.special.change.filters;aK.focus=aK.beforeactivate}function at(aS,aT,aR){aR[0].type=aS;return a.event.handle.apply(aT,aR)}if(aa.addEventListener){a.each({focus:"focusin",blur:"focusout"},function(aT,aR){a.event.special[aR]={setup:function(){if(x[aR]++===0){aa.addEventListener(aT,aS,true)}},teardown:function(){if(--x[aR]===0){aa.removeEventListener(aT,aS,true)}}};function aS(aU){aU=a.event.fix(aU);aU.type=aR;return a.event.trigger(aU,null,aU.target)}})}a.each(["bind","one"],function(aS,aR){a.fn[aR]=function(aY,aZ,aX){if(typeof aY==="object"){for(var aV in aY){this[aR](aV,aZ,aY[aV],aX)}return this}if(a.isFunction(aZ)||aZ===false){aX=aZ;aZ=B}var aW=aR==="one"?a.proxy(aX,function(a0){a(this).unbind(a0,aW);return aX.apply(this,arguments)}):aX;if(aY==="unload"&&aR!=="one"){this.one(aY,aZ,aX)}else{for(var aU=0,aT=this.length;aU<aT;aU++){a.event.add(this[aU],aY,aW,aZ)}}return this}});a.fn.extend({unbind:function(aV,aU){if(typeof aV==="object"&&!aV.preventDefault){for(var aT in aV){this.unbind(aT,aV[aT])}}else{for(var aS=0,aR=this.length;aS<aR;aS++){a.event.remove(this[aS],aV,aU)}}return this},delegate:function(aR,aS,aU,aT){return this.live(aS,aU,aT,aR)},undelegate:function(aR,aS,aT){if(arguments.length===0){return this.unbind("live")}else{return this.die(aS,null,aT,aR)}},trigger:function(aR,aS){return this.each(function(){a.event.trigger(aR,aS,this)})},triggerHandler:function(aR,aT){if(this[0]){var aS=a.Event(aR);aS.preventDefault();aS.stopPropagation();a.event.trigger(aS,aT,this[0]);return aS.result}},toggle:function(aT){var aR=arguments,aS=1;while(aS<aR.length){a.proxy(aT,aR[aS++])}return this.click(a.proxy(aT,function(aU){var aV=(a.data(this,"lastToggle"+aT.guid)||0)%aS;a.data(this,"lastToggle"+aT.guid,aV+1);aU.preventDefault();return aR[aV].apply(this,arguments)||false}))},hover:function(aR,aS){return this.mouseenter(aR).mouseleave(aS||aR)}});var ao={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};a.each(["live","die"],function(aS,aR){a.fn[aR]=function(a2,aZ,a4,aV){var a3,a0=0,a1,aU,a6,aX=aV||this.selector,aT=aV?this:a(this.context);if(typeof a2==="object"&&!a2.preventDefault){for(var a5 in a2){aT[aR](a5,aZ,a2[a5],aX)}return this}if(a.isFunction(aZ)){a4=aZ;aZ=B}a2=(a2||"").split(" ");while((a3=a2[a0++])!=null){a1=av.exec(a3);aU="";if(a1){aU=a1[0];a3=a3.replace(av,"")}if(a3==="hover"){a2.push("mouseenter"+aU,"mouseleave"+aU);continue}a6=a3;if(a3==="focus"||a3==="blur"){a2.push(ao[a3]+aU);a3=a3+aU}else{a3=(ao[a3]||a3)+aU}if(aR==="live"){for(var aY=0,aW=aT.length;aY<aW;aY++){a.event.add(aT[aY],"live."+k(a3,aX),{data:aZ,selector:aX,handler:a4,origType:a3,origHandler:a4,preType:a6})}}else{aT.unbind("live."+k(a3,aX),a4)}}return this}});function U(a2){var aZ,aU,a8,aW,aR,a4,a1,a3,a0,a7,aY,aX,a6,a5=[],aV=[],aS=a.data(this,this.nodeType?"events":"__events__");if(typeof aS==="function"){aS=aS.events}if(a2.liveFired===this||!aS||!aS.live||a2.button&&a2.type==="click"){return}if(a2.namespace){aX=new RegExp("(^|\\.)"+a2.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")}a2.liveFired=this;var aT=aS.live.slice(0);for(a1=0;a1<aT.length;a1++){aR=aT[a1];if(aR.origType.replace(av,"")===a2.type){aV.push(aR.selector)}else{aT.splice(a1--,1)}}aW=a(a2.target).closest(aV,a2.currentTarget);for(a3=0,a0=aW.length;a3<a0;a3++){aY=aW[a3];for(a1=0;a1<aT.length;a1++){aR=aT[a1];if(aY.selector===aR.selector&&(!aX||aX.test(aR.namespace))){a4=aY.elem;a8=null;if(aR.preType==="mouseenter"||aR.preType==="mouseleave"){a2.type=aR.preType;a8=a(a2.relatedTarget).closest(aR.selector)[0]}if(!a8||a8!==a4){a5.push({elem:a4,handleObj:aR,level:aY.level})}}}}for(a3=0,a0=a5.length;a3<a0;a3++){aW=a5[a3];if(aU&&aW.level>aU){break}a2.currentTarget=aW.elem;a2.data=aW.handleObj.data;a2.handleObj=aW.handleObj;a6=aW.handleObj.origHandler.apply(aW.elem,arguments);if(a6===false||a2.isPropagationStopped()){aU=aW.level;if(a6===false){aZ=false}if(a2.isImmediatePropagationStopped()){break}}}return aZ}function k(aS,aR){return(aS&&aS!=="*"?aS+".":"")+aR.replace(D,"`").replace(R,"&")}a.each(("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error").split(" "),function(aS,aR){a.fn[aR]=function(aU,aT){if(aT==null){aT=aU;aU=null}return arguments.length>0?this.bind(aR,aU,aT):this.trigger(aR)};if(a.attrFn){a.attrFn[aR]=true}});if(aE.attachEvent&&!aE.addEventListener){a(aE).bind("unload",function(){for(var aS in a.cache){if(a.cache[aS].handle){try{a.event.remove(a.cache[aS].handle.elem)}catch(aR){}}}});
/*
 * Sizzle CSS Selector Engine - v1.0
 *  Copyright 2009, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 */
}(function(){var a6=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,aZ=0,aU=Object.prototype.toString,a5=false,aY=true;[0,0].sort(function(){aY=false;return 0});var aS=function(bd,a8,bg,bh){bg=bg||[];a8=a8||aa;var bj=a8;if(a8.nodeType!==1&&a8.nodeType!==9){return[]}if(!bd||typeof bd!=="string"){return bg}var ba,bl,bo,a9,bk,bn,bm,bf,bc=true,bb=aS.isXML(a8),be=[],bi=bd;do{a6.exec("");ba=a6.exec(bi);if(ba){bi=ba[3];be.push(ba[1]);if(ba[2]){a9=ba[3];break}}}while(ba);if(be.length>1&&a0.exec(bd)){if(be.length===2&&aV.relative[be[0]]){bl=aX(be[0]+be[1],a8)}else{bl=aV.relative[be[0]]?[a8]:aS(be.shift(),a8);while(be.length){bd=be.shift();if(aV.relative[bd]){bd+=be.shift()}bl=aX(bd,bl)}}}else{if(!bh&&be.length>1&&a8.nodeType===9&&!bb&&aV.match.ID.test(be[0])&&!aV.match.ID.test(be[be.length-1])){bk=aS.find(be.shift(),a8,bb);a8=bk.expr?aS.filter(bk.expr,bk.set)[0]:bk.set[0]}if(a8){bk=bh?{expr:be.pop(),set:aR(bh)}:aS.find(be.pop(),be.length===1&&(be[0]==="~"||be[0]==="+")&&a8.parentNode?a8.parentNode:a8,bb);bl=bk.expr?aS.filter(bk.expr,bk.set):bk.set;if(be.length>0){bo=aR(bl)}else{bc=false}while(be.length){bn=be.pop();bm=bn;if(!aV.relative[bn]){bn=""}else{bm=be.pop()}if(bm==null){bm=a8}aV.relative[bn](bo,bm,bb)}}else{bo=be=[]}}if(!bo){bo=bl}if(!bo){aS.error(bn||bd)}if(aU.call(bo)==="[object Array]"){if(!bc){bg.push.apply(bg,bo)}else{if(a8&&a8.nodeType===1){for(bf=0;bo[bf]!=null;bf++){if(bo[bf]&&(bo[bf]===true||bo[bf].nodeType===1&&aS.contains(a8,bo[bf]))){bg.push(bl[bf])}}}else{for(bf=0;bo[bf]!=null;bf++){if(bo[bf]&&bo[bf].nodeType===1){bg.push(bl[bf])}}}}}else{aR(bo,bg)}if(a9){aS(a9,bj,bg,bh);aS.uniqueSort(bg)}return bg};aS.uniqueSort=function(a9){if(aT){a5=aY;a9.sort(aT);if(a5){for(var a8=1;a8<a9.length;a8++){if(a9[a8]===a9[a8-1]){a9.splice(a8--,1)}}}}return a9};aS.matches=function(a8,a9){return aS(a8,null,null,a9)};aS.matchesSelector=function(a8,a9){return aS(a9,null,null,[a8]).length>0};aS.find=function(bf,a8,bg){var be;if(!bf){return[]}for(var bb=0,ba=aV.order.length;bb<ba;bb++){var bc,bd=aV.order[bb];if((bc=aV.leftMatch[bd].exec(bf))){var a9=bc[1];bc.splice(1,1);if(a9.substr(a9.length-1)!=="\\"){bc[1]=(bc[1]||"").replace(/\\/g,"");be=aV.find[bd](bc,a8,bg);if(be!=null){bf=bf.replace(aV.match[bd],"");break}}}}if(!be){be=a8.getElementsByTagName("*")}return{set:be,expr:bf}};aS.filter=function(bj,bi,bm,bc){var be,a8,ba=bj,bo=[],bg=bi,bf=bi&&bi[0]&&aS.isXML(bi[0]);while(bj&&bi.length){for(var bh in aV.filter){if((be=aV.leftMatch[bh].exec(bj))!=null&&be[2]){var bn,bl,a9=aV.filter[bh],bb=be[1];a8=false;be.splice(1,1);if(bb.substr(bb.length-1)==="\\"){continue}if(bg===bo){bo=[]}if(aV.preFilter[bh]){be=aV.preFilter[bh](be,bg,bm,bo,bc,bf);if(!be){a8=bn=true}else{if(be===true){continue}}}if(be){for(var bd=0;(bl=bg[bd])!=null;bd++){if(bl){bn=a9(bl,be,bd,bg);var bk=bc^!!bn;if(bm&&bn!=null){if(bk){a8=true}else{bg[bd]=false}}else{if(bk){bo.push(bl);a8=true}}}}}if(bn!==B){if(!bm){bg=bo}bj=bj.replace(aV.match[bh],"");if(!a8){return[]}break}}}if(bj===ba){if(a8==null){aS.error(bj)}else{break}}ba=bj}return bg};aS.error=function(a8){throw"Syntax error, unrecognized expression: "+a8};var aV=aS.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+\-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a8){return a8.getAttribute("href")}},relative:{"+":function(be,a9){var bb=typeof a9==="string",bd=bb&&!/\W/.test(a9),bf=bb&&!bd;if(bd){a9=a9.toLowerCase()}for(var ba=0,a8=be.length,bc;ba<a8;ba++){if((bc=be[ba])){while((bc=bc.previousSibling)&&bc.nodeType!==1){}be[ba]=bf||bc&&bc.nodeName.toLowerCase()===a9?bc||false:bc===a9}}if(bf){aS.filter(a9,be,true)}},">":function(be,a9){var bd,bc=typeof a9==="string",ba=0,a8=be.length;if(bc&&!/\W/.test(a9)){a9=a9.toLowerCase();for(;ba<a8;ba++){bd=be[ba];if(bd){var bb=bd.parentNode;be[ba]=bb.nodeName.toLowerCase()===a9?bb:false}}}else{for(;ba<a8;ba++){bd=be[ba];if(bd){be[ba]=bc?bd.parentNode:bd.parentNode===a9}}if(bc){aS.filter(a9,be,true)}}},"":function(bb,a9,bd){var bc,ba=aZ++,a8=a7;if(typeof a9==="string"&&!/\W/.test(a9)){a9=a9.toLowerCase();bc=a9;a8=a4}a8("parentNode",a9,ba,bb,bc,bd)},"~":function(bb,a9,bd){var bc,ba=aZ++,a8=a7;if(typeof a9==="string"&&!/\W/.test(a9)){a9=a9.toLowerCase();bc=a9;a8=a4}a8("previousSibling",a9,ba,bb,bc,bd)}},find:{ID:function(a9,ba,bb){if(typeof ba.getElementById!=="undefined"&&!bb){var a8=ba.getElementById(a9[1]);return a8&&a8.parentNode?[a8]:[]}},NAME:function(ba,bd){if(typeof bd.getElementsByName!=="undefined"){var a9=[],bc=bd.getElementsByName(ba[1]);for(var bb=0,a8=bc.length;bb<a8;bb++){if(bc[bb].getAttribute("name")===ba[1]){a9.push(bc[bb])}}return a9.length===0?null:a9}},TAG:function(a8,a9){return a9.getElementsByTagName(a8[1])}},preFilter:{CLASS:function(bb,a9,ba,a8,be,bf){bb=" "+bb[1].replace(/\\/g,"")+" ";if(bf){return bb}for(var bc=0,bd;(bd=a9[bc])!=null;bc++){if(bd){if(be^(bd.className&&(" "+bd.className+" ").replace(/[\t\n]/g," ").indexOf(bb)>=0)){if(!ba){a8.push(bd)}}else{if(ba){a9[bc]=false}}}}return false},ID:function(a8){return a8[1].replace(/\\/g,"")},TAG:function(a9,a8){return a9[1].toLowerCase()},CHILD:function(a8){if(a8[1]==="nth"){var a9=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(a8[2]==="even"&&"2n"||a8[2]==="odd"&&"2n+1"||!/\D/.test(a8[2])&&"0n+"+a8[2]||a8[2]);a8[2]=(a9[1]+(a9[2]||1))-0;a8[3]=a9[3]-0}a8[0]=aZ++;return a8},ATTR:function(bc,a9,ba,a8,bd,be){var bb=bc[1].replace(/\\/g,"");if(!be&&aV.attrMap[bb]){bc[1]=aV.attrMap[bb]}if(bc[2]==="~="){bc[4]=" "+bc[4]+" "}return bc},PSEUDO:function(bc,a9,ba,a8,bd){if(bc[1]==="not"){if((a6.exec(bc[3])||"").length>1||/^\w/.test(bc[3])){bc[3]=aS(bc[3],null,null,a9)}else{var bb=aS.filter(bc[3],a9,ba,true^bd);if(!ba){a8.push.apply(a8,bb)}return false}}else{if(aV.match.POS.test(bc[0])||aV.match.CHILD.test(bc[0])){return true}}return bc},POS:function(a8){a8.unshift(true);return a8}},filters:{enabled:function(a8){return a8.disabled===false&&a8.type!=="hidden"},disabled:function(a8){return a8.disabled===true},checked:function(a8){return a8.checked===true},selected:function(a8){a8.parentNode.selectedIndex;return a8.selected===true},parent:function(a8){return !!a8.firstChild},empty:function(a8){return !a8.firstChild},has:function(ba,a9,a8){return !!aS(a8[3],ba).length},header:function(a8){return(/h\d/i).test(a8.nodeName)},text:function(a8){return"text"===a8.type},radio:function(a8){return"radio"===a8.type},checkbox:function(a8){return"checkbox"===a8.type},file:function(a8){return"file"===a8.type},password:function(a8){return"password"===a8.type},submit:function(a8){return"submit"===a8.type},image:function(a8){return"image"===a8.type},reset:function(a8){return"reset"===a8.type},button:function(a8){return"button"===a8.type||a8.nodeName.toLowerCase()==="button"},input:function(a8){return(/input|select|textarea|button/i).test(a8.nodeName)}},setFilters:{first:function(a9,a8){return a8===0},last:function(ba,a9,a8,bb){return a9===bb.length-1},even:function(a9,a8){return a8%2===0},odd:function(a9,a8){return a8%2===1},lt:function(ba,a9,a8){return a9<a8[3]-0},gt:function(ba,a9,a8){return a9>a8[3]-0},nth:function(ba,a9,a8){return a8[3]-0===a9},eq:function(ba,a9,a8){return a8[3]-0===a9}},filter:{PSEUDO:function(ba,bf,be,bg){var a8=bf[1],a9=aV.filters[a8];if(a9){return a9(ba,be,bf,bg)}else{if(a8==="contains"){return(ba.textContent||ba.innerText||aS.getText([ba])||"").indexOf(bf[3])>=0}else{if(a8==="not"){var bb=bf[3];for(var bd=0,bc=bb.length;bd<bc;bd++){if(bb[bd]===ba){return false}}return true}else{aS.error("Syntax error, unrecognized expression: "+a8)}}}},CHILD:function(a8,bb){var be=bb[1],a9=a8;switch(be){case"only":case"first":while((a9=a9.previousSibling)){if(a9.nodeType===1){return false}}if(be==="first"){return true}a9=a8;case"last":while((a9=a9.nextSibling)){if(a9.nodeType===1){return false}}return true;case"nth":var ba=bb[2],bh=bb[3];if(ba===1&&bh===0){return true}var bd=bb[0],bg=a8.parentNode;if(bg&&(bg.sizcache!==bd||!a8.nodeIndex)){var bc=0;for(a9=bg.firstChild;a9;a9=a9.nextSibling){if(a9.nodeType===1){a9.nodeIndex=++bc}}bg.sizcache=bd}var bf=a8.nodeIndex-bh;if(ba===0){return bf===0}else{return(bf%ba===0&&bf/ba>=0)}}},ID:function(a9,a8){return a9.nodeType===1&&a9.getAttribute("id")===a8},TAG:function(a9,a8){return(a8==="*"&&a9.nodeType===1)||a9.nodeName.toLowerCase()===a8},CLASS:function(a9,a8){return(" "+(a9.className||a9.getAttribute("class"))+" ").indexOf(a8)>-1},ATTR:function(bd,bb){var ba=bb[1],a8=aV.attrHandle[ba]?aV.attrHandle[ba](bd):bd[ba]!=null?bd[ba]:bd.getAttribute(ba),be=a8+"",bc=bb[2],a9=bb[4];return a8==null?bc==="!=":bc==="="?be===a9:bc==="*="?be.indexOf(a9)>=0:bc==="~="?(" "+be+" ").indexOf(a9)>=0:!a9?be&&a8!==false:bc==="!="?be!==a9:bc==="^="?be.indexOf(a9)===0:bc==="$="?be.substr(be.length-a9.length)===a9:bc==="|="?be===a9||be.substr(0,a9.length+1)===a9+"-":false},POS:function(bc,a9,ba,bd){var a8=a9[2],bb=aV.setFilters[a8];if(bb){return bb(bc,ba,a9,bd)}}}};var a0=aV.match.POS,aW=function(a9,a8){return"\\"+(a8-0+1)};for(var a3 in aV.match){aV.match[a3]=new RegExp(aV.match[a3].source+(/(?![^\[]*\])(?![^\(]*\))/.source));aV.leftMatch[a3]=new RegExp(/(^(?:.|\r|\n)*?)/.source+aV.match[a3].source.replace(/\\(\d+)/g,aW))}var aR=function(a9,a8){a9=Array.prototype.slice.call(a9,0);if(a8){a8.push.apply(a8,a9);return a8}return a9};try{Array.prototype.slice.call(aa.documentElement.childNodes,0)[0].nodeType}catch(a1){aR=function(bc,bb){var ba=0,a9=bb||[];if(aU.call(bc)==="[object Array]"){Array.prototype.push.apply(a9,bc)}else{if(typeof bc.length==="number"){for(var a8=bc.length;ba<a8;ba++){a9.push(bc[ba])}}else{for(;bc[ba];ba++){a9.push(bc[ba])}}}return a9}}var aT,a2;if(aa.documentElement.compareDocumentPosition){aT=function(a9,a8){if(a9===a8){a5=true;return 0}if(!a9.compareDocumentPosition||!a8.compareDocumentPosition){return a9.compareDocumentPosition?-1:1}return a9.compareDocumentPosition(a8)&4?-1:1}}else{aT=function(bg,bf){var bd,a9,ba=[],a8=[],bc=bg.parentNode,be=bf.parentNode,bh=bc;if(bg===bf){a5=true;return 0}else{if(bc===be){return a2(bg,bf)}else{if(!bc){return -1}else{if(!be){return 1}}}}while(bh){ba.unshift(bh);bh=bh.parentNode}bh=be;while(bh){a8.unshift(bh);bh=bh.parentNode}bd=ba.length;a9=a8.length;for(var bb=0;bb<bd&&bb<a9;bb++){if(ba[bb]!==a8[bb]){return a2(ba[bb],a8[bb])}}return bb===bd?a2(bg,a8[bb],-1):a2(ba[bb],bf,1)};a2=function(a9,a8,ba){if(a9===a8){return ba}var bb=a9.nextSibling;while(bb){if(bb===a8){return -1}bb=bb.nextSibling}return 1}}aS.getText=function(a8){var a9="",bb;for(var ba=0;a8[ba];ba++){bb=a8[ba];if(bb.nodeType===3||bb.nodeType===4){a9+=bb.nodeValue}else{if(bb.nodeType!==8){a9+=aS.getText(bb.childNodes)}}}return a9};(function(){var a9=aa.createElement("div"),ba="script"+(new Date()).getTime(),a8=aa.documentElement;a9.innerHTML="<a name='"+ba+"'/>";a8.insertBefore(a9,a8.firstChild);if(aa.getElementById(ba)){aV.find.ID=function(bc,bd,be){if(typeof bd.getElementById!=="undefined"&&!be){var bb=bd.getElementById(bc[1]);return bb?bb.id===bc[1]||typeof bb.getAttributeNode!=="undefined"&&bb.getAttributeNode("id").nodeValue===bc[1]?[bb]:B:[]}};aV.filter.ID=function(bd,bb){var bc=typeof bd.getAttributeNode!=="undefined"&&bd.getAttributeNode("id");return bd.nodeType===1&&bc&&bc.nodeValue===bb}}a8.removeChild(a9);a8=a9=null})();(function(){var a8=aa.createElement("div");a8.appendChild(aa.createComment(""));if(a8.getElementsByTagName("*").length>0){aV.find.TAG=function(a9,bd){var bc=bd.getElementsByTagName(a9[1]);if(a9[1]==="*"){var bb=[];for(var ba=0;bc[ba];ba++){if(bc[ba].nodeType===1){bb.push(bc[ba])}}bc=bb}return bc}}a8.innerHTML="<a href='#'></a>";if(a8.firstChild&&typeof a8.firstChild.getAttribute!=="undefined"&&a8.firstChild.getAttribute("href")!=="#"){aV.attrHandle.href=function(a9){return a9.getAttribute("href",2)}}a8=null})();if(aa.querySelectorAll){(function(){var a8=aS,bb=aa.createElement("div"),ba="__sizzle__";bb.innerHTML="<p class='TEST'></p>";if(bb.querySelectorAll&&bb.querySelectorAll(".TEST").length===0){return}aS=function(bg,bf,bc,be){bf=bf||aa;bg=bg.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!be&&!aS.isXML(bf)){if(bf.nodeType===9){try{return aR(bf.querySelectorAll(bg),bc)}catch(bi){}}else{if(bf.nodeType===1&&bf.nodeName.toLowerCase()!=="object"){var bd=bf.getAttribute("id"),bj=bd||ba;if(!bd){bf.setAttribute("id",bj)}try{return aR(bf.querySelectorAll("#"+bj+" "+bg),bc)}catch(bh){}finally{if(!bd){bf.removeAttribute("id")}}}}}return a8(bg,bf,bc,be)};for(var a9 in a8){aS[a9]=a8[a9]}bb=null})()}(function(){var a8=aa.documentElement,ba=a8.matchesSelector||a8.mozMatchesSelector||a8.webkitMatchesSelector||a8.msMatchesSelector,a9=false;try{ba.call(aa.documentElement,"[test!='']:sizzle")}catch(bb){a9=true}if(ba){aS.matchesSelector=function(bc,be){be=be.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!aS.isXML(bc)){try{if(a9||!aV.match.PSEUDO.test(be)&&!/!=/.test(be)){return ba.call(bc,be)}}catch(bd){}}return aS(be,null,null,[bc]).length>0}}})();(function(){var a8=aa.createElement("div");a8.innerHTML="<div class='test e'></div><div class='test'></div>";if(!a8.getElementsByClassName||a8.getElementsByClassName("e").length===0){return}a8.lastChild.className="e";if(a8.getElementsByClassName("e").length===1){return}aV.order.splice(1,0,"CLASS");aV.find.CLASS=function(a9,ba,bb){if(typeof ba.getElementsByClassName!=="undefined"&&!bb){return ba.getElementsByClassName(a9[1])}};a8=null})();function a4(a9,be,bd,bh,bf,bg){for(var bb=0,ba=bh.length;bb<ba;bb++){var a8=bh[bb];if(a8){var bc=false;a8=a8[a9];while(a8){if(a8.sizcache===bd){bc=bh[a8.sizset];break}if(a8.nodeType===1&&!bg){a8.sizcache=bd;a8.sizset=bb}if(a8.nodeName.toLowerCase()===be){bc=a8;break}a8=a8[a9]}bh[bb]=bc}}}function a7(a9,be,bd,bh,bf,bg){for(var bb=0,ba=bh.length;bb<ba;bb++){var a8=bh[bb];if(a8){var bc=false;a8=a8[a9];while(a8){if(a8.sizcache===bd){bc=bh[a8.sizset];break}if(a8.nodeType===1){if(!bg){a8.sizcache=bd;a8.sizset=bb}if(typeof be!=="string"){if(a8===be){bc=true;break}}else{if(aS.filter(be,[a8]).length>0){bc=a8;break}}}a8=a8[a9]}bh[bb]=bc}}}if(aa.documentElement.contains){aS.contains=function(a9,a8){return a9!==a8&&(a9.contains?a9.contains(a8):true)}}else{if(aa.documentElement.compareDocumentPosition){aS.contains=function(a9,a8){return !!(a9.compareDocumentPosition(a8)&16)}}else{aS.contains=function(){return false}}}aS.isXML=function(a8){var a9=(a8?a8.ownerDocument||a8:0).documentElement;return a9?a9.nodeName!=="HTML":false};var aX=function(a8,bf){var bd,bb=[],bc="",ba=bf.nodeType?[bf]:bf;while((bd=aV.match.PSEUDO.exec(a8))){bc+=bd[0];a8=a8.replace(aV.match.PSEUDO,"")}a8=aV.relative[a8]?a8+"*":a8;for(var be=0,a9=ba.length;be<a9;be++){aS(a8,ba[be],bb)}return aS.filter(bc,bb)};a.find=aS;a.expr=aS.selectors;a.expr[":"]=a.expr.filters;a.unique=aS.uniqueSort;a.text=aS.getText;a.isXMLDoc=aS.isXML;a.contains=aS.contains})();var N=/Until$/,X=/^(?:parents|prevUntil|prevAll)/,aC=/,/,aO=/^.[^:#\[\.,]*$/,F=Array.prototype.slice,z=a.expr.match.POS;a.fn.extend({find:function(aR){var aT=this.pushStack("","find",aR),aW=0;for(var aU=0,aS=this.length;aU<aS;aU++){aW=aT.length;a.find(aR,this[aU],aT);if(aU>0){for(var aX=aW;aX<aT.length;aX++){for(var aV=0;aV<aW;aV++){if(aT[aV]===aT[aX]){aT.splice(aX--,1);break}}}}}return aT},has:function(aS){var aR=a(aS);return this.filter(function(){for(var aU=0,aT=aR.length;aU<aT;aU++){if(a.contains(this,aR[aU])){return true}}})},not:function(aR){return this.pushStack(ae(this,aR,false),"not",aR)},filter:function(aR){return this.pushStack(ae(this,aR,true),"filter",aR)},is:function(aR){return !!aR&&a.filter(aR,this).length>0},closest:function(a1,aS){var aY=[],aV,aT,a0=this[0];if(a.isArray(a1)){var aX,aU,aW={},aR=1;if(a0&&a1.length){for(aV=0,aT=a1.length;aV<aT;aV++){aU=a1[aV];if(!aW[aU]){aW[aU]=a.expr.match.POS.test(aU)?a(aU,aS||this.context):aU}}while(a0&&a0.ownerDocument&&a0!==aS){for(aU in aW){aX=aW[aU];if(aX.jquery?aX.index(a0)>-1:a(a0).is(aX)){aY.push({selector:aU,elem:a0,level:aR})}}a0=a0.parentNode;aR++}}return aY}var aZ=z.test(a1)?a(a1,aS||this.context):null;for(aV=0,aT=this.length;aV<aT;aV++){a0=this[aV];while(a0){if(aZ?aZ.index(a0)>-1:a.find.matchesSelector(a0,a1)){aY.push(a0);break}else{a0=a0.parentNode;if(!a0||!a0.ownerDocument||a0===aS){break}}}}aY=aY.length>1?a.unique(aY):aY;return this.pushStack(aY,"closest",a1)},index:function(aR){if(!aR||typeof aR==="string"){return a.inArray(this[0],aR?a(aR):this.parent().children())}return a.inArray(aR.jquery?aR[0]:aR,this)},add:function(aR,aS){var aU=typeof aR==="string"?a(aR,aS||this.context):a.makeArray(aR),aT=a.merge(this.get(),aU);return this.pushStack(u(aU[0])||u(aT[0])?aT:a.unique(aT))},andSelf:function(){return this.add(this.prevObject)}});function u(aR){return !aR||!aR.parentNode||aR.parentNode.nodeType===11}a.each({parent:function(aS){var aR=aS.parentNode;return aR&&aR.nodeType!==11?aR:null},parents:function(aR){return a.dir(aR,"parentNode")},parentsUntil:function(aS,aR,aT){return a.dir(aS,"parentNode",aT)},next:function(aR){return a.nth(aR,2,"nextSibling")},prev:function(aR){return a.nth(aR,2,"previousSibling")},nextAll:function(aR){return a.dir(aR,"nextSibling")},prevAll:function(aR){return a.dir(aR,"previousSibling")},nextUntil:function(aS,aR,aT){return a.dir(aS,"nextSibling",aT)},prevUntil:function(aS,aR,aT){return a.dir(aS,"previousSibling",aT)},siblings:function(aR){return a.sibling(aR.parentNode.firstChild,aR)},children:function(aR){return a.sibling(aR.firstChild)},contents:function(aR){return a.nodeName(aR,"iframe")?aR.contentDocument||aR.contentWindow.document:a.makeArray(aR.childNodes)}},function(aR,aS){a.fn[aR]=function(aV,aT){var aU=a.map(this,aS,aV);if(!N.test(aR)){aT=aV}if(aT&&typeof aT==="string"){aU=a.filter(aT,aU)}aU=this.length>1?a.unique(aU):aU;if((this.length>1||aC.test(aT))&&X.test(aR)){aU=aU.reverse()}return this.pushStack(aU,aR,F.call(arguments).join(","))}});a.extend({filter:function(aT,aR,aS){if(aS){aT=":not("+aT+")"}return aR.length===1?a.find.matchesSelector(aR[0],aT)?[aR[0]]:[]:a.find.matches(aT,aR)},dir:function(aT,aS,aV){var aR=[],aU=aT[aS];while(aU&&aU.nodeType!==9&&(aV===B||aU.nodeType!==1||!a(aU).is(aV))){if(aU.nodeType===1){aR.push(aU)}aU=aU[aS]}return aR},nth:function(aV,aR,aT,aU){aR=aR||1;var aS=0;for(;aV;aV=aV[aT]){if(aV.nodeType===1&&++aS===aR){break}}return aV},sibling:function(aT,aS){var aR=[];for(;aT;aT=aT.nextSibling){if(aT.nodeType===1&&aT!==aS){aR.push(aT)}}return aR}});function ae(aU,aT,aR){if(a.isFunction(aT)){return a.grep(aU,function(aW,aV){var aX=!!aT.call(aW,aV,aW);return aX===aR})}else{if(aT.nodeType){return a.grep(aU,function(aW,aV){return(aW===aT)===aR})}else{if(typeof aT==="string"){var aS=a.grep(aU,function(aV){return aV.nodeType===1});if(aO.test(aT)){return a.filter(aT,aS,!aR)}else{aT=a.filter(aT,aS)}}}}return a.grep(aU,function(aW,aV){return(a.inArray(aW,aT)>=0)===aR})}var S=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,I=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,b=/<([\w:]+)/,q=/<tbody/i,L=/<|&#?\w+;/,E=/<(?:script|object|embed|option|style)/i,j=/checked\s*(?:[^=]|=\s*.checked.)/i,H=/\=([^="'>\s]+\/)>/g,ab={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,"",""]};ab.optgroup=ab.option;ab.tbody=ab.tfoot=ab.colgroup=ab.caption=ab.thead;ab.th=ab.td;if(!a.support.htmlSerialize){ab._default=[1,"div<div>","</div>"]}a.fn.extend({text:function(aR){if(a.isFunction(aR)){return this.each(function(aT){var aS=a(this);aS.text(aR.call(this,aT,aS.text()))})}if(typeof aR!=="object"&&aR!==B){return this.empty().append((this[0]&&this[0].ownerDocument||aa).createTextNode(aR))}return a.text(this)},wrapAll:function(aR){if(a.isFunction(aR)){return this.each(function(aT){a(this).wrapAll(aR.call(this,aT))})}if(this[0]){var aS=a(aR,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){aS.insertBefore(this[0])}aS.map(function(){var aT=this;while(aT.firstChild&&aT.firstChild.nodeType===1){aT=aT.firstChild}return aT}).append(this)}return this},wrapInner:function(aR){if(a.isFunction(aR)){return this.each(function(aS){a(this).wrapInner(aR.call(this,aS))})}return this.each(function(){var aS=a(this),aT=aS.contents();if(aT.length){aT.wrapAll(aR)}else{aS.append(aR)}})},wrap:function(aR){return this.each(function(){a(this).wrapAll(aR)})},unwrap:function(){return this.parent().each(function(){if(!a.nodeName(this,"body")){a(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(aR){if(this.nodeType===1){this.appendChild(aR)}})},prepend:function(){return this.domManip(arguments,true,function(aR){if(this.nodeType===1){this.insertBefore(aR,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(aS){this.parentNode.insertBefore(aS,this)})}else{if(arguments.length){var aR=a(arguments[0]);aR.push.apply(aR,this.toArray());return this.pushStack(aR,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(aS){this.parentNode.insertBefore(aS,this.nextSibling)})}else{if(arguments.length){var aR=this.pushStack(this,"after",arguments);aR.push.apply(aR,a(arguments[0]).toArray());return aR}}},remove:function(aR,aU){for(var aS=0,aT;(aT=this[aS])!=null;aS++){if(!aR||a.filter(aR,[aT]).length){if(!aU&&aT.nodeType===1){a.cleanData(aT.getElementsByTagName("*"));a.cleanData([aT])}if(aT.parentNode){aT.parentNode.removeChild(aT)}}}return this},empty:function(){for(var aR=0,aS;(aS=this[aR])!=null;aR++){if(aS.nodeType===1){a.cleanData(aS.getElementsByTagName("*"))}while(aS.firstChild){aS.removeChild(aS.firstChild)}}return this},clone:function(aS){var aR=this.map(function(){if(!a.support.noCloneEvent&&!a.isXMLDoc(this)){var aU=this.outerHTML,aT=this.ownerDocument;if(!aU){var aV=aT.createElement("div");aV.appendChild(this.cloneNode(true));aU=aV.innerHTML}return a.clean([aU.replace(S,"").replace(H,'="$1">').replace(Y,"")],aT)[0]}else{return this.cloneNode(true)}});if(aS===true){n(this,aR);n(this.find("*"),aR.find("*"))}return aR},html:function(aT){if(aT===B){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(S,""):null}else{if(typeof aT==="string"&&!E.test(aT)&&(a.support.leadingWhitespace||!Y.test(aT))&&!ab[(b.exec(aT)||["",""])[1].toLowerCase()]){aT=aT.replace(I,"<$1></$2>");try{for(var aS=0,aR=this.length;aS<aR;aS++){if(this[aS].nodeType===1){a.cleanData(this[aS].getElementsByTagName("*"));this[aS].innerHTML=aT}}}catch(aU){this.empty().append(aT)}}else{if(a.isFunction(aT)){this.each(function(aW){var aV=a(this);aV.html(aT.call(this,aW,aV.html()))})}else{this.empty().append(aT)}}}return this},replaceWith:function(aR){if(this[0]&&this[0].parentNode){if(a.isFunction(aR)){return this.each(function(aU){var aT=a(this),aS=aT.html();aT.replaceWith(aR.call(this,aU,aS))})}if(typeof aR!=="string"){aR=a(aR).detach()}return this.each(function(){var aT=this.nextSibling,aS=this.parentNode;a(this).remove();if(aT){a(aT).before(aR)}else{a(aS).append(aR)}})}else{return this.pushStack(a(a.isFunction(aR)?aR():aR),"replaceWith",aR)}},detach:function(aR){return this.remove(aR,true)},domManip:function(aX,a1,a0){var aU,aV,aW,aZ,aY=aX[0],aS=[];if(!a.support.checkClone&&arguments.length===3&&typeof aY==="string"&&j.test(aY)){return this.each(function(){a(this).domManip(aX,a1,a0,true)})}if(a.isFunction(aY)){return this.each(function(a3){var a2=a(this);aX[0]=aY.call(this,a3,a1?a2.html():B);a2.domManip(aX,a1,a0)})}if(this[0]){aZ=aY&&aY.parentNode;if(a.support.parentNode&&aZ&&aZ.nodeType===11&&aZ.childNodes.length===this.length){aU={fragment:aZ}}else{aU=a.buildFragment(aX,this,aS)}aW=aU.fragment;if(aW.childNodes.length===1){aV=aW=aW.firstChild}else{aV=aW.firstChild}if(aV){a1=a1&&a.nodeName(aV,"tr");for(var aT=0,aR=this.length;aT<aR;aT++){a0.call(a1?aD(this[aT],aV):this[aT],aT>0||aU.cacheable||this.length>1?aW.cloneNode(true):aW)}}if(aS.length){a.each(aS,aN)}}return this}});function aD(aR,aS){return a.nodeName(aR,"table")?(aR.getElementsByTagName("tbody")[0]||aR.appendChild(aR.ownerDocument.createElement("tbody"))):aR}function n(aT,aR){var aS=0;aR.each(function(){if(this.nodeName!==(aT[aS]&&aT[aS].nodeName)){return}var aY=a.data(aT[aS++]),aX=a.data(this,aY),aU=aY&&aY.events;if(aU){delete aX.handle;aX.events={};for(var aW in aU){for(var aV in aU[aW]){a.event.add(this,aW,aU[aW][aV],aU[aW][aV].data)}}}})}a.buildFragment=function(aW,aU,aS){var aV,aR,aT,aX=(aU&&aU[0]?aU[0].ownerDocument||aU[0]:aa);if(aW.length===1&&typeof aW[0]==="string"&&aW[0].length<512&&aX===aa&&!E.test(aW[0])&&(a.support.checkClone||!j.test(aW[0]))){aR=true;aT=a.fragments[aW[0]];if(aT){if(aT!==1){aV=aT}}}if(!aV){aV=aX.createDocumentFragment();a.clean(aW,aX,aV,aS)}if(aR){a.fragments[aW[0]]=aT?aV:1}return{fragment:aV,cacheable:aR}};a.fragments={};a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(aR,aS){a.fn[aR]=function(aT){var aW=[],aZ=a(aT),aY=this.length===1&&this[0].parentNode;if(aY&&aY.nodeType===11&&aY.childNodes.length===1&&aZ.length===1){aZ[aS](this[0]);return this}else{for(var aX=0,aU=aZ.length;aX<aU;aX++){var aV=(aX>0?this.clone(true):this).get();a(aZ[aX])[aS](aV);aW=aW.concat(aV)}return this.pushStack(aW,aR,aZ.selector)}}});a.extend({clean:function(aT,aV,a2,aX){aV=aV||aa;if(typeof aV.createElement==="undefined"){aV=aV.ownerDocument||aV[0]&&aV[0].ownerDocument||aa}var a3=[];for(var a1=0,aW;(aW=aT[a1])!=null;a1++){if(typeof aW==="number"){aW+=""}if(!aW){continue}if(typeof aW==="string"&&!L.test(aW)){aW=aV.createTextNode(aW)}else{if(typeof aW==="string"){aW=aW.replace(I,"<$1></$2>");var a4=(b.exec(aW)||["",""])[1].toLowerCase(),aU=ab[a4]||ab._default,a0=aU[0],aS=aV.createElement("div");aS.innerHTML=aU[1]+aW+aU[2];while(a0--){aS=aS.lastChild}if(!a.support.tbody){var aR=q.test(aW),aZ=a4==="table"&&!aR?aS.firstChild&&aS.firstChild.childNodes:aU[1]==="<table>"&&!aR?aS.childNodes:[];for(var aY=aZ.length-1;aY>=0;--aY){if(a.nodeName(aZ[aY],"tbody")&&!aZ[aY].childNodes.length){aZ[aY].parentNode.removeChild(aZ[aY])}}}if(!a.support.leadingWhitespace&&Y.test(aW)){aS.insertBefore(aV.createTextNode(Y.exec(aW)[0]),aS.firstChild)}aW=aS.childNodes}}if(aW.nodeType){a3.push(aW)}else{a3=a.merge(a3,aW)}}if(a2){for(a1=0;a3[a1];a1++){if(aX&&a.nodeName(a3[a1],"script")&&(!a3[a1].type||a3[a1].type.toLowerCase()==="text/javascript")){aX.push(a3[a1].parentNode?a3[a1].parentNode.removeChild(a3[a1]):a3[a1])}else{if(a3[a1].nodeType===1){a3.splice.apply(a3,[a1+1,0].concat(a.makeArray(a3[a1].getElementsByTagName("script"))))}a2.appendChild(a3[a1])}}}return a3},cleanData:function(aS){var aV,aT,aR=a.cache,aY=a.event.special,aX=a.support.deleteExpando;for(var aW=0,aU;(aU=aS[aW])!=null;aW++){if(aU.nodeName&&a.noData[aU.nodeName.toLowerCase()]){continue}aT=aU[a.expando];if(aT){aV=aR[aT];if(aV&&aV.events){for(var aZ in aV.events){if(aY[aZ]){a.event.remove(aU,aZ)}else{a.removeEvent(aU,aZ,aV.handle)}}}if(aX){delete aU[a.expando]}else{if(aU.removeAttribute){aU.removeAttribute(a.expando)}}delete aR[aT]}}}});function aN(aR,aS){if(aS.src){a.ajax({url:aS.src,async:false,dataType:"script"})}else{a.globalEval(aS.text||aS.textContent||aS.innerHTML||"")}if(aS.parentNode){aS.parentNode.removeChild(aS)}}var T=/alpha\([^)]*\)/i,Z=/opacity=([^)]*)/,ar=/-([a-z])/ig,s=/([A-Z])/g,aF=/^-?\d+(?:px)?$/i,aM=/^-?\d/,aB={position:"absolute",visibility:"hidden",display:"block"},V=["Left","Right"],ax=["Top","Bottom"],M,ah,aq,h=function(aR,aS){return aS.toUpperCase()};a.fn.css=function(aR,aS){if(arguments.length===2&&aS===B){return this}return a.access(this,aR,aS,true,function(aU,aT,aV){return aV!==B?a.style(aU,aT,aV):a.css(aU,aT)})};a.extend({cssHooks:{opacity:{get:function(aT,aS){if(aS){var aR=M(aT,"opacity","opacity");return aR===""?"1":aR}else{return aT.style.opacity}}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true},cssProps:{"float":a.support.cssFloat?"cssFloat":"styleFloat"},style:function(aT,aS,aY,aU){if(!aT||aT.nodeType===3||aT.nodeType===8||!aT.style){return}var aX,aV=a.camelCase(aS),aR=aT.style,aZ=a.cssHooks[aV];aS=a.cssProps[aV]||aV;if(aY!==B){if(typeof aY==="number"&&isNaN(aY)||aY==null){return}if(typeof aY==="number"&&!a.cssNumber[aV]){aY+="px"}if(!aZ||!("set" in aZ)||(aY=aZ.set(aT,aY))!==B){try{aR[aS]=aY}catch(aW){}}}else{if(aZ&&"get" in aZ&&(aX=aZ.get(aT,false,aU))!==B){return aX}return aR[aS]}},css:function(aW,aV,aS){var aU,aT=a.camelCase(aV),aR=a.cssHooks[aT];aV=a.cssProps[aT]||aT;if(aR&&"get" in aR&&(aU=aR.get(aW,true,aS))!==B){return aU}else{if(M){return M(aW,aV,aT)}}},swap:function(aU,aT,aV){var aR={};for(var aS in aT){aR[aS]=aU.style[aS];aU.style[aS]=aT[aS]}aV.call(aU);for(aS in aT){aU.style[aS]=aR[aS]}},camelCase:function(aR){return aR.replace(ar,h)}});a.curCSS=a.css;a.each(["height","width"],function(aS,aR){a.cssHooks[aR]={get:function(aV,aU,aT){var aW;if(aU){if(aV.offsetWidth!==0){aW=l(aV,aR,aT)}else{a.swap(aV,aB,function(){aW=l(aV,aR,aT)})}if(aW<=0){aW=M(aV,aR,aR);if(aW==="0px"&&aq){aW=aq(aV,aR,aR)}if(aW!=null){return aW===""||aW==="auto"?"0px":aW}}if(aW<0||aW==null){aW=aV.style[aR];return aW===""||aW==="auto"?"0px":aW}return typeof aW==="string"?aW:aW+"px"}},set:function(aT,aU){if(aF.test(aU)){aU=parseFloat(aU);if(aU>=0){return aU+"px"}}else{return aU}}}});if(!a.support.opacity){a.cssHooks.opacity={get:function(aS,aR){return Z.test((aR&&aS.currentStyle?aS.currentStyle.filter:aS.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":aR?"1":""},set:function(aU,aV){var aT=aU.style;aT.zoom=1;var aR=a.isNaN(aV)?"":"alpha(opacity="+aV*100+")",aS=aT.filter||"";aT.filter=T.test(aS)?aS.replace(T,aR):aT.filter+" "+aR}}}if(aa.defaultView&&aa.defaultView.getComputedStyle){ah=function(aW,aR,aU){var aT,aV,aS;aU=aU.replace(s,"-$1").toLowerCase();if(!(aV=aW.ownerDocument.defaultView)){return B}if((aS=aV.getComputedStyle(aW,null))){aT=aS.getPropertyValue(aU);if(aT===""&&!a.contains(aW.ownerDocument.documentElement,aW)){aT=a.style(aW,aU)}}return aT}}if(aa.documentElement.currentStyle){aq=function(aV,aT){var aW,aR,aS=aV.currentStyle&&aV.currentStyle[aT],aU=aV.style;if(!aF.test(aS)&&aM.test(aS)){aW=aU.left;aR=aV.runtimeStyle.left;aV.runtimeStyle.left=aV.currentStyle.left;aU.left=aT==="fontSize"?"1em":(aS||0);aS=aU.pixelLeft+"px";aU.left=aW;aV.runtimeStyle.left=aR}return aS===""?"auto":aS}}M=ah||aq;function l(aT,aS,aR){var aV=aS==="width"?V:ax,aU=aS==="width"?aT.offsetWidth:aT.offsetHeight;if(aR==="border"){return aU}a.each(aV,function(){if(!aR){aU-=parseFloat(a.css(aT,"padding"+this))||0}if(aR==="margin"){aU+=parseFloat(a.css(aT,"margin"+this))||0}else{aU-=parseFloat(a.css(aT,"border"+this+"Width"))||0}});return aU}if(a.expr&&a.expr.filters){a.expr.filters.hidden=function(aT){var aS=aT.offsetWidth,aR=aT.offsetHeight;return(aS===0&&aR===0)||(!a.support.reliableHiddenOffsets&&(aT.style.display||a.css(aT,"display"))==="none")};a.expr.filters.visible=function(aR){return !a.expr.filters.hidden(aR)}}var ad=a.now(),aA=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,m=/^(?:select|textarea)/i,au=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,ak=/^(?:GET|HEAD)$/,W=/\[\]$/,o=/\=\?(&|$)/,C=/\?/,aQ=/([?&])_=[^&]*/,A=/^(\w+:)?\/\/([^\/?#]+)/,e=/%20/g,aP=/#.*$/,t=a.fn.load;a.fn.extend({load:function(aT,aW,aX){if(typeof aT!=="string"&&t){return t.apply(this,arguments)}else{if(!this.length){return this}}var aV=aT.indexOf(" ");if(aV>=0){var aR=aT.slice(aV,aT.length);aT=aT.slice(0,aV)}var aU="GET";if(aW){if(a.isFunction(aW)){aX=aW;aW=null}else{if(typeof aW==="object"){aW=a.param(aW,a.ajaxSettings.traditional);aU="POST"}}}var aS=this;a.ajax({url:aT,type:aU,dataType:"html",data:aW,complete:function(aZ,aY){if(aY==="success"||aY==="notmodified"){aS.html(aR?a("<div>").append(aZ.responseText.replace(aA,"")).find(aR):aZ.responseText)}if(aX){aS.each(aX,[aZ.responseText,aY,aZ])}}});return this},serialize:function(){return a.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?a.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||m.test(this.nodeName)||au.test(this.type))}).map(function(aR,aS){var aT=a(this).val();return aT==null?null:a.isArray(aT)?a.map(aT,function(aV,aU){return{name:aS.name,value:aV}}):{name:aS.name,value:aT}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(aR,aS){a.fn[aS]=function(aT){return this.bind(aS,aT)}});a.extend({get:function(aR,aT,aU,aS){if(a.isFunction(aT)){aS=aS||aU;aU=aT;aT=null}return a.ajax({type:"GET",url:aR,data:aT,success:aU,dataType:aS})},getScript:function(aR,aS){return a.get(aR,null,aS,"script")},getJSON:function(aR,aS,aT){return a.get(aR,aS,aT,"json")},post:function(aR,aT,aU,aS){if(a.isFunction(aT)){aS=aS||aU;aU=aT;aT={}}return a.ajax({type:"POST",url:aR,data:aT,success:aU,dataType:aS})},ajaxSetup:function(aR){a.extend(a.ajaxSettings,aR)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return new aE.XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(a8){var a1=a.extend(true,{},a.ajaxSettings,a8),bc,a7,bb,aT=a1.type.toUpperCase(),a4=ak.test(aT);a1.url=a1.url.replace(aP,"");a1.context=a8&&a8.context!=null?a8.context:a1;if(a1.data&&a1.processData&&typeof a1.data!=="string"){a1.data=a.param(a1.data,a1.traditional)}if(a1.dataType==="jsonp"){if(aT==="GET"){if(!o.test(a1.url)){a1.url+=(C.test(a1.url)?"&":"?")+(a1.jsonp||"callback")+"=?"}}else{if(!a1.data||!o.test(a1.data)){a1.data=(a1.data?a1.data+"&":"")+(a1.jsonp||"callback")+"=?"}}a1.dataType="json"}if(a1.dataType==="json"&&(a1.data&&o.test(a1.data)||o.test(a1.url))){bc=a1.jsonpCallback||("jsonp"+ad++);if(a1.data){a1.data=(a1.data+"").replace(o,"="+bc+"$1")}a1.url=a1.url.replace(o,"="+bc+"$1");a1.dataType="script";var a5=aE[bc];aE[bc]=function(be){if(a.isFunction(a5)){a5(be)}else{aE[bc]=B;try{delete aE[bc]}catch(bd){}}bb=be;a.handleSuccess(a1,aX,a7,bb);a.handleComplete(a1,aX,a7,bb);if(aU){aU.removeChild(a9)}}}if(a1.dataType==="script"&&a1.cache===null){a1.cache=false}if(a1.cache===false&&a4){var aR=a.now();var ba=a1.url.replace(aQ,"$1_="+aR);a1.url=ba+((ba===a1.url)?(C.test(a1.url)?"&":"?")+"_="+aR:"")}if(a1.data&&a4){a1.url+=(C.test(a1.url)?"&":"?")+a1.data}if(a1.global&&a.active++===0){a.event.trigger("ajaxStart")}var a6=A.exec(a1.url),aV=a6&&(a6[1]&&a6[1].toLowerCase()!==location.protocol||a6[2].toLowerCase()!==location.host);if(a1.dataType==="script"&&aT==="GET"&&aV){var aU=aa.getElementsByTagName("head")[0]||aa.documentElement;var a9=aa.createElement("script");if(a1.scriptCharset){a9.charset=a1.scriptCharset}a9.src=a1.url;if(!bc){var a2=false;a9.onload=a9.onreadystatechange=function(){if(!a2&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){a2=true;a.handleSuccess(a1,aX,a7,bb);a.handleComplete(a1,aX,a7,bb);a9.onload=a9.onreadystatechange=null;if(aU&&a9.parentNode){aU.removeChild(a9)}}}}aU.insertBefore(a9,aU.firstChild);return B}var aZ=false;var aX=a1.xhr();if(!aX){return}if(a1.username){aX.open(aT,a1.url,a1.async,a1.username,a1.password)}else{aX.open(aT,a1.url,a1.async)}try{if((a1.data!=null&&!a4)||(a8&&a8.contentType)){aX.setRequestHeader("Content-Type",a1.contentType)}if(a1.ifModified){if(a.lastModified[a1.url]){aX.setRequestHeader("If-Modified-Since",a.lastModified[a1.url])}if(a.etag[a1.url]){aX.setRequestHeader("If-None-Match",a.etag[a1.url])}}if(!aV){aX.setRequestHeader("X-Requested-With","XMLHttpRequest")}aX.setRequestHeader("Accept",a1.dataType&&a1.accepts[a1.dataType]?a1.accepts[a1.dataType]+", */*; q=0.01":a1.accepts._default)}catch(aY){}if(a1.beforeSend&&a1.beforeSend.call(a1.context,aX,a1)===false){if(a1.global&&a.active--===1){a.event.trigger("ajaxStop")}aX.abort();return false}if(a1.global){a.triggerGlobal(a1,"ajaxSend",[aX,a1])}var a0=aX.onreadystatechange=function(bd){if(!aX||aX.readyState===0||bd==="abort"){if(!aZ){a.handleComplete(a1,aX,a7,bb)}aZ=true;if(aX){aX.onreadystatechange=a.noop}}else{if(!aZ&&aX&&(aX.readyState===4||bd==="timeout")){aZ=true;aX.onreadystatechange=a.noop;a7=bd==="timeout"?"timeout":!a.httpSuccess(aX)?"error":a1.ifModified&&a.httpNotModified(aX,a1.url)?"notmodified":"success";var be;if(a7==="success"){try{bb=a.httpData(aX,a1.dataType,a1)}catch(bf){a7="parsererror";be=bf}}if(a7==="success"||a7==="notmodified"){if(!bc){a.handleSuccess(a1,aX,a7,bb)}}else{a.handleError(a1,aX,a7,be)}if(!bc){a.handleComplete(a1,aX,a7,bb)}if(bd==="timeout"){aX.abort()}if(a1.async){aX=null}}}};try{var aS=aX.abort;aX.abort=function(){if(aX){Function.prototype.call.call(aS,aX)}a0("abort")}}catch(a3){}if(a1.async&&a1.timeout>0){setTimeout(function(){if(aX&&!aZ){a0("timeout")}},a1.timeout)}try{aX.send(a4||a1.data==null?null:a1.data)}catch(aW){a.handleError(a1,aX,null,aW);a.handleComplete(a1,aX,a7,bb)}if(!a1.async){a0()}return aX},param:function(aR,aT){var aS=[],aV=function(aW,aX){aX=a.isFunction(aX)?aX():aX;aS[aS.length]=encodeURIComponent(aW)+"="+encodeURIComponent(aX)};if(aT===B){aT=a.ajaxSettings.traditional}if(a.isArray(aR)||aR.jquery){a.each(aR,function(){aV(this.name,this.value)})}else{for(var aU in aR){p(aU,aR[aU],aT,aV)}}return aS.join("&").replace(e,"+")}});function p(aS,aU,aR,aT){if(a.isArray(aU)&&aU.length){a.each(aU,function(aW,aV){if(aR||W.test(aS)){aT(aS,aV)}else{p(aS+"["+(typeof aV==="object"||a.isArray(aV)?aW:"")+"]",aV,aR,aT)}})}else{if(!aR&&aU!=null&&typeof aU==="object"){if(a.isEmptyObject(aU)){aT(aS,"")}else{a.each(aU,function(aW,aV){p(aS+"["+aW+"]",aV,aR,aT)})}}else{aT(aS,aU)}}}a.extend({active:0,lastModified:{},etag:{},handleError:function(aS,aU,aR,aT){if(aS.error){aS.error.call(aS.context,aU,aR,aT)}if(aS.global){a.triggerGlobal(aS,"ajaxError",[aU,aS,aT])}},handleSuccess:function(aS,aU,aR,aT){if(aS.success){aS.success.call(aS.context,aT,aR,aU)}if(aS.global){a.triggerGlobal(aS,"ajaxSuccess",[aU,aS])}},handleComplete:function(aS,aT,aR){if(aS.complete){aS.complete.call(aS.context,aT,aR)}if(aS.global){a.triggerGlobal(aS,"ajaxComplete",[aT,aS])}if(aS.global&&a.active--===1){a.event.trigger("ajaxStop")}},triggerGlobal:function(aT,aS,aR){(aT.context&&aT.context.url==null?a(aT.context):a.event).trigger(aS,aR)},httpSuccess:function(aS){try{return !aS.status&&location.protocol==="file:"||aS.status>=200&&aS.status<300||aS.status===304||aS.status===1223}catch(aR){}return false},httpNotModified:function(aU,aR){var aT=aU.getResponseHeader("Last-Modified"),aS=aU.getResponseHeader("Etag");if(aT){a.lastModified[aR]=aT}if(aS){a.etag[aR]=aS}return aU.status===304},httpData:function(aW,aU,aT){var aS=aW.getResponseHeader("content-type")||"",aR=aU==="xml"||!aU&&aS.indexOf("xml")>=0,aV=aR?aW.responseXML:aW.responseText;if(aR&&aV.documentElement.nodeName==="parsererror"){a.error("parsererror")}if(aT&&aT.dataFilter){aV=aT.dataFilter(aV,aU)}if(typeof aV==="string"){if(aU==="json"||!aU&&aS.indexOf("json")>=0){aV=a.parseJSON(aV)}else{if(aU==="script"||!aU&&aS.indexOf("javascript")>=0){a.globalEval(aV)}}}return aV}});if(aE.ActiveXObject){a.ajaxSettings.xhr=function(){if(aE.location.protocol!=="file:"){try{return new aE.XMLHttpRequest()}catch(aS){}}try{return new aE.ActiveXObject("Microsoft.XMLHTTP")}catch(aR){}}}a.support.ajax=!!a.ajaxSettings.xhr();var G={},ac=/^(?:toggle|show|hide)$/,am=/^([+\-]=)?([\d+.\-]+)(.*)$/,ay,ag=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];a.fn.extend({show:function(aU,aX,aW){var aT,aV;if(aU||aU===0){return this.animate(aw("show",3),aU,aX,aW)}else{for(var aS=0,aR=this.length;aS<aR;aS++){aT=this[aS];aV=aT.style.display;if(!a.data(aT,"olddisplay")&&aV==="none"){aV=aT.style.display=""}if(aV===""&&a.css(aT,"display")==="none"){a.data(aT,"olddisplay",r(aT.nodeName))}}for(aS=0;aS<aR;aS++){aT=this[aS];aV=aT.style.display;if(aV===""||aV==="none"){aT.style.display=a.data(aT,"olddisplay")||""}}return this}},hide:function(aT,aW,aV){if(aT||aT===0){return this.animate(aw("hide",3),aT,aW,aV)}else{for(var aS=0,aR=this.length;aS<aR;aS++){var aU=a.css(this[aS],"display");if(aU!=="none"){a.data(this[aS],"olddisplay",aU)}}for(aS=0;aS<aR;aS++){this[aS].style.display="none"}return this}},_toggle:a.fn.toggle,toggle:function(aT,aS,aU){var aR=typeof aT==="boolean";if(a.isFunction(aT)&&a.isFunction(aS)){this._toggle.apply(this,arguments)}else{if(aT==null||aR){this.each(function(){var aV=aR?aT:a(this).is(":hidden");a(this)[aV?"show":"hide"]()})}else{this.animate(aw("toggle",3),aT,aS,aU)}}return this},fadeTo:function(aR,aU,aT,aS){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:aU},aR,aT,aS)},animate:function(aV,aS,aU,aT){var aR=a.speed(aS,aU,aT);if(a.isEmptyObject(aV)){return this.each(aR.complete)}return this[aR.queue===false?"each":"queue"](function(){var aY=a.extend({},aR),a2,aZ=this.nodeType===1,a0=aZ&&a(this).is(":hidden"),aW=this;for(a2 in aV){var aX=a.camelCase(a2);if(a2!==aX){aV[aX]=aV[a2];delete aV[a2];a2=aX}if(aV[a2]==="hide"&&a0||aV[a2]==="show"&&!a0){return aY.complete.call(this)}if(aZ&&(a2==="height"||a2==="width")){aY.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(a.css(this,"display")==="inline"&&a.css(this,"float")==="none"){if(!a.support.inlineBlockNeedsLayout){this.style.display="inline-block"}else{var a1=r(this.nodeName);if(a1==="inline"){this.style.display="inline-block"}else{this.style.display="inline";this.style.zoom=1}}}}if(a.isArray(aV[a2])){(aY.specialEasing=aY.specialEasing||{})[a2]=aV[a2][1];aV[a2]=aV[a2][0]}}if(aY.overflow!=null){this.style.overflow="hidden"}aY.curAnim=a.extend({},aV);a.each(aV,function(a4,a8){var a7=new a.fx(aW,aY,a4);if(ac.test(a8)){a7[a8==="toggle"?a0?"show":"hide":a8](aV)}else{var a6=am.exec(a8),a9=a7.cur()||0;if(a6){var a3=parseFloat(a6[2]),a5=a6[3]||"px";if(a5!=="px"){a.style(aW,a4,(a3||1)+a5);a9=((a3||1)/a7.cur())*a9;a.style(aW,a4,a9+a5)}if(a6[1]){a3=((a6[1]==="-="?-1:1)*a3)+a9}a7.custom(a9,a3,a5)}else{a7.custom(a9,a8,"")}}});return true})},stop:function(aS,aR){var aT=a.timers;if(aS){this.queue([])}this.each(function(){for(var aU=aT.length-1;aU>=0;aU--){if(aT[aU].elem===this){if(aR){aT[aU](true)}aT.splice(aU,1)}}});if(!aR){this.dequeue()}return this}});function aw(aS,aR){var aT={};a.each(ag.concat.apply([],ag.slice(0,aR)),function(){aT[this]=aS});return aT}a.each({slideDown:aw("show",1),slideUp:aw("hide",1),slideToggle:aw("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(aR,aS){a.fn[aR]=function(aT,aV,aU){return this.animate(aS,aT,aV,aU)}});a.extend({speed:function(aT,aU,aS){var aR=aT&&typeof aT==="object"?a.extend({},aT):{complete:aS||!aS&&aU||a.isFunction(aT)&&aT,duration:aT,easing:aS&&aU||aU&&!a.isFunction(aU)&&aU};aR.duration=a.fx.off?0:typeof aR.duration==="number"?aR.duration:aR.duration in a.fx.speeds?a.fx.speeds[aR.duration]:a.fx.speeds._default;aR.old=aR.complete;aR.complete=function(){if(aR.queue!==false){a(this).dequeue()}if(a.isFunction(aR.old)){aR.old.call(this)}};return aR},easing:{linear:function(aT,aU,aR,aS){return aR+aS*aT},swing:function(aT,aU,aR,aS){return((-Math.cos(aT*Math.PI)/2)+0.5)*aS+aR}},timers:[],fx:function(aS,aR,aT){this.options=aR;this.elem=aS;this.prop=aT;if(!aR.orig){aR.orig={}}}});a.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(a.fx.step[this.prop]||a.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 aR=parseFloat(a.css(this.elem,this.prop));return aR&&aR>-10000?aR:0},custom:function(aW,aV,aU){var aR=this,aT=a.fx;this.startTime=a.now();this.start=aW;this.end=aV;this.unit=aU||this.unit||"px";this.now=this.start;this.pos=this.state=0;function aS(aX){return aR.step(aX)}aS.elem=this.elem;if(aS()&&a.timers.push(aS)&&!ay){ay=setInterval(aT.tick,aT.interval)}},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());a(this.elem).show()},hide:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(aU){var aZ=a.now(),aV=true;if(aU||aZ>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var aW in this.options.curAnim){if(this.options.curAnim[aW]!==true){aV=false}}if(aV){if(this.options.overflow!=null&&!a.support.shrinkWrapBlocks){var aT=this.elem,a0=this.options;a.each(["","X","Y"],function(a1,a2){aT.style["overflow"+a2]=a0.overflow[a1]})}if(this.options.hide){a(this.elem).hide()}if(this.options.hide||this.options.show){for(var aR in this.options.curAnim){a.style(this.elem,aR,this.options.orig[aR])}}this.options.complete.call(this.elem)}return false}else{var aS=aZ-this.startTime;this.state=aS/this.options.duration;var aX=this.options.specialEasing&&this.options.specialEasing[this.prop];var aY=this.options.easing||(a.easing.swing?"swing":"linear");this.pos=a.easing[aX||aY](this.state,aS,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};a.extend(a.fx,{tick:function(){var aS=a.timers;for(var aR=0;aR<aS.length;aR++){if(!aS[aR]()){aS.splice(aR--,1)}}if(!aS.length){a.fx.stop()}},interval:13,stop:function(){clearInterval(ay);ay=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(aR){a.style(aR.elem,"opacity",aR.now)},_default:function(aR){if(aR.elem.style&&aR.elem.style[aR.prop]!=null){aR.elem.style[aR.prop]=(aR.prop==="width"||aR.prop==="height"?Math.max(0,aR.now):aR.now)+aR.unit}else{aR.elem[aR.prop]=aR.now}}}});if(a.expr&&a.expr.filters){a.expr.filters.animated=function(aR){return a.grep(a.timers,function(aS){return aR===aS.elem}).length}}function r(aT){if(!G[aT]){var aR=a("<"+aT+">").appendTo("body"),aS=aR.css("display");aR.remove();if(aS==="none"||aS===""){aS="block"}G[aT]=aS}return G[aT]}var K=/^t(?:able|d|h)$/i,P=/^(?:body|html)$/i;if("getBoundingClientRect" in aa.documentElement){a.fn.offset=function(a4){var aU=this[0],aX;if(a4){return this.each(function(a5){a.offset.setOffset(this,a4,a5)})}if(!aU||!aU.ownerDocument){return null}if(aU===aU.ownerDocument.body){return a.offset.bodyOffset(aU)}try{aX=aU.getBoundingClientRect()}catch(a1){}var a3=aU.ownerDocument,aS=a3.documentElement;if(!aX||!a.contains(aS,aU)){return aX||{top:0,left:0}}var aY=a3.body,aZ=ai(a3),aW=aS.clientTop||aY.clientTop||0,a0=aS.clientLeft||aY.clientLeft||0,aR=(aZ.pageYOffset||a.support.boxModel&&aS.scrollTop||aY.scrollTop),aV=(aZ.pageXOffset||a.support.boxModel&&aS.scrollLeft||aY.scrollLeft),a2=aX.top+aR-aW,aT=aX.left+aV-a0;return{top:a2,left:aT}}}else{a.fn.offset=function(a2){var aW=this[0];if(a2){return this.each(function(a3){a.offset.setOffset(this,a2,a3)})}if(!aW||!aW.ownerDocument){return null}if(aW===aW.ownerDocument.body){return a.offset.bodyOffset(aW)}a.offset.initialize();var aZ,aT=aW.offsetParent,aS=aW,a1=aW.ownerDocument,aU=a1.documentElement,aX=a1.body,aY=a1.defaultView,aR=aY?aY.getComputedStyle(aW,null):aW.currentStyle,a0=aW.offsetTop,aV=aW.offsetLeft;while((aW=aW.parentNode)&&aW!==aX&&aW!==aU){if(a.offset.supportsFixedPosition&&aR.position==="fixed"){break}aZ=aY?aY.getComputedStyle(aW,null):aW.currentStyle;a0-=aW.scrollTop;aV-=aW.scrollLeft;if(aW===aT){a0+=aW.offsetTop;aV+=aW.offsetLeft;if(a.offset.doesNotAddBorder&&!(a.offset.doesAddBorderForTableAndCells&&K.test(aW.nodeName))){a0+=parseFloat(aZ.borderTopWidth)||0;aV+=parseFloat(aZ.borderLeftWidth)||0}aS=aT;aT=aW.offsetParent}if(a.offset.subtractsBorderForOverflowNotVisible&&aZ.overflow!=="visible"){a0+=parseFloat(aZ.borderTopWidth)||0;aV+=parseFloat(aZ.borderLeftWidth)||0}aR=aZ}if(aR.position==="relative"||aR.position==="static"){a0+=aX.offsetTop;aV+=aX.offsetLeft}if(a.offset.supportsFixedPosition&&aR.position==="fixed"){a0+=Math.max(aU.scrollTop,aX.scrollTop);aV+=Math.max(aU.scrollLeft,aX.scrollLeft)}return{top:a0,left:aV}}}a.offset={initialize:function(){var aR=aa.body,aS=aa.createElement("div"),aV,aX,aW,aY,aT=parseFloat(a.css(aR,"marginTop"))||0,aU="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.extend(aS.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});aS.innerHTML=aU;aR.insertBefore(aS,aR.firstChild);aV=aS.firstChild;aX=aV.firstChild;aY=aV.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(aX.offsetTop!==5);this.doesAddBorderForTableAndCells=(aY.offsetTop===5);aX.style.position="fixed";aX.style.top="20px";this.supportsFixedPosition=(aX.offsetTop===20||aX.offsetTop===15);aX.style.position=aX.style.top="";aV.style.overflow="hidden";aV.style.position="relative";this.subtractsBorderForOverflowNotVisible=(aX.offsetTop===-5);this.doesNotIncludeMarginInBodyOffset=(aR.offsetTop!==aT);aR.removeChild(aS);aR=aS=aV=aX=aW=aY=null;a.offset.initialize=a.noop},bodyOffset:function(aR){var aT=aR.offsetTop,aS=aR.offsetLeft;a.offset.initialize();if(a.offset.doesNotIncludeMarginInBodyOffset){aT+=parseFloat(a.css(aR,"marginTop"))||0;aS+=parseFloat(a.css(aR,"marginLeft"))||0}return{top:aT,left:aS}},setOffset:function(aU,a3,aX){var aY=a.css(aU,"position");if(aY==="static"){aU.style.position="relative"}var aW=a(aU),aS=aW.offset(),aR=a.css(aU,"top"),a1=a.css(aU,"left"),a2=(aY==="absolute"&&a.inArray("auto",[aR,a1])>-1),a0={},aZ={},aT,aV;if(a2){aZ=aW.position()}aT=a2?aZ.top:parseInt(aR,10)||0;aV=a2?aZ.left:parseInt(a1,10)||0;if(a.isFunction(a3)){a3=a3.call(aU,aX,aS)}if(a3.top!=null){a0.top=(a3.top-aS.top)+aT}if(a3.left!=null){a0.left=(a3.left-aS.left)+aV}if("using" in a3){a3.using.call(aU,a0)}else{aW.css(a0)}}};a.fn.extend({position:function(){if(!this[0]){return null}var aT=this[0],aS=this.offsetParent(),aU=this.offset(),aR=P.test(aS[0].nodeName)?{top:0,left:0}:aS.offset();aU.top-=parseFloat(a.css(aT,"marginTop"))||0;aU.left-=parseFloat(a.css(aT,"marginLeft"))||0;aR.top+=parseFloat(a.css(aS[0],"borderTopWidth"))||0;aR.left+=parseFloat(a.css(aS[0],"borderLeftWidth"))||0;return{top:aU.top-aR.top,left:aU.left-aR.left}},offsetParent:function(){return this.map(function(){var aR=this.offsetParent||aa.body;while(aR&&(!P.test(aR.nodeName)&&a.css(aR,"position")==="static")){aR=aR.offsetParent}return aR})}});a.each(["Left","Top"],function(aS,aR){var aT="scroll"+aR;a.fn[aT]=function(aW){var aU=this[0],aV;if(!aU){return null}if(aW!==B){return this.each(function(){aV=ai(this);if(aV){aV.scrollTo(!aS?aW:a(aV).scrollLeft(),aS?aW:a(aV).scrollTop())}else{this[aT]=aW}})}else{aV=ai(aU);return aV?("pageXOffset" in aV)?aV[aS?"pageYOffset":"pageXOffset"]:a.support.boxModel&&aV.document.documentElement[aT]||aV.document.body[aT]:aU[aT]}}});function ai(aR){return a.isWindow(aR)?aR:aR.nodeType===9?aR.defaultView||aR.parentWindow:false}a.each(["Height","Width"],function(aS,aR){var aT=aR.toLowerCase();a.fn["inner"+aR]=function(){return this[0]?parseFloat(a.css(this[0],aT,"padding")):null};a.fn["outer"+aR]=function(aU){return this[0]?parseFloat(a.css(this[0],aT,aU?"margin":"border")):null};a.fn[aT]=function(aV){var aW=this[0];if(!aW){return aV==null?null:this}if(a.isFunction(aV)){return this.each(function(aZ){var aY=a(this);aY[aT](aV.call(this,aZ,aY[aT]()))})}if(a.isWindow(aW)){return aW.document.compatMode==="CSS1Compat"&&aW.document.documentElement["client"+aR]||aW.document.body["client"+aR]}else{if(aW.nodeType===9){return Math.max(aW.documentElement["client"+aR],aW.body["scroll"+aR],aW.documentElement["scroll"+aR],aW.body["offset"+aR],aW.documentElement["offset"+aR])}else{if(aV===B){var aX=a.css(aW,aT),aU=parseFloat(aX);return a.isNaN(aU)?aX:aU}else{return this.css(aT,typeof aV==="string"?aV:aV+"px")}}}}})})(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}}else{if($.browser.msie&&b=="src"&&typeof(c)!="undefined"){for(var a=0;a<$(this).length;a++){$(this).get(0).src=""+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(this,c,a,f,b)}catch(g){}}c++;return !d});return d}});jQuery.log=function(a){try{console.log(a)}catch(b){}};(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);
/*
 * 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)}})();
/*

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.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(t){var e=this;if(!t.swf||e.expressInstallIsActive||(!e.available&&!t.hasVersionFail)){return false}if(!e.hasVersion(t.hasVersion||1)){e.expressInstallIsActive=true;if(typeof t.hasVersionFail=="function"){if(!t.hasVersionFail.apply(t)){return false}}t={swf:t.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:t.swf,type:"application/x-shockwave-flash",id:t.id||"flash_"+Math.floor(Math.random()*999999999),name:t.id||"flash_"+Math.floor(Math.random()*999999999),width:t.width||320,height:t.height||180,style:t.style||""};d=typeof t.useEncode!=="undefined"?t.useEncode:e.encodeParams;t.movie=t.swf;t.wmode=t.wmode||"opaque";delete t.fallback;delete t.hasVersion;delete t.hasVersionFail;delete t.height;delete t.id;delete t.swf;delete t.useEncode;delete t.width;if(t.params){t.params=j.extend({},{movie:t.movie,wmode:t.wmode},t.params)}if(t.flashvars&&typeof(t.flashvars)!="array"&&typeof(t.flashvars)!="object"){var s=String(t.flashvars).replace(/&amp;/,"&").split("&");t.flashvars={};for(var o=0;o<s.length;o++){var r=s[o].split("=");t.flashvars[r[0]]=r[1]}}if(t.params&&t.flashvars){t.params.flashvars=j.extend(t.flashvars,t.params.flashvars||{})}var q=document.createElement("div");q.innerHTML=["<object ",h(attrs),">",c(t.params||t),"</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);(function(d){function b(g,h,f){return function(){g.apply(h||this,f||arguments)}}function c(k,f){var j=d(k);var h=f;this.src=j;this.opts=h;this.dest=h.dest||null;this.data=this.opts.extract.apply(this.src,[this.opts]);this.status=this.timerIn=this.timerOut=null;this.active=true;var g=b(this.over,this);for(i in h.eventsIn){j.bind(f.eventsIn[i]+".tooltip",g)}var g=b(this.out,this);for(i in h.eventsOut){j.bind(f.eventsOut[i]+".tooltip",g)}if(f.track){j.bind("mousemove.tooltip",b(this.move,this))}}c.active=true;d.extend(c.prototype,{clearTimers:function(){this.timerIn&&clearTimeout(this.timerIn);this.timerOut&&clearTimeout(this.timerOut);this.timerIn=this.timerOut=null},hide:function(f){if(this.status==this.show){this.clearTimers();this.status=null;if(this.dest){if(this.dest!=this.opts.dest){this.dest.remove();this.dest=null}else{this.dest.empty().removeClass(this.opts.classContainer)}}}},show:function(g){if(this.status!=this.show){this.clearTimers();this.status=this.show;var f=this.data;if(f){this.dest=(this.opts.dest||d("<div>")).addClass(this.opts.classContainer).css("width","auto").empty();this.dest.html(this.opts.construct.apply(this.src,[f,this.opts,this.dest]));try{this.dest.bgiframe()}catch(g){}if(!this.opts.dest){this.opts.floating&&this.dest.show().css({position:"absolute",visibility:"visible"})&&this.move(this.ev||g);this.dest.appendTo("body")}this.dest.css("width",Math.min(this.opts.maxWidth||999999,this.dest.width()))}}},over:function(){if(!this.timerIn&&c.active&&this.active){this.timerIn=setTimeout(b(this.show,this,arguments),this.opts.elapsedIn)}},out:function(){if(this.timerIn){return this.clearTimers()}if(!this.timerOut){this.timerOut=setTimeout(b(this.hide,this,arguments),this.opts.elapsedOut)}},remove:function(){this.src.hide().unbind(".tooltip")},move:function(h){if(this.dest){w=window;var g={x:h.pageX+this.opts.offset.x,y:h.pageY+this.opts.offset.y,w:this.dest.width(),h:this.dest.height()};var f={x:d(w).scrollLeft(),y:d(w).scrollTop(),w:d(w).width()-20,h:d(w).height()-20};if(g.x+g.w>f.x+f.w){g.x=f.x+f.w-g.w}if(g.y+g.h>f.y+f.h){g.y=h.pageY-g.h-this.opts.offset.y}if(g.x<f.x){g.x=f.x}if(g.y<f.y){g.y=f.y}this.dest.css({top:g.y,left:g.x})}this.ev=h}});var e={};var a={};d.extend({tooltip:{extractSimple:function(f){var g=this.attr("title")?this.attr("title"):this.attr("alt");if(g){g=String(g).replace(/&#10;|&#x0a;|\n\r?|\r/i,"<br>")}d(this).removeAttr("title").removeAttr("alt").find("[title], [alt]").removeAttr("title").removeAttr("alt");return g},extractSmart:function(f){var g={title:this.attr("title"),alt:this.attr("alt")};if(g.title){g.title=String(g.title).replace(/&#10;|&#x0a;|\n\r?|\r/i,"<br>")}if(g.alt){g.alt=String(g.alt).replace(/&#10;|&#x0a;|\n\r?|\r/i,"<br>")}g.text=g.title||g.alt;this.removeAttr("title").removeAttr("alt").find("[title], [alt]").removeAttr("title").removeAttr("alt");return g.title||g.alt?g:null},constructSimple:function(h,g,f){return;'<div class="title"><table cellspacing="0" cellpadding="0" border="0" class="tooltip"><body><tr><td class="tooltipLU"></td><td class="tooltipT"></td><td class="tooltipRU"></td></tr><tr><td class="tooltipL"></td><td class="tooltipBODY"><div class="title">'+h.text+'</div></td><td class="tooltipR"></td></tr><tr><td class="tooltipLB"></td><td class="tooltipB"></td><td class="tooltipRL"></td></tr></table></div>'},constructAjax:function(h,g,f){if(h.text){if(a[h.text]){return a[h.text]}f.load(h.text,[],(function(j,k){return function(m,l){if(l=="success"){a[k]=m}}})(f,h.text));return g.waitMsg}},constructSmart:function(j,h,f){var g='<div class="title"><table cellspacing="0" cellpadding="0" border="0" class="tooltip"><body><tr><td class="tooltipLU"></td><td class="tooltipT"></td><td class="tooltipRU"></td></tr><tr><td class="tooltipL"></td><td class="tooltipBODY"><div class="title">'+j.text.replace(/([^a-zA-Z])((next\s+page|page\s+back):?)/,"$1<b>$2</b>")+'</div></td><td class="tooltipR"></td></tr><tr><td class="tooltipLB"></td><td class="tooltipB"></td><td class="tooltipRL"></td></tr></table></div>';return g},defaults:e,setup:function(f){d.extend(d.tooltip.defaults,f)},enable:function(f){c.active=(typeof(f)=="undefined")?true:!!f}}});d.extend(e,{maxWidth:200,classContainer:"tooltipXPH",classPreffix:"tip_",construct:d.tooltip.constructSimple,dest:null,elapsedIn:10,elapsedOut:0,eventsIn:["mouseenter","focus"],eventsOut:["mouseleave","blur","click"],extract:d.tooltip.extractSimple,offset:{x:12,y:18},track:true,floating:true,waitMsg:"Loading..."});d.fn.extend({tooltip:function(f,g){try{if(typeof f!="string"){g=f;f="create"}return arguments.callee[f].apply(this,[g])}catch(h){alert(h.message)}}});d.extend(d.fn.tooltip,{create:function(f){f=d.extend({},d.tooltip.defaults,f);if(f.smart){f.extract=d.tooltip.extractSmart;f.construct=d.tooltip.constructSmart;delete f.smart}if(f["class"]){f.classContainer=f["class"];delete f["class"]}return this.each(function(){d(this).data("tooltip",new c(this,f))})},setup:function(f){this.each(function(){d.extend(d(this).data("tooltip").opts,f)})},enable:function(f){f=(typeof(f)=="undefined")?true:!!f;this.each(function(){d(this).data("tooltip").active=f})},remove:function(){this.each(function(){d(this).data("tooltip").remove()})}})})(jQuery);
/* 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 2.1.2-pre
 */
(function(a){a.fn.bgIframe=a.fn.bgiframe=function(c){if(a.browser.msie&&/6.0/.test(navigator.userAgent)){c=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:true,src:"javascript:false;"},c||{});var d=function(e){return e&&e.constructor==Number?e+"px":e},b='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+c.src+'"style="display:block;position:absolute;z-index:-1;'+(c.opacity!==false?"filter:Alpha(Opacity='0');":"")+"top:"+(c.top=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":d(c.top))+";left:"+(c.left=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":d(c.left))+";width:"+(c.width=="auto"?"expression(this.parentNode.offsetWidth+'px')":d(c.width))+";height:"+(c.height=="auto"?"expression(this.parentNode.offsetHeight+'px')":d(c.height))+';"/>';return this.each(function(){if(a("> iframe.bgiframe",this).length==0){this.insertBefore(document.createElement(b),this.firstChild)}})}return this}})(jQuery);
/* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* hoverIntent is currently available for use in all personal or commercial 
* projects under both MIT and GPL licenses. This means that you can choose 
* the license that best suits your project, and use it accordingly.
*/
(function(a){a.fn.hoverIntent=function(l,k){var m={sensitivity:7,interval:100,timeout:0};m=a.extend(m,k?{over:l,out:k}:l);var o,n,h,d;var e=function(f){o=f.pageX;n=f.pageY};var c=function(g,f){f.hoverIntent_t=clearTimeout(f.hoverIntent_t);if((Math.abs(h-o)+Math.abs(d-n))<m.sensitivity){a(f).unbind("mousemove",e);f.hoverIntent_s=1;return m.over.apply(f,[g])}else{h=o;d=n;f.hoverIntent_t=setTimeout(function(){c(g,f)},m.interval)}};var j=function(g,f){f.hoverIntent_t=clearTimeout(f.hoverIntent_t);f.hoverIntent_s=0;return m.out.apply(f,[g])};var b=function(r){var q=(r.type=="mouseover"?r.fromElement:r.toElement)||r.relatedTarget;while(q&&q!=this){try{q=q.parentNode}catch(r){q=this}}if(q==this){return false}var g=jQuery.extend({},r);var f=this;if(f.hoverIntent_t){f.hoverIntent_t=clearTimeout(f.hoverIntent_t)}if(r.type=="mouseover"){h=g.pageX;d=g.pageY;a(f).bind("mousemove",e);if(f.hoverIntent_s!=1){f.hoverIntent_t=setTimeout(function(){c(g,f)},m.interval)}}else{a(f).unbind("mousemove",e);if(f.hoverIntent_s==1){f.hoverIntent_t=setTimeout(function(){j(g,f)},m.timeout)}}};return this.mouseover(b).mouseout(b)}})(jQuery);
/* jquery.sifr.license.txt */
var sIFR={replacements:{},debug:function(a){return;try{console.log(a)}catch(b){}},__resetBrokenMovies:function(){},asNumber:function(a){return parseInt(a,10)},mapOfHex:["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F"],mapOfColors:{aqua:"0FF",azure:"F0FFFF",beige:"F5F5DC",black:"000",blue:"00F",brown:"A52A2A",cyan:"0FF",darkblue:"00008B",darkcyan:"008B8B",darkgrey:"A9A9A9",darkgreen:"006400",darkkhaki:"BDB76B",darkmagenta:"8B008B",darkolivegreen:"556B2F",darkorange:"FF8C00",darkorchid:"9932CC",darkred:"8B0000",darksalmon:"E9967A",darkviolet:"9400D3",fuchsia:"F0F",gold:"FFD700",green:"008000",indigo:"4B0082",khaki:"F0E68C",lightblue:"ADD8E6",lightcyan:"E0FFFF",lightgreen:"90EE90",lightgrey:"D3D3D3",lightpink:"FFB6C1",lightyellow:"FFFFE0",lime:"0F0",magenta:"F0F",maroon:"800000",navy:"000080",olive:"808000",orange:"FFA500",pink:"FFC0CB",purple:"800080",violet:"800080",red:"F00",silver:"C0C0C0",white:"FFF",yellow:"FF0",transparent:"FFF"},asHex:function(a){return isNaN(a)?"00":this.mapOfHex[(a-a%16)/16]+this.mapOfHex[a%16]},toHex:function(a){var b;return"#"+((a)?(b=this.mapOfColors[a.toLowerCase()])?b:(b=a.match(/rgb\((\d+),\s(\d+),\s(\d+)\)/))?this.asHex(b[1])+this.asHex(b[2])+this.asHex(b[3]):a:"000").replace(/^#{0,}(\w)(\w)(\w)$|^#/,"$1$1$2$2$3$3").toUpperCase()}};(function(k){var q=true,D=false,n="",s="height",y="width",g="offsetHeight",v="offsetWidth",B="color",j="cursor",r="font",d="fontSize",b="origFontSize",o="fontWeight",e="lineHeight",l="textAlign",F="textTransform",c="childNodes",m="parentNode",h="children",A="content",a="zoom",E="sIFR-replaced",p=function(f){return parseInt(f,10)},u=function(f){return sIFR.asHex(f)},C=function(f){return sIFR.toHex(f)};k.sifrNodeList=k(document).not(document);prepareFlashParams=function(L){var H,J,I,K=arguments.callee,G,f;L=k.extend({},K.options,L);if(L.save){delete L.save;K.options=k.extend({},L)}L[r]=(L.path||n).replace(/([^\/])$/,"$1/")+(L[r]||n).replace(/\.swf$|$/,".swf");switch(L[F]){case"lowercase":L[A]=L[A].toLowerCase();break;case"uppercase":L[A]=L[A].toUpperCase();break;case"capitalize":H=L[A].split(/(\s|\>)/);L[A]=n;for(G in H){L[A]+=H[G].charAt(0).toUpperCase()+H[G].substr(1)}}if(p(L.version)===3){f={content:L[A].replace(/(\r|\n)/g," "),cursor:L[j],css:k.extend({".sIFR-root":k.extend({color:C(L[B]),fontWeight:L[o]||"normal",lineHeight:L[e]||12,leading:L.leading||0,textAlign:L[l]||"left"},L.style),a:{},"a:hover":{}},L.css),flashfilters:"",blendmode:"",id:L.id||D,delayrun:L.delayRun||D,events:L.events||D,fitexactly:L.fitExactly||D,fixhover:L.fixHover||q,forcesingleline:L.forceSingleLine||D,gridfittype:L.gridFitType||"pixel",height:(L[s]*L.overY)||14,renderheight:(L[s]*L.overY)||14,offsetleft:L.offsetLeft||0,offsettop:L.offsetTop||0,opacity:L.opacity||100,preventwrap:L.preventWrap||D,size:L[d]||12,tuneheight:L.tuneHeight||0,tunewidth:L.tuneWidth||0,version:L.build||436,leading:L.leading||0,width:(L[y]*L.overX)||320};f.css.a[B]=f.css.a[B]||C(L.linkColor||L[B]);f.css["a:hover"][B]=f.css["a:hover"][B]||C(L.hoverColor||f.css.a[B]||L[B]);f.selectable=L.selectable||((/arrow|pointer/.test(f[j]))?D:q);if(typeof L.filter==="object"){J=[];for(H in L.filter){if(typeof L.filter[H]==="object"){I=[];for(G in L.filter[H]){I.push(G.replace(/([A-Z])/,"-$1").toLowerCase()+":"+((/color/.test(G))?'"0x'+C(L.filter[H][G]).substr(1)+'"':L.filter[H][G]))}L.filter[H]=I.join(",")}J.push(H+"Filter,"+L.filter[H])}f.flashfilters=J.join(",")}}else{f={h:(L[s]*L.zoom)||14,leading:Math.max(L[e]-L[d],0),offsetTop:Math.max((L[e]-L[d])/2,0),textAlign:L[l]||"left",textColor:C(L[B]),txt:L[A],id:L.id,w:(L[y]*L.zoom)||320};f.linkColor=C(L.linkColor||L[B]);f.hoverColor=C(L.hoverColor||f.linkColor||L[B]);if(L.underline===q){f.underline=q}}if(L.link){f.link=L.link}var x="";for(var t in f.css){x+=t.replace(/"/g,"")+NexxarLib.toJSON(f.css[t],false)}f.css=encodeURIComponent(x.replace(/"(#[a-fA-F0-9]+)"/g,"$1").replace(/,/,";"));f.content=f.content.replace(/%/g,"%25").replace(/&nbsp;/g,String.fromCharCode(160)).replace(/&/g,encodeURIComponent("&")).replace(/\+/g,encodeURIComponent("+"));return{flashvars:f,height:(L[s]*L.overY)||14,params:k.extend({quality:"best",salign:"lt",swliveconnect:"true",allowScriptAccess:"always",wmode:"opaque"},L.params),swf:L[r],id:L.id,name:L.id,width:"100%"}};k.fn.sifr=function(P){if(typeof(k.flash)!="undefined"&&!k.flash.available&&k.flash.flashversion<8){return D}var f,I,L,K=this,M=0,H=(typeof(P)=="undefined"),t,J;P=k.extend({},P);while((I=K.eq(M++))[0]){var O=I.height();var N=I.width();var G=I.data("sIFR-ID");if(H&&typeof(G)!="undefined"&&typeof(sIFR.replacements[G])!="undefined"){sIFR.replacements[G].reset();return}J=k.extend({id:"sIFR_ID_"+Math.ceil(Math.random()*999999)},(t=k.extend({},I.data("options"),P)));if(I.hasClass(E)){I.unsifr()}J[A]=J[A]||I.html();I.addClass(E).wrapInner(['<span class="sIFR-alternate" ',((J.debug)?"":'style="'+((k.browser.msie)?"zoom:1;filter:alpha(opacity=0)":"opacity:0")+';"')," />"].join(n));f=I[h](".sIFR-alternate").eq(0);J[F]=J[F]||f.css(F).toLowerCase();J.zoom=J.zoom||1;J.overX=(J.overX||1)*(J.over||1);J.overY=(J.overY||1)*(J.over||1);J[s]=J[s]||Math.max(O,p(f.css(e).replace(/normal/,p(f.css(d))*1.25)));J[y]=J[y]||N;J[r]=J[r]||I.css("fontFamily").replace(/^\s+|\s+$|,[\S|\s]+|'|"|(,)\s+/g,"$1");J[B]=J[B]||f.css(B);J[j]=J[j]||f.css(j);J[o]=(J[o]||f.css(o).toString()).replace("400","normal").replace("700","bold");J[b]=J[d]||D;J[d]=(J[d]||p(f.css(d)))*J.zoom;J[e]=p(J[e]||f.css(e).replace(/normal/,J[d]*1.25))||J[s];J[l]=J[l]||f.css(l).toString();if(J[l]==="center"){L.css("marginLeft",(J[y]-(J[y]*J.overX))/2)}if(J.resizable){I.data("options",k.extend({offsetHeight:f.get(0)[g],offsetWidth:f.get(0)[v]},t))}k.sifrNodeList=k.sifrNodeList.add(I);var x=prepareFlashParams(J);sIFR.replacements[x.id]=new z(x.id,x);I.append(k.flash.create(x));I.data("sIFR-ID",x.id);f.css({position:"absolute",top:"-99999px",left:"-99999px",display:"block"})}return K};k.fn.unsifr=function(){var G=this,t,f=sIFR.replacements,x=0;while(((t=G.eq(x++))[0])&&t.hasClass(E)){t.removeClass(E).html(t.find("span.sIFR-alternate").html());var H=t.data("sIFR-ID");if(typeof(H)!="undefined"&&typeof(f[H])!="undefined"){delete (f[H])}t.data("sIFR-ID","");k.sifrNodeList=k.sifrNodeList.not(t)}return G};k.sifr={reset:function(){k.sifrNodeList.sifr()},remove:function(){k.sifrNodeList.unsifr()},updateFontSize:function(){sIFR.debug("sifr: updateFontSize()");var f=sIFR.replacements;for(var t=0;t<k.sifrNodeList.length;t++){var G=k.sifrNodeList[t];var x=k(G).data("sIFR-ID");if(typeof(x)!="undefined"&&typeof(f[x])!="undefined"){f[x].recalcFontSize()}}}};k(window).resize(function(){k.sifrNodeList.filter(function(x){var t,G=k(this).find("span.sIFR-alternate").get(0),f=(t=k(this)).data("options");if(typeof(previousSIFR)=="undefined"||typeof(sifrReplacements[previousSIFR])=="undefined"){return false}if(G[g]!==f[g]||G[v]!==f[v]){f[g]=G[g];f[v]=G[v];t.data("options",f);return q}return D}).sifr()});function z(x,t){this.__resizing=0;this.options=t;this.id=x;this.flashNode=D;var f=this;window.setTimeout(function(){sIFR.replacements[x].show()},1)}z.prototype={checkNode:function(){if(!this.flashNode){this.flashNode=k("#"+this.id)}if(String(k(this.flashNode).get(0).tagName).toLowerCase()!="object"){this.flashNode=k(this.flashNode).find("object")}return typeof(this.flashNode)!="undefined"&&k(this.flashNode).length>0},show:function(){if(!this.checkNode()){return}k(this.flashNode).show();k(this.flashNode).css("display","block")},callFlash:function(t){if(!this.checkNode()){return false}var x=k(this.flashNode)[0];try{return Function.prototype.apply.call(x[t],x,Array.prototype.slice.call(arguments,1))}catch(G){sIFR.debug("sifr: calling flash - failed: "+G.message)}},fireEvent:function(f){k(this).trigger(f)},blurFlashElement:function(){try{k(this.flashNode).parent("a").get(0).blur()}catch(f){}},reset:function(){if(!this.checkNode()){return}var t=this.flashNode;var f=this.options;f[a]=(typeof(f[a])=="number"?f[a]:1);f[d]=(f[b]||parseInt(k(t).parent().css(d)))*(f[a]||1);f.flashvars.size=f[d]||12;k(t).replaceWith(k.flash.create(f));this.flashNode=null},resizeAfterScale:function(){var f=this;if(this.__resizing==0){window.setTimeout(function(){f.resize()},1)}},updateVars:function(f,t){this.options.flashvars[f]=t;this.injectVars()},injectVars:function(){if(!this.checkNode()){return}var t="";for(var f in this.options.flashvars){t+=f+"="+encodeURIComponent(this.options.flashvars[f])+"&"}k(this.flashNode).find("param[name=flashvars]").attr("value",t)},setSize:function(f,t){if(!this.checkNode()){return}k(this.flashNode).attr(f,t);this.sifrFlashParams[f]=t;this.sifrFlashParams.flashvars[f]=t},repaint:function(){window.setTimeout(function(){scope.callFlash("scaleMovie")},1)},recalcFontSize:function(){if(!this.checkNode()){return}var x=this.flashNode;var f=this.options;f[a]=(typeof(f[a])=="number"?f[a]:1);f[d]=(f[b]||parseInt(k(x).parent().css(d)))*(f[a]||1);var t=this;window.setTimeout(function(){t.callFlash("updateFontSize",f[d]||12)},1)},resize:function(){if(!this.checkNode()){return}var G=this.flashNode;var x=k(G).width();if(x==0){return}var f=k(G).attr("width");var I=k(G).attr("height");var J=k(G).parent();var L=k(J).height();k(G).css({width:"1px",height:"1px"});k(J).css("min-height",L+"px");var t=k(J).width();k(G).css({width:"",height:""}).attr("width",this.options.forceWidth?t:f);k(J).css("min-height","");if(k.browser.msie){var K=k(G).css("display");k(G).css("display","none");var H=k(G).toggleClass("dummyForceRefresh");k(G).css("display",K)}if(t!=x){if(this.options.forceWidth){this.sifrFlashParams.width=t;this.updateVars("width",t),k(G).attr("width",t)}this.callFlash("resize",t)}this.__resizing--},resizeFlashElement:function(f,x,G){if(!this.checkNode()){return}this.__resizing++;var H=this.flashNode;k(H).attr("height",f);if(k(H).parents("#headerContent").length>0&&f>30){k(H).css({top:"5px"})}k(H).parent().css("min-height","");this.sifrFlashParams.height=f;this.sifrFlashParams.flashVars.height=f;this.updateVars("renderheight",f);if(x!==null){this.setSize("width",x)}if(G){var t=this;window.setTimeout(function(){t.callFlash("scaleMovie");t.__resizing--},1)}else{this.__resizing--}}}}(jQuery));(function(c){c.fn._hover=c.fn.hover;c.fn.hover=function(f,e,d){if(d){this.bind("hoverstart",f)}if(e){this.bind("hoverend",d?d:e)}return !f?this.trigger("hover"):this.bind("hover",d?e:f)};var b=c.event.special.hover={delay:100,speed:100,setup:function(d){d=c.extend({speed:b.speed,delay:b.delay,hovered:0},d||{});c.event.add(this,"mouseenter mouseleave",a,d)},teardown:function(){c.event.remove(this,"mouseenter mouseleave",a)}};function a(d){var f=d.data||d;switch(d.type){case"mouseenter":f.dist2=0;f.event=d;d.type="hoverstart";if(c.event.handle.call(this,d)!==false){f.elem=this;c.event.add(this,"mousemove",a,f);f.timer=setTimeout(e,f.delay)}break;case"mousemove":f.dist2+=Math.pow(d.pageX-f.event.pageX,2)+Math.pow(d.pageY-f.event.pageY,2);f.event=d;break;case"mouseleave":clearTimeout(f.timer);if(f.hovered){d.type="hoverend";c.event.handle.call(this,d);f.hovered--}else{c.event.remove(f.elem,"mousemove",a)}break;default:if(f.dist2<=Math.pow(f.speed*(f.delay/1000),2)){c.event.remove(f.elem,"mousemove",a);f.event.type="hover";if(c.event.handle.call(f.elem,f.event)!==false){f.hovered++}}else{f.timer=setTimeout(e,f.delay)}f.dist2=0;break}function e(){a(f)}}})(jQuery);
/*
 * onFontResize
 * Copyright (c) 2008 Tom Deater (http://www.tomdeater.com)
 * Licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
*/
jQuery.onFontResize=(function(a){a(document).ready(function(){if(a("#popupWrapper").length>0){return}var b="frame-onFontResize"+Date.parse(new Date);var d=a('<iframe id="'+b+'" style="width: 100em;height: 10px;position: absolute; borderWidth: 0; top: -5000px; left: -5000px;"/>').appendTo("body");if(a.browser.msie){d.bind("resize",function(){a.onFontResize.trigger(d[0].offsetWidth/100)})}else{var c=d[0].contentWindow||d[0].contentDocument||d[0].document;c=c.document||c;c.open();c.write('<div id="em" style="width:100em;height:10px;"></div>');c.write('<script>window.onload = function(){var em = document.getElementById("em");window.onresize = function(){if(parent.jQuery.onFontResize){parent.jQuery.onFontResize.trigger(em.offsetWidth / 100);}}};<\/script>');c.close()}});return{trigger:function(b){a(document).trigger("fontresize",[b])}}})(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(t,s,r){var u,q=s.shift();if(typeof t!="object"){t=null}if(q===""){if(!t){t=[]}if(h(t,Array)){t.push(s.length==0?r:l(null,s.slice(0),r))}else{if(h(t,Object)){var p=0;while(t[p++]!=null){}t[--p]=s.length==0?r:l(t[p],s.slice(0),r)}else{t=[];t.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(!t){t=[]}t[n]=s.length==0?r:l(t[n],s.slice(0),r)}else{if(q){var n=q.replace(/^\s*|\s*$/g,"");if(!t){t={}}if(h(t,Array)){var m={};for(var p=0;p<t.length;++p){m[p]=t[p]}t=m}t[n]=s.length==0?r:l(t[n],s.slice(0),r)}else{return r}}}return t};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(t){t=t+"";if(c){t=t.replace(/ /g,"+")}return encodeURIComponent(t)};var m=function(t,u,v){if(!h(v)||v===false){return}var x=[p(u)];if(v!==true){x.push("=");x.push(p(v))}t.push(x.join(""))};var q=function(u,t){var v=function(x){return !t||t==""?[x].join(""):[t,"[",x,"]"].join("")};jQuery.each(u,function(x,y){if(typeof y=="object"){q(y,v(x))}else{m(r,v(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||{});$.extend(NexxarPageData,{useDidYouMean:false});var NexxarLib={_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"&&typeof(hs.graphicsDir)!="undefined"){hs.graphicsDir=this.getBaseURLPath()+"/layout/img/hslide_"}},getBaseURLPath:function(){if(this.pageBaseURL&&this.pageBaseURL!="/"){return this.pageBaseURL}else{return""}},getBaseURLFull:function(){return window.location.protocol+"//"+window.location.host+this.getBaseURLPath()},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(a){if(!a){return}a=String(a).replace(new RegExp("^(/(de|en|fr|it|es|en|nl))+/"),"/");if(a.match(/.(html?|php|as[ph]x?|jsp|jserv)$/i)){this.defaultExtension=RegExp.$1;a=a.substring(0,a.length-this.defaultExtension.length-1)}var b=String(window.location.pathname).replace(/\\/g,"/");var c=(a!="/")?b.indexOf(a):-1;if(window.location.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))&&b.substr(0,1)=="/"&&b.length>1){b=b.substr(1)}if(c<0){c=b.indexOf("/serviceseiten/suche")}if(c<0){c=b.indexOf("/servicepages/search")}if(c<0){c=b.indexOf("/servicepages")}if(c<0){c=b.indexOf("/serviceseiten")}if(c<0){c=b.indexOf("/en/servicepages/filelibrary/files/collection.php")}if(c<0){c=b.indexOf("/en/servicepages")}if(c>=0){this.pageBaseURL=b.substring(0,c)}else{if(a=="/"){this.pageBaseURL=b}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(window.location.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=window.location.protocol+"///"+this.pageBaseURL}else{if(window.location.protocol.match(/file/i)&&this.pageBaseURL.length>1){this.pageBaseURL=window.location.protocol+"//"+this.pageBaseURL}}},convert2AbsoluteURL:function(c){if(c&&!c.match(/^(https?|ftp|svn):/)){newURL=window.location.protocol+"//"+window.location.host;while(c.match(/^\/\.\.\//)){c=c.replace(/^\/\.\.\//g,"/")}if(c.charAt(0)=="/"){newURL+=c}else{var d=c.indexOf("?");var b="";if(d>=0){b=c.substr(d);c=c.substring(0,d)}var a=String(window.location.pathname).replace(/\/[^\/]+$/,"/")+c;while(a.match(/\/[^\/]+\/\.\.\//)){a=a.replace(/\/[^\/]+\/\.\.\//g,"/")}while(a.match(/^\/\.\.\//)){a=a.replace(/^\/\.\.\//g,"/")}newURL+=a+b}return newURL}return c},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|"'\.]/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\/\.=]/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(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}}$("#"+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){}}},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}};(function(a){if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.pagePath)!="undefined"){NexxarLib.activateLibrary(NexxarPageData.pagePath,NexxarPageData.pageId)}if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.scriptBaseURL)!="undefined"){var b="";if(!NexxarPageData.scriptBaseURL.match(/^(https?|ftps?|file):/i)&&NexxarPageData.scriptBaseURL.indexOf(window.location.protocol)!=0){b=window.location.protocol+"//"+window.location.host}NexxarLib.setScriptBaseURL(b+NexxarPageData.scriptBaseURL)}else{if(typeof(NexxarPageData)!="undefined"&&typeof(NexxarPageData.scriptBaseHost)!="undefined"){var c="";if(!NexxarPageData.scriptBaseHost.match(/^(https?|ftps?|file):/i)){c=(window.location.protocol.match(/^https?:/)?window.location.protocol:"http:")+"//"}NexxarLib.setScriptBaseURL(c+NexxarPageData.scriptBaseHost+NexxarLib.getBaseURLPath())}}if(a.pageExtension==a.pageURLName){a.pageExtension=""}a.isPagePrintVersion=(a.pageURLName=="print.html"||a.pageURLName=="print"||a.pageURLName=="print.php"||a.pageURLName=="print"+a.defaultExtension)?true:false;if((a.pageURLName=="printmanager.php"||a.pageURLName=="printmanager"+a.defaultExtension)&&a.getQueryParam("print")=="all"){a.isPagePrintVersion=true}$(document).ready(function(){a.domIsReady=true;a.activateRegisteredFlash()});a.imageCache={_cache:[],_imagesToLoadOnReady:[],loadImage:function(e){if(!e){return}if(e.substring(0,4)!="http"&&e.substring(0,4)!="file"){e=a.getBaseURLPath()+e}var d=new Image();d.src=e;this._cache[this._cache.length]=d},preloadImage:function(d){if(a.domIsReady){this.loadImage(d)}else{this._imagesToLoadOnReady[this._imagesToLoadOnReady.length]=d}}};$(document).ready(function(){for(var d;d<a.imageCache._imagesToLoadOnReady.length;d++){a.imageCache.loadImage(a.imageCache._imagesToLoadOnReady[d])}})})(NexxarLib);(function(a){if(String(window.location.protocol).match(/file/)||typeof(NexxarPageData)=="undefined"||typeof(NexxarPageData.useDidYouMean)!="boolean"||!NexxarPageData.useDidYouMean){return}if(location.pathname.indexOf("/search")<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+" hits)");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);
/*
Name:    Highslide JS
Version: 4.1.8 (October 27 2009)
Config:  default +events +unobtrusive +imagemap +slideshow +positioning +transitions +viewport +thumbstrip +inline +ajax +iframe +flash
Author:  Torstein Hønsi
Support: http://highslide.com/support

Licence: da23516c5f6529e3479f9731258a2ae8
Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5
License (http://creativecommons.org/licenses/by-nc/2.5/).
*/
if(!hs){var hs={lang:{cssDirection:"ltr",loadingText:"Loading...",loadingTitle:"Click to cancel",focusTitle:"Click to bring to front",fullExpandTitle:"Expand to actual size (f)",creditsText:"Powered by <i>Highslide JS",creditsTitle:"Highslide JS homepage",previousText:"Previous",nextText:"Next",moveText:"Move",closeText:"Close",closeTitle:"Close (esc)",resizeTitle:"Resize",playText:"Play",playTitle:"Play slideshow (spacebar)",pauseText:"Pause",pauseTitle:"Pause slideshow (spacebar)",previousTitle:"Previous (arrow left)",nextTitle:"Next (arrow right)",moveTitle:"Move",fullExpandText:"Full size",number:"Image %1 of %2",restoreTitle:unescape("Click to close image, click and drag to move. Use arrow keys for next and previous.")},graphicsDir:"/layout/img/hslide_",outlinesDir:"ol_",expandCursor:"/../../files/hslide_zoomin.cur",restoreCursor:false,expandDuration:250,restoreDuration:250,marginLeft:15,marginRight:15,marginTop:15,marginBottom:15,zIndexCounter:2001,loadingOpacity:0.75,allowMultipleInstances:false,numberOfImagesToPreload:5,outlineWhileAnimating:1,outlineStartOffset:3,padToMinWidth:false,fullExpandPosition:"bottom right",fullExpandOpacity:1,showCredits:false,creditsHref:"http://highslide.com/",creditsTarget:"_self",enableKeyListener:true,openerTagNames:["a","area"],transitions:[],transitionDuration:250,dimmingOpacity:0.7,dimmingDuration:50,allowWidthReduction:false,allowHeightReduction:true,preserveContent:true,objectLoadTime:"before",cacheAjax:true,anchor:"auto",align:"auto",targetX:null,targetY:null,dragByHeading:false,minWidth:100,minHeight:100,allowSizeReduction:true,outlineType:"drop-shadow",skin:{controls:'<div class="highslide-controls"><ul><li class="highslide-previous"><a href="#" title="{hs.lang.previousTitle}"><span>{hs.lang.previousText}</span></a></li><li class="highslide-play"><a href="#" title="{hs.lang.playTitle}"><span>{hs.lang.playText}</span></a></li><li class="highslide-pause"><a href="#" title="{hs.lang.pauseTitle}"><span>{hs.lang.pauseText}</span></a></li><li class="highslide-next"><a href="#" title="{hs.lang.nextTitle}"><span>{hs.lang.nextText}</span></a></li><li class="highslide-move"><a href="#" title="{hs.lang.moveTitle}"><span>{hs.lang.moveText}</span></a></li><li class="highslide-full-expand"><a href="#" title="{hs.lang.fullExpandTitle}"><span>{hs.lang.fullExpandText}</span></a></li><li class="highslide-close"><a href="#" title="{hs.lang.closeTitle}" ><span>{hs.lang.closeText}</span></a></li></ul></div>',contentWrapper:'<div class="DD_lngBlackBoxBorder"><div class="highslide-body"></div></div>'},preloadTheseImages:[],continuePreloading:true,expanders:[],overrides:["allowSizeReduction","useBox","anchor","align","targetX","targetY","outlineType","outlineWhileAnimating","captionId","captionText","captionEval","captionOverlay","headingId","headingText","headingEval","headingOverlay","creditsPosition","dragByHeading","autoplay","numberPosition","transitions","dimmingOpacity","width","height","contentId","allowWidthReduction","allowHeightReduction","preserveContent","maincontentId","maincontentText","maincontentEval","objectType","cacheAjax","objectWidth","objectHeight","objectLoadTime","swfOptions","wrapperClassName","minWidth","minHeight","maxWidth","maxHeight","slideshowGroup","easing","easingClose","fadeInOut","src"],overlays:[],idCounter:0,oPos:{x:["leftpanel","left","center","right","rightpanel"],y:["above","top","middle","bottom","below"]},mouse:{},headingOverlay:{},captionOverlay:{},swfOptions:{flashvars:{},params:{},attributes:{}},timers:[],slideshows:[],pendingOutlines:{},sleeping:[],preloadTheseAjax:[],cacheBindings:[],cachedGets:{},clones:{},onReady:[],uaVersion:/Trident\/4\.0/.test(navigator.userAgent)?8:parseFloat((navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1]),ie:(document.all&&!window.opera),safari:/Safari/.test(navigator.userAgent),geckoMac:/Macintosh.+rv:1\.[0-8].+Gecko/.test(navigator.userAgent),$:function(a){if(a){return document.getElementById(a)}},push:function(a,b){a[a.length]=b},createElement:function(a,f,e,d,c){var b=document.createElement(a);if(f){hs.extend(b,f)}if(c){hs.setStyles(b,{padding:0,border:"none",margin:0})}if(e){hs.setStyles(b,e)}if(d){d.appendChild(b)}return b},extend:function(b,c){for(var a in c){b[a]=c[a]}return b},setStyles:function(b,c){for(var a in c){if(hs.ie&&a=="opacity"){if(c[a]>0.99){b.style.removeAttribute("filter")}else{b.style.filter="alpha(opacity="+(c[a]*100)+")"}}else{b.style[a]=c[a]}}},animate:function(f,a,d){var c,g,k;if(typeof d!="object"||d===null){var j=arguments;d={duration:j[2],easing:j[3],complete:j[4]}}if(typeof d.duration!="number"){d.duration=250}d.easing=Math[d.easing]||Math.easeInQuad;d.curAnim=hs.extend({},a);for(var b in a){var h=new hs.fx(f,d,b);c=parseFloat(hs.css(f,b))||0;g=parseFloat(a[b]);k=b!="opacity"?"px":"";h.custom(c,g,k)}},css:function(a,c){if(document.defaultView){return document.defaultView.getComputedStyle(a,null).getPropertyValue(c)}else{if(c=="opacity"){c="filter"}var b=a.currentStyle[c.replace(/\-(\w)/g,function(e,d){return d.toUpperCase()})];if(c=="filter"){b=b.replace(/alpha\(opacity=([0-9]+)\)/,function(e,d){return d/100})}return b===""?1:b}},getPageSize:function(){var f=document,b=window,e=f.compatMode&&f.compatMode!="BackCompat"?f.documentElement:f.body;var c=hs.ie?e.clientWidth:(f.documentElement.clientWidth||self.innerWidth),a=hs.ie?e.clientHeight:self.innerHeight;hs.page={width:c,height:a,scrollLeft:hs.ie?e.scrollLeft:pageXOffset,scrollTop:hs.ie?e.scrollTop:pageYOffset}},getPosition:function(c){if(/area/i.test(c.tagName)){var e=document.getElementsByTagName("img");for(var b=0;b<e.length;b++){var a=e[b].useMap;if(a&&a.replace(/^.*?#/,"")==c.parentNode.name){c=e[b];break}}}var d={x:c.offsetLeft,y:c.offsetTop};while(c.offsetParent){c=c.offsetParent;d.x+=c.offsetLeft;d.y+=c.offsetTop;if(c!=document.body&&c!=document.documentElement){d.x-=c.scrollLeft;d.y-=c.scrollTop}}return d},expand:function(b,h,f,d){if(!b){b=hs.createElement("a",null,{display:"none"},hs.container)}if(typeof b.getParams=="function"){return h}if(d=="html"){for(var c=0;c<hs.sleeping.length;c++){if(hs.sleeping[c]&&hs.sleeping[c].a==b){hs.sleeping[c].awake();hs.sleeping[c]=null;return false}}hs.hasHtmlExpanders=true}try{new hs.Expander(b,h,f,d);return false}catch(g){return true}},htmlExpand:function(b,d,c){return hs.expand(b,d,c,"html")},getSelfRendered:function(){return hs.createElement("div",{className:"highslide-html-content",innerHTML:hs.replaceLang(hs.skin.contentWrapper)})},getElementByClass:function(e,c,d){var b=e.getElementsByTagName(c);for(var a=0;a<b.length;a++){if((new RegExp(d)).test(b[a].className)){return b[a]}}return null},replaceLang:function(c){c=c.replace(/\s/g," ");var b=/{hs\.lang\.([^}]+)\}/g,d=c.match(b),e;if(d){for(var a=0;a<d.length;a++){e=d[a].replace(b,"$1");if(typeof hs.lang[e]!="undefined"){c=c.replace(d[a],hs.lang[e])}}}return c},setClickEvents:function(){var b=document.getElementsByTagName("a");for(var a=0;a<b.length;a++){var c=hs.isUnobtrusiveAnchor(b[a]);if(c&&!b[a].hsHasSetClick){(function(){var d=c;if(hs.fireEvent(hs,"onSetClickEvent",{element:b[a],type:d})){b[a].onclick=(c=="image")?function(){return hs.expand(this)}:function(){return hs.htmlExpand(this,{objectType:d})}}})();b[a].hsHasSetClick=true}}hs.getAnchors()},isUnobtrusiveAnchor:function(a){if(a.rel=="highslide"){return"image"}else{if(a.rel=="highslide-ajax"){return"ajax"}else{if(a.rel=="highslide-iframe"){return"iframe"}else{if(a.rel=="highslide-swf"){return"swf"}}}}},getCacheBinding:function(b){for(var d=0;d<hs.cacheBindings.length;d++){if(hs.cacheBindings[d][0]==b){var e=hs.cacheBindings[d][1];hs.cacheBindings[d][1]=e.cloneNode(1);return e}}return null},preloadAjax:function(f){var b=hs.getAnchors();for(var d=0;d<b.htmls.length;d++){var c=b.htmls[d];if(hs.getParam(c,"objectType")=="ajax"&&hs.getParam(c,"cacheAjax")){hs.push(hs.preloadTheseAjax,c)}}hs.preloadAjaxElement(0)},preloadAjaxElement:function(d){if(!hs.preloadTheseAjax[d]){return}var b=hs.preloadTheseAjax[d];var c=hs.getNode(hs.getParam(b,"contentId"));if(!c){c=hs.getSelfRendered()}var e=new hs.Ajax(b,c,1);e.onError=function(){};e.onLoad=function(){hs.push(hs.cacheBindings,[b,c]);hs.preloadAjaxElement(d+1)};e.run()},focusTopmost:function(){var c=0,b=-1,a=hs.expanders,e,f;for(var d=0;d<a.length;d++){e=a[d];if(e){f=e.wrapper.style.zIndex;if(f&&f>c){c=f;b=d}}}if(b==-1){hs.focusKey=-1}else{a[b].focus()}},getParam:function(b,d){b.getParams=b.onclick;var c=b.getParams?b.getParams():null;b.getParams=null;return(c&&typeof c[d]!="undefined")?c[d]:(typeof hs[d]!="undefined"?hs[d]:null)},getSrc:function(b){var c=hs.getParam(b,"src");if(c){return c}return b.href},getNode:function(e){var c=hs.$(e),d=hs.clones[e],b={};if(!c&&!d){return null}if(!d){d=c.cloneNode(true);d.id="";hs.clones[e]=d;return c}else{return d.cloneNode(true)}},discardElement:function(a){if(a){hs.garbageBin.appendChild(a)}hs.garbageBin.innerHTML=""},dim:function(a){if(!hs.dimmer){hs.dimmer=hs.createElement("div",{className:"highslide-dimming highslide-viewport-size",owner:"",onclick:function(){if(hs.fireEvent(hs,"onDimmerClick")){hs.close()}}},{visibility:"visible",opacity:0},hs.container,true)}hs.dimmer.style.display="";hs.dimmer.owner+="|"+a.key;if(hs.geckoMac&&hs.dimmingGeckoFix){hs.setStyles(hs.dimmer,{background:"url("+hs.graphicsDir+"geckodimmer.png)",opacity:1})}else{hs.animate(hs.dimmer,{opacity:a.dimmingOpacity},hs.dimmingDuration)}},undim:function(a){if(!hs.dimmer){return}if(typeof a!="undefined"){hs.dimmer.owner=hs.dimmer.owner.replace("|"+a,"")}if((typeof a!="undefined"&&hs.dimmer.owner!="")||(hs.upcoming&&hs.getParam(hs.upcoming,"dimmingOpacity"))){return}if(hs.geckoMac&&hs.dimmingGeckoFix){hs.dimmer.style.display="none"}else{hs.animate(hs.dimmer,{opacity:0},hs.dimmingDuration,null,function(){hs.dimmer.style.display="none"})}},transit:function(a,d){var b=d=d||hs.getExpander();if(hs.upcoming){return false}else{hs.last=b}try{hs.upcoming=a;a.onclick()}catch(c){hs.last=hs.upcoming=null}try{if(!a||d.transitions[1]!="crossfade"){d.close()}}catch(c){}return false},previousOrNext:function(a,c){var b=hs.getExpander(a);if(b){return hs.transit(b.getAdjacentAnchor(c),b)}else{return false}},previous:function(a){return hs.previousOrNext(a,-1)},next:function(a){return hs.previousOrNext(a,1)},keyHandler:function(a){if(!a){a=window.event}if(!a.target){a.target=a.srcElement}if(typeof a.target.form!="undefined"){return true}if(!hs.fireEvent(hs,"onKeyDown",a)){return true}var b=hs.getExpander();var c=null;switch(a.keyCode){case 70:if(b){b.doFullExpand()}return true;case 32:c=2;break;case 34:case 39:case 40:c=1;break;case 8:case 33:case 37:case 38:c=-1;break;case 27:case 13:c=0}if(c!==null){if(c!=2){hs.removeEventListener(document,window.opera?"keypress":"keydown",hs.keyHandler)}if(!hs.enableKeyListener){return true}if(a.preventDefault){a.preventDefault()}else{a.returnValue=false}if(b){if(c==0){b.close()}else{if(c==2){if(b.slideshow){b.slideshow.hitSpace()}}else{if(b.slideshow){b.slideshow.pause()}hs.previousOrNext(b.key,c)}}return false}}return true},registerOverlay:function(a){hs.push(hs.overlays,hs.extend(a,{hsId:"hsId"+hs.idCounter++}))},addSlideshow:function(b){var d=b.slideshowGroup;if(typeof d=="object"){for(var c=0;c<d.length;c++){var e={};for(var a in b){e[a]=b[a]}e.slideshowGroup=d[c];hs.push(hs.slideshows,e)}}else{hs.push(hs.slideshows,b)}},getWrapperKey:function(c,b){var e,d=/^highslide-wrapper-([0-9]+)$/;e=c;while(e.parentNode){if(e.hsKey!==undefined){return e.hsKey}if(e.id&&d.test(e.id)){return e.id.replace(d,"$1")}e=e.parentNode}if(!b){e=c;while(e.parentNode){if(e.tagName&&hs.isHsAnchor(e)){for(var a=0;a<hs.expanders.length;a++){var f=hs.expanders[a];if(f&&f.a==e){return a}}}e=e.parentNode}}return null},getExpander:function(b,a){if(typeof b=="undefined"){return hs.expanders[hs.focusKey]||null}if(typeof b=="number"){return hs.expanders[b]||null}if(typeof b=="string"){b=hs.$(b)}return hs.expanders[hs.getWrapperKey(b,a)]||null},isHsAnchor:function(b){return(b.onclick&&b.onclick.toString().replace(/\s/g," ").match(/hs.(htmlE|e)xpand/))},reOrder:function(){for(var a=0;a<hs.expanders.length;a++){if(hs.expanders[a]&&hs.expanders[a].isExpanded){hs.focusTopmost()}}},fireEvent:function(c,a,b){return c&&c[a]?(c[a](c,b)!==false):true},mouseClickHandler:function(d){if(!d){d=window.event}if(d.button>1){return true}if(!d.target){d.target=d.srcElement}var b=d.target;while(b.parentNode&&!(/highslide-(image|move|html|resize)/.test(b.className))){b=b.parentNode}var f=hs.getExpander(b);if(f&&(f.isClosing||!f.isExpanded)){return true}if(f&&d.type=="mousedown"){if(d.target.form){return true}var a=b.className.match(/highslide-(image|move|resize)/);if(a){hs.dragArgs={exp:f,type:a[1],left:f.x.pos,width:f.x.size,top:f.y.pos,height:f.y.size,clickX:d.clientX,clickY:d.clientY};hs.addEventListener(document,"mousemove",hs.dragHandler);if(d.preventDefault){d.preventDefault()}if(/highslide-(image|html)-blur/.test(f.content.className)){f.focus();hs.hasFocused=true}return false}else{if(/highslide-html/.test(b.className)&&hs.focusKey!=f.key){f.focus();f.doShowHide("hidden")}}}else{if(d.type=="mouseup"){hs.removeEventListener(document,"mousemove",hs.dragHandler);if(hs.dragArgs){if(hs.styleRestoreCursor&&hs.dragArgs.type=="image"){hs.dragArgs.exp.content.style.cursor=hs.styleRestoreCursor}var c=hs.dragArgs.hasDragged;if(!c&&!hs.hasFocused&&!/(move|resize)/.test(hs.dragArgs.type)){if(hs.fireEvent(f,"onImageClick")){f.close()}}else{if(c||(!c&&hs.hasHtmlExpanders)){hs.dragArgs.exp.doShowHide("hidden")}}if(hs.dragArgs.exp.releaseMask){hs.dragArgs.exp.releaseMask.style.display="none"}if(c){hs.fireEvent(hs.dragArgs.exp,"onDrop",hs.dragArgs)}hs.hasFocused=false;hs.dragArgs=null}else{if(/highslide-image-blur/.test(b.className)){b.style.cursor=hs.styleRestoreCursor}}}}return false},dragHandler:function(c){if(hs.ie&&hs.uaVersion<=6){return}if(!hs.dragArgs){return true}if(!c){c=window.event}var b=hs.dragArgs,d=b.exp;if(d.iframe){if(!d.releaseMask){d.releaseMask=hs.createElement("div",null,{position:"absolute",width:d.x.size+"px",height:d.y.size+"px",left:d.x.cb+"px",top:d.y.cb+"px",zIndex:4,background:(hs.ie?"white":"none"),opacity:0.01},d.wrapper,true)}if(d.releaseMask.style.display=="none"){d.releaseMask.style.display=""}}b.dX=c.clientX-b.clickX;b.dY=c.clientY-b.clickY;var f=Math.sqrt(Math.pow(b.dX,2)+Math.pow(b.dY,2));if(!b.hasDragged){b.hasDragged=(b.type!="image"&&f>0)||(f>(hs.dragSensitivity||5))}if(b.hasDragged&&c.clientX>5&&c.clientY>5){if(!hs.fireEvent(d,"onDrag",b)){return false}if(b.type=="resize"){d.resize(b)}else{d.moveTo(b.left+b.dX,b.top+b.dY);if(b.type=="image"){d.content.style.cursor="move"}}}return false},wrapperMouseHandler:function(c){try{if(!c){c=window.event}var b=/mouseover/i.test(c.type);if(!c.target){c.target=c.srcElement}if(hs.ie){c.relatedTarget=b?c.fromElement:c.toElement}var d=hs.getExpander(c.target);if(!d.isExpanded){return}if(!d||!c.relatedTarget||hs.getExpander(c.relatedTarget,true)==d||hs.dragArgs){return}hs.fireEvent(d,b?"onMouseOver":"onMouseOut",c);for(var a=0;a<d.overlays.length;a++){(function(){var e=hs.$("hsId"+d.overlays[a]);if(e&&e.hideOnMouseOut){if(b){hs.setStyles(e,{visibility:"visible",display:""})}hs.animate(e,{opacity:b?e.opacity:0},e.dur)}})()}}catch(c){}},addEventListener:function(a,c,b){if(a==document&&c=="ready"){hs.push(hs.onReady,b)}try{a.addEventListener(c,b,false)}catch(d){try{a.detachEvent("on"+c,b);a.attachEvent("on"+c,b)}catch(d){a["on"+c]=b}}},removeEventListener:function(a,c,b){try{a.removeEventListener(c,b,false)}catch(d){try{a.detachEvent("on"+c,b)}catch(d){a["on"+c]=null}}},preloadFullImage:function(b){if(hs.continuePreloading&&hs.preloadTheseImages[b]&&hs.preloadTheseImages[b]!="undefined"){var a=document.createElement("img");a.onload=function(){a=null;hs.preloadFullImage(b+1)};a.src=hs.preloadTheseImages[b]}},preloadImages:function(c){if(c&&typeof c!="object"){hs.numberOfImagesToPreload=c}var a=hs.getAnchors();for(var b=0;b<a.images.length&&b<hs.numberOfImagesToPreload;b++){hs.push(hs.preloadTheseImages,hs.getSrc(a.images[b]))}if(hs.outlineType){new hs.Outline(hs.outlineType,function(){hs.preloadFullImage(0)})}else{hs.preloadFullImage(0)}if(hs.restoreCursor){var d=hs.createElement("img",{src:hs.graphicsDir+hs.restoreCursor})}},init:function(){if(!hs.container){hs.getPageSize();hs.ieLt7=hs.ie&&hs.uaVersion<7;hs.ie6SSL=hs.ieLt7&&location.protocol=="https:";for(var a in hs.langDefaults){if(typeof hs[a]!="undefined"){hs.lang[a]=hs[a]}else{if(typeof hs.lang[a]=="undefined"&&typeof hs.langDefaults[a]!="undefined"){hs.lang[a]=hs.langDefaults[a]}}}hs.container=hs.createElement("div",{className:"highslide-container"},{position:"absolute",left:0,top:0,width:"100%",zIndex:hs.zIndexCounter,direction:"ltr"},document.body,true);hs.loading=hs.createElement("a",{className:"highslide-loading",title:hs.lang.loadingTitle,innerHTML:hs.lang.loadingText,href:"javascript:;"},{position:"absolute",top:"-9999px",opacity:hs.loadingOpacity,zIndex:1},hs.container);hs.garbageBin=hs.createElement("div",null,{display:"none"},hs.container);hs.viewport=hs.createElement("div",{className:"highslide-viewport highslide-viewport-size"},{visibility:(hs.safari&&hs.uaVersion<525)?"visible":"hidden"},hs.container,1);hs.clearing=hs.createElement("div",{"class":"clearFloat"},{clear:"both",paddingTop:"0px",height:"0px",lineHeight:"0px"},null,true);Math.linearTween=function(f,e,h,g){return h*f/g+e};Math.easeInQuad=function(f,e,h,g){return h*(f/=g)*f+e};Math.easeOutQuad=function(f,e,h,g){return -h*(f/=g)*(f-2)+e};hs.hideSelects=hs.ieLt7;hs.hideIframes=((window.opera&&hs.uaVersion<9)||navigator.vendor=="KDE"||(hs.ie&&hs.uaVersion<5.5));hs.fireEvent(this,"onActivate")}},ready:function(){if(hs.isReady){return}hs.isReady=true;for(var a=0;a<hs.onReady.length;a++){hs.onReady[a]()}},updateAnchors:function(){var a,d,l=[],h=[],k=[],b={},m;for(var e=0;e<hs.openerTagNames.length;e++){d=document.getElementsByTagName(hs.openerTagNames[e]);for(var c=0;c<d.length;c++){a=d[c];m=hs.isHsAnchor(a);if(m){hs.push(l,a);if(m[0]=="hs.expand"){hs.push(h,a)}else{if(m[0]=="hs.htmlExpand"){hs.push(k,a)}}var f=hs.getParam(a,"slideshowGroup")||"none";if(!b[f]){b[f]=[]}hs.push(b[f],a)}}}hs.anchors={all:l,groups:b,images:h,htmls:k};return hs.anchors},getAnchors:function(){return hs.anchors||hs.updateAnchors()},close:function(a){var b=hs.getExpander(a);if(b){b.close()}return false}};hs.fx=function(b,a,c){this.options=a;this.elem=b;this.prop=c;if(!a.orig){a.orig={}}};hs.fx.prototype={update:function(){(hs.fx.step[this.prop]||hs.fx.step._default)(this);if(this.options.step){this.options.step.call(this.elem,this.now,this)}},custom:function(e,d,c){this.startTime=(new Date()).getTime();this.start=e;this.end=d;this.unit=c;this.now=this.start;this.pos=this.state=0;var a=this;function b(f){return a.step(f)}b.elem=this.elem;if(b()&&hs.timers.push(b)==1){hs.timerId=setInterval(function(){var g=hs.timers;for(var f=0;f<g.length;f++){if(!g[f]()){g.splice(f--,1)}}if(!g.length){clearInterval(hs.timerId)}},13)}},step:function(d){var c=(new Date()).getTime();if(d||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var a=true;for(var b in this.options.curAnim){if(this.options.curAnim[b]!==true){a=false}}if(a){if(this.options.complete){this.options.complete.call(this.elem)}}return false}else{var e=c-this.startTime;this.state=e/this.options.duration;this.pos=this.options.easing(e,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};hs.extend(hs.fx,{step:{opacity:function(a){hs.setStyles(a.elem,{opacity:a.now})},_default:function(a){try{if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit}else{a.elem[a.prop]=a.now}}catch(b){}}}});hs.Outline=function(h,f){this.onLoad=f;this.outlineType=h;var a=hs.uaVersion,g;this.hasAlphaImageLoader=hs.ie&&a>=5.5&&a<7;if(!h){if(f){f()}return}hs.init();this.table=hs.createElement("table",{cellSpacing:0,className:h},{visibility:"hidden",position:"absolute",borderCollapse:"collapse",width:0},hs.container,true);var c=hs.createElement("tbody",null,null,this.table,1);var b=["left-up","center-up","right-up","left-middle","pane","right-middle","left-bottom","center-bottom","right-bottom",];this.td=[];for(var d=0;d<=8;d++){if(d%3==0){g=hs.createElement("tr",null,{height:"auto"},c,true)}this.td[d]=hs.createElement("td",null,null,g,true);this.td[d].className="highslide-outline-"+b[d];var e=d!=4?{lineHeight:0,fontSize:0}:{position:"relative"};hs.setStyles(this.td[d],e)}this.td[4].className=h+" highslide-outline";this.preloadGraphic()};hs.Outline.prototype={preloadGraphic:function(){var b=hs.graphicsDir+(hs.outlinesDir||"outlines/")+this.outlineType+".png";var a=hs.safari?hs.container:null;this.graphic=hs.createElement("img",null,{position:"absolute",top:"-9999px"},a,true);var c=this;this.graphic.onload=function(){c.onGraphicLoad()};this.graphic.src=b},onGraphicLoad:function(){var d=this.offset=this.graphic.width/4,f=[[0,0],[0,-4],[-2,0],[0,-8],0,[-2,-8],[0,-2],[0,-6],[-2,-2]],c={height:(2*d)+"px",width:(2*d)+"px"};for(var b=0;b<=8;b++){if(f[b]){if(this.hasAlphaImageLoader){var a=(b==1||b==7)?"100%":this.graphic.width+"px";var e=hs.createElement("div",null,{width:"100%",height:"100%",position:"relative",overflow:"hidden"},this.td[b],true);hs.createElement("div",null,{filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='"+this.graphic.src+"')",position:"absolute",width:a,height:this.graphic.height+"px",left:(f[b][0]*d)+"px",top:(f[b][1]*d)+"px"},e,true)}else{hs.setStyles(this.td[b],{background:"url("+this.graphic.src+") "+(f[b][0]*d)+"px "+(f[b][1]*d)+"px"})}if(window.opera&&(b==3||b==5)){hs.createElement("div",null,c,this.td[b],true)}hs.setStyles(this.td[b],c)}}this.graphic=null;if(hs.pendingOutlines[this.outlineType]){hs.pendingOutlines[this.outlineType].destroy()}hs.pendingOutlines[this.outlineType]=this;if(this.onLoad){this.onLoad()}},setPosition:function(g,e,c,b,f){var d=this.exp,a=d.wrapper.style,e=e||0,g=g||{x:d.x.pos+e,y:d.y.pos+e,w:d.x.get("wsize")-2*e,h:d.y.get("wsize")-2*e};if(c){this.table.style.visibility=(g.h>=4*this.offset)?"visible":"hidden"}hs.setStyles(this.table,{left:(g.x-this.offset)+"px",top:(g.y-this.offset)+"px",width:(g.w+2*this.offset)+"px"});g.w-=2*this.offset;g.h-=2*this.offset;hs.setStyles(this.td[4],{width:g.w>=0?g.w+"px":0,height:g.h>=0?g.h+"px":0});if(this.hasAlphaImageLoader){this.td[3].style.height=this.td[5].style.height=this.td[4].style.height}},destroy:function(a){if(a){this.table.style.visibility="hidden"}else{hs.discardElement(this.table)}}};hs.Dimension=function(b,a){this.exp=b;this.dim=a;this.ucwh=a=="x"?"Width":"Height";this.wh=this.ucwh.toLowerCase();this.uclt=a=="x"?"Left":"Top";this.lt=this.uclt.toLowerCase();this.ucrb=a=="x"?"Right":"Bottom";this.rb=this.ucrb.toLowerCase();this.p1=this.p2=0};hs.Dimension.prototype={get:function(a){switch(a){case"loadingPos":return this.tpos+this.tb+(this.t-hs.loading["offset"+this.ucwh])/2;case"loadingPosXfade":return this.pos+this.cb+this.p1+(this.size-hs.loading["offset"+this.ucwh])/2;case"wsize":return this.size+2*this.cb+this.p1+this.p2;case"fitsize":return this.clientSize-this.marginMin-this.marginMax;case"maxsize":return this.get("fitsize")-2*this.cb-this.p1-this.p2;case"opos":return this.pos-(this.exp.outline?this.exp.outline.offset:0);case"osize":return this.get("wsize")+(this.exp.outline?2*this.exp.outline.offset:0);case"imgPad":return this.imgSize?Math.round((this.size-this.imgSize)/2):0}},calcBorders:function(){this.cb=(this.exp.content["offset"+this.ucwh]-this.t)/2;this.marginMax=hs["margin"+this.ucrb]},calcThumb:function(){this.t=this.exp.el[this.wh]?parseInt(this.exp.el[this.wh]):this.exp.el["offset"+this.ucwh];this.tpos=this.exp.tpos[this.dim];this.tb=(this.exp.el["offset"+this.ucwh]-this.t)/2;if(this.tpos==0||this.tpos==-1){this.tpos=(hs.page[this.wh]/2)+hs.page["scroll"+this.uclt]}},calcExpanded:function(){var a=this.exp;this.justify="auto";if(a.align=="center"){this.justify="center"}else{if(new RegExp(this.lt).test(a.anchor)){this.justify=null}else{if(new RegExp(this.rb).test(a.anchor)){this.justify="max"}}}this.pos=this.tpos-this.cb+this.tb;if(this.maxHeight&&this.dim=="x"){a.maxWidth=Math.min(a.maxWidth||this.full,a.maxHeight*this.full/a.y.full)}this.size=Math.min(this.full,a["max"+this.ucwh]||this.full);this.minSize=a.allowSizeReduction?Math.min(a["min"+this.ucwh],this.full):this.full;if(a.isImage&&a.useBox){this.size=a[this.wh];this.imgSize=this.full}if(this.dim=="x"&&hs.padToMinWidth){this.minSize=a.minWidth}this.target=a["target"+this.dim.toUpperCase()];this.marginMin=hs["margin"+this.uclt];this.scroll=hs.page["scroll"+this.uclt];this.clientSize=hs.page[this.wh]},setSize:function(a){var f=this.exp;if(f.isImage&&(f.useBox||hs.padToMinWidth)){this.imgSize=a;this.size=Math.max(this.size,this.imgSize);f.content.style[this.lt]=this.get("imgPad")+"px"}else{this.size=a}f.content.style[this.wh]=a+"px";f.wrapper.style[this.wh]=this.get("wsize")+"px";if(f.outline){f.outline.setPosition()}if(f.releaseMask){f.releaseMask.style[this.wh]=a+"px"}if(this.dim=="y"&&f.iDoc&&f.body.style.height!="auto"){try{f.iDoc.body.style.overflow="auto"}catch(b){}}if(f.isHtml){var c=f.scrollerDiv;if(this.sizeDiff===undefined){this.sizeDiff=f.innerContent["offset"+this.ucwh]-c["offset"+this.ucwh]}c.style[this.wh]=(this.size-this.sizeDiff)+"px";if(this.dim=="x"){f.mediumContent.style.width="auto"}if(f.body){f.body.style[this.wh]="auto"}}if(this.dim=="x"&&f.overlayBox){f.sizeOverlayBox(true)}if(this.dim=="x"&&f.slideshow&&f.isImage){if(a==this.full){f.slideshow.disable("full-expand")}else{f.slideshow.enable("full-expand")}}},setPos:function(a){this.pos=a;this.exp.wrapper.style[this.lt]=a+"px";if(this.exp.outline){this.exp.outline.setPosition()}}};hs.Expander=function(k,f,b,l){if(document.readyState&&hs.ie&&!hs.isReady){hs.addEventListener(document,"ready",function(){new hs.Expander(k,f,b,l)});return}this.a=k;this.custom=b;this.contentType=l||"image";this.isHtml=(l=="html");this.isImage=!this.isHtml;hs.continuePreloading=false;this.overlays=[];this.last=hs.last;hs.last=null;hs.init();var m=this.key=hs.expanders.length;for(var g=0;g<hs.overrides.length;g++){var c=hs.overrides[g];this[c]=f&&typeof f[c]!="undefined"?f[c]:hs[c]}if(!this.src){this.src=k.href}var d=(f&&f.thumbnailId)?hs.$(f.thumbnailId):k;d=this.thumb=d.getElementsByTagName("img")[0]||d;this.thumbsUserSetId=d.id||k.id;if(!hs.fireEvent(this,"onInit")){return true}for(var g=0;g<hs.expanders.length;g++){if(hs.expanders[g]&&hs.expanders[g].a==k&&!(this.last&&this.transitions[1]=="crossfade")){hs.expanders[g].focus();return false}}if(!hs.allowSimultaneousLoading){for(var g=0;g<hs.expanders.length;g++){if(hs.expanders[g]&&hs.expanders[g].thumb!=d&&!hs.expanders[g].onLoadStarted){hs.expanders[g].cancelLoading()}}}hs.expanders[m]=this;if(!hs.allowMultipleInstances&&!hs.upcoming){if(hs.expanders[m-1]){hs.expanders[m-1].close()}if(typeof hs.focusKey!="undefined"&&hs.expanders[hs.focusKey]){hs.expanders[hs.focusKey].close()}}this.el=d;this.tpos=hs.getPosition(d);hs.getPageSize();var j=this.x=new hs.Dimension(this,"x");j.calcThumb();var h=this.y=new hs.Dimension(this,"y");h.calcThumb();if(/area/i.test(d.tagName)){this.getImageMapAreaCorrection(d)}this.wrapper=hs.createElement("div",{id:"highslide-wrapper-"+this.key,className:"highslide-wrapper "+this.wrapperClassName},{visibility:"hidden",position:"absolute",zIndex:hs.zIndexCounter+=2},null,true);this.wrapper.onmouseover=this.wrapper.onmouseout=hs.wrapperMouseHandler;if(this.contentType=="image"&&this.outlineWhileAnimating==2){this.outlineWhileAnimating=0}if(!this.outlineType||(this.last&&this.isImage&&this.transitions[1]=="crossfade")){this[this.contentType+"Create"]()}else{if(hs.pendingOutlines[this.outlineType]){this.connectOutline();this[this.contentType+"Create"]()}else{this.showLoading();var e=this;new hs.Outline(this.outlineType,function(){e.connectOutline();e[e.contentType+"Create"]()})}}return true};hs.Expander.prototype={error:function(a){window.location.href=this.src},connectOutline:function(){var a=this.outline=hs.pendingOutlines[this.outlineType];a.exp=this;a.table.style.zIndex=this.wrapper.style.zIndex-1;hs.pendingOutlines[this.outlineType]=null},showLoading:function(){if(this.onLoadStarted||this.loading){return}this.loading=hs.loading;var c=this;this.loading.onclick=function(){c.cancelLoading()};if(!hs.fireEvent(this,"onShowLoading")){return}var c=this,a=this.x.get("loadingPos")+"px",b=this.y.get("loadingPos")+"px";if(!d&&this.last&&this.transitions[1]=="crossfade"){var d=this.last}if(d){a=d.x.get("loadingPosXfade")+"px";b=d.y.get("loadingPosXfade")+"px";this.loading.style.zIndex=hs.zIndexCounter++}setTimeout(function(){if(c.loading){hs.setStyles(c.loading,{left:a,top:b,zIndex:hs.zIndexCounter++})}},100)},imageCreate:function(){var b=this;var a=document.createElement("img");this.content=a;a.onload=function(){if(hs.expanders[b.key]){b.contentLoaded()}};if(hs.blockRightClick){a.oncontextmenu=function(){return false}}a.className="highslide-image";hs.setStyles(a,{visibility:"hidden",display:"block",position:"absolute",maxWidth:"9999px",zIndex:3});a.title=hs.lang.restoreTitle;if(hs.safari){hs.container.appendChild(a)}if(hs.ie&&hs.flushImgSize){a.src=null}a.src=this.src;this.showLoading()},htmlCreate:function(){if(!hs.fireEvent(this,"onBeforeGetContent")){return}this.content=hs.getCacheBinding(this.a);if(!this.content){this.content=hs.getNode(this.contentId)}if(!this.content){this.content=hs.getSelfRendered()}this.getInline(["maincontent"]);if(this.maincontent){var a=hs.getElementByClass(this.content,"div","highslide-body");if(a){a.appendChild(this.maincontent)}this.maincontent.style.display="block"}hs.fireEvent(this,"onAfterGetContent");var d=this.innerContent=this.content;if(/(swf|iframe)/.test(this.objectType)){this.setObjContainerSize(d)}hs.container.appendChild(this.wrapper);hs.setStyles(this.wrapper,{position:"static",padding:"0 "+hs.marginRight+"px 0 "+hs.marginLeft+"px"});this.content=hs.createElement("div",{className:"highslide-html"},{position:"relative",zIndex:3,overflow:"hidden"},this.wrapper);this.mediumContent=hs.createElement("div",{className:"highslide-html-medium"},null,this.content,1);this.mediumContent.appendChild(d);hs.setStyles(d,{position:"relative",display:"block",direction:hs.lang.cssDirection||""});if(this.width){d.style.width=this.width+"px"}if(this.height){hs.setStyles(d,{height:this.height+"px",overflow:"hidden"})}if(d.offsetWidth<this.minWidth){d.style.width=this.minWidth+"px"}if(this.objectType=="ajax"&&!hs.getCacheBinding(this.a)){this.showLoading();var c=this;var b=new hs.Ajax(this.a,d);b.src=this.src;b.onLoad=function(){if(hs.expanders[c.key]){c.contentLoaded()}};b.onError=function(){location.href=c.src};b.run()}else{if(this.objectType=="iframe"&&this.objectLoadTime=="before"){this.writeExtendedContent()}else{this.contentLoaded()}}},contentLoaded:function(){try{if(!this.content){return}this.content.onload=null;if(this.onLoadStarted){return}else{this.onLoadStarted=true}var j=this.x,g=this.y;if(this.loading){hs.setStyles(this.loading,{top:"-9999px"});this.loading=null;hs.fireEvent(this,"onHideLoading")}if(this.isImage){j.full=this.content.width;g.full=this.content.height;hs.setStyles(this.content,{width:j.t+"px",height:g.t+"px"});this.wrapper.appendChild(this.content);hs.container.appendChild(this.wrapper)}else{if(this.htmlGetSize){this.htmlGetSize()}}j.calcBorders();g.calcBorders();hs.setStyles(this.wrapper,{left:(j.tpos+j.tb-j.cb)+"px",top:(g.tpos+j.tb-g.cb)+"px"});this.initSlideshow();this.getOverlays();var f=j.full/g.full;j.calcExpanded();this.justify(j);g.calcExpanded();this.justify(g);if(this.isHtml){this.htmlSizeOperations()}if(this.overlayBox){this.sizeOverlayBox(0,1)}if(this.allowSizeReduction){if(this.isImage){this.correctRatio(f)}else{this.fitOverlayBox()}var k=this.slideshow;if(k&&this.last&&k.controls&&k.fixedControls){var h=k.overlayOptions.position||"",a;for(var c in hs.oPos){for(var b=0;b<5;b++){a=this[c];if(h.match(hs.oPos[c][b])){a.pos=this.last[c].pos+(this.last[c].p1-a.p1)+(this.last[c].size-a.size)*[0,0,0.5,1,1][b];if(k.fixedControls=="fit"){if(a.pos+a.size+a.p1+a.p2>a.scroll+a.clientSize-a.marginMax){a.pos=a.scroll+a.clientSize-a.size-a.marginMin-a.marginMax-a.p1-a.p2}if(a.pos<a.scroll+a.marginMin){a.pos=a.scroll+a.marginMin}}}}}}if(this.isImage&&this.x.full>(this.x.imgSize||this.x.size)){this.createFullExpand();if(this.overlays.length==1){this.sizeOverlayBox()}}}this.show()}catch(d){this.error(d)}},setObjContainerSize:function(a,d){var b=hs.getElementByClass(a,"DIV","highslide-body");if(/(iframe|swf)/.test(this.objectType)){if(this.objectWidth){b.style.width=this.objectWidth+"px"}if(this.objectHeight){b.style.height=this.objectHeight+"px"}}},writeExtendedContent:function(){if(this.hasExtendedContent){return}var f=this;this.body=hs.getElementByClass(this.innerContent,"DIV","highslide-body");if(this.objectType=="iframe"){this.showLoading();var j=hs.clearing.cloneNode(1);this.body.appendChild(j);this.newWidth=this.innerContent.offsetWidth;if(!this.objectWidth){this.objectWidth=j.offsetWidth}var c=this.innerContent.offsetHeight-this.body.offsetHeight,d=this.objectHeight||hs.page.height-c-hs.marginTop-hs.marginBottom,e=this.objectLoadTime=="before"?' onload="if (hs.expanders['+this.key+"]) hs.expanders["+this.key+'].contentLoaded()" ':"";this.body.innerHTML+='<iframe name="hs'+(new Date()).getTime()+'" frameborder="0" key="'+this.key+'"  style="width:'+this.objectWidth+"px; height:"+d+'px" '+e+' src="'+this.src+'" ></iframe>';this.ruler=this.body.getElementsByTagName("div")[0];this.iframe=this.body.getElementsByTagName("iframe")[0];if(this.objectLoadTime=="after"){this.correctIframeSize()}}if(this.objectType=="swf"){this.body.id=this.body.id||"hs-flash-id-"+this.key;var b=this.swfOptions;if(!b.params){b.params={}}if(typeof b.params.wmode=="undefined"){b.params.wmode="transparent"}if(swfobject){swfobject.embedSWF(this.src,this.body.id,this.objectWidth,this.objectHeight,b.version||"7",b.expressInstallSwfurl,b.flashvars,b.params,b.attributes)}else{if(jQuery){var g=b.params;if(b.params&&b.attributes){for(myAttr in b.attributes){if(!g[myAttr]){g[myAttr]=b.attributes[myAttr]}}}else{if(!b.params&&b.attributes){g=b.attributes}}$("#"+this.body.id).flash({swf:this.src,flashvars:b.flashvars,paramAttributes:g})}}}this.hasExtendedContent=true},htmlGetSize:function(){if(this.iframe&&!this.objectHeight){this.iframe.style.height=this.body.style.height=this.getIframePageHeight()+"px"}this.innerContent.appendChild(hs.clearing);if(!this.x.full){this.x.full=this.innerContent.offsetWidth}this.y.full=this.innerContent.offsetHeight;this.innerContent.removeChild(hs.clearing);if(hs.ie&&this.newHeight>parseInt(this.innerContent.currentStyle.height)){this.newHeight=parseInt(this.innerContent.currentStyle.height)}hs.setStyles(this.wrapper,{position:"absolute",padding:"0"});hs.setStyles(this.content,{width:this.x.t+"px",height:this.y.t+"px"})},getIframePageHeight:function(){var a;try{var d=this.iDoc=this.iframe.contentDocument||this.iframe.contentWindow.document;var b=d.createElement("div",{"class":"clearFloat"},{clear:"both",paddingTop:"0px",height:"0px",lineHeight:"0px"},null,true);b.style.clear="both";d.body.appendChild(b);a=b.offsetTop;if(hs.ie){a+=parseInt(d.body.currentStyle.marginTop)+parseInt(d.body.currentStyle.marginBottom)-1}d.body.removeChild(b)}catch(c){a=300}return a},correctIframeSize:function(){var b=this.innerContent.offsetWidth-this.ruler.offsetWidth;hs.discardElement(this.ruler);if(b<0){b=0}var a=this.innerContent.offsetHeight-this.iframe.offsetHeight;if(this.iDoc&&!this.objectHeight&&!this.height&&this.y.size==this.y.full){try{this.iDoc.body.style.overflow="hidden"}catch(c){}}hs.setStyles(this.iframe,{width:Math.abs(this.x.size-b)+"px",height:Math.abs(this.y.size-a)+"px"});hs.setStyles(this.body,{width:this.iframe.style.width,height:this.iframe.style.height});this.scrollingContent=this.iframe;this.scrollerDiv=this.scrollingContent},htmlSizeOperations:function(){this.setObjContainerSize(this.innerContent);if(this.objectType=="swf"&&this.objectLoadTime=="before"){this.writeExtendedContent()}if(this.x.size<this.x.full&&!this.allowWidthReduction){this.x.size=this.x.full}if(this.y.size<this.y.full&&!this.allowHeightReduction){this.y.size=this.y.full}this.scrollerDiv=this.innerContent;hs.setStyles(this.mediumContent,{position:"relative",width:this.x.size+"px"});hs.setStyles(this.innerContent,{border:"none",width:"auto",height:"auto"});var e=hs.getElementByClass(this.innerContent,"DIV","highslide-body");if(e&&!/(iframe|swf)/.test(this.objectType)){var b=e;e=hs.createElement(b.nodeName,null,{overflow:"hidden"},null,true);b.parentNode.insertBefore(e,b);e.appendChild(hs.clearing);e.appendChild(b);var c=this.innerContent.offsetWidth-e.offsetWidth;var a=this.innerContent.offsetHeight-e.offsetHeight;e.removeChild(hs.clearing);var d=hs.safari||navigator.vendor=="KDE"?1:0;hs.setStyles(e,{width:(this.x.size-c-d)+"px",height:(this.y.size-a)+"px",overflow:"auto",position:"relative"});if(d&&b.offsetHeight>e.offsetHeight){e.style.width=(parseInt(e.style.width)+d)+"px"}this.scrollingContent=e;this.scrollerDiv=this.scrollingContent}if(this.iframe&&this.objectLoadTime=="before"){this.correctIframeSize()}if(!this.scrollingContent&&this.y.size<this.mediumContent.offsetHeight){this.scrollerDiv=this.content}if(this.scrollerDiv==this.content&&!this.allowWidthReduction&&!/(iframe|swf)/.test(this.objectType)){this.x.size+=17}if(this.scrollerDiv&&this.scrollerDiv.offsetHeight>this.scrollerDiv.parentNode.offsetHeight){setTimeout("try { hs.expanders["+this.key+"].scrollerDiv.style.overflow = 'auto'; } catch(e) {}",hs.expandDuration)}},getImageMapAreaCorrection:function(d){var h=d.coords.split(",");for(var b=0;b<h.length;b++){h[b]=parseInt(h[b])}if(d.shape.toLowerCase()=="circle"){this.x.tpos+=h[0]-h[2];this.y.tpos+=h[1]-h[2];this.x.t=this.y.t=2*h[2]}else{var f,e,a=f=h[0],g=e=h[1];for(var b=0;b<h.length;b++){if(b%2==0){a=Math.min(a,h[b]);f=Math.max(f,h[b])}else{g=Math.min(g,h[b]);e=Math.max(e,h[b])}}this.x.tpos+=a;this.x.t=f-a;this.y.tpos+=g;this.y.t=e-g}},justify:function(f,b){var g,h=f.target,e=f==this.x?"x":"y";if(h&&h.match(/ /)){g=h.split(" ");h=g[0]}if(h&&hs.$(h)){f.pos=hs.getPosition(hs.$(h))[e];if(g&&g[1]&&g[1].match(/^[-]?[0-9]+px$/)){f.pos+=parseInt(g[1])}if(f.size<f.minSize){f.size=f.minSize}}else{if(f.justify=="auto"||f.justify=="center"){var d=false;var a=f.exp.allowSizeReduction;if(f.justify=="center"){f.pos=Math.round(f.scroll+(f.clientSize+f.marginMin-f.marginMax-f.get("wsize"))/2)}else{f.pos=Math.round(f.pos-((f.get("wsize")-f.t)/2))}if(f.pos<f.scroll+f.marginMin){f.pos=f.scroll+f.marginMin;d=true}if(!b&&f.size<f.minSize){f.size=f.minSize;a=false}if(f.pos+f.get("wsize")>f.scroll+f.clientSize-f.marginMax){if(!b&&d&&a){f.size=Math.min(f.size,f.get(e=="y"?"fitsize":"maxsize"))}else{if(f.get("wsize")<f.get("fitsize")){f.pos=f.scroll+f.clientSize-f.marginMax-f.get("wsize")}else{f.pos=f.scroll+f.marginMin;if(!b&&a){f.size=f.get(e=="y"?"fitsize":"maxsize")}}}}if(!b&&f.size<f.minSize){f.size=f.minSize;a=false}}else{if(f.justify=="max"){f.pos=Math.floor(f.pos-f.size+f.t)}}}if(f.pos<f.marginMin){var c=f.pos;f.pos=f.marginMin;if(a&&!b){f.size=f.size-(f.pos-c)}}},correctRatio:function(c){var a=this.x,g=this.y,e=false,d=Math.min(a.full,a.size),b=Math.min(g.full,g.size),f=(this.useBox||hs.padToMinWidth);if(d/b>c){d=b*c;if(d<a.minSize){d=a.minSize;b=d/c}e=true}else{if(d/b<c){b=d/c;e=true}}if(hs.padToMinWidth&&a.full<a.minSize){a.imgSize=a.full;g.size=g.imgSize=g.full}else{if(this.useBox){a.imgSize=d;g.imgSize=b}else{a.size=d;g.size=b}}e=this.fitOverlayBox(f?null:c,e);if(f&&g.size<g.imgSize){g.imgSize=g.size;a.imgSize=g.size*c}if(e||f){a.pos=a.tpos-a.cb+a.tb;a.minSize=a.size;this.justify(a,true);g.pos=g.tpos-g.cb+g.tb;g.minSize=g.size;this.justify(g,true);if(this.overlayBox){this.sizeOverlayBox()}}},fitOverlayBox:function(b,c){var a=this.x,d=this.y;if(this.overlayBox&&(this.isImage||this.allowHeightReduction)){while(d.size>this.minHeight&&a.size>this.minWidth&&d.get("wsize")>d.get("fitsize")){d.size-=10;if(b){a.size=d.size*b}this.sizeOverlayBox(0,1);c=true}}return c},reflow:function(){if(this.scrollerDiv){var a=/iframe/i.test(this.scrollerDiv.tagName)?(this.getIframePageHeight()+1)+"px":"auto";if(this.body){this.body.style.height=a}this.scrollerDiv.style.height=a;this.y.setSize(this.innerContent.offsetHeight)}},show:function(){var a=this.x,b=this.y;this.doShowHide("hidden");hs.fireEvent(this,"onBeforeExpand");if(this.slideshow&&this.slideshow.thumbstrip){this.slideshow.thumbstrip.selectThumb()}this.changeSize(1,{wrapper:{width:a.get("wsize"),height:b.get("wsize"),left:a.pos,top:b.pos},content:{left:a.p1+a.get("imgPad"),top:b.p1+b.get("imgPad"),width:a.imgSize||a.size,height:b.imgSize||b.size}},hs.expandDuration)},changeSize:function(d,j,b){var l=this.transitions,e=d?(this.last?this.last.a:null):hs.upcoming,k=(l[1]&&e&&hs.getParam(e,"transitions")[1]==l[1])?l[1]:l[0];if(this[k]&&k!="expand"){this[k](d,j);return}if(this.outline&&!this.outlineWhileAnimating){if(d){this.outline.setPosition()}else{this.outline.destroy((this.isHtml&&this.preserveContent))}}if(!d){this.destroyOverlays()}var c=this,h=c.x,g=c.y,f=this.easing;if(!d){f=this.easingClose||f}var a=d?function(){if(c.outline){c.outline.table.style.visibility="visible"}setTimeout(function(){c.afterExpand()},50)}:function(){c.afterClose()};if(d){hs.setStyles(this.wrapper,{width:h.t+"px",height:g.t+"px"})}if(d&&this.isHtml){hs.setStyles(this.wrapper,{left:(h.tpos-h.cb+h.tb)+"px",top:(g.tpos-g.cb+g.tb)+"px"})}if(this.fadeInOut){hs.setStyles(this.wrapper,{opacity:d?0:1});hs.extend(j.wrapper,{opacity:d})}hs.animate(this.wrapper,j.wrapper,{duration:b,easing:f,step:function(o,m){if(c.outline&&c.outlineWhileAnimating&&m.prop=="top"){var n=d?m.pos:1-m.pos;var p={w:h.t+(h.get("wsize")-h.t)*n,h:g.t+(g.get("wsize")-g.t)*n,x:h.tpos+(h.pos-h.tpos)*n,y:g.tpos+(g.pos-g.tpos)*n};c.outline.setPosition(p,0,1)}if(c.isHtml){if(m.prop=="left"){c.mediumContent.style.left=(h.pos-o)+"px"}if(m.prop=="top"){c.mediumContent.style.top=(g.pos-o)+"px"}}}});hs.animate(this.content,j.content,b,f,a);if(d){this.wrapper.style.visibility="visible";this.content.style.visibility="visible";if(this.isHtml){this.innerContent.style.visibility="visible"}this.a.className+=" highslide-active-anchor"}},fade:function(f,h){this.outlineWhileAnimating=false;var c=this,j=f?hs.expandDuration:0;if(f){hs.animate(this.wrapper,h.wrapper,0);hs.setStyles(this.wrapper,{opacity:0,visibility:"visible"});hs.animate(this.content,h.content,0);this.content.style.visibility="visible";hs.animate(this.wrapper,{opacity:1},j,null,function(){c.afterExpand()})}if(this.outline){this.outline.table.style.zIndex=this.wrapper.style.zIndex;var b=f||-1,d=this.outline.offset,a=f?3:d,g=f?d:3;for(var e=a;b*e<=b*g;e+=b,j+=25){(function(){var k=f?g-e:a-e;setTimeout(function(){c.outline.setPosition(0,k,1)},j)})()}}if(f){}else{setTimeout(function(){if(c.outline){c.outline.destroy(c.preserveContent)}c.destroyOverlays();hs.animate(c.wrapper,{opacity:0},hs.restoreDuration,null,function(){c.afterClose()})},j)}},crossfade:function(g,p,q){if(!g){return}var f=this,r=this.last,o=this.x,m=this.y,d=r.x,b=r.y,a=this.wrapper,k=this.content,c=this.overlayBox;hs.removeEventListener(document,"mousemove",hs.dragHandler);hs.setStyles(k,{width:(o.imgSize||o.size)+"px",height:(m.imgSize||m.size)+"px"});if(c){c.style.overflow="visible"}this.outline=r.outline;if(this.outline){this.outline.exp=f}r.outline=null;var j=hs.createElement("div",{className:"highslide-image"},{position:"absolute",zIndex:4,overflow:"hidden",display:"none"});var l={oldImg:r,newImg:this};for(var e in l){this[e]=l[e].content.cloneNode(1);hs.setStyles(this[e],{position:"absolute",border:0,visibility:"visible"});j.appendChild(this[e])}a.appendChild(j);if(this.isHtml){hs.setStyles(this.mediumContent,{left:0,top:0})}if(c){c.className="";a.appendChild(c)}j.style.display="";r.content.style.display="none";if(hs.safari){var h=navigator.userAgent.match(/Safari\/([0-9]{3})/);if(h&&parseInt(h[1])<525){this.wrapper.style.visibility="visible"}}hs.animate(a,{width:o.size},{duration:hs.transitionDuration,step:function(x,t){var A=t.pos,s=1-A;var z,u={},v=["pos","size","p1","p2"];for(var y in v){z=v[y];u["x"+z]=Math.round(s*d[z]+A*o[z]);u["y"+z]=Math.round(s*b[z]+A*m[z]);u.ximgSize=Math.round(s*(d.imgSize||d.size)+A*(o.imgSize||o.size));u.ximgPad=Math.round(s*d.get("imgPad")+A*o.get("imgPad"));u.yimgSize=Math.round(s*(b.imgSize||b.size)+A*(m.imgSize||m.size));u.yimgPad=Math.round(s*b.get("imgPad")+A*m.get("imgPad"))}if(f.outline){f.outline.setPosition({x:u.xpos,y:u.ypos,w:u.xsize+u.xp1+u.xp2+2*o.cb,h:u.ysize+u.yp1+u.yp2+2*m.cb})}r.wrapper.style.clip="rect("+(u.ypos-b.pos)+"px, "+(u.xsize+u.xp1+u.xp2+u.xpos+2*d.cb-d.pos)+"px, "+(u.ysize+u.yp1+u.yp2+u.ypos+2*b.cb-b.pos)+"px, "+(u.xpos-d.pos)+"px)";hs.setStyles(k,{top:(u.yp1+m.get("imgPad"))+"px",left:(u.xp1+o.get("imgPad"))+"px",marginTop:(m.pos-u.ypos)+"px",marginLeft:(o.pos-u.xpos)+"px"});hs.setStyles(a,{top:u.ypos+"px",left:u.xpos+"px",width:(u.xp1+u.xp2+u.xsize+2*o.cb)+"px",height:(u.yp1+u.yp2+u.ysize+2*m.cb)+"px"});hs.setStyles(j,{width:(u.ximgSize||u.xsize)+"px",height:(u.yimgSize||u.ysize)+"px",left:(u.xp1+u.ximgPad)+"px",top:(u.yp1+u.yimgPad)+"px",visibility:"visible"});hs.setStyles(f.oldImg,{top:(b.pos-u.ypos+b.p1-u.yp1+b.get("imgPad")-u.yimgPad)+"px",left:(d.pos-u.xpos+d.p1-u.xp1+d.get("imgPad")-u.ximgPad)+"px"});hs.setStyles(f.newImg,{opacity:A,top:(m.pos-u.ypos+m.p1-u.yp1+m.get("imgPad")-u.yimgPad)+"px",left:(o.pos-u.xpos+o.p1-u.xp1+o.get("imgPad")-u.ximgPad)+"px"});if(c){hs.setStyles(c,{width:u.xsize+"px",height:u.ysize+"px",left:(u.xp1+o.cb)+"px",top:(u.yp1+m.cb)+"px"})}},complete:function(){a.style.visibility=k.style.visibility="visible";k.style.display="block";j.style.display="none";f.a.className+=" highslide-active-anchor";f.afterExpand();r.afterClose();f.last=null}})},reuseOverlay:function(d,c){if(!this.last){return false}for(var b=0;b<this.last.overlays.length;b++){var a=hs.$("hsId"+this.last.overlays[b]);if(a&&a.hsId==d.hsId){this.genOverlayBox();a.reuse=this.key;hs.push(this.overlays,this.last.overlays[b]);return true}}return false},afterExpand:function(){this.isExpanded=true;this.focus();if(this.isHtml&&this.objectLoadTime=="after"){this.writeExtendedContent()}if(this.iframe){try{var g=this,f=this.iframe.contentDocument||this.iframe.contentWindow.document;hs.addEventListener(f,"mousedown",function(){if(hs.focusKey!=g.key){g.focus()}})}catch(d){}if(hs.ie&&typeof this.isClosing!="boolean"){this.iframe.style.width=(this.objectWidth-1)+"px"}}if(this.dimmingOpacity){hs.dim(this)}if(hs.upcoming&&hs.upcoming==this.a){hs.upcoming=null}this.prepareNextOutline();var c=hs.page,b=hs.mouse.x+c.scrollLeft,a=hs.mouse.y+c.scrollTop;this.mouseIsOver=this.x.pos<b&&b<this.x.pos+this.x.get("wsize")&&this.y.pos<a&&a<this.y.pos+this.y.get("wsize");if(this.overlayBox){this.showOverlays()}hs.fireEvent(this,"onAfterExpand")},prepareNextOutline:function(){var a=this.key;var b=this.outlineType;new hs.Outline(b,function(){try{hs.expanders[a].preloadNext()}catch(c){}})},preloadNext:function(){var b=this.getAdjacentAnchor(1);if(b&&b.onclick.toString().match(/hs\.expand/)){var a=hs.createElement("img",{src:hs.getSrc(b)})}},getAdjacentAnchor:function(c){var b=this.getAnchorIndex(),a=hs.anchors.groups[this.slideshowGroup||"none"];if(!a[b+c]&&this.slideshow&&this.slideshow.repeat){if(c==1){return a[0]}else{if(c==-1){return a[a.length-1]}}}return a[b+c]||null},getAnchorIndex:function(){var a=hs.getAnchors().groups[this.slideshowGroup||"none"];if(a){for(var b=0;b<a.length;b++){if(a[b]==this.a){return b}}}return null},getNumber:function(){if(this[this.numberPosition]){var a=hs.anchors.groups[this.slideshowGroup||"none"];if(a){var b=hs.lang.number.replace("%1",this.getAnchorIndex()+1).replace("%2",a.length);this[this.numberPosition].innerHTML='<div class="highslide-number">'+b+"</div>"+this[this.numberPosition].innerHTML}}},initSlideshow:function(){if(!this.last){for(var c=0;c<hs.slideshows.length;c++){var b=hs.slideshows[c],d=b.slideshowGroup;if(typeof d=="undefined"||d===null||d===this.slideshowGroup){this.slideshow=new hs.Slideshow(this.key,b)}}}else{this.slideshow=this.last.slideshow}var b=this.slideshow;if(!b){return}var a=b.expKey=this.key;b.checkFirstAndLast();b.disable("full-expand");if(b.controls){var e=b.overlayOptions||{};e.overlayId=b.controls;e.hsId="controls";this.createOverlay(e)}if(b.thumbstrip){b.thumbstrip.add(this)}if(!this.last&&this.autoplay){b.play(true)}if(b.autoplay){b.autoplay=setTimeout(function(){hs.next(a)},(b.interval||500))}},cancelLoading:function(){hs.discardElement(this.wrapper);hs.expanders[this.key]=null;if(hs.upcoming==this.a){hs.upcoming=null}hs.undim(this.key);if(this.loading){hs.loading.style.left="-9999px"}hs.fireEvent(this,"onHideLoading")},writeCredits:function(){if(this.credits){return}this.credits=hs.createElement("a",{href:hs.creditsHref,target:hs.creditsTarget,className:"highslide-credits",innerHTML:hs.lang.creditsText,title:hs.lang.creditsTitle});this.createOverlay({overlayId:this.credits,position:this.creditsPosition||"top left",hsId:"credits"})},getInline:function(types,addOverlay){for(var i=0;i<types.length;i++){var type=types[i],s=null;if(type=="caption"&&!hs.fireEvent(this,"onBeforeGetCaption")){return}else{if(type=="heading"&&!hs.fireEvent(this,"onBeforeGetHeading")){return}}if(!this[type+"Id"]&&this.thumbsUserSetId){this[type+"Id"]=type+"-for-"+this.thumbsUserSetId}if(this[type+"Id"]){this[type]=hs.getNode(this[type+"Id"])}if(!this[type]&&!this[type+"Text"]&&this[type+"Eval"]){try{s=eval(this[type+"Eval"])}catch(e){}}if(!this[type]&&this[type+"Text"]){s=this[type+"Text"]}if(!this[type]&&!s){this[type]=hs.getNode(this.a["_"+type+"Id"]);if(!this[type]){var next=this.a.nextSibling;while(next&&!hs.isHsAnchor(next)){if((new RegExp("highslide-"+type)).test(next.className||null)){if(!next.id){this.a["_"+type+"Id"]=next.id="hsId"+hs.idCounter++}this[type]=hs.getNode(next.id);break}next=next.nextSibling}}}if(!this[type]&&!s&&this.numberPosition==type){s="\n"}if(!this[type]&&s){this[type]=hs.createElement("div",{className:"highslide-"+type,innerHTML:s})}if(addOverlay&&this[type]){var o={position:(type=="heading")?"above":"below"};for(var x in this[type+"Overlay"]){o[x]=this[type+"Overlay"][x]}o.overlayId=this[type];this.createOverlay(o)}}},doShowHide:function(a){if(hs.hideSelects){this.showHideElements("SELECT",a)}if(hs.hideIframes){this.showHideElements("IFRAME",a)}if(hs.geckoMac){this.showHideElements("*",a)}},showHideElements:function(c,b){var e=document.getElementsByTagName(c);var a=c=="*"?"overflow":"visibility";for(var f=0;f<e.length;f++){if(a=="visibility"||(document.defaultView.getComputedStyle(e[f],"").getPropertyValue("overflow")=="auto"||e[f].getAttribute("hidden-by")!=null)){var h=e[f].getAttribute("hidden-by");if(b=="visible"&&h){h=h.replace("["+this.key+"]","");e[f].setAttribute("hidden-by",h);if(!h){e[f].style[a]=e[f].origProp}}else{if(b=="hidden"){var k=hs.getPosition(e[f]);k.w=e[f].offsetWidth;k.h=e[f].offsetHeight;if(!this.dimmingOpacity){var j=(k.x+k.w<this.x.get("opos")||k.x>this.x.get("opos")+this.x.get("osize"));var g=(k.y+k.h<this.y.get("opos")||k.y>this.y.get("opos")+this.y.get("osize"))}var d=hs.getWrapperKey(e[f]);if(!j&&!g&&d!=this.key){if(!h){e[f].setAttribute("hidden-by","["+this.key+"]");e[f].origProp=e[f].style[a];e[f].style[a]="hidden"}else{if(h.indexOf("["+this.key+"]")==-1){e[f].setAttribute("hidden-by",h+"["+this.key+"]")}}}else{if((h=="["+this.key+"]"||hs.focusKey==d)&&d!=this.key){e[f].setAttribute("hidden-by","");e[f].style[a]=e[f].origProp||""}else{if(h&&h.indexOf("["+this.key+"]")>-1){e[f].setAttribute("hidden-by",h.replace("["+this.key+"]",""))}}}}}}}},focus:function(){this.wrapper.style.zIndex=hs.zIndexCounter+=2;for(var a=0;a<hs.expanders.length;a++){if(hs.expanders[a]&&a==hs.focusKey){var b=hs.expanders[a];b.content.className+=" highslide-"+b.contentType+"-blur";if(b.isImage){b.content.style.cursor=hs.ie?"hand":"pointer";b.content.title=hs.lang.focusTitle}hs.fireEvent(b,"onBlur")}}if(this.outline){this.outline.table.style.zIndex=this.wrapper.style.zIndex-1}this.content.className="highslide-"+this.contentType;if(this.isImage){this.content.title=hs.lang.restoreTitle;if(hs.restoreCursor){hs.styleRestoreCursor=window.opera?"pointer":"url("+hs.graphicsDir+hs.restoreCursor+"), pointer";if(hs.ie&&hs.uaVersion<6){hs.styleRestoreCursor="hand"}this.content.style.cursor=hs.styleRestoreCursor}}hs.focusKey=this.key;hs.addEventListener(document,window.opera?"keypress":"keydown",hs.keyHandler);hs.fireEvent(this,"onFocus")},moveTo:function(a,b){this.x.setPos(a);this.y.setPos(b)},resize:function(d){var a,b,c=d.width/d.height;a=Math.max(d.width+d.dX,Math.min(this.minWidth,this.x.full));if(this.isImage&&Math.abs(a-this.x.full)<12){a=this.x.full}b=this.isHtml?d.height+d.dY:a/c;if(b<Math.min(this.minHeight,this.y.full)){b=Math.min(this.minHeight,this.y.full);if(this.isImage){a=b*c}}this.resizeTo(a,b)},resizeTo:function(a,b){this.y.setSize(b);this.x.setSize(a);this.wrapper.style.height=this.y.get("wsize")+"px"},close:function(){if(this.isClosing||!this.isExpanded){return}if(this.transitions[1]=="crossfade"&&hs.upcoming){hs.getExpander(hs.upcoming).cancelLoading();hs.upcoming=null}if(!hs.fireEvent(this,"onBeforeClose")){return}this.isClosing=true;if(this.slideshow&&!hs.upcoming){this.slideshow.pause()}hs.removeEventListener(document,window.opera?"keypress":"keydown",hs.keyHandler);try{if(this.isHtml){this.htmlPrepareClose()}this.content.style.cursor="default";this.changeSize(0,{wrapper:{width:this.x.t,height:this.y.t,left:this.x.tpos-this.x.cb+this.x.tb,top:this.y.tpos-this.y.cb+this.y.tb},content:{left:0,top:0,width:this.x.t,height:this.y.t}},hs.restoreDuration)}catch(a){this.afterClose()}},htmlPrepareClose:function(){if(hs.geckoMac){if(!hs.mask){hs.mask=hs.createElement("div",null,{position:"absolute"},hs.container)}hs.setStyles(hs.mask,{width:this.x.size+"px",height:this.y.size+"px",left:this.x.pos+"px",top:this.y.pos+"px",display:"block"})}if(this.objectType=="swf"){try{hs.$(this.body.id).StopPlay()}catch(a){}}if(this.objectLoadTime=="after"&&!this.preserveContent){this.destroyObject()}if(this.scrollerDiv&&this.scrollerDiv!=this.scrollingContent){this.scrollerDiv.style.overflow="hidden"}},destroyObject:function(){if(hs.ie&&this.iframe){try{this.iframe.contentWindow.document.body.innerHTML=""}catch(a){}}if(this.objectType=="swf"){swfobject.removeSWF(this.body.id)}else{if(jsQuery){$("#"+this.body.id).html("")}}this.body.innerHTML=""},sleep:function(){if(this.outline){this.outline.table.style.display="none"}this.releaseMask=null;this.wrapper.style.display="none";hs.push(hs.sleeping,this)},awake:function(){try{hs.expanders[this.key]=this;if(!hs.allowMultipleInstances&&hs.focusKey!=this.key){try{hs.expanders[hs.focusKey].close()}catch(b){}}var d=hs.zIndexCounter++,a={display:"",zIndex:d};hs.setStyles(this.wrapper,a);this.isClosing=false;var c=this.outline||0;if(c){if(!this.outlineWhileAnimating){a.visibility="hidden"}hs.setStyles(c.table,a)}if(this.slideshow){this.initSlideshow()}this.show()}catch(b){}},createOverlay:function(e){var d=e.overlayId,a=(e.relativeTo=="viewport"&&!/panel$/.test(e.position));if(typeof d=="string"){d=hs.getNode(d)}if(e.html){d=hs.createElement("div",{innerHTML:e.html})}if(!d||typeof d=="string"){return}if(!hs.fireEvent(this,"onCreateOverlay",{overlay:d})){return}d.style.display="block";e.hsId=e.hsId||e.overlayId;if(this.transitions[1]=="crossfade"&&this.reuseOverlay(e,d)){return}this.genOverlayBox();var c=e.width&&/^[0-9]+(px|%)$/.test(e.width)?e.width:"auto";if(/^(left|right)panel$/.test(e.position)&&!/^[0-9]+px$/.test(e.width)){c="200px"}var b=hs.createElement("div",{id:"hsId"+hs.idCounter++,hsId:e.hsId},{position:"absolute",visibility:"hidden",width:c,direction:hs.lang.cssDirection||"",opacity:0},a?hs.viewport:this.overlayBox,true);if(a){b.hsKey=this.key}b.appendChild(d);hs.extend(b,{opacity:1,offsetX:0,offsetY:0,dur:(e.fade===0||e.fade===false||(e.fade==2&&hs.ie))?0:250});hs.extend(b,e);if(this.gotOverlays){this.positionOverlay(b);if(!b.hideOnMouseOut||this.mouseIsOver){hs.animate(b,{opacity:b.opacity},b.dur)}}hs.push(this.overlays,hs.idCounter-1)},positionOverlay:function(e){var f=e.position||"middle center",c=(e.relativeTo=="viewport"),b=e.offsetX,a=e.offsetY;if(c){hs.viewport.style.display="block";e.hsKey=this.key;if(e.offsetWidth>e.parentNode.offsetWidth){e.style.width="100%"}}else{if(e.parentNode!=this.overlayBox){this.overlayBox.appendChild(e)}}if(/left$/.test(f)){e.style.left=b+"px"}if(/center$/.test(f)){hs.setStyles(e,{left:"50%",marginLeft:(b-Math.round(e.offsetWidth/2))+"px"})}if(/right$/.test(f)){e.style.right=-b+"px"}if(/^leftpanel$/.test(f)){hs.setStyles(e,{right:"100%",marginRight:this.x.cb+"px",top:-this.y.cb+"px",bottom:-this.y.cb+"px",overflow:"auto"});this.x.p1=e.offsetWidth}else{if(/^rightpanel$/.test(f)){hs.setStyles(e,{left:"100%",marginLeft:this.x.cb+"px",top:-this.y.cb+"px",bottom:-this.y.cb+"px",overflow:"auto"});this.x.p2=e.offsetWidth}}var d=e.parentNode.offsetHeight;e.style.height="auto";if(c&&e.offsetHeight>d){e.style.height=hs.ieLt7?d+"px":"100%"}if(/^top/.test(f)){e.style.top=a+"px"}if(/^middle/.test(f)){hs.setStyles(e,{top:"50%",marginTop:(a-Math.round(e.offsetHeight/2))+"px"})}if(/^bottom/.test(f)){e.style.bottom=-a+"px"}if(/^above$/.test(f)){hs.setStyles(e,{left:(-this.x.p1-this.x.cb)+"px",right:(-this.x.p2-this.x.cb)+"px",bottom:"100%",marginBottom:this.y.cb+"px",width:"auto"});this.y.p1=e.offsetHeight}else{if(/^below$/.test(f)){hs.setStyles(e,{position:"relative",left:(-this.x.p1-this.x.cb)+"px",right:(-this.x.p2-this.x.cb)+"px",top:"100%",marginTop:this.y.cb+"px",width:"auto"});this.y.p2=e.offsetHeight;e.style.position="absolute"}}},getOverlays:function(){this.getInline(["heading","caption"],true);this.getNumber();if(this.caption){hs.fireEvent(this,"onAfterGetCaption")}if(this.heading){hs.fireEvent(this,"onAfterGetHeading")}if(this.heading&&this.dragByHeading){this.heading.className+=" highslide-move"}if(hs.showCredits){this.writeCredits()}for(var a=0;a<hs.overlays.length;a++){var d=hs.overlays[a],e=d.thumbnailId,b=d.slideshowGroup;if((!e&&!b)||(e&&e==this.thumbsUserSetId)||(b&&b===this.slideshowGroup)){if(this.isImage||(this.isHtml&&d.useOnHtml)){this.createOverlay(d)}}}var c=[];for(var a=0;a<this.overlays.length;a++){var d=hs.$("hsId"+this.overlays[a]);if(/panel$/.test(d.position)){this.positionOverlay(d)}else{hs.push(c,d)}}for(var a=0;a<c.length;a++){this.positionOverlay(c[a])}this.gotOverlays=true},genOverlayBox:function(){if(!this.overlayBox){this.overlayBox=hs.createElement("div",{className:this.wrapperClassName},{position:"absolute",width:(this.x.size||(this.useBox?this.width:null)||this.x.full)+"px",height:(this.y.size||this.y.full)+"px",visibility:"hidden",overflow:"hidden",zIndex:hs.ie?4:"auto"},hs.container,true)}},sizeOverlayBox:function(f,d){var c=this.overlayBox,a=this.x,h=this.y;hs.setStyles(c,{width:a.size+"px",height:h.size+"px"});if(f||d){for(var e=0;e<this.overlays.length;e++){var g=hs.$("hsId"+this.overlays[e]);var b=(hs.ieLt7||document.compatMode=="BackCompat");if(g&&/^(above|below)$/.test(g.position)){if(b){g.style.width=(c.offsetWidth+2*a.cb+a.p1+a.p2)+"px"}h[g.position=="above"?"p1":"p2"]=g.offsetHeight}if(g&&b&&/^(left|right)panel$/.test(g.position)){g.style.height=(c.offsetHeight+2*h.cb)+"px"}}}if(f){hs.setStyles(this.content,{top:h.p1+"px"});hs.setStyles(c,{top:(h.p1+h.cb)+"px"})}},showOverlays:function(){var a=this.overlayBox;a.className="";hs.setStyles(a,{top:(this.y.p1+this.y.cb)+"px",left:(this.x.p1+this.x.cb)+"px",overflow:"visible"});if(hs.safari){a.style.visibility="visible"}this.wrapper.appendChild(a);for(var c=0;c<this.overlays.length;c++){var d=hs.$("hsId"+this.overlays[c]);d.style.zIndex=d.hsId=="controls"?5:4;if(!d.hideOnMouseOut||this.mouseIsOver){d.style.visibility="visible";hs.setStyles(d,{visibility:"visible",display:""});hs.animate(d,{opacity:d.opacity},d.dur)}}},destroyOverlays:function(){if(!this.overlays.length){return}if(this.slideshow){var d=this.slideshow.controls;if(d&&hs.getExpander(d)==this){d.parentNode.removeChild(d)}}for(var a=0;a<this.overlays.length;a++){var b=hs.$("hsId"+this.overlays[a]);if(b&&b.parentNode==hs.viewport&&hs.getExpander(b)==this){hs.discardElement(b)}}if(this.isHtml&&this.preserveContent){this.overlayBox.style.top="-9999px";hs.container.appendChild(this.overlayBox)}else{hs.discardElement(this.overlayBox)}},createFullExpand:function(){if(this.slideshow&&this.slideshow.controls){this.slideshow.enable("full-expand");return}this.fullExpandLabel=hs.createElement("a",{href:"javascript:hs.expanders["+this.key+"].doFullExpand();",title:hs.lang.fullExpandTitle,className:"highslide-full-expand"});if(!hs.fireEvent(this,"onCreateFullExpand")){return}this.createOverlay({overlayId:this.fullExpandLabel,position:hs.fullExpandPosition,hideOnMouseOut:true,opacity:hs.fullExpandOpacity})},doFullExpand:function(){try{if(!hs.fireEvent(this,"onDoFullExpand")){return}if(this.fullExpandLabel){hs.discardElement(this.fullExpandLabel)}this.focus();var b=this.x.size;this.resizeTo(this.x.full,this.y.full);var a=this.x.pos-(this.x.size-b)/2;if(a<hs.marginLeft){a=hs.marginLeft}this.moveTo(a,this.y.pos);this.doShowHide("hidden")}catch(c){this.error(c)}},afterClose:function(){this.a.className=this.a.className.replace("highslide-active-anchor","");this.doShowHide("visible");if(this.isHtml&&this.preserveContent&&this.transitions[1]!="crossfade"){this.sleep()}else{if(this.outline&&this.outlineWhileAnimating){this.outline.destroy()}hs.discardElement(this.wrapper)}if(hs.mask){hs.mask.style.display="none"}this.destroyOverlays();if(!hs.viewport.childNodes.length){hs.viewport.style.display="none"}if(this.dimmingOpacity){hs.undim(this.key)}hs.fireEvent(this,"onAfterClose");hs.expanders[this.key]=null;hs.reOrder()}};hs.Ajax=function(b,c,d){this.a=b;this.content=c;this.pre=d};hs.Ajax.prototype={run:function(){var d;if(!this.src){this.src=hs.getSrc(this.a)}if(this.src.match("#")){var a=this.src.split("#");this.src=a[0];this.id=a[1]}if(hs.cachedGets[this.src]){this.cachedGet=hs.cachedGets[this.src];if(this.id){this.getElementContent()}else{this.loadHTML()}return}try{d=new XMLHttpRequest()}catch(b){try{d=new ActiveXObject("Msxml2.XMLHTTP")}catch(b){try{d=new ActiveXObject("Microsoft.XMLHTTP")}catch(b){this.onError()}}}var f=this;d.onreadystatechange=function(){if(f.xhr.readyState==4){if(f.id){f.getElementContent()}else{f.loadHTML()}}};var c=this.src;this.xhr=d;if(hs.forceAjaxReload){c=c.replace(/$/,(/\?/.test(c)?"&":"?")+"dummy="+(new Date()).getTime())}d.open("GET",c,true);d.setRequestHeader("X-Requested-With","XMLHttpRequest");d.setRequestHeader("Content-Type","application/x-www-form-urlencoded");d.send(null)},getElementContent:function(){hs.init();var a=window.opera||hs.ie6SSL?{src:"about:blank"}:null;this.iframe=hs.createElement("iframe",a,{position:"absolute",top:"-9999px"},hs.container);this.loadHTML()},loadHTML:function(){var c=this.cachedGet||this.xhr.responseText,b;if(this.pre){hs.cachedGets[this.src]=c}if(!hs.ie||hs.uaVersion>=5.5){c=c.replace(new RegExp("<link[^>]*>","gi"),"").replace(new RegExp("<script[^>]*>.*?<\/script>","gi"),"");if(this.iframe){var f=this.iframe.contentDocument;if(!f&&this.iframe.contentWindow){f=this.iframe.contentWindow.document}if(!f){var g=this;setTimeout(function(){g.loadHTML()},25);return}f.open();f.write(c);f.close();try{c=f.getElementById(this.id).innerHTML}catch(d){try{c=this.iframe.document.getElementById(this.id).innerHTML}catch(d){}}hs.discardElement(this.iframe)}else{b=/(<body[^>]*>|<\/body>)/ig;if(b.test(c)){c=c.split(b)[hs.ie?1:2]}}}hs.getElementByClass(this.content,"DIV","highslide-body").innerHTML=c;this.onLoad();for(var a in this){this[a]=null}}};hs.Slideshow=function(c,b){if(hs.dynamicallyUpdateAnchors!==false){hs.updateAnchors()}this.expKey=c;for(var a in b){this[a]=b[a]}if(this.useControls){this.getControls()}if(this.thumbstrip){this.thumbstrip=hs.Thumbstrip(this)}};hs.Slideshow.prototype={getControls:function(){this.controls=hs.createElement("div",{innerHTML:hs.replaceLang(hs.skin.controls)},null,hs.container);var b=["play","pause","previous","next","move","full-expand","close"];this.btn={};var c=this;for(var a=0;a<b.length;a++){this.btn[b[a]]=hs.getElementByClass(this.controls,"li","highslide-"+b[a]);this.enable(b[a])}this.btn.pause.style.display="none"},checkFirstAndLast:function(){if(this.repeat||!this.controls){return}var c=hs.expanders[this.expKey],b=c.getAnchorIndex(),a=/disabled$/;if(b==0){this.disable("previous")}else{if(a.test(this.btn.previous.getElementsByTagName("a")[0].className)){this.enable("previous")}}if(b+1==hs.anchors.groups[c.slideshowGroup||"none"].length){this.disable("next");this.disable("play")}else{if(a.test(this.btn.next.getElementsByTagName("a")[0].className)){this.enable("next");this.enable("play")}}},enable:function(d){if(!this.btn){return}var c=this,b=this.btn[d].getElementsByTagName("a")[0],e=/disabled$/;b.onclick=function(){c[d]();return false};if(e.test(b.className)){b.className=b.className.replace(e,"")}},disable:function(c){if(!this.btn){return}var b=this.btn[c].getElementsByTagName("a")[0];b.onclick=function(){return false};if(!/disabled$/.test(b.className)){b.className+=" disabled"}},hitSpace:function(){if(this.autoplay){this.pause()}else{this.play()}},play:function(a){if(this.btn){this.btn.play.style.display="none";this.btn.pause.style.display=""}this.autoplay=true;if(!a){hs.next(this.expKey)}},pause:function(){if(this.btn){this.btn.pause.style.display="none";this.btn.play.style.display=""}clearTimeout(this.autoplay);this.autoplay=null},previous:function(){this.pause();hs.previous(this.btn.previous)},next:function(){this.pause();hs.next(this.btn.next)},move:function(){},"full-expand":function(){hs.getExpander().doFullExpand()},close:function(){hs.close(this.btn.close)}};hs.Thumbstrip=function(k){function p(v){hs.extend(f||{},{overlayId:r,hsId:"thumbstrip",className:"highslide-thumbstrip-"+m+"-overlay "+(f.className||"")});if(hs.ieLt7){f.fade=0}v.createOverlay(f);hs.setStyles(r.parentNode,{overflow:"hidden"})}function c(v){d(undefined,Math.round(v*r[h?"offsetWidth":"offsetHeight"]*0.7))}function d(M,N){if(M===undefined){for(var L=0;L<j.length;L++){if(j[L]==hs.expanders[k.expKey].a){M=L;break}}}if(M===undefined){return}var H=r.getElementsByTagName("a"),A=H[M],x=A.parentNode,z=h?"Left":"Top",O=h?"Right":"Bottom",J=h?"Width":"Height",C="offset"+z,I="offset"+J,y=n.parentNode.parentNode[I],G=y-s[I],v=parseInt(s.style[h?"left":"top"])||0,D=v,E=20;if(N!==undefined){D=v-N;if(G>0){G=0}if(D>0){D=0}if(D<G){D=G}}else{for(var L=0;L<H.length;L++){H[L].className=""}A.className="highslide-active-anchor";var K=M>0?H[M-1].parentNode[C]:x[C],B=x[C]+x[I]+(H[M+1]?H[M+1].parentNode[I]:0);if(B>y-v){D=y-B}else{if(K<-v){D=-K}}}var F=x[C]+(x[I]-g[I])/2+D;hs.animate(s,h?{left:D}:{top:D},null,"easeOutQuad");hs.animate(g,h?{left:F}:{top:F},null,"easeOutQuad");l.style.display=D<0?"block":"none";t.style.display=(D>G)?"block":"none"}var j=hs.anchors.groups[hs.expanders[k.expKey].slideshowGroup||"none"],f=k.thumbstrip,m=f.mode||"horizontal",u=(m=="float"),o=u?["div","ul","li","span"]:["table","tbody","tr","td"],h=(m=="horizontal"),r=hs.createElement("div",{className:"highslide-thumbstrip highslide-thumbstrip-"+m,innerHTML:'<div class="highslide-thumbstrip-inner"><'+o[0]+"><"+o[1]+"></"+o[1]+"></"+o[0]+'></div><div class="highslide-scroll-up"><div></div></div><div class="highslide-scroll-down"><div></div></div><div class="highslide-marker"><div></div></div>'},{display:"none"},hs.container),e=r.childNodes,n=e[0],l=e[1],t=e[2],g=e[3],s=n.firstChild,a=r.getElementsByTagName(o[1])[0],b;for(var q=0;q<j.length;q++){if(q==0||!h){b=hs.createElement(o[2],null,null,a)}(function(){var x=j[q],v=hs.createElement(o[3],null,null,b),y=q;hs.createElement("a",{href:x.href,onclick:function(){hs.getExpander(this).focus();return hs.transit(x)},innerHTML:hs.stripItemFormatter?hs.stripItemFormatter(x):x.innerHTML},null,v)})()}if(!u){l.onclick=function(){c(-1)};t.onclick=function(){c(1)};hs.addEventListener(a,document.onmousewheel!==undefined?"mousewheel":"DOMMouseScroll",function(v){var x=0;v=v||window.event;if(v.wheelDelta){x=v.wheelDelta/120;if(hs.opera){x=-x}}else{if(v.detail){x=-v.detail/3}}if(x){c(-x*0.2)}if(v.preventDefault){v.preventDefault()}v.returnValue=false})}return{add:p,selectThumb:d}};hs.langDefaults=hs.lang;var HsExpander=hs.Expander;if(hs.ie){(function(){try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,50);return}hs.ready()})()}hs.addEventListener(document,"DOMContentLoaded",hs.ready);hs.addEventListener(window,"load",hs.ready);hs.addEventListener(document,"ready",function(){if(hs.expandCursor||hs.dimmingOpacity){var c=hs.createElement("style",{type:"text/css"},null,document.getElementsByTagName("HEAD")[0]);function b(e,f){if(!hs.ie){c.appendChild(document.createTextNode(e+" {"+f+"}"))}else{var d=document.styleSheets[document.styleSheets.length-1];if(typeof(d.addRule)=="object"){d.addRule(e,f)}}}function a(d){return"expression( ( ( ignoreMe = document.documentElement."+d+" ? document.documentElement."+d+" : document.body."+d+" ) ) + 'px' );"}if(hs.expandCursor){b(".highslide img","cursor: url("+hs.graphicsDir+hs.expandCursor+"), pointer !important;")}b(".highslide-viewport-size",hs.ie&&(hs.uaVersion<7||document.compatMode=="BackCompat")?"position: absolute; left:"+a("scrollLeft")+"top:"+a("scrollTop")+"width:"+a("clientWidth")+"height:"+a("clientHeight"):"position: fixed; width: 100%; height: 100%; left: 0; top: 0")}});hs.addEventListener(window,"resize",function(){hs.getPageSize();if(hs.viewport){for(var a=0;a<hs.viewport.childNodes.length;a++){var b=hs.viewport.childNodes[a],c=hs.getExpander(b);c.positionOverlay(b);if(b.hsId=="thumbstrip"){c.slideshow.thumbstrip.selectThumb()}}}});hs.addEventListener(document,"mousemove",function(a){hs.mouse={x:a.clientX,y:a.clientY}});hs.addEventListener(document,"mousedown",hs.mouseClickHandler);hs.addEventListener(document,"mouseup",hs.mouseClickHandler);hs.addEventListener(document,"ready",hs.setClickEvents);hs.addEventListener(window,"load",hs.preloadImages);hs.addEventListener(window,"load",hs.preloadAjax);
/*
  Easing Equations v1.5
  May 1, 2003
  (c) 2003 Robert Penner, all rights reserved. 
  This work is subject to the terms in http://www.robertpenner.com/easing_terms_of_use.html.  
*/
}Math.linearTween=function(e,a,g,f){return g*e/f+a};Math.easeInQuad=function(e,a,g,f){return g*(e/=f)*e+a};Math.easeOutQuad=function(e,a,g,f){return -g*(e/=f)*(e-2)+a};Math.easeInOutQuad=function(e,a,g,f){if((e/=f/2)<1){return g/2*e*e+a}return -g/2*((--e)*(e-2)-1)+a};Math.easeInCubic=function(e,a,g,f){return g*(e/=f)*e*e+a};Math.easeOutCubic=function(e,a,g,f){return g*((e=e/f-1)*e*e+1)+a};Math.easeInOutCubic=function(e,a,g,f){if((e/=f/2)<1){return g/2*e*e*e+a}return g/2*((e-=2)*e*e+2)+a};Math.easeInQuart=function(e,a,g,f){return g*(e/=f)*e*e*e+a};Math.easeOutQuart=function(e,a,g,f){return -g*((e=e/f-1)*e*e*e-1)+a};Math.easeInOutQuart=function(e,a,g,f){if((e/=f/2)<1){return g/2*e*e*e*e+a}return -g/2*((e-=2)*e*e*e-2)+a};Math.easeInQuint=function(e,a,g,f){return g*(e/=f)*e*e*e*e+a};Math.easeOutQuint=function(e,a,g,f){return g*((e=e/f-1)*e*e*e*e+1)+a};Math.easeInOutQuint=function(e,a,g,f){if((e/=f/2)<1){return g/2*e*e*e*e*e+a}return g/2*((e-=2)*e*e*e*e+2)+a};Math.easeInSine=function(e,a,g,f){return -g*Math.cos(e/f*(Math.PI/2))+g+a};Math.easeOutSine=function(e,a,g,f){return g*Math.sin(e/f*(Math.PI/2))+a};Math.easeInOutSine=function(e,a,g,f){return -g/2*(Math.cos(Math.PI*e/f)-1)+a};Math.easeInExpo=function(e,a,g,f){return(e==0)?a:g*Math.pow(2,10*(e/f-1))+a};Math.easeOutExpo=function(e,a,g,f){return(e==f)?a+g:g*(-Math.pow(2,-10*e/f)+1)+a};Math.easeInOutExpo=function(e,a,g,f){if(e==0){return a}if(e==f){return a+g}if((e/=f/2)<1){return g/2*Math.pow(2,10*(e-1))+a}return g/2*(-Math.pow(2,-10*--e)+2)+a};Math.easeInCirc=function(e,a,g,f){return -g*(Math.sqrt(1-(e/=f)*e)-1)+a};Math.easeOutCirc=function(e,a,g,f){return g*Math.sqrt(1-(e=e/f-1)*e)+a};Math.easeInOutCirc=function(e,a,g,f){if((e/=f/2)<1){return -g/2*(Math.sqrt(1-e*e)-1)+a}return g/2*(Math.sqrt(1-(e-=2)*e)+1)+a};Math.easeInElastic=function(g,e,l,k,f,j){if(g==0){return e}if((g/=k)==1){return e+l}if(!j){j=k*0.3}if(f<Math.abs(l)){f=l;var h=j/4}else{var h=j/(2*Math.PI)*Math.asin(l/f)}return -(f*Math.pow(2,10*(g-=1))*Math.sin((g*k-h)*(2*Math.PI)/j))+e};Math.easeOutElastic=function(g,e,l,k,f,j){if(g==0){return e}if((g/=k)==1){return e+l}if(!j){j=k*0.3}if(f<Math.abs(l)){f=l;var h=j/4}else{var h=j/(2*Math.PI)*Math.asin(l/f)}return f*Math.pow(2,-10*g)*Math.sin((g*k-h)*(2*Math.PI)/j)+l+e};Math.easeInOutElastic=function(g,e,l,k,f,j){if(g==0){return e}if((g/=k/2)==2){return e+l}if(!j){j=k*(0.3*1.5)}if(f<Math.abs(l)){f=l;var h=j/4}else{var h=j/(2*Math.PI)*Math.asin(l/f)}if(g<1){return -0.5*(f*Math.pow(2,10*(g-=1))*Math.sin((g*k-h)*(2*Math.PI)/j))+e}return f*Math.pow(2,-10*(g-=1))*Math.sin((g*k-h)*(2*Math.PI)/j)*0.5+l+e};Math.easeInBack=function(e,a,h,g,f){if(f==undefined){f=1.70158}return h*(e/=g)*e*((f+1)*e-f)+a};Math.easeOutBack=function(e,a,h,g,f){if(f==undefined){f=1.70158}return h*((e=e/g-1)*e*((f+1)*e+f)+1)+a};Math.easeInOutBack=function(e,a,h,g,f){if(f==undefined){f=1.70158}if((e/=g/2)<1){return h/2*(e*e*(((f*=(1.525))+1)*e-f))+a}return h/2*((e-=2)*e*(((f*=(1.525))+1)*e+f)+2)+a};Math.easeInBounce=function(e,a,g,f){return g-Math.easeOutBounce(f-e,0,g,f)+a};Math.easeOutBounce=function(e,a,g,f){if((e/=f)<(1/2.75)){return g*(7.5625*e*e)+a}else{if(e<(2/2.75)){return g*(7.5625*(e-=(1.5/2.75))*e+0.75)+a}else{if(e<(2.5/2.75)){return g*(7.5625*(e-=(2.25/2.75))*e+0.9375)+a}else{return g*(7.5625*(e-=(2.625/2.75))*e+0.984375)+a}}}};Math.easeInOutBounce=function(e,a,g,f){if(e<f/2){return Math.easeInBounce(e*2,0,g,f)*0.5+a}return Math.easeOutBounce(e*2-f,0,g,f)*0.5+g*0.5+a};hs.Expander.prototype.onBeforeExpand=function(){if(/slow/.test(this.a.className)){this.a.oldExpandDuration=hs.expandDuration;this.a.oldExpandSteps=hs.expandSteps;hs.expandDuration=500;hs.expandSteps=20}};hs.Expander.prototype.onAfterExpand=function(){if(/slow/.test(this.a.className)){hs.expandDuration=this.a.oldExpandDuration;hs.expandSteps=this.a.oldExpandSteps}};hs.Expander.prototype.onBeforeClose=function(){if(/slow/.test(this.a.className)){this.a.oldRestoreDuration=hs.restoreDuration;this.a.oldRestoreSteps=hs.restoreSteps;hs.restoreDuration=500;hs.restoreSteps=20}};hs.Expander.prototype.onAfterClose=function(){if(/slow/.test(this.a.className)){hs.restoreDuration=this.a.oldRestoreDuration;hs.restoreSteps=this.a.oldRestoreSteps}};if(typeof(hs)!="undefined"){$(document).ready(function(){new hs.Outline("drop-shadow")});(function(c,a){if(typeof(c)=="undefined"||typeof(a)=="undefined"){return}for(var b in a){$.extend(c[b],a[b])}})(hs,{graphicsDir:(typeof(NexxarLib)!="undefined"&&typeof(NexxarLib.getBaseURLPath)=="function"?NexxarLib.getBaseURLPath():"")+"/layout/img/hslide_",outlinesDir:"ol_",expandCursor:"/../../files/hslide_zoomin.cur",restoreCursor:false,loadingOpacity:0.75,showCredits:false,allowMultipleInstances:false,preserveContent:false,outlineWhileAnimating:1,align:"center",skin:$.extend({},hs.skin,{contentWrapper:'<div class="DD_lngBlackBoxBorder"><div class="highslide-body"></div></div>'})});$(document).ready(function(){hs.registerOverlay({thumbnailId:null,overlayId:"heading",position:"top left",hideOnMouseOut:false,html:"",useOnHtml:true,opacity:1})})}function nexxar_lib_resizeLightboxIFrame(b,a,c){if(!b||b.length<=0){return}b=b.replace(/\?.*/,"");if(!a&&!c){return}$("iframe[src^='"+b+"']").parents("div.highslide-container").eq(0).each(function(){var k=$(this).find("iframe").height();var g=k;var d=$(this).find("td.highslide-outline").height();var f=0;var m=$(this).find("iframe").width();var e=m,l=m;var l=$(this).find("td.highslide-outline").width();var j=0;if(a&&a>=0){f=(a-k)/2}else{a=k}if(c&&c>=0){j=(c-m)/2}else{c=m}if(c==m&&a==k){return}$(this).find("div.highslide-body,div.highslide-html,iframe").css({height:a+"px",width:c+"px"});$(this).find("td.highslide-outline").css({height:(a-(k-d))+"px",width:(c-(m-l))+"px"});$(this).find("div.highslide-wrapper,table").each(function(){$(this).css({top:(parseInt($(this).css("top"))-f)+"px",left:(parseInt($(this).css("left"))-j)+"px"})})})}var NexxarPrintManager={defaultServerScriptPath:"/servicepages/printmanager.php",uiIDs:{onAddPageSuccess:"printManagerAddLayer",displayCounter:"printManagerCounter",pane:"printManagerLayer",paneToggleLink:"printManagerLayerLink",container:"printManagerLayerContainer",lightboxLink:"printManagerOpener"},texts:{noDoc:"",singleDoc:"<b>1</b> document is marked<br>&nbsp;&nbsp;&nbsp;for printing",multiDocs:"<b><!-- COUNTER --></b> documents are marked<br>&nbsp;&nbsp;&nbsp;for printing"},stateCookieName:"rep2010-PrintMan",getDefaultServerScriptAddress:function(){var a=NexxarLib.getBaseURLFull()+this.defaultServerScriptPath;if(window.location.hostname.indexOf("laut.iedit")>=0){a=a.replace(/\.php$/,"")}return a},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.getBaseURLFull()+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=String(window.location.pathname).substr(NexxarLib.getBaseURLPath().length)}var e=this.prepareTargetAddress(d.href);var f={add:c,xmlhttp:1,rand:Math.floor(Math.random()*99999),date:(new Date()).getTime()};if(hs&&g&&g.useHighslide){if(e.indexOf("?")<0){e+="?"}else{e+="&"}e+=$.param(f);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,f,function(h){$("#"+a).show().find(".use_sIFR").css("width","150px").sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black",style:{color:"#ffffff"},selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},version:3});$("#"+a+" div.lngBlackBoxCloser").each(function(){if($(this).data("unsIFRAdded")!="1"){$(this).click(function(){$("#"+a).find(".use_sIFR").unsifr()})}$(this).data("unsIFRAdded","1")});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},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).css("padding-top","0.25em");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()}$("#"+this.uiIDs.container).addClass("inactive").removeClass("active");$("#"+this.uiIDs.paneToggleLink).trigger("blur.tooltip").unbind(".tooltip").removeData("tooltip").attr("title","Print this page or add this page to a selection of pages you want to print later").addClass("inactive").removeClass("active").tooltip({smart:true});$.cookies.set(this.stateCookieName,"closed")},showPane:function(){$.cookies.set(this.stateCookieName,"opened");$("#"+this.uiIDs.pane).slideDown();$("#"+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","hide the printmanager's toolbar").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(1)}else{this.showPane()}},addLightbox:function(){jQuery("#"+NexxarPrintManager.uiIDs.lightboxLink).click(function(){hs.Expander.prototype.onAfterGetHeading=function(a){$(a.heading).find(".use_sIFR").css("width","150px").sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black",style:{color:"#ffffff"},selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},version:3})};return hs.htmlExpand($(this).get(0),{objectType:"iframe",align:"center",width:600,height:330,dimmingOpacity:0.7,wrapperClassName:"lngPrintManager",headingText:'<div class="lngBlackBoxTitle"><div class="highslide-heading use_sIFR">Print manager</div><div class="lngBlackBoxCloser" onclick="return hs.close(this)"></div><div class="blackBeauty"></div></div>',preserveContent:false})})}};$(document).ready(function(){NexxarPrintManager.updateInfoText();NexxarPrintManager.restorePane();NexxarPrintManager.addLightbox()});function showVideo(a){hs.preserveContent=false;hs.Expander.prototype.onBeforeClose=function(b){try{$("iframe").webcastPlayer.SetVariable("toggleStopPlay.val","stop")}catch(c){}};return hs.htmlExpand($("#flashlink"+a).get(0),{objectType:"iframe",width:647,height:485,align:"center"})}function nexxar_lng_set_layout(a){if(a=="v"){$("#pageheader div.topnaviElems").addClass("searchFlashLow")}else{$("#pageheader div.topnaviElems").removeClass("searchFlashLow")}$("#pageheader div.topnaviElems").show()}$(document).ready(function(){if($.browser.msie&&$.browser.version<=6){$("#metanavigation li.level1").hover(function(){$(this).addClass("hover");$(this).children("div.dropdown").css("display","block")},function(){$(this).removeClass("hover");$(this).children("div.dropdown").css("display","none")})}var a=$("ul#metanavigation > li");$("div#metanavigation > li, div#metanavigation > li *, div#metanavigation > li a").mouseover(function(){$(this).parents("li.level1").addClass("hover")});if($.flash.version.major<8||NexxarLib.isPagePrintVersion||($.browser.firefox&&$.browser.version<=2)){return}$("#headerContent h1, #popupHeader h1, #shareme_content h1").wrapInner("<b />").each(function(){$(this).css("text-transform","none");var b=$(this).html().toUpperCase().replace(/IFRSS/,"IFRSs");b=b.replace(/<\/su[bp][^>]*>/ig,"</font>").replace(/<sup[^>]*>/ig,'<font face="GG Superscript Sans">').replace(/<sub[^>]*>/ig,'<font face="GG Subscript Sans">').replace(/^&amp;/gi,"$#38;").replace(/<\/?span[^>]*>/ig,"");$(this).sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black",style:{},content:b,selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},textTransform:"none",version:3});$(this).css("text-transform","uppercase")});$("#headerTitle").wrapInner("<b/>").each(function(){var c=$(this).html();var b=$("span.year",this);if(b.length>0){c=c.replace(/<span\sclass=["']?year[^>]*>/i,'<font color="'+sIFR.toHex(b.css("color"))+'">').replace(/<\/span[^>]*>/i,"</font>")}$(this).sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black",style:{color:"#004466"},content:c,selectable:false,flashvars:{},events:false,params:{},version:3})});$("#bodyContent h1, #toolbox h3, #appbox h3").not("#bodyContent .nosifr").sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black-normal",style:{fontWeight:"bold"},selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},version:3});$("#bodyContent h2").not("#bodyContent .nosifr").each(function(){$(this).css("text-transform","none");var b=$(this).html().toUpperCase();b=b.replace(/<\/su[bp][^>]*>/ig,"</font>").replace(/<sup[^>]*>/ig,'<font face="GG Superscript Sans">').replace(/<sub[^>]*>/ig,'<font face="GG Subscript Sans">').replace(/^&amp;/gi,"$#38;").replace(/<\/?span[^>]*>/ig,"");var b=b.replace(/IFRSS/,"IFRSs");$(this).sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black-normal",style:{fontWeight:"bold"},content:b,selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},textTransform:"none",version:3});$(this).css("text-transform","uppercase")});$("#linkbox h3.box_title, #subjectFormTitle, #chartGenTitle").wrapInner("<b />").sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black",style:{fontWeight:"bold"},selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},version:3});$(document).bind("fontresize",function(b,c){if(typeof($.sifr)!="undefined"){$.sifr.updateFontSize()}})});NexxarLib.imageCache.preloadImage("/layout/img/bg_button_arrow_hover.gif");NexxarLib.imageCache.preloadImage("/layout/img/bg_button.gif");NexxarLib.imageCache.preloadImage("/layout/img/bg_button_hover.gif");NexxarLib.imageCache.preloadImage("/layout/img/blue_dark_off.png");NexxarLib.imageCache.preloadImage("/layout/img/blue_dark_on.png");NexxarLib.imageCache.preloadImage("/layout/img/blue_sml_dark_off.png");NexxarLib.imageCache.preloadImage("/layout/img/blue_sml_dark_on.png");function nexxar_print_setImg(){$("#mainbar img").each(function(){var a=$(this).data("oldDisplay");if(document.formular.setImg[0].checked){if(!a){return}else{$(this).css("display",a)}a=$(this).parents("div").eq(0).data("oldDisplay");if(!a){return}else{$(this).parents("div").eq(0).css("display",a)}}else{if(document.formular.setImg[1].checked){if(!a){$(this).data("oldDisplay",$(this).css("display"))}a=$(this).parents("div").eq(0).data("oldDisplay");if(!a){$(this).parents("div").eq(0).data("oldDisplay",$(this).parents("div").eq(0).css("display"))}$(this).css("display","none").parents("div").eq(0).not(".tabelle").css("display","none")}}})}$(document).ready(function(){$("#buttonCloseWindow").html('<a href="#" onclick="parent.hs.close(); return false;" class="button close"><img src="'+NexxarLib.getBaseURLPath()+'/layout/img/button_close.gif" alt="close this window"></a>');$("head").append('<style type="text/css"> div.lngBlackBoxCloser{position:absolute;top:-2px;right:0;background: url('+NexxarLib.getBaseURLFull()+"/layout/img/icon_close_subjectlayer.gif) no-repeat left top;width: 21px;height: 21px;cursor:pointer;} </style>")});function nexxar_activateTooltip(){if(window.location.pathname.indexOf("/servicepages/all")>=0||window.location.pathname.indexOf("/print.html")>=0){return}if(NexxarLib.isPagePrintVersion){return}var b=$("#inleaf a[title], #pageheader div.topnaviElems a[title], #linkbox a[title], #services a[title], #appbox a[title], #toolbox a[title], #bodyContent a[title]:not(abbr,.glossary,table,td,th,tr), #bodyContent img[title]:not(abbr,.glossary,table,td,th,tr, a[title] img), #pageheader div.logoTitle img[title] ");for(var a=0;a<b.length;a++){if($(b[a]).attr("title").length>0){$(b[a]).removeAttr("alt").tooltip({smart:true,url:""}).find("*").andSelf().removeAttr("title","").removeAttr("alt","")}}}$(document).ready(function(){if(window.location.pathname.indexOf("/servicepages/all")>=0){return}window.setTimeout(function(){nexxar_activateTooltip()},1)});var addthis_share={email_vars:{customer:"Legal &amp; General - Annual Report and Accounts 2010"},url:window.location.protocol+"//"+window.location.host+window.location.pathname+(typeof(window.location.search)!="undefined"&&window.location.search.indexOf("q=")>0?String(window.location.search).replace(/&(amp;)?cat=[a-z]+/,""):"")+(typeof(window.location.hash)!="undefined"&&window.location.hash.length>0?"#"+String(window.location.hash).replace(/cat=[a-z]+/,""):"")};var addthis_config={services_exclude:"print",ui_language:"en",ui_use_addressbook:"false",email_vars:addthis_share.email_vars,url:addthis_share.url};$(document).ready(function(){$("#printPopUpOpener:not([rel^='lightbox'])").click(function(){return hs.htmlExpand($(this).get(0),{objectType:"iframe",width:670,height:600,align:"center",dimmingOpacity:0.7,captionText:'<a href="#" id="hscloser" onclick="hs.close(this); return false;">Close</a>',preserveContent:false})});$(".verweisvideo").click(function(){hs.preserveContent=false;hs.Expander.prototype.onBeforeClose=function(a){try{$("iframe").webcastPlayer.SetVariable("toggleStopPlay.val","stop")}catch(b){}};return hs.htmlExpand($(this).get(0),{objectType:"iframe",width:647,height:485,align:"center"})})});var operabar=(window.opera?"=yes":"");function printPopUp(e){var a=680;var c=560;var b="";if(window.opera){b="=yes"}var d="gb2010_printPopUp";return PopUpOpenWindow(e,d,"resizable=yes, status=no, toolbar=no, scrollbars"+b,a,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}window.setTimeout("nexxar_doPreLoadGWSImage()",50);function nexxar_doPreLoadGWSImage(){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){}}geber_doGWSImage(c,a)}function nexxar_gwsPrepareDownload(a,f){try{a=a.replace(/^.*downloads?\.php[3-9]?\?.*file=([-_\.A-Z0-9a-z]+).*$/,"$1");a=a.substr(a.lastIndexOf("/")+1);a="/servicepages/downloads/files/"+a.replace(/\?.*/,"")}catch(d){alert(d.message)}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("nexxar_doGWSDownloadFile('"+a+"')",200)}function nexxar_doGWSDownloadFile(b){var c=NexxarLib.getBaseURLPath();if(c=="/"){c=""}c+=b;if(!c.match(/^file:/)){c=window.location.protocol+"//"+window.location.host+c}var a=window.location;geber_doGWSImage(c,a)}function geber_doGWSImage(a,b){nexxar_send2GWS(encodeURIComponent(a),b?encodeURIComponent(b):"")}function nexxar_send2GWS(f,j,a){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 d="http://gws.geber.at/lng/gws.gif?js=1&pg="+f+"&ref="+j+"&rep=lng-AR2010"+(typeof(a)!="undefined"&&a?"&notrack=1":"");try{d+="&screen="+screen.width+"x"+screen.height}catch(g){}var h=$.cookies.get("STATs-ID");if(!h||h.length<0){h="";for(var c=0;c<34;c++){h+=Math.ceil(Math.random()*255).toString(16)}$.cookies.set("STATs-ID",h.substring(0,32),{path:"/"})}if(h&&h.length>0){d+="&STATS-ID="+h}d+="&time="+Number((new Date()).getTime()).toString(16);var b=new Image();b.src=d}function nexxar_gwsTrackURL(a,b){if(a&&a.length>0){window.setTimeout("nexxar_send2GWS('"+encodeURIComponent(NexxarLib.convert2AbsoluteURL(a))+"', '"+encodeURIComponent(window.location.href)+"', "+(typeof(b)!="undefined"&&b?"true":"false")+")",5)}}function nexxar_gwsClickHandler(a,b){if($(a).hasClass("isExternalURL")||$(a).hasClass("verweisextern")||$(a).hasClass("extern")||($(a).attr("target")=="_blank"&&(b=="n"||b=="m"||b=="pf"))){if($(a).data("gwsTrackerHasHandler")!="1"){$(a).click(function(){nexxar_gwsTrackURL(NexxarLib.getBaseURLFull()+"/servicepages/leavereport;wurl="+encodeURIComponent($(this).attr("href")))}).data("gwsTrackerHasHandler","1")}}else{if(a&&b){if(a.href&&!a.href.match(/(\?|&|&amp;)cat=/)&&a.href.indexOf("javascript")<0){if($.browser.msie){var d=$(a).text();if(a.href.indexOf(d)>=0){return true}}var e=(a.href.indexOf("?")<0?"?":"&")+"cat="+b;if(a.href.match(/#/)){a.href=a.href.replace(/#/,e+"#")}else{a.href+=e}}else{if(a.action&&!a.action.match(/(\?|&|&amp;)cat=/)&&a.action.indexOf("javascript")<0){a.action+=(a.action.indexOf("?")<0?"?":"&")+"cat="+b}}}}return true}function nexxar_doGWSImage(a,b){return geber_doGWSImage(a,b)}if(typeof(SWFAddress)!="undefined"){SWFAddress.setTracker("nexxar_flashTracker")}function nexxar_flashTracker(a){if(NexxarLib._trackingFlashFirstWasDone){nexxar_gwsTrackURL(window.location.protocol+"//"+window.location.host+a+"?cat=flash#"+window.location.hash)}NexxarLib._trackingFlashFirstWasDone=true}function nexxar_doAddTrackCat(b,a){if(typeof(b)!="undefined"&&b.length>0){for(var c=0;c<b.length;c++){nexxar_gwsClickHandler(b[c],a)}}}function nexxar_addTrackLinkCategories(){nexxar_doAddTrackCat($("#pageheader > div.metanavigation > ul:not(.secondmeta) a"),"m");nexxar_doAddTrackCat($("#inleaf1 a, #inleaf2 a, #inleaf3 a, #pagebody .inleaf_right a"),"i");nexxar_doAddTrackCat($("#history a"),"h");nexxar_doAddTrackCat($("#pageheader div.metanavigation a, #metanavigation a"),"n");nexxar_doAddTrackCat($("#toolbox a.compare"),"v");nexxar_doAddTrackCat($("#linkbox a"),"c");nexxar_doAddTrackCat($("#pageheader div.topnavigation a"),"n");nexxar_doAddTrackCat($("#toolbox a, #services a").not(".verweisextern,.email"),"t");nexxar_doAddTrackCat($("#pagebody .content a, #headerContent a"),"b");nexxar_doAddTrackCat($("#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()+"/servicepages/sendthispage;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()+"/servicepages/leavereport;wurl="+encodeURIComponent($(this).attr("href")))}).data("gwsTrackerHasHandler","1")}}nexxar_doAddTrackCat($("#contentMenu a, #subjectMenu a"),"m")}$(document).ready(function(){window.setTimeout("nexxar_addTrackLinkCategories();",5)});function geber_table_handlemouseover(a){$(a).addClass("highlightmouseover")}function geber_table_handlemouseout(a){$(a).removeClass("highlightmouseover")}function geber_table_handlemouseclick(a){$(a).toggleClass("highlightclick")}$(document).ready(function(){if($.browser.msie){$("html").bind("fontSizeChanged",function(){$("img").each(function(){$(this).toggleClass("forceRefresh")});$("#pagebody").each(function(){$(this).toggleClass("forceRefresh")});$("#pageheader").each(function(){$(this).toggleClass("forceRefresh")});$("#pageheader .rightpanel").each(function(){$(this).toggleClass("forceRefresh")})})}$("html").attr("originalFontSize",$("html").css("font-size"));$("#resetFontSize").click(function(){$(this).css("text-decoration","underline");$("#fontSize2, #fontSize3").css("text-decoration","none");$("html").css("font-size","50%");$("body").removeClass("fontSize2").removeClass("fontSize3");$.cookies.set("lng-fontSize",0);$("html").trigger("fontSizeChanged",[parseFloat($("html").css("font-size"),10)])}).css("cursor","pointer");$("#fontSize2").click(function(){$(this).css("text-decoration","underline");$("#resetFontSize, #fontSize3").css("text-decoration","none");$("body").addClass("fontSize2").removeClass("fontSize3");$("html").css("font-size","60%");var b=$.cookies.get("lng-fontSize");$.cookies.set("lng-fontSize",120);$("html").trigger("fontSizeChanged",[parseFloat($("html").css("font-size"),10)]);return false}).css("cursor","pointer");$("#fontSize3").click(function(){$(this).css("text-decoration","underline");$("#resetFontSize, #fontSize2").css("text-decoration","none");$("body").addClass("fontSize3").removeClass("fontSize2");$("html").css("font-size","70%");var b=$.cookies.get("lng-fontSize");$.cookies.set("lng-fontSize",140);$("html").trigger("fontSizeChanged",[parseFloat($("html").css("font-size"),10)]);return false}).css("cursor","pointer");var a=$.cookies.get("lng-fontSize");if(a){a=parseInt(a);if(a&&!isNaN(a)&&a!=0){if(a==120){$("#fontSize2").css("text-decoration","underline");$("body").addClass("fontSize2");$("html").css("font-size","60%");$("#resetFontSize, #fontSize3").css("text-decoration","none")}else{if(a==140){$("#fontSize3").css("text-decoration","underline");$("body").addClass("fontSize3");$("html").css("font-size","70%");$("#resetFontSize, #fontSize2").css("text-decoration","none")}else{$("#resetFontSize").css("text-decoration","underline");alert("font size normal")}}$("html").trigger("fontSizeChanged",[parseFloat($("html").css("font-size"),10)])}}});NexxarLib.Search={};NexxarLib.Search.suggestions={_phpFilterCache:{},_searchFieldID:"#searchfieldHead",_suggestFormID:"#suggestform",_activeSuggestion:-1,_useFixedWidth:true,_defaultHTML:"",_hideDefaultHTML:true,_currentPhraseFirstLetter:"",_words:[],_loadedWords:{},_availableWordLists:["e","a","i","o","u","b","c","d","f","g","h","j","k","l","m","n","p","q","r","s","t","v","w","x","y","z","_","0","1","2","3","4","5","6","7","8","9"],getTooltipText:function(a){return"found on "+a+" page"+(a>1?"s":"")+""},handleUserInput:function(a,b){NexxarLib.Search.suggestions.changePopularList(a,b)},selectPopularListEntry:function(e,b,f){if(e==38){this._activeSuggestion--}else{if(e==40){this._activeSuggestion++}else{this._activeSuggestion=-1;return}}if($(b).data("hasFocus")!="1"){return}if(!f||$(f).length<=0||!$(f).is(":visible")){return}var a=$(f).find("a");if(this._activeSuggestion>=a.length){this._activeSuggestion=0}else{if(this._activeSuggestion<0){this._activeSuggestion=a.length-1}}$(a).removeClass("hover");var c=$(a).eq(this._activeSuggestion);var d=$(c).find("span.title").eq(0).text();$(c).addClass("hover");$(b).attr("value",'"'+d+'"').data("oldValue",'"'+d+'"')},changePopularList:function(c,g){if($(c).data("hasFocus")!="1"){return}var f=$(c).attr("value");if(f.substr(0,1)=='"'){f=f.substr(1)}if(f.substr(f.length-1,1)=='"'){f=f.substr(0,f.length-1)}f=f.replace(/[\.,:;\\\[\]\(\)!=\?\*\+#\n\r]/g," ");f=decodeURIComponent(encodeURIComponent(f).replace(/%(2019|2018|2032|0?300|0?301|B4|60)/gi,"'").replace(/%(201c|201d|2033|3003)/gi," ").replace(/%(2013|2010|2014|2012|0*ad|2043|2212)/gi,"-").replace(/%(a0|2003|2002)/gi," ").replace(/%(2022)/gi,""));f=f.toLowerCase();var h=f.length;if(h<=0){this.displayResultHotList(c,g,null,f);return}var d=[];this._currentPhraseFirstLetter=f.substr(0,1).replace(/[^a-zA-Z0-9]/,"_");var b=this._currentPhraseFirstLetter;var k=this._loadedWords[b]?this._words[b]:null;if(k&&typeof(k)!="undefined"&&typeof(k.length)!="undefined"&&k.length>0){for(var e=0;e<k.length&&d.length<10;e++){if(k[e].wLC.substr(0,h)==f){d[d.length]=k[e]}}this.displayResultHotList(c,g,d,f);return}this._toSearchFor=f;if(this._phpFilterCache&&this._phpFilterCache[f]){this.displayResultHotList(c,g,this._phpFilterCache[f],f)}else{var a=NexxarLib.getScriptBaseURL();var j=(!a||a.length<=0||a.indexOf(window.location.protocol+"//"+window.location.hostname)==0||!a.match(/^([a-z][a-z]+):\/\//));$.ajax({url:a+"/layout/files/js_words"+NexxarLib.defaultScriptExtension,dataType:(j?"json":"jsonp"),data:{q:f,json:1},success:function(m,o){try{if(m&&m.words){for(var l=0;l<m.words.length;l++){m.words[l].w=decodeURIComponent(m.words[l].w)}NexxarLib.Search.suggestions._phpFilterCache[f]=m.words;NexxarLib.Search.suggestions.displayResultHotList(c,g,m.words,f)}}catch(n){}}})}},displayResultHotList:function(e,s,v,t){var l=$(s).data("defaultHTML");var b=$(s).data("hideDefaultHTML")=="1";if(!l||typeof(l)!="string"||l==""||l.length<=0){var j=$(s).find("div.bg_keywords").text();j=typeof(j)!="string"||j.length<=0?"":j.replace(/\s+/,"");b=j.length<=1;$(s).data("hideDefaultHTML",b?"1":"0");l=(b?"":$(s).html())+"<!-- GRABBED -->";$(s).data("defaultHTML",l)}if(!v||v.length<=0){if($(s).data("isDefaultHTML")!="1"){$(s).html(l).data("isDefaultHTML","1")}if(b){$(s).hide()}else{$(s).show()}if(b){$(s).hide()}return}var n=$(e).parents("form").eq(0).attr("action");$(s).show().data("isDefaultHTML","0").find("div.bg_keywords").html('<ul class="bg_keywords" />');var q=$(s).find("div.bg_keywords ul.bg_keywords");for(var p=0;p<v.length&&p<10;p++){var m=decodeURIComponent(v[p].w);var c=0;while(c<t.length&&c<m.length&&m.charAt(c)==t.charAt(c)){c++}jQuery('<li><div class="kwListItemText"><a href="'+n+"?q="+escape('"'+v[p].w+'"')+'" class="cnt'+(p+1)+(p==this._activeSuggestion?" hover":"")+'" onclick="window.location.href=this.href;return false;" title="'+this.getTooltipText(v[p].h)+'"><span class="hitcounter">('+v[p].h+') </span><span class="title"><span class="selectedText">'+m.substring(0,c)+"</span>"+m.substring(c)+'</span><span style="clear:both;"></span></a></div></li>').click(function(){$(e).attr("value",$(this).children("span.title").eq(0).text());$(s).hide()}).appendTo(q)}$(s).find("a").css("white-space","nowrap");if(this._useFixedWidth){var r=$("li",s).eq(0).width();var a=$("li a",s);for(var p=0;p<a.length;p++){var u=$(".title",a[p]);var g=$(u).html();var d=g;var k=$(a[p]).width();var o=100;while(o>0&&k>r-10){g=g.substring(0,g.length-2);$(u).html(g+"...");k=$(a[p]).width();o--}if(o<100){$(a[p]).attr("title",$(a[p]).attr("title")+"\n ("+d+")")}}}else{var h=0;$(s).find("a").each(function(){var y=parseFloat($(this).parent().css("font-size"),10);var x=y+NexxarLib.convertEM2PX($(this).outerWidth())+NexxarLib.convertEM2PX($(this).parent().css("padding-left"),y)+NexxarLib.convertEM2PX($(this).parent().css("padding-right"),y);if(x>h){h=x}});var f=0;$("a span.hitcounter",s).each(function(){var y=parseFloat($(this).css("font-size"),10);var x=$(this).outerWidth()+NexxarLib.convertEM2PX($(this).css("margin-left"),y);if(x>f){f=x}});h=Math.max(f+h,NexxarLib.convertEM2PX($("#suggestform .title").outerWidth(),$("#suggestform .title").css("font-size")));$(s).find("ul.bg_keywords").eq(0).css("width",h);$(s).find("a").css("white-space","wrap");$(s).toggleClass("refreshForced")}if(!$.browser.msie||$.browser.version>=7){$(s).find("a").each(function(){$(this).tooltip({smart:true,url:""})})}},loadWordList:function(d,c,e){if(this._usePHPFilter){return}var b=0;if(!d){d=this._availableWordLists[b]}while(b<this._availableWordLists.length&&this._availableWordLists[b]!=d){b++}if(b>=this._availableWordLists.length){b=0;d=this._availableWordLists[b]}while(b<this._availableWordLists.length&&this._loadedWords[d]){b++;d=this._availableWordLists[b]}var a=(b+1<this._availableWordLists.length&&b+1>=0)?this._availableWordLists[b+1]:false;if(this._currentPhraseFirstLetter&&this._currentPhraseFirstLetter!=""&&!this._loadedWords[this._currentPhraseFirstLetter]){a=d;d=this._currentPhraseFirstLetter}if(d&&!this._loadedWords[d]){this._loadedWords[d]=true;if(a){window.setTimeout("NexxarLib.Search.suggestions.loadWordList('"+a+"');",100)}$.get(NexxarLib.getBaseURLFull()+"/layout/files/js_words_"+d+".js",null,function(k,m){if(typeof(k)!="string"||k.length<=0){return}try{k=$.parseJSON(k);if(typeof(k)=="undefined"){return}}catch(l){return}try{for(var h=0;k.words&&h<k.words.length;h++){var j=k.words[h].w.substr(0,1).replace(/[^a-zA-Z0-9]+/,"_");if(typeof(NexxarLib.Search.suggestions._words[j])=="undefined"){NexxarLib.Search.suggestions._words[j]=[]}var f=decodeURIComponent(k.words[h].w);var g=f.toLowerCase();NexxarLib.Search.suggestions._words[j][NexxarLib.Search.suggestions._words[j].length]={w:f,wLC:g,h:k.words[h].h}}NexxarLib.Search.suggestions.changePopularList(c,e)}catch(l){}},"text")}}};$.extend(NexxarLib.Search.suggestions,{_suggestFormID:"#suggestform",_searchFieldID:"#searchfieldHead",_useFixedWidth:true});if(typeof(jQuery.fn.tooltip)!="function"){jQuery.fn.tooltip=function(){}}$(document).ready(function(){var l=NexxarLib.Search.suggestions;var c=l._suggestFormID||"suggestform";var f=l._searchFieldID||"searchfield";c=c.replace(/#+/,"");f=f.replace(/#+/,"");var g=$("#"+c+", #"+c+", #"+c+"1, #"+c+"2, #"+c+"3, #"+c+"4");var k=$("#"+f+", #"+f+"1 , #"+f+"2 , #"+f+"3 , #"+f+"4");$(g).hide();$("body").mousemove(function(p){for(var j=0;j<$(g).length;j++){$(g[j]).data("pixelIsInside","0");if($(g[j]).pixelIsInside(p.pageX,p.pageY)){$(g[j]).data("pixelIsInside","1");return}}});for(var d=0;d<$(g).length;d++){if($(g[d]).data("isDefaultHTMLProcessed")!="1"){var o=$(g[d]).find("a");for(var e=0;e<$(o).length;e++){var n=window.location.pathname.substr(window.location.pathname.lastIndexOf("/")+1);var a=$(o[e]).attr("href");if(a||a.substr(0,1)=="#"||a.indexOf(n)==0){var h="";var b=$(o[e]).find("title");if($(b).length>0){h=$(b).eq(0).text()}else{h=$(o[e]).text()}var m=NexxarLib.getScriptBaseURL()+"/servicepages/search"+NexxarLib.getDefaultScriptExtension()+"?q="+encodeURIComponent('"'+h+'"');$(o[e]).attr("href",m)}}$(g[d]).data("isDefaultHTMLProcessed","1")}}$(k).attr("autocomplete","off").focus(function(){$(this).data("oldValue",$(this).attr("value"));$(this).data("hasFocus",1);var j=c;var r=$(this).attr("id");if(typeof(r)=="string"&&r.match(/[0-9]+$/)){j+=r.replace(/^.*([0-9]+)$/,"$1")}for(var q=0;q<$(g).length;q++){$(g[q]).data("pixelIsInside","0")}var p=$("#"+j);l.changePopularList($(this),p)}).blur(function(p){$(this).data("hasFocus",0);for(var j=0;j<$(g).length;j++){if($(g[j]).data("pixelIsInside")!="1"){$(g[j]).hide()}}}).keyup(function(q){var j=c;var p=$(this).attr("id");if(typeof(p)=="string"&&p.match(/[0-9]+$/)){j+=p.replace(/^.*([0-9]+)$/,"$1")}if(q.which==38||q.which==40){l.selectPopularListEntry(q.which,this,$("#"+j))}else{if($(this).data("oldValue")==$(this).attr("value")){return}l.handleUserInput(this,$("#"+j));$(this).data("oldValue",$(this).attr("value"))}})});$(document).ready(function(){if(window.location.pathname.indexOf("/en/servicepages/printmanager")>=0||window.location.pathname.indexOf("/print.html")>=0||window.location.pathname.indexOf("/welcome.html")>=0){return}var a="subjectsFormSelection",b=decodeURIComponent("%20%20%20%20%20%20%3c!--%20subjectsForm%20--%3e%0d%0a%20%20%20%20%20%20%3cdiv%20class=%22subjectsFormSelection%22%20id=%22subjectsFormSelection%22%3e%0d%0a%3cdiv%20class=%22lngBlackBoxBorder%22%3e%0d%0a%20%20%3cdiv%20class=%22lngBlackBoxTitle%22%3e%3cdiv%20class=%22use_sIFR%22%3e%3cb%3eCreate%20your%20Report%3c%2Fb%3e%3c%2Fdiv%3e%3cdiv%20class=%22lngBlackBoxCloser%22%20id=%22lngBlackBoxCloser%22%3e%c2%a0%3c%2Fdiv%3e%3c%2Fdiv%3e%0d%0a%20%20%0d%0a%20%20%3cdiv%20class=%22lngBlackBoxContent%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%3c!--%20subjectsForm%20--%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22subjectsForm%22%20%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%3cform%20action=%22BaseURLPath%2Fsubjects%2Fstrategy.html%22%20name=%22subjectchooser%22%20method=%22GET%22%20onsubmit=%22return%20!geber_subjectsForm_onSubmit(%39subjectchooser%39);%22%3e%20%20%20%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%3e%3cinput%20type=%22hidden%22%20name=%22subjects%22%20value=%220123456789%22%3e%3c%2Fdiv%3e%0d%0a%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22itemtop%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cspan%3e%20Click%20on%20the%20topics%20below%20to%20select%20the%20areas%20you%20want%20in%20your%20report.%3c%2Fspan%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cfieldset%3e%3clegend%3e%20Please%20choose%20from%20the%20following%20subjects%20%3c%2Flegend%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3ctable%20cellpadding=%220%22%20cellspacing=%220%22%20border=%220%22%3e%3ctbody%3e%3ctr%3e%3ctd%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_0%22%20value=%221%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20this.name);%22%20id=%22t1%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22t1%22%3e%3ca%20href=%22BaseURLPath%2Fsubjects%2Fstrategy.html%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20%39subject_0%39,%20true);%20return%20false;%22%3e%3cspan%20class=%22hideAccessable%22%3eselect%20subject%3A%20%3c%2Fspan%3eStrategy%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_1%22%20value=%221%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20this.name);%22%20id=%22t2%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22t2%22%3e%3ca%20href=%22..%2Fsubjects%2Friskmanagement.html%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20%39subject_1%39,%20true);%20return%20false;%22%3e%3cspan%20class=%22hideAccessable%22%3eselect%20subject%3A%20%3c%2Fspan%3eRisk%20Management%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_2%22%20value=%221%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20this.name);%22%20id=%22t3%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22t3%22%3e%3ca%20href=%22..%2Fsubjects%2Fbusinessareas%2Fwhatwedo_tab1.html%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20%39subject_2%39,%20true);%20return%20false;%22%3e%3cspan%20class=%22hideAccessable%22%3eselect%20subject%3A%20%3c%2Fspan%3eBusiness%20areas%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_3%22%20value=%221%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20this.name);%22%20id=%22t4%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22t4%22%3e%3ca%20href=%22..%2Fsubjects%2Fcsrsustainability.html%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20%39subject_3%39,%20true);%20return%20false;%22%3e%3cspan%20class=%22hideAccessable%22%3eselect%20subject%3A%20%3c%2Fspan%3eCSR%2FSustainability%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%3c%2Ftd%3e%3ctd%3e%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_4%22%20value=%221%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20this.name);%22%20id=%22t5%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22t5%22%3e%3ca%20href=%22..%2Fsubjects%2Fshareholderinformation.html%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20%39subject_4%39,%20true);%20return%20false;%22%3e%3cspan%20class=%22hideAccessable%22%3eselect%20subject%3A%20%3c%2Fspan%3eShareholder%20information%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_5%22%20value=%221%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20this.name);%22%20id=%22t6%22%3e%3c!--%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22t6%22%3e%3ca%20href=%22..%2Fsubjects%2Ffactsandfigures%2Fwhatwedo_tab1.html%22%20onclick=%22geber_subjectsForm_selectSubject(%39subjectchooser%39,%20%39subject_5%39,%20true);%20return%20false;%22%3e%3cspan%20class=%22hideAccessable%22%3eselect%20subject%3A%20%3c%2Fspan%3eFacts%20and%20figures%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item2%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22checkbox%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cinput%20type=%22checkbox%22%20class=%22checkbox%22%20name=%22subject_all%22%20value=%221%22%20onclick=%22geber_subjectsForm_toggleSelectAll(%39subjectchooser%39,%20this.name);%20return%20true;%22%20id=%22subject_all%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22labeling%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3clabel%20for=%22subject_all%22%3e%3ca%20href=%22BaseURLPath%2Fsubjects%2Fstrategy.html%22%20onclick=%22geber_subjectsForm_toggleSelectAll(%39subjectchooser%39,%20%39subject_all%39,%20true);%20return%20false;%22%3eAll%20Topics%3c%2Fa%3e%3c%2Flabel%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%3cdiv%20class=%22clearFloat%22%3e%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cdiv%20class=%22item%20itembutton%20button%22%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3cbutton%20type=%22submit%22%20title=%22Show%20my%20selection%22%3e%3cdiv%3e%3cspan%3ego%3c%2Fspan%3e%3c%2Fdiv%3e%3c%2Fbutton%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Ftd%3e%3c%2Ftr%3e%3c%2Ftbody%3e%3c%2Ftable%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Ffieldset%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%20%20%3c%2Fform%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%20%20%20%20%3c!--%20%2F%2F%20subjectsForm%20--%3e%20%20%20%20%20%20%20%20%20%20%0d%0a%0d%0a%20%20%3c%2Fdiv%3e%0d%0a%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%3c%2Fdiv%3e%0d%0a%20%20%20%20%20%20%3c!--%20%2F%2F%20subjectsFormSelection%20--%3e".replace(/%39/g,"'")).replace(/BaseURLPath/i,NexxarLib.getBaseURLPath()),c=$(b);$("#lngBlackBoxCloser",c).click(function(){$("#subjectsFormSelection").hide().find(".use_sIFR").unsifr();$("#subjectLayerOpener").parent("li").removeClass("active")});$("#pageWrapper").append(c);$("#subjectLayerOpener").click(function(){if(typeof(NexxarLib.glossaryWords)!="undefined"){NexxarLib.glossaryWords.hideAllLayers()}$("#"+a).show().find(".use_sIFR").css("width","350px").sifr({path:NexxarLib.getBaseURLFull()+"/layout/files/",font:"univers-black",style:{color:"#ffffff"},selectable:false,flashvars:{},events:false,params:{wmode:"transparent"},version:3});$(this).parent("li").addClass("active");return false})});function geber_subjects_showMenu(a){return true}var hasValidSubjectMenu=false;function setHasValidSubjectMenu(a){if(a!=null){hasValidSubjectMenu=a}}function geber_subjectsForm_toggleSelectAll(e,a,f){if(!e){e="subjectchooser"}var c=document.forms[e];if(!c){return}var d;if(a&&typeof(a)=="string"){d=c.elements[a]}for(var b=0;b<c.elements.length;b++){if(c.elements[b].name&&(typeof(c.elements[b].name)=="string")&&(c.elements[b].name.substring(0,8)=="subject_")){if(!f){if(d&&(d.name=="subject_all")){c.elements[b].checked=d.checked}else{c.elements[b].checked=!c.elements[b].checked}}else{if(d&&(d.name=="subject_all"||d.name=="subject_alls")){c.elements[b].checked=!d.checked}else{c.elements[b].checked=c.elements[b].checked}}}}}function geber_subjectsForm_setAllBox(b,a){if(!b){b="subjectchooser"}$("form[name="+b+"] input[name='subject_all']").attr("checked",a)}function geber_subjectsForm_selectSubject(f,d,g){if(!f){f="subjectchooser"}var a=true;var e=$("form[name="+f+"]:eq(0) input:checkbox");for(var c=0;c<e.length;c++){var b=$(e[c]).attr("name");if(!b||typeof(b)!="string"||b=="subject_all"||b.substring(0,8)!="subject_"){continue}if(b==d&&g){$(e[c]).attr("checked",$(e[c]).is(":checked")?false:true)}if(!$(e[c]).is(":checked")){a=false}}geber_subjectsForm_setAllBox(f,a);return false}function geber_subjectsForm_onSubmit(g){var a=geber_subjectsForm_getSubjectMenuList();if(!a||a.length<=0){return false}if(!g){g="subjectchooser"}var e=document.forms[g];if(!e){return false}var f="";var b="";for(var d=0;d<a.length;d++){var c=$("form[name="+g+"]:eq(0) input[name=subject_"+d+"]");if(!c){if(!a[d]||!a[d].name){continue}c=$("form[name="+g+"]:eq(0) input[name=subject_"+a[d].name+"]")}if(c&&$(c).is(":checked")){if(b.length<=0){b=a[d].path}f+=Number(d).toString(16)}}if(b.length>0){b+=NexxarLib.getDefaultPageExtension();if(f&&f.length>0){b+="?subjects="+f}return window.location.href=NexxarLib.getBaseURLFull()+b}return false}function geber_subjectsForm_getSubjectMenuList(){var a=new Array();a[a.length]=new Object();a[a.length-1].path="/subjects/strategy";a[a.length-1].language="en";a[a.length-1].name="strategy";a[a.length]=new Object();a[a.length-1].path="/subjects/riskmanagement";a[a.length-1].language="en";a[a.length-1].name="riskmanagement";a[a.length]=new Object();a[a.length-1].path="/subjects/businessareas/whatwedo_tab1";a[a.length-1].language="en";a[a.length-1].name="businessareas";a[a.length]=new Object();a[a.length-1].path="/subjects/csrsustainability";a[a.length-1].language="en";a[a.length-1].name="csrsustainability";a[a.length]=new Object();a[a.length-1].path="/subjects/shareholderinformation";a[a.length-1].language="en";a[a.length-1].name="shareholderinformation";a[a.length]=new Object();a[a.length-1].path="/subjects/factsandfigures/whatwedo_tab1";a[a.length-1].language="en";a[a.length-1].name="factsandfigures";return a}$(document).ready(function(){NexxarLib.activateRegisteredFlash()});
