function searchKeyPress(a,b){if(window.event){a=window.event}if(a.keyCode==13){document.getElementById(b).click()}}function initTabs(){var e=document.getElementsByTagName("div");for(var a=0;a<e.length;a++){if(e[a].className.indexOf("tabset")!=-1){var g=[];var d=e[a].getElementsByTagName("a");for(var b=0;
b<d.length;b++){if(d[b].className.indexOf("tab")!=-1){g.push(d[b]);d[b].tabs=g;var f=document.getElementById(d[b].href.substr(d[b].href.indexOf("#")+1));if(f){if(d[b].className.indexOf("active")!=-1){f.style.display="block"}else{f.style.display="none"}}d[b].onclick=function(){var k=document.getElementById(this.href.substr(this.href.indexOf("#")+1));
if(k){for(var h=0;h<this.tabs.length;h++){var j=document.getElementById(this.tabs[h].href.substr(this.tabs[h].href.indexOf("#")+1));if(j){j.style.display="none"}this.tabs[h].className=this.tabs[h].className.replace("active","")}this.className+=" active";k.style.display="block";return false}}}}}}}if(window.addEventListener){window.addEventListener("load",initTabs,false)
}else{if(window.attachEvent&&!window.opera){window.attachEvent("onload",initTabs)}}if(typeof document.attachEvent!="undefined"){window.attachEvent("onload",init);document.attachEvent("onmousemove",moveMouse);document.attachEvent("onclick",checkMove)}else{window.addEventListener("load",init,false);document.addEventListener("mousemove",moveMouse,false);
document.addEventListener("click",checkMove,false)}var oDv=document.createElement("div");var dvHdr=document.createElement("div");var dvBdy=document.createElement("div");var windowlock,boxMove,fixposx,fixposy,lockX,lockY,fixx,fixy,ox,oy,boxLeft,boxRight,boxTop,boxBottom,evt,mouseX,mouseY,boxOpen,totalScrollTop,totalScrollLeft;
boxOpen=false;ox=10;oy=10;lockX=0;lockY=0;function init(){oDv.appendChild(dvHdr);oDv.appendChild(dvBdy);oDv.style.position="absolute";oDv.style.visibility="hidden";document.body.appendChild(oDv);init_niceform()}function defHdrStyle(){dvHdr.innerHTML='<img  style="vertical-align:middle"  src="info.gif">&nbsp;&nbsp;'+dvHdr.innerHTML;
dvHdr.style.fontWeight="bold";dvHdr.style.width="150px";dvHdr.style.fontFamily="arial";dvHdr.style.border="1px solid #A5CFE9";dvHdr.style.padding="3";dvHdr.style.fontSize="11";dvHdr.style.color="#4B7A98";dvHdr.style.background="#D5EBF9";dvHdr.style.filter="alpha(opacity=85)";dvHdr.style.opacity="0.85"
}function defBdyStyle(){dvBdy.style.borderBottom="1px solid #A5CFE9";dvBdy.style.borderLeft="1px solid #A5CFE9";dvBdy.style.borderRight="1px solid #A5CFE9";dvBdy.style.width="150px";dvBdy.style.fontFamily="arial";dvBdy.style.fontSize="11";dvBdy.style.padding="3";dvBdy.style.color="#1B4966";dvBdy.style.background="#FFFFFF";
dvBdy.style.filter="alpha(opacity=85)";dvBdy.style.opacity="0.85"}function checkElemBO(a){if(!a||typeof(a)!="string"){return false}if((a.indexOf("header")>-1)&&(a.indexOf("body")>-1)&&(a.indexOf("[")>-1)&&(a.indexOf("[")>-1)){return true}else{return false}}function scanBO(a){if(checkElemBO(a.title)){a.boHDR=getParam("header",a.title);
a.boBDY=getParam("body",a.title);a.boCSSBDY=getParam("cssbody",a.title);a.boCSSHDR=getParam("cssheader",a.title);a.IEbugfix=(getParam("hideselects",a.title)=="on")?true:false;a.fixX=parseInt(getParam("fixedrelx",a.title));a.fixY=parseInt(getParam("fixedrely",a.title));a.absX=parseInt(getParam("fixedabsx",a.title));
a.absY=parseInt(getParam("fixedabsy",a.title));a.offY=(getParam("offsety",a.title)!="")?parseInt(getParam("offsety",a.title)):10;a.offX=(getParam("offsetx",a.title)!="")?parseInt(getParam("offsetx",a.title)):10;a.fade=(getParam("fade",a.title)=="on")?true:false;a.fadespeed=(getParam("fadespeed",a.title)!="")?getParam("fadespeed",a.title):0.04;
a.delay=(getParam("delay",a.title)!="")?parseInt(getParam("delay",a.title)):0;if(getParam("requireclick",a.title)=="on"){a.requireclick=true;document.all?a.attachEvent("onclick",showHideBox):a.addEventListener("click",showHideBox,false);document.all?a.attachEvent("onmouseover",hideBox):a.addEventListener("mouseover",hideBox,false)
}else{if(getParam("doubleclickstop",a.title)!="off"){document.all?a.attachEvent("ondblclick",pauseBox):a.addEventListener("dblclick",pauseBox,false)}if(getParam("singleclickstop",a.title)=="on"){document.all?a.attachEvent("onclick",pauseBox):a.addEventListener("click",pauseBox,false)}}a.windowLock=getParam("windowlock",a.title).toLowerCase()=="off"?false:true;
a.title="";a.hasbox=1}else{a.hasbox=2}}function getParam(d,c){var e=new RegExp("([^a-zA-Z]"+d+"|^"+d+")\\s*=\\s*\\[\\s*(((\\[\\[)|(\\]\\])|([^\\]\\[]))*)\\s*\\]");var a=e.exec(c);var b;if(a){return a[2].replace("[[","[").replace("]]","]")}else{return""}}function Left(b){var c=0;if(b.calcLeft){return b.calcLeft
}var a=b;while(b){if((b.currentStyle)&&(!isNaN(parseInt(b.currentStyle.borderLeftWidth)))&&(c!=0)){c+=parseInt(b.currentStyle.borderLeftWidth)}c+=b.offsetLeft;b=b.offsetParent}a.calcLeft=c;return c}function Top(b){var c=0;if(b.calcTop){return b.calcTop}var a=b;while(b){if((b.currentStyle)&&(!isNaN(parseInt(b.currentStyle.borderTopWidth)))&&(c!=0)){c+=parseInt(b.currentStyle.borderTopWidth)
}c+=b.offsetTop;b=b.offsetParent}a.calcTop=c;return c}var ah,ab;function applyStyles(){if(ab){oDv.removeChild(dvBdy)}if(ah){oDv.removeChild(dvHdr)}dvHdr=document.createElement("div");dvBdy=document.createElement("div");CBE.boCSSBDY?dvBdy.className=CBE.boCSSBDY:defBdyStyle();CBE.boCSSHDR?dvHdr.className=CBE.boCSSHDR:defHdrStyle();
dvHdr.innerHTML=CBE.boHDR;dvBdy.innerHTML=CBE.boBDY;ah=false;ab=false;if(CBE.boHDR!=""){oDv.appendChild(dvHdr);ah=true}if(CBE.boBDY!=""){oDv.appendChild(dvBdy);ab=true}}var CSE,iterElem,LSE,CBE,LBE,totalScrollLeft,totalScrollTop,width,height;var ini=false;function SHW(){if(document.body&&(document.body.clientWidth!=0)){width=document.body.clientWidth;
height=document.body.clientHeight}if(document.documentElement&&(document.documentElement.clientWidth!=0)&&(document.body.clientWidth+20>=document.documentElement.clientWidth)){width=document.documentElement.clientWidth;height=document.documentElement.clientHeight}return[width,height]}var ID=null;function moveMouse(a){a?evt=a:evt=event;
CSE=evt.target?evt.target:evt.srcElement;if(!CSE.hasbox){iElem=CSE;while((iElem.parentNode)&&(!iElem.hasbox)){scanBO(iElem);iElem=iElem.parentNode}}if((CSE!=LSE)&&(!isChild(CSE,dvHdr))&&(!isChild(CSE,dvBdy))){if(!CSE.boxItem){iterElem=CSE;while((iterElem.hasbox==2)&&(iterElem.parentNode)){iterElem=iterElem.parentNode
}CSE.boxItem=iterElem}iterElem=CSE.boxItem;if(CSE.boxItem&&(CSE.boxItem.hasbox==1)){LBE=CBE;CBE=iterElem;if(CBE!=LBE){applyStyles();if(!CBE.requireclick){if(CBE.fade){if(ID!=null){clearTimeout(ID)}ID=setTimeout("fadeIn("+CBE.fadespeed+")",CBE.delay)}else{if(ID!=null){clearTimeout(ID)}COL=1;ID=setTimeout("oDv.style.visibility='visible';ID=null;",CBE.delay)
}}if(CBE.IEbugfix){hideSelects()}fixposx=!isNaN(CBE.fixX)?Left(CBE)+CBE.fixX:CBE.absX;fixposy=!isNaN(CBE.fixY)?Top(CBE)+CBE.fixY:CBE.absY;lockX=0;lockY=0;boxMove=true;ox=CBE.offX?CBE.offX:10;oy=CBE.offY?CBE.offY:10}}else{if(!isChild(CSE,dvHdr)&&!isChild(CSE,dvBdy)&&(boxMove)){if((!isChild(CBE,CSE))||(CSE.tagName!="TABLE")){CBE=null;
if(ID!=null){clearTimeout(ID)}fadeOut();showSelects()}}}LSE=CSE}else{if(((isChild(CSE,dvHdr)||isChild(CSE,dvBdy))&&(boxMove))){totalScrollLeft=0;totalScrollTop=0;iterElem=CSE;while(iterElem){if(!isNaN(parseInt(iterElem.scrollTop))){totalScrollTop+=parseInt(iterElem.scrollTop)}if(!isNaN(parseInt(iterElem.scrollLeft))){totalScrollLeft+=parseInt(iterElem.scrollLeft)
}iterElem=iterElem.parentNode}if(CBE!=null){boxLeft=Left(CBE)-totalScrollLeft;boxRight=parseInt(Left(CBE)+CBE.offsetWidth)-totalScrollLeft;boxTop=Top(CBE)-totalScrollTop;boxBottom=parseInt(Top(CBE)+CBE.offsetHeight)-totalScrollTop;doCheck()}}}if(boxMove&&CBE){bodyScrollTop=document.documentElement&&document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop;
bodyScrollLet=document.documentElement&&document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft;mouseX=evt.pageX?evt.pageX-bodyScrollLet:evt.clientX-document.body.clientLeft;mouseY=evt.pageY?evt.pageY-bodyScrollTop:evt.clientY-document.body.clientTop;if((CBE)&&(CBE.windowLock)){mouseY<-oy?lockY=-mouseY-oy:lockY=0;
mouseX<-ox?lockX=-mouseX-ox:lockX=0;mouseY>(SHW()[1]-oDv.offsetHeight-oy)?lockY=-mouseY+SHW()[1]-oDv.offsetHeight-oy:lockY=lockY;mouseX>(SHW()[0]-dvBdy.offsetWidth-ox)?lockX=-mouseX-ox+SHW()[0]-dvBdy.offsetWidth:lockX=lockX}oDv.style.left=((fixposx)||(fixposx==0))?fixposx:bodyScrollLet+mouseX+ox+lockX+"px";
oDv.style.top=((fixposy)||(fixposy==0))?fixposy:bodyScrollTop+mouseY+oy+lockY+"px"}}function doCheck(){if((mouseX<boxLeft)||(mouseX>boxRight)||(mouseY<boxTop)||(mouseY>boxBottom)){if(!CBE.requireclick){fadeOut()}if(CBE.IEbugfix){showSelects()}CBE=null}}function pauseBox(a){a?evt=a:evt=event;boxMove=false;
evt.cancelBubble=true}function showHideBox(a){oDv.style.visibility=(oDv.style.visibility!="visible")?"visible":"hidden"}function hideBox(a){oDv.style.visibility="hidden"}var COL=0;var stopfade=false;function fadeIn(a){ID=null;COL=0;oDv.style.visibility="visible";fadeIn2(a)}function fadeIn2(a){COL=COL+a;
COL=(COL>1)?1:COL;oDv.style.filter="alpha(opacity="+parseInt(100*COL)+")";oDv.style.opacity=COL;if(COL<1){setTimeout("fadeIn2("+a+")",20)}}function fadeOut(){oDv.style.visibility="hidden"}function isChild(b,a){while(b){if(b==a){return true}b=b.parentNode}return false}var cSrc;function checkMove(a){a?evt=a:evt=event;
cSrc=evt.target?evt.target:evt.srcElement;if((!boxMove)&&(!isChild(cSrc,oDv))){fadeOut();if(CBE&&CBE.IEbugfix){showSelects()}boxMove=true;CBE=null}}function showSelects(){var a=document.getElementsByTagName("select");for(i=0;i<a.length;i++){a[i].style.visibility="visible"}}function hideSelects(){var a=document.getElementsByTagName("select");
for(i=0;i<a.length;i++){a[i].style.visibility="hidden"}}function CheckActie(){window.open("Aktie.aspx","popwin","")}function OnCallbackEval(result,context){eval(result)}function getIEVersionNumber(){var b=navigator.userAgent;var a=b.indexOf("MSIE ");if(a==-1){return 0}else{return parseFloat(b.substring(a+5,b.indexOf(";",a)))
}}function onError(a,b){alert("An unhandled exception has occurred:\n"+a);history.go(0)}initPage=function(){var a=document.getElementById("search-inp");if(a){a.onfocus=function(){if(this.className.indexOf("focus")==-1){this.className+=" focus"}this.value=""}}};function qHovers(){var b=document.getElementById("questions");
if(b){var a=b.getElementsByTagName("li");for(i=0;i<a.length;i++){a[i].onmouseover=function(){if(this.className.indexOf("hover")==-1){this.className+=" hover"}};a[i].onmouseout=function(){this.className=this.className.replace("hover","")}}var c=b.getElementsByTagName("a");for(i=0;i<c.length;i++){if(c[i].className.indexOf("question")!=-1){c[i].onclick=function(){if(this.parentNode.parentNode.parentNode.parentNode.className.indexOf("open")==-1){this.parentNode.parentNode.parentNode.parentNode.className+=" open"
}else{this.parentNode.parentNode.parentNode.parentNode.className=this.parentNode.parentNode.parentNode.parentNode.className.replace("open","")}return false}}}}}function bookmarksite(c,a){if(window.sidebar){window.sidebar.addPanel(c,a,"")}else{if(window.opera&&window.print){var b=document.createElement("a");
b.setAttribute("href",a);b.setAttribute("title",c);b.setAttribute("rel","sidebar");b.click()}else{if(document.all){window.external.AddFavorite(a,c)}}}}if(window.addEventListener){window.addEventListener("load",qHovers,false)}else{if(window.attachEvent){window.attachEvent("onload",qHovers)}}var niceforms=document.getElementsByTagName("form");
var inputs=new Array();var labels=new Array();var radios=new Array();var radioLabels=new Array();var checkboxes=new Array();var checkboxLabels=new Array();var texts=new Array();var textareas=new Array();var selects=new Array();var selectText="please select";var agt=navigator.userAgent.toLowerCase();this.ie=((agt.indexOf("msie")!=-1)&&(agt.indexOf("opera")==-1));
var hovers=new Array();var buttons=new Array();var isMac=new RegExp("(^|)Apple(|$)");var selectRightSideWidth=21;var selectLeftSideWidth=8;var selectAreaHeight=21;var selectAreaOptionsOverlap=2;var imagesPath="images/";function init_niceform(){if(!document.getElementById){return false}preloadImages();
getElements();separateElements();replaceCheckboxes();replaceSelects();if(!isMac.test(navigator.vendor)){buttonHovers()}}function preloadImages(){preloads=new Object()}function getElements(){var b=new RegExp("(^| )niceform( |$)");for(var c=0;c<document.getElementsByTagName("form").length;c++){if(b.test(niceforms[c].className)){for(var d=0;
d<document.forms[c].getElementsByTagName("input").length;d++){inputs.push(document.forms[c].getElementsByTagName("input")[d])}for(var e=0;e<document.forms[c].getElementsByTagName("textarea").length;e++){textareas.push(document.forms[c].getElementsByTagName("textarea")[e])}for(var a=0;a<document.forms[c].getElementsByTagName("select").length;
a++){selects.push(document.forms[c].getElementsByTagName("select")[a])}}}}function separateElements(){var f=0;var e=0;var g=0;var a=0;var j=0;var h=0;var d=0;for(var k=0;k<inputs.length;k++){if(inputs[k].type=="radio"){radios[f]=inputs[k];++f}if(inputs[k].type=="checkbox"){checkboxes[e]=inputs[k];++e
}if((inputs[k].type=="text")||(inputs[k].type=="password")){texts[g]=inputs[k];++g}if((inputs[k].type=="submit")||(inputs[k].type=="button")){buttons[d]=inputs[k];++d}}}function updateAllRadioButtons(){for(var a=0;a<radios.length;a++){var b=radios[a].id+"_clicker_div1";var c=document.getElementById(b);
if(radios[a].checked){c.className="radioAreaChecked"}else{c.className="radioArea"}}}function replaceRadios(){for(var b=0;b<radios.length;b++){console.log(radios[b]);radios[b].className="outtaHere";var a=document.createElement("div");if(radios[b].checked){a.className="radioAreaChecked"}else{a.className="radioArea"
}a.id="myRadio"+b;radios[b].parentNode.insertBefore(a,radios[b]);a.onclick=new Function("rechangeRadios("+b+")");radios[b].onclick=radioEvent;console.log(radios[b])}return true}function focusRadios(a){var b=document.getElementById("myRadio"+a);b.style.border="1px dotted #333";b.style.margin="0";return false
}function blurRadios(a){var b=document.getElementById("myRadio"+a);b.style.border="0";b.style.margin="1px";return false}function checkRadios(b){var c=document.getElementById("myRadio"+b);others=document.getElementsByTagName("div");for(var a=0;a<others.length;a++){if((others[a].className=="radioAreaChecked")&&(others[a].nextSibling.name==radios[b].name)){others[a].className="radioArea"
}}c.className="radioAreaChecked"}function changeRadios(a){if(radios[a].checked){for(var b=0;b<radios.length;b++){if(radios[b].name==radios[a].name){radios[b].checked=false}}radios[a].checked=true;checkRadios(a)}}function rechangeRadios(a){if(!radios[a].checked){for(var b=0;b<radios.length;b++){if(radios[b].name==radios[a].name){radios[b].checked=false
}}radios[a].checked=true;checkRadios(a)}}function radioEvent(a){if(!a){var a=window.event}if(a.type=="click"){for(var b=0;b<radios.length;b++){if(this==radios[b]){changeRadios(b);break}}}}function replaceCheckboxes(){for(var b=0;b<checkboxes.length;b++){if(checkboxes[b].className!="outtaHere"){checkboxes[b].className="outtaHere";
var a=document.createElement("div");if(checkboxes[b].checked){a.className="checkboxAreaChecked"}else{a.className="checkboxArea"}a.id="myCheckbox"+b;checkboxes[b].parentNode.insertBefore(a,checkboxes[b]);a.onclick=new Function("rechangeCheckboxes("+b+")");checkboxes[b].onkeydown=checkEvent;$(checkboxes[b]).click(function(){checkCheckboxes($(this).prev().attr("id").replace("myCheckbox",""),this.checked)
})}}return true}function checkCheckboxes(c,a){var b=document.getElementById("myCheckbox"+c);if(a==true){b.className="checkboxAreaChecked"}if(a==false){b.className="checkboxArea"}}function changeCheckboxes(a){if(checkboxes[a].checked==false){checkboxes[a].checked=true;checkCheckboxes(a,false)}else{if(checkboxes[a].checked==true){checkboxes[a].checked=false;
checkCheckboxes(a,true)}}}function rechangeCheckboxes(a){var b=false;if(checkboxes[a].checked==true){b=false}else{if(checkboxes[a].checked==false){b=true}}checkboxes[a].checked=b;if($(checkboxes[a]).attr("onClick")!=undefined){$(checkboxes[a]).click();checkboxes[a].checked=b}checkCheckboxes(a,b)}function checkEvent(a){if(!a){var a=window.event
}if(a.keyCode==32){for(var b=0;b<checkboxes.length;b++){if(this==checkboxes[b]){changeCheckboxes(b)}}}}function replaceSelects(){for(var h=0;h<selects.length;h++){var e=document.createElement("div");var g=document.createElement("div");var c=document.createElement("div");var f=document.createElement("div");
var a=document.createElement("a");var l=document.createTextNode(selectText);f.id="mySelectText"+h;a.href="javascript:showOptions("+h+")";a.onkeydown=selectEvent;a.className="selectButton";e.className="selectArea";e.id="sarea"+h;g.className="left";c.className="right";f.className="center";c.appendChild(a);
f.appendChild(l);e.appendChild(g);e.appendChild(c);e.appendChild(f);selects[h].style.display="none";selects[h].parentNode.insertBefore(e,selects[h]);var j=document.createElement("div");j.className="optionsDivInvisible";j.id="optionsDiv"+h;for(var m=0;m<selects[h].options.length;m++){var b=document.createElement("p");
var d=document.createElement("a");var k=document.createTextNode(selects[h].options[m].text);d.href="javascript:showOptions("+h+"); selectMe('"+selects[h].id+"',"+m+","+h+");";d.appendChild(k);b.appendChild(d);j.appendChild(b);if(selects[h].options[m].selected){selectMe(selects[h].id,m,h)}}e.appendChild(j)
}}function showOptions(a){elem=document.getElementById("optionsDiv"+a);if(elem.className=="optionsDivInvisible"){elem.className="optionsDivVisible";elem.parentNode.style.zIndex="100"}else{if(elem.className=="optionsDivVisible"){elem.className="optionsDivInvisible";elem.parentNode.style.zIndex="0"}}elem.onmouseout=hideOptions
}function hideOptions(b){if(!b){var b=window.event}var a=(b.relatedTarget)?b.relatedTarget:b.toElement;if(((a.nodeName!="A")&&(a.nodeName!="DIV"))||((a.nodeName=="A")&&(a.className=="selectButton")&&(a.nodeName!="DIV"))){this.className="optionsDivInvisible";this.parentNode.style.zIndex="0"}b.cancelBubble=true;
if(b.stopPropagation){b.stopPropagation()}}function selectMe(d,c,e){selectField=selects[e];for(var b=0;b<selectField.options.length;b++){if(b==c){selectField.options[b].selected="selected"}else{selectField.options[b].selected=""}}textVar=document.getElementById("mySelectText"+e);var a=document.createTextNode(selectField.options[c].text);
textVar.replaceChild(a,textVar.childNodes[0])}function selectEvent(f){if(!f){var f=window.event}var b=f.keyCode;switch(b){case 40:var d=this.parentNode.parentNode.id.replace(/sarea/g,"");var c=0;for(var a=0;a<selects[d].options.length;a++){if(selects[d].options[a].selected){c=a}}++c;if(c>=selects[d].options.length){c=0
}selectMe(selects[d].id,c,d);break;case 38:var d=this.parentNode.parentNode.id.replace(/sarea/g,"");var c=0;for(var a=0;a<selects[d].options.length;a++){if(selects[d].options[a].selected){c=a}}--c;if(c<0){c=selects[d].options.length-1}selectMe(selects[d].id,c,d);break;default:break}}function replaceTexts(){for(var a=0;
a<texts.length;a++){if(texts[a].className.indexOf("search-inp")==-1){if(texts[a].form.className.indexOf("misc")!=-1){txtLeft=document.createElement("img");txtLeft.src=imagesPath+"input_left_misc.gif";txtLeft.className="inputCorner"}else{txtLeft=document.createElement("img");txtLeft.src=imagesPath+"input_left.gif";
txtLeft.className="inputCorner"}if(texts[a].form.className.indexOf("misc")!=-1){txtRight=document.createElement("img");txtRight.src=imagesPath+"input_right_misc.gif";txtRight.className="inputCorner"}else{txtRight=document.createElement("img");txtRight.src=imagesPath+"input_right.gif";txtRight.className="inputCorner"
}texts[a].parentNode.insertBefore(txtLeft,texts[a]);texts[a].parentNode.insertBefore(txtRight,texts[a].nextSibling);texts[a].className+=" textinput";texts[a].value=txtLeft.outerHTML+texts[a].outerHTML+txtRight.outerHTML}}}function replaceTextareas(){for(var a=0;a<textareas.length;a++){textareas[a].style.background="transparent";
textareas[a].style.border=0;textareas[a].style.width=244;textareas[a].style.height=82;textareas[a].style.overflow="hidden"}}function buttonHovers(){for(var a=0;a<buttons.length;a++){buttons[a].className="buttonSubmit";var b=document.createElement("img");b.src=imagesPath+"button_left.gif";b.className="buttonImg";
buttons[a].parentNode.insertBefore(b,buttons[a]);var c=document.createElement("img");c.src=imagesPath+"button_right.gif";c.className="buttonImg";if(buttons[a].nextSibling){buttons[a].parentNode.insertBefore(c,buttons[a].nextSibling)}else{buttons[a].parentNode.appendChild(c)}buttons[a].onmouseover=function(){this.className+="Hovered";
this.previousSibling.src=imagesPath+"button_left_xon.gif";this.nextSibling.src=imagesPath+"button_right_xon.gif"};buttons[a].onmouseout=function(){this.className=this.className.replace(/Hovered/g,"");this.previousSibling.src=imagesPath+"button_left.gif";this.nextSibling.src=imagesPath+"button_right.gif"
}}}function findPosY(a){var b=0;while(a.offsetParent){b+=a.offsetTop;a=a.offsetParent}return b}function findPosX(a){var b=0;while(a.offsetParent){b+=a.offsetLeft;a=a.offsetParent}return b}function flashbasket(b,a){}function movetobasket(b,a){}function fadeupbasket(b){var a=85;var d=document.getElementsByTagName("div");
for(var e=0;e<d.length;e++){if(d.item(e).className=="winkelmandje-box"){d.item(e).style.height=b}}if(b>a-6){b++}else{b=b+3}if(b<=a){var c=setTimeout("fadeupbasket("+b+")",10)}}var popup;function doPopdown(){if(popup=document.getElementsByClassName("popup")[0]){if(Prototype.Browser.IE){popup.hide()}else{new Effect.Fade(popup,{delay:1.5,duration:0.5,queue:"end"})
}}return true}function doPopup(a,b){if(popup=document.getElementsByClassName("popup")[0]){popup.update("<strong>"+a+"</strong><br />"+b+"<div class='popdown'><a href='#' onClick='doPopdown();' class='btn button-verderwinkelen-black'>Verder winkelen</a><a href='Order_Step1.aspx' class='btn button-naardekassa-black'>Naar de kassa</a></div>");
if(popup.style.display=="none"){if(Prototype.Browser.IE){popup.show()}else{new Effect.Appear(popup,{duration:0.5,queue:"front"})}}if(getIEVersionNumber()==6){}}return true}var isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false;var isWin=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false;
var isOpera=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;function ControlVersion(){var b;var a;var c;try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");b=a.GetVariable("$version")}catch(c){}if(!b){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");b="WIN 6,0,21,0";a.AllowScriptAccess="always";
b=a.GetVariable("$version")}catch(c){}}if(!b){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");b=a.GetVariable("$version")}catch(c){}}if(!b){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");b="WIN 3,0,18,0"}catch(c){}}if(!b){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
b="WIN 2,0,0,11"}catch(c){b=-1}}return b}function GetSwfVer(){var h=-1;if(navigator.plugins!=null&&navigator.plugins.length>0){if(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]){var a=navigator.plugins["Shockwave Flash 2.0"]?" 2.0":"";var f=navigator.plugins["Shockwave Flash"+a].description;
var c=f.split(" ");var b=c[2].split(".");var g=b[0];var d=b[1];var e=c[3];if(e==""){e=c[4]}if(e[0]=="d"){e=e.substring(1)}else{if(e[0]=="r"){e=e.substring(1);if(e.indexOf("d")>0){e=e.substring(0,e.indexOf("d"))}}}var h=g+"."+d+"."+e}}else{if(navigator.userAgent.toLowerCase().indexOf("webtv/2.6")!=-1){h=4
}else{if(navigator.userAgent.toLowerCase().indexOf("webtv/2.5")!=-1){h=3}else{if(navigator.userAgent.toLowerCase().indexOf("webtv")!=-1){h=2}else{if(isIE&&isWin&&!isOpera){h=ControlVersion()}}}}}return h}function DetectFlashVer(b,e,c){versionStr=GetSwfVer();if(versionStr==-1){return false}else{if(versionStr!=0){if(isIE&&isWin&&!isOpera){tempArray=versionStr.split(" ");
tempString=tempArray[1];versionArray=tempString.split(",")}else{versionArray=versionStr.split(".")}var f=versionArray[0];var d=versionArray[1];var a=versionArray[2];if(f>parseFloat(b)){return true}else{if(f==parseFloat(b)){if(d>parseFloat(e)){return true}else{if(d==parseFloat(e)){if(a>=parseFloat(c)){return true
}}}}}return false}}}function AC_AddExtension(a,b){if(a.indexOf("?")!=-1){return a.replace(/\?/,b+"?")}else{return a+b}}function AC_Generateobj(d,b,c){var a="";if(isIE&&isWin&&!isOpera){a+="<object ";for(var e in d){a+=e+'="'+d[e]+'" '}a+=">";for(var e in b){a+='<param name="'+e+'" value="'+b[e]+'" /> '
}a+="</object>"}else{a+="<embed ";for(var e in c){a+=e+'="'+c[e]+'" '}a+="> </embed>"}document.write(a)}function AC_FL_RunContent(){var a=AC_GetArgs(arguments,".swf","movie","clsid:d27cdb6e-ae6d-11cf-96b8-444553540000","application/x-shockwave-flash");AC_Generateobj(a.objAttrs,a.params,a.embedAttrs)}function AC_SW_RunContent(){var a=AC_GetArgs(arguments,".dcr","src","clsid:166B1BCA-3F9C-11CF-8075-444553540000",null);
AC_Generateobj(a.objAttrs,a.params,a.embedAttrs)}function AC_GetArgs(d,g,h,e,b){var c=new Object();c.embedAttrs=new Object();c.params=new Object();c.objAttrs=new Object();for(var a=0;a<d.length;a=a+2){var f=d[a].toLowerCase();switch(f){case"classid":break;case"pluginspage":c.embedAttrs[d[a]]=d[a+1];break;
case"src":case"movie":d[a+1]=AC_AddExtension(d[a+1],g);c.embedAttrs.src=d[a+1];c.params[h]=d[a+1];break;case"onafterupdate":case"onbeforeupdate":case"onblur":case"oncellchange":case"onclick":case"ondblclick":case"ondrag":case"ondragend":case"ondragenter":case"ondragleave":case"ondragover":case"ondrop":case"onfinish":case"onfocus":case"onhelp":case"onmousedown":case"onmouseup":case"onmouseover":case"onmousemove":case"onmouseout":case"onkeypress":case"onkeydown":case"onkeyup":case"onload":case"onlosecapture":case"onpropertychange":case"onreadystatechange":case"onrowsdelete":case"onrowenter":case"onrowexit":case"onrowsinserted":case"onstart":case"onscroll":case"onbeforeeditfocus":case"onactivate":case"onbeforedeactivate":case"ondeactivate":case"type":case"codebase":case"id":c.objAttrs[d[a]]=d[a+1];
break;case"width":case"height":case"align":case"vspace":case"hspace":case"class":case"title":case"accesskey":case"name":case"tabindex":c.embedAttrs[d[a]]=c.objAttrs[d[a]]=d[a+1];break;default:c.embedAttrs[d[a]]=c.params[d[a]]=d[a+1]}}c.objAttrs.classid=e;if(b){c.embedAttrs.type=b}return c}window.onload=init;
function SnelInfo(){at="&#64;";dot="&#46;";document.write("<span>");document.write("info");document.write(at);document.write("sneltoner");document.write(dot);document.write("nl");document.write("</span>")}(function(ao,z){function j(){if(!B.isReady){try{y.documentElement.doScroll("left")}catch(c){setTimeout(j,1);
return}B.ready()}}function aQ(c,s){s.src?B.ajax({url:s.src,async:false,dataType:"script"}):B.globalEval(s.text||s.textContent||s.innerHTML||"");s.parentNode&&s.parentNode.removeChild(s)}function D(A,F,G,K,J,s){var c=A.length;if(typeof F==="object"){for(var w in F){D(A,w,F[w],K,J,G)}return A}if(G!==z){K=!s&&K&&B.isFunction(G);
for(w=0;w<c;w++){J(A[w],F,K?G.call(A[w],w,J(A[w],F)):G,s)}return A}return c?J(A[0],F):z}function ag(){return(new Date).getTime()}function E(){return false}function H(){return true}function k(c,s,w){w[0].type=c;return B.event.handle.apply(s,w)}function l(G){var J,L=[],O=[],N=arguments,s,c,F,w,A,K;c=B.data(this,"events");
if(!(G.liveFired===this||!c||!c.live||G.button&&G.type==="click")){G.liveFired=this;var P=c.live.slice(0);for(w=0;w<P.length;w++){c=P[w];c.origType.replace(am,"")===G.type?O.push(c.selector):P.splice(w--,1)}s=B(G.target).closest(O,G.currentTarget);A=0;for(K=s.length;A<K;A++){for(w=0;w<P.length;w++){c=P[w];
if(s[A].selector===c.selector){F=s[A].elem;O=null;if(c.preType==="mouseenter"||c.preType==="mouseleave"){O=B(G.relatedTarget).closest(c.selector)[0]}if(!O||O!==F){L.push({elem:F,handleObj:c})}}}}A=0;for(K=L.length;A<K;A++){s=L[A];G.currentTarget=s.elem;G.data=s.handleObj.data;G.handleObj=s.handleObj;
if(s.handleObj.origHandler.apply(s.elem,N)===false){J=false;break}}return J}}function bg(c,s){return"live."+(c&&c!=="*"?c+".":"")+s.replace(/\./g,"`").replace(/ /g,"&")}function bh(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function bi(c,s){var w=0;s.each(function(){if(this.nodeName===(c[w]&&c[w].nodeName)){var A=B.data(c[w++]),J=B.data(this,A);
if(A=A&&A.events){delete J.handle;J.events={};for(var G in A){for(var F in A[G]){B.event.add(this,G,A[G][F],A[G][F].data)}}}}})}function bj(s,w,A){var G,F,c;w=w&&w[0]?w[0].ownerDocument||w[0]:y;if(s.length===1&&typeof s[0]==="string"&&s[0].length<512&&w===y&&!bk.test(s[0])&&(B.support.checkClone||!bl.test(s[0]))){F=true;
if(c=B.fragments[s[0]]){if(c!==1){G=c}}}if(!G){G=w.createDocumentFragment();B.clean(s,w,G,A)}if(F){B.fragments[s[0]]=c?G:1}return{fragment:G,cacheable:F}}function ai(c,s){var w={};B.each(a.concat.apply([],a.slice(0,s)),function(){w[this]=c});return w}function b(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false
}var B=function(c,s){return new B.fn.init(c,s)},aR=ao.jQuery,aS=ao.$,y=ao.document,ac,aT=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,aU=/^.[^:#\[\.,]*$/,aV=/\S/,aW=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,aI=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,S=navigator.userAgent,bc=false,U=[],aj,v=Object.prototype.toString,m=Object.prototype.hasOwnProperty,n=Array.prototype.push,aa=Array.prototype.slice,bd=Array.prototype.indexOf;
B.fn=B.prototype={init:function(s,w){var A,c;if(!s){return this}if(s.nodeType){this.context=this[0]=s;this.length=1;return this}if(s==="body"&&!w){this.context=y;this[0]=y.body;this.selector="body";this.length=1;return this}if(typeof s==="string"){if((A=aT.exec(s))&&(A[1]||!w)){if(A[1]){c=w?w.ownerDocument||w:y;
if(s=aI.exec(s)){if(B.isPlainObject(w)){s=[y.createElement(s[1])];B.fn.attr.call(s,w,true)}else{s=[c.createElement(s[1])]}}else{s=bj([A[1]],[c]);s=(s.cacheable?s.fragment.cloneNode(true):s.fragment).childNodes}return B.merge(this,s)}else{if(w=y.getElementById(A[2])){if(w.id!==A[2]){return ac.find(s)}this.length=1;
this[0]=w}this.context=y;this.selector=s;return this}}else{if(!w&&/^\w+$/.test(s)){this.selector=s;this.context=y;s=y.getElementsByTagName(s);return B.merge(this,s)}else{return !w||w.jquery?(w||ac).find(s):B(w).find(s)}}}else{if(B.isFunction(s)){return ac.ready(s)}}if(s.selector!==z){this.selector=s.selector;
this.context=s.context}return B.makeArray(s,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return aa.call(this,0)},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]},pushStack:function(s,w,A){var c=B();B.isArray(s)?n.apply(c,s):B.merge(c,s);
c.prevObject=this;c.context=this.context;if(w==="find"){c.selector=this.selector+(this.selector?" ":"")+A}else{if(w){c.selector=this.selector+"."+w+"("+A+")"}}return c},each:function(c,s){return B.each(this,c,s)},ready:function(c){B.bindReady();if(B.isReady){c.call(y,B)}else{U&&U.push(c)}return this},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1)
},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(aa.apply(this,arguments),"slice",aa.call(arguments).join(","))},map:function(c){return this.pushStack(B.map(this,function(w,s){return c.call(w,s,w)}))},end:function(){return this.prevObject||B(null)
},push:n,sort:[].sort,splice:[].splice};B.fn.init.prototype=B.fn;B.extend=B.fn.extend=function(){var A=arguments[0]||{},F=1,G=arguments.length,K=false,J,s,c,w;if(typeof A==="boolean"){K=A;A=arguments[1]||{};F=2}if(typeof A!=="object"&&!B.isFunction(A)){A={}}if(G===F){A=this;--F}for(;F<G;F++){if((J=arguments[F])!=null){for(s in J){c=A[s];
w=J[s];if(A!==w){if(K&&w&&(B.isPlainObject(w)||B.isArray(w))){c=c&&(B.isPlainObject(c)||B.isArray(c))?c:B.isArray(w)?[]:{};A[s]=B.extend(K,c,w)}else{if(w!==z){A[s]=w}}}}}}return A};B.extend({noConflict:function(c){ao.$=aS;if(c){ao.jQuery=aR}return B},isReady:false,ready:function(){if(!B.isReady){if(!y.body){return setTimeout(B.ready,13)
}B.isReady=true;if(U){for(var c,s=0;c=U[s++];){c.call(y,B)}U=null}B.fn.triggerHandler&&B(y).triggerHandler("ready")}},bindReady:function(){if(!bc){bc=true;if(y.readyState==="complete"){return B.ready()}if(y.addEventListener){y.addEventListener("DOMContentLoaded",aj,false);ao.addEventListener("load",B.ready,false)
}else{if(y.attachEvent){y.attachEvent("onreadystatechange",aj);ao.attachEvent("onload",B.ready);var c=false;try{c=ao.frameElement==null}catch(s){}y.documentElement.doScroll&&c&&j()}}}},isFunction:function(c){return v.call(c)==="[object Function]"},isArray:function(c){return v.call(c)==="[object Array]"
},isPlainObject:function(c){if(!c||v.call(c)!=="[object Object]"||c.nodeType||c.setInterval){return false}if(c.constructor&&!m.call(c,"constructor")&&!m.call(c.constructor.prototype,"isPrototypeOf")){return false}var s;for(s in c){}return s===z||m.call(c,s)},isEmptyObject:function(c){for(var s in c){return false
}return true},error:function(c){throw c},parseJSON:function(c){if(typeof c!=="string"||!c){return null}c=B.trim(c);if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return ao.JSON&&ao.JSON.parse?ao.JSON.parse(c):(new Function("return "+c))()
}else{B.error("Invalid JSON: "+c)}},noop:function(){},globalEval:function(c){if(c&&aV.test(c)){var s=y.getElementsByTagName("head")[0]||y.documentElement,w=y.createElement("script");w.type="text/javascript";if(B.support.scriptEval){w.appendChild(y.createTextNode(c))}else{w.text=c}s.insertBefore(w,s.firstChild);
s.removeChild(w)}},nodeName:function(c,s){return c.nodeName&&c.nodeName.toUpperCase()===s.toUpperCase()},each:function(w,A,F){var J,G=0,s=w.length,c=s===z||B.isFunction(w);if(F){if(c){for(J in w){if(A.apply(w[J],F)===false){break}}}else{for(;G<s;){if(A.apply(w[G++],F)===false){break}}}}else{if(c){for(J in w){if(A.call(w[J],J,w[J])===false){break
}}}else{for(F=w[0];G<s&&A.call(F,G,F)!==false;F=w[++G]){}}}return w},trim:function(c){return(c||"").replace(aW,"")},makeArray:function(c,s){s=s||[];if(c!=null){c.length==null||typeof c==="string"||B.isFunction(c)||typeof c!=="function"&&c.setInterval?n.call(s,c):B.merge(s,c)}return s},inArray:function(s,w){if(w.indexOf){return w.indexOf(s)
}for(var A=0,c=w.length;A<c;A++){if(w[A]===s){return A}}return -1},merge:function(s,w){var A=s.length,c=0;if(typeof w.length==="number"){for(var F=w.length;c<F;c++){s[A++]=w[c]}}else{for(;w[c]!==z;){s[A++]=w[c++]}}s.length=A;return s},grep:function(s,w,A){for(var G=[],F=0,c=s.length;F<c;F++){!A!==!w(s[F],F)&&G.push(s[F])
}return G},map:function(w,A,F){for(var J=[],G,s=0,c=w.length;s<c;s++){G=A(w[s],s,F);if(G!=null){J[J.length]=G}}return J.concat.apply([],J)},guid:1,proxy:function(c,s,w){if(arguments.length===2){if(typeof s==="string"){w=c;c=w[s];s=z}else{if(s&&!B.isFunction(s)){w=s;s=z}}}if(!s&&c){s=function(){return c.apply(w||this,arguments)
}}if(c){s.guid=c.guid=c.guid||s.guid||B.guid++}return s},uaMatch:function(c){c=c.toLowerCase();c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];return{browser:c[1]||"",version:c[2]||"0"}
},browser:{}});S=B.uaMatch(S);if(S.browser){B.browser[S.browser]=true;B.browser.version=S.version}if(B.browser.webkit){B.browser.safari=true}if(bd){B.inArray=function(c,s){return bd.call(s,c)}}ac=B(y);if(y.addEventListener){aj=function(){y.removeEventListener("DOMContentLoaded",aj,false);B.ready()}}else{if(y.attachEvent){aj=function(){if(y.readyState==="complete"){y.detachEvent("onreadystatechange",aj);
B.ready()}}}}(function(){B.support={};var F=y.documentElement,G=y.createElement("script"),J=y.createElement("div"),L="script"+ag();J.style.display="none";J.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var K=J.getElementsByTagName("*"),s=J.getElementsByTagName("a")[0];
if(!(!K||!K.length||!s)){B.support={leadingWhitespace:J.firstChild.nodeType===3,tbody:!J.getElementsByTagName("tbody").length,htmlSerialize:!!J.getElementsByTagName("link").length,style:/red/.test(s.getAttribute("style")),hrefNormalized:s.getAttribute("href")==="/a",opacity:/^0.55$/.test(s.style.opacity),cssFloat:!!s.style.cssFloat,checkOn:J.getElementsByTagName("input")[0].value==="on",optSelected:y.createElement("select").appendChild(y.createElement("option")).selected,parentNode:J.removeChild(J.appendChild(y.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
G.type="text/javascript";try{G.appendChild(y.createTextNode("window."+L+"=1;"))}catch(c){}F.insertBefore(G,F.firstChild);if(ao[L]){B.support.scriptEval=true;delete ao[L]}try{delete G.test}catch(A){B.support.deleteExpando=false}F.removeChild(G);if(J.attachEvent&&J.fireEvent){J.attachEvent("onclick",function w(){B.support.noCloneEvent=false;
J.detachEvent("onclick",w)});J.cloneNode(true).fireEvent("onclick")}J=y.createElement("div");J.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";F=y.createDocumentFragment();F.appendChild(J.firstChild);B.support.checkClone=F.cloneNode(true).cloneNode(true).lastChild.checked;B(function(){var N=y.createElement("div");
N.style.width=N.style.paddingLeft="1px";y.body.appendChild(N);B.boxModel=B.support.boxModel=N.offsetWidth===2;y.body.removeChild(N).style.display="none"});F=function(O){var P=y.createElement("div");O="on"+O;var N=O in P;if(!N){P.setAttribute(O,"return;");N=typeof P[O]==="function"}return N};B.support.submitBubbles=F("submit");
B.support.changeBubbles=F("change");F=G=J=K=s=null}})();B.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var aw="jQuery"+ag(),aJ=0,be={};B.extend({cache:{},expando:aw,noData:{embed:true,object:true,applet:true},data:function(s,w,A){if(!(s.nodeName&&B.noData[s.nodeName.toLowerCase()])){s=s==ao?be:s;
var c=s[aw],F=B.cache;if(!c&&typeof w==="string"&&A===z){return null}c||(c=++aJ);if(typeof w==="object"){s[aw]=c;F[c]=B.extend(true,{},w)}else{if(!F[c]){s[aw]=c;F[c]={}}}s=F[c];if(A!==z){s[w]=A}return typeof w==="string"?s[w]:s}},removeData:function(s,w){if(!(s.nodeName&&B.noData[s.nodeName.toLowerCase()])){s=s==ao?be:s;
var A=s[aw],c=B.cache,F=c[A];if(w){if(F){delete F[w];B.isEmptyObject(F)&&B.removeData(s)}}else{if(B.support.deleteExpando){delete s[B.expando]}else{s.removeAttribute&&s.removeAttribute(B.expando)}delete c[A]}}}});B.fn.extend({data:function(s,w){if(typeof s==="undefined"&&this.length){return B.data(this[0])
}else{if(typeof s==="object"){return this.each(function(){B.data(this,s)})}}var A=s.split(".");A[1]=A[1]?"."+A[1]:"";if(w===z){var c=this.triggerHandler("getData"+A[1]+"!",[A[0]]);if(c===z&&this.length){c=B.data(this[0],s)}return c===z&&A[1]?this.data(A[0]):c}else{return this.trigger("setData"+A[1]+"!",[A[0],w]).each(function(){B.data(this,s,w)
})}},removeData:function(c){return this.each(function(){B.removeData(this,c)})}});B.extend({queue:function(s,w,A){if(s){w=(w||"fx")+"queue";var c=B.data(s,w);if(!A){return c||[]}if(!c||B.isArray(A)){c=B.data(s,w,B.makeArray(A))}else{c.push(A)}return c}},dequeue:function(s,w){w=w||"fx";var A=B.queue(s,w),c=A.shift();
if(c==="inprogress"){c=A.shift()}if(c){w==="fx"&&A.unshift("inprogress");c.call(s,function(){B.dequeue(s,w)})}}});B.fn.extend({queue:function(c,s){if(typeof c!=="string"){s=c;c="fx"}if(s===z){return B.queue(this[0],c)}return this.each(function(){var w=B.queue(this,c,s);c==="fx"&&w[0]!=="inprogress"&&B.dequeue(this,c)
})},dequeue:function(c){return this.each(function(){B.dequeue(this,c)})},delay:function(c,s){c=B.fx?B.fx.speeds[c]||c:c;s=s||"fx";return this.queue(s,function(){var w=this;setTimeout(function(){B.dequeue(w,s)},c)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var a4=/[\n\t]/g,o=/\s+/,aK=/\r/g,C=/href|src|style/,aB=/(button|input)/i,aC=/(button|input|object|select|textarea)/i,aD=/^(a|area)$/i,a5=/radio|checkbox/;
B.fn.extend({attr:function(c,s){return D(this,c,s,true,B.attr)},removeAttr:function(c){return this.each(function(){B.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(F){if(B.isFunction(F)){return this.each(function(N){var O=B(this);O.addClass(F.call(this,N,O.attr("class")))
})}if(F&&typeof F==="string"){for(var G=(F||"").split(o),J=0,L=this.length;J<L;J++){var K=this[J];if(K.nodeType===1){if(K.className){for(var s=" "+K.className+" ",c=K.className,A=0,w=G.length;A<w;A++){if(s.indexOf(" "+G[A]+" ")<0){c+=" "+G[A]}}K.className=B.trim(c)}else{K.className=F}}}}return this},removeClass:function(A){if(B.isFunction(A)){return this.each(function(L){var N=B(this);
N.removeClass(A.call(this,L,N.attr("class")))})}if(A&&typeof A==="string"||A===z){for(var F=(A||"").split(o),G=0,K=this.length;G<K;G++){var J=this[G];if(J.nodeType===1&&J.className){if(A){for(var s=(" "+J.className+" ").replace(a4," "),c=0,w=F.length;c<w;c++){s=s.replace(" "+F[c]+" "," ")}J.className=B.trim(s)
}else{J.className=""}}}}return this},toggleClass:function(s,w){var A=typeof s,c=typeof w==="boolean";if(B.isFunction(s)){return this.each(function(F){var G=B(this);G.toggleClass(s.call(this,F,G.attr("class"),w),w)})}return this.each(function(){if(A==="string"){for(var L,J=0,G=B(this),F=w,K=s.split(o);
L=K[J++];){F=c?F:!G.hasClass(L);G[F?"addClass":"removeClass"](L)}}else{if(A==="undefined"||A==="boolean"){this.className&&B.data(this,"__className__",this.className);this.className=this.className||s===false?"":B.data(this,"__className__")||""}}})},hasClass:function(c){c=" "+c+" ";for(var s=0,w=this.length;
s<w;s++){if((" "+this[s].className+" ").replace(a4," ").indexOf(c)>-1){return true}}return false},val:function(A){if(A===z){var F=this[0];if(F){if(B.nodeName(F,"option")){return(F.attributes.value||{}).specified?F.value:F.text}if(B.nodeName(F,"select")){var G=F.selectedIndex,K=[],J=F.options;F=F.type==="select-one";
if(G<0){return null}var s=F?G:0;for(G=F?G+1:J.length;s<G;s++){var c=J[s];if(c.selected){A=B(c).val();if(F){return A}K.push(A)}}return K}if(a5.test(F.type)&&!B.support.checkOn){return F.getAttribute("value")===null?"on":F.value}return(F.value||"").replace(aK,"")}return z}var w=B.isFunction(A);return this.each(function(N){var P=B(this),L=A;
if(this.nodeType===1){if(w){L=A.call(this,N,P.val())}if(typeof L==="number"){L+=""}if(B.isArray(L)&&a5.test(this.type)){this.checked=B.inArray(P.val(),L)>=0}else{if(B.nodeName(this,"select")){var O=B.makeArray(L);B("option",this).each(function(){this.selected=B.inArray(B(this).val(),O)>=0});if(!O.length){this.selectedIndex=-1
}}else{this.value=L}}}})}});B.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(s,w,A,G){if(!s||s.nodeType===3||s.nodeType===8){return z}if(G&&w in B.attrFn){return B(s)[w](A)}G=s.nodeType!==1||!B.isXMLDoc(s);var F=A!==z;w=G&&B.props[w]||w;
if(s.nodeType===1){var c=C.test(w);if(w in s&&G&&!c){if(F){w==="type"&&aB.test(s.nodeName)&&s.parentNode&&B.error("type property can't be changed");s[w]=A}if(B.nodeName(s,"form")&&s.getAttributeNode(w)){return s.getAttributeNode(w).nodeValue}if(w==="tabIndex"){return(w=s.getAttributeNode("tabIndex"))&&w.specified?w.value:aC.test(s.nodeName)||aD.test(s.nodeName)&&s.href?0:z
}return s[w]}if(!B.support.style&&G&&w==="style"){if(F){s.style.cssText=""+A}return s.style.cssText}F&&s.setAttribute(w,""+A);s=!B.support.hrefNormalized&&G&&c?s.getAttribute(w,2):s.getAttribute(w);return s===null?z:s}return B.style(s,w,A)}});var am=/\.(.*)$/,aE=function(c){return c.replace(/[^\w\s\.\|`]/g,function(s){return"\\"+s
})};B.event={add:function(L,N,O,Q){if(!(L.nodeType===3||L.nodeType===8)){if(L.setInterval&&L!==ao&&!L.frameElement){L=ao}var P,F;if(O.handler){P=O;O=P.handler}if(!O.guid){O.guid=B.guid++}if(F=B.data(L)){var A=F.events=F.events||{},K=F.handle;if(!K){F.handle=K=function(){return typeof B!=="undefined"&&!B.event.triggered?B.event.handle.apply(K.elem,arguments):z
}}K.elem=L;N=N.split(" ");for(var G,J=0,s;G=N[J++];){F=P?B.extend({},P):{handler:O,data:Q};if(G.indexOf(".")>-1){s=G.split(".");G=s.shift();F.namespace=s.slice(0).sort().join(".")}else{s=[];F.namespace=""}F.type=G;F.guid=O.guid;var w=A[G],c=B.event.special[G]||{};if(!w){w=A[G]=[];if(!c.setup||c.setup.call(L,Q,s,K)===false){if(L.addEventListener){L.addEventListener(G,K,false)
}else{L.attachEvent&&L.attachEvent("on"+G,K)}}}if(c.add){c.add.call(L,F);if(!F.handler.guid){F.handler.guid=O.guid}}w.push(F);B.event.global[G]=true}L=null}}},global:{},remove:function(L,N,O,Q){if(!(L.nodeType===3||L.nodeType===8)){var P,F=0,A,K,G,J,s,w,c=B.data(L),T=c&&c.events;if(c&&T){if(N&&N.type){O=N.handler;
N=N.type}if(!N||typeof N==="string"&&N.charAt(0)==="."){N=N||"";for(P in T){B.event.remove(L,P+N)}}else{for(N=N.split(" ");P=N[F++];){J=P;A=P.indexOf(".")<0;K=[];if(!A){K=P.split(".");P=K.shift();G=new RegExp("(^|\\.)"+B.map(K.slice(0).sort(),aE).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(s=T[P]){if(O){J=B.event.special[P]||{};
for(R=Q||0;R<s.length;R++){w=s[R];if(O.guid===w.guid){if(A||G.test(w.namespace)){Q==null&&s.splice(R--,1);J.remove&&J.remove.call(L,w)}if(Q!=null){break}}}if(s.length===0||Q!=null&&s.length===1){if(!J.teardown||J.teardown.call(L,K)===false){a6(L,P,c.handle)}delete T[P]}}else{for(var R=0;R<s.length;R++){w=s[R];
if(A||G.test(w.namespace)){B.event.remove(L,J,w.handler,R);s.splice(R--,1)}}}}}if(B.isEmptyObject(T)){if(N=c.handle){N.elem=null}delete c.events;delete c.handle;B.isEmptyObject(c)&&B.removeData(L)}}}}},trigger:function(G,J,K,N){var L=G.type||G;if(!N){G=typeof G==="object"?G[aw]?G:B.extend(B.Event(L),G):B.Event(L);
if(L.indexOf("!")>=0){G.type=L=L.slice(0,-1);G.exclusive=true}if(!K){G.stopPropagation();B.event.global[L]&&B.each(B.cache,function(){this.events&&this.events[L]&&B.event.trigger(G,J,this.handle.elem)})}if(!K||K.nodeType===3||K.nodeType===8){return z}G.result=z;G.target=K;J=B.makeArray(J);J.unshift(G)
}G.currentTarget=K;(N=B.data(K,"handle"))&&N.apply(K,J);N=K.parentNode||K.ownerDocument;try{if(!(K&&K.nodeName&&B.noData[K.nodeName.toLowerCase()])){if(K["on"+L]&&K["on"+L].apply(K,J)===false){G.result=false}}}catch(s){}if(!G.isPropagationStopped()&&N){B.event.trigger(G,J,N,true)}else{if(!G.isDefaultPrevented()){N=G.target;
var c,F=B.nodeName(N,"a")&&L==="click",w=B.event.special[L]||{};if((!w._default||w._default.call(K,G)===false)&&!F&&!(N&&N.nodeName&&B.noData[N.nodeName.toLowerCase()])){try{if(N[L]){if(c=N["on"+L]){N["on"+L]=null}B.event.triggered=true;N[L]()}}catch(A){}if(c){N["on"+L]=c}B.event.triggered=false}}}},handle:function(w){var A,F,J,G;
w=arguments[0]=B.event.fix(w||ao.event);w.currentTarget=this;A=w.type.indexOf(".")<0&&!w.exclusive;if(!A){F=w.type.split(".");w.type=F.shift();J=new RegExp("(^|\\.)"+F.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}G=B.data(this,"events");F=G[w.type];if(G&&F){F=F.slice(0);G=0;for(var s=F.length;G<s;
G++){var c=F[G];if(A||J.test(c.namespace)){w.handler=c.handler;w.data=c.data;w.handleObj=c;c=c.handler.apply(this,arguments);if(c!==z){w.result=c;if(c===false){w.preventDefault();w.stopPropagation()}}if(w.isImmediatePropagationStopped()){break}}}}return w.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 originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(s){if(s[aw]){return s
}var w=s;s=B.Event(w);for(var A=this.props.length,c;A;){c=this.props[--A];s[c]=w[c]}if(!s.target){s.target=s.srcElement||y}if(s.target.nodeType===3){s.target=s.target.parentNode}if(!s.relatedTarget&&s.fromElement){s.relatedTarget=s.fromElement===s.target?s.toElement:s.fromElement}if(s.pageX==null&&s.clientX!=null){w=y.documentElement;
A=y.body;s.pageX=s.clientX+(w&&w.scrollLeft||A&&A.scrollLeft||0)-(w&&w.clientLeft||A&&A.clientLeft||0);s.pageY=s.clientY+(w&&w.scrollTop||A&&A.scrollTop||0)-(w&&w.clientTop||A&&A.clientTop||0)}if(!s.which&&(s.charCode||s.charCode===0?s.charCode:s.keyCode)){s.which=s.charCode||s.keyCode}if(!s.metaKey&&s.ctrlKey){s.metaKey=s.ctrlKey
}if(!s.which&&s.button!==z){s.which=s.button&1?1:s.button&2?3:s.button&4?2:0}return s},guid:100000000,proxy:B.proxy,special:{ready:{setup:B.bindReady,teardown:B.noop},live:{add:function(c){B.event.add(this,c.origType,B.extend({},c,{handler:l}))},remove:function(c){var s=true,w=c.origType.replace(am,"");
B.each(B.data(this,"events").live||[],function(){if(w===this.origType.replace(am,"")){return s=false}});s&&B.event.remove(this,c.origType,l)}},beforeunload:{setup:function(c,s,w){if(this.setInterval){this.onbeforeunload=w}return false},teardown:function(c,s){if(this.onbeforeunload===s){this.onbeforeunload=null
}}}}};var a6=y.removeEventListener?function(c,s,w){c.removeEventListener(s,w,false)}:function(c,s,w){c.detachEvent("on"+s,w)};B.Event=function(c){if(!this.preventDefault){return new B.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=ag();this[aw]=true};B.Event.prototype={preventDefault:function(){this.isDefaultPrevented=H;
var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=H;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=H;
this.stopPropagation()},isDefaultPrevented:E,isPropagationStopped:E,isImmediatePropagationStopped:E};var a7=function(c){var s=c.relatedTarget;try{for(;s&&s!==this;){s=s.parentNode}if(s!==this){c.type=c.data;B.event.handle.apply(this,arguments)}}catch(w){}},a8=function(c){c.type=c.data;B.event.handle.apply(this,arguments)
};B.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(c,s){B.event.special[c]={setup:function(w){B.event.add(this,s,w&&w.selector?a8:a7,c)},teardown:function(w){B.event.remove(this,s,w&&w.selector?a8:a7)}}});if(!B.support.submitBubbles){B.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){B.event.add(this,"click.specialSubmit",function(c){var s=c.target,w=s.type;
if((w==="submit"||w==="image")&&B(s).closest("form").length){return k("submit",this,arguments)}});B.event.add(this,"keypress.specialSubmit",function(c){var s=c.target,w=s.type;if((w==="text"||w==="password")&&B(s).closest("form").length&&c.keyCode===13){return k("submit",this,arguments)}})}else{return false
}},teardown:function(){B.event.remove(this,".specialSubmit")}}}if(!B.support.changeBubbles){var p=/textarea|input|select/i,q,a9=function(c){var s=c.type,w=c.value;if(s==="radio"||s==="checkbox"){w=c.checked}else{if(s==="select-multiple"){w=c.selectedIndex>-1?B.map(c.options,function(A){return A.selected
}).join("-"):""}else{if(c.nodeName.toLowerCase()==="select"){w=c.selectedIndex}}}return w},r=function(s,w){var A=s.target,c,F;if(!(!p.test(A.nodeName)||A.readOnly)){c=B.data(A,"_change_data");F=a9(A);if(s.type!=="focusout"||A.type!=="radio"){B.data(A,"_change_data",F)}if(!(c===z||F===c)){if(c!=null||F){s.type="change";
return B.event.trigger(s,w,A)}}}};B.event.special.change={filters:{focusout:r,click:function(c){var s=c.target,w=s.type;if(w==="radio"||w==="checkbox"||s.nodeName.toLowerCase()==="select"){return r.call(this,c)}},keydown:function(c){var s=c.target,w=s.type;if(c.keyCode===13&&s.nodeName.toLowerCase()!=="textarea"||c.keyCode===32&&(w==="checkbox"||w==="radio")||w==="select-multiple"){return r.call(this,c)
}},beforeactivate:function(c){c=c.target;B.data(c,"_change_data",a9(c))}},setup:function(){if(this.type==="file"){return false}for(var c in q){B.event.add(this,c+".specialChange",q[c])}return p.test(this.nodeName)},teardown:function(){B.event.remove(this,".specialChange");return p.test(this.nodeName)
}};q=B.event.special.change.filters}y.addEventListener&&B.each({focus:"focusin",blur:"focusout"},function(c,s){function w(A){A=B.event.fix(A);A.type=s;return B.event.handle.call(this,A)}B.event.special[s]={setup:function(){this.addEventListener(c,w,true)},teardown:function(){this.removeEventListener(c,w,true)
}}});B.each(["bind","one"],function(c,s){B.fn[s]=function(G,K,J){if(typeof G==="object"){for(var A in G){this[s](A,K,G[A],J)}return this}if(B.isFunction(K)){J=K;K=z}var w=s==="one"?B.proxy(J,function(L){B(this).unbind(L,w);return J.apply(this,arguments)}):J;if(G==="unload"&&s!=="one"){this.one(G,K,J)
}else{A=0;for(var F=this.length;A<F;A++){B.event.add(this[A],G,w,K)}}return this}});B.fn.extend({unbind:function(s,w){if(typeof s==="object"&&!s.preventDefault){for(var A in s){this.unbind(A,s[A])}}else{A=0;for(var c=this.length;A<c;A++){B.event.remove(this[A],s,w)}}return this},delegate:function(s,w,A,c){return this.live(w,A,c,s)
},undelegate:function(c,s,w){return arguments.length===0?this.unbind("live"):this.die(s,null,w,c)},trigger:function(c,s){return this.each(function(){B.event.trigger(c,s,this)})},triggerHandler:function(c,s){if(this[0]){c=B.Event(c);c.preventDefault();c.stopPropagation();B.event.trigger(c,s,this[0]);return c.result
}},toggle:function(c){for(var s=arguments,w=1;w<s.length;){B.proxy(c,s[w++])}return this.click(B.proxy(c,function(F){var A=(B.data(this,"lastToggle"+c.guid)||0)%w;B.data(this,"lastToggle"+c.guid,A+1);F.preventDefault();return s[A].apply(this,arguments)||false}))},hover:function(c,s){return this.mouseenter(c).mouseleave(s||c)
}});var ba={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};B.each(["live","die"],function(c,s){B.fn[s]=function(L,O,N,A){var w,J=0,F,G,K=A||this.selector,P=A?this:B(this.context);if(B.isFunction(O)){N=O;O=z}for(L=(L||"").split(" ");(w=L[J++])!=null;){A=am.exec(w);F="";if(A){F=A[0];
w=w.replace(am,"")}if(w==="hover"){L.push("mouseenter"+F,"mouseleave"+F)}else{G=w;if(w==="focus"||w==="blur"){L.push(ba[w]+F);w+=F}else{w=(ba[w]||w)+F}s==="live"?P.each(function(){B.event.add(this,bg(w,K),{data:O,selector:K,handler:N,origType:w,origHandler:N,preType:G})}):P.unbind(bg(w,K),N)}}return this
}});B.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(c,s){B.fn[s]=function(w){return w?this.bind(s,w):this.trigger(s)};if(B.attrFn){B.attrFn[s]=true
}});ao.attachEvent&&!ao.addEventListener&&ao.attachEvent("onunload",function(){for(var c in B.cache){if(B.cache[c].handle){try{B.event.remove(B.cache[c].handle.elem)}catch(s){}}}});(function(){function O(Z){for(var Y="",bb,bm=0;Z[bm];bm++){bb=Z[bm];if(bb.nodeType===3||bb.nodeType===4){Y+=bb.nodeValue
}else{if(bb.nodeType!==8){Y+=O(bb.childNodes)}}}return Y}function P(bq,Y,bb,bm,bo,bn){bo=0;for(var br=bm.length;bo<br;bo++){var bp=bm[bo];if(bp){bp=bp[bq];for(var Z=false;bp;){if(bp.sizcache===bb){Z=bm[bp.sizset];break}if(bp.nodeType===1&&!bn){bp.sizcache=bb;bp.sizset=bo}if(bp.nodeName.toLowerCase()===Y){Z=bp;
break}bp=bp[bq]}bm[bo]=Z}}}function Q(bq,Y,bb,bm,bo,bn){bo=0;for(var br=bm.length;bo<br;bo++){var bp=bm[bo];if(bp){bp=bp[bq];for(var Z=false;bp;){if(bp.sizcache===bb){Z=bm[bp.sizset];break}if(bp.nodeType===1){if(!bn){bp.sizcache=bb;bp.sizset=bo}if(typeof Y!=="string"){if(bp===Y){Z=true;break}}else{if(K.filter(Y,[bp]).length>0){Z=bp;
break}}}bp=bp[bq]}bm[bo]=Z}}}var T=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,R=0,J=Object.prototype.toString,G=false,N=true;[0,0].sort(function(){N=false;return 0});var K=function(bv,Y,br,bs){br=br||[];var bn=Y=Y||y;
if(Y.nodeType!==1&&Y.nodeType!==9){return[]}if(!bv||typeof bv!=="string"){return br}for(var bm=[],bp,bo,Z,bq,bb=true,bu=c(Y),bt=bv;(T.exec(""),bp=T.exec(bt))!==null;){bt=bp[3];bm.push(bp[1]);if(bp[2]){bq=bp[3];break}}if(bm.length>1&&w.exec(bv)){if(bm.length===2&&L.relative[bm[0]]){bo=A(bm[0]+bm[1],Y)
}else{for(bo=L.relative[bm[0]]?[Y]:K(bm.shift(),Y);bm.length;){bv=bm.shift();if(L.relative[bv]){bv+=bm.shift()}bo=A(bv,bo)}}}else{if(!bs&&bm.length>1&&Y.nodeType===9&&!bu&&L.match.ID.test(bm[0])&&!L.match.ID.test(bm[bm.length-1])){bp=K.find(bm.shift(),Y,bu);Y=bp.expr?K.filter(bp.expr,bp.set)[0]:bp.set[0]
}if(Y){bp=bs?{expr:bm.pop(),set:s(bs)}:K.find(bm.pop(),bm.length===1&&(bm[0]==="~"||bm[0]==="+")&&Y.parentNode?Y.parentNode:Y,bu);bo=bp.expr?K.filter(bp.expr,bp.set):bp.set;if(bm.length>0){Z=s(bo)}else{bb=false}for(;bm.length;){var bw=bm.pop();bp=bw;if(L.relative[bw]){bp=bm.pop()}else{bw=""}if(bp==null){bp=Y
}L.relative[bw](Z,bp,bu)}}else{Z=[]}}Z||(Z=bo);Z||K.error(bw||bv);if(J.call(Z)==="[object Array]"){if(bb){if(Y&&Y.nodeType===1){for(bv=0;Z[bv]!=null;bv++){if(Z[bv]&&(Z[bv]===true||Z[bv].nodeType===1&&X(Y,Z[bv]))){br.push(bo[bv])}}}else{for(bv=0;Z[bv]!=null;bv++){Z[bv]&&Z[bv].nodeType===1&&br.push(bo[bv])
}}}else{br.push.apply(br,Z)}}else{s(Z,br)}if(bq){K(bq,bn,br,bs);K.uniqueSort(br)}return br};K.uniqueSort=function(Y){if(V){G=N;Y.sort(V);if(G){for(var Z=1;Z<Y.length;Z++){Y[Z]===Y[Z-1]&&Y.splice(Z--,1)}}}return Y};K.matches=function(Y,Z){return K(Y,null,null,Z)};K.find=function(bq,Y,bb){var bm,bo;if(!bq){return[]
}for(var bn=0,br=L.order.length;bn<br;bn++){var bp=L.order[bn];if(bo=L.leftMatch[bp].exec(bq)){var Z=bo[1];bo.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){bo[1]=(bo[1]||"").replace(/\\/g,"");bm=L.find[bp](bo,Y,bb);if(bm!=null){bq=bq.replace(L.match[bp],"");break}}}}bm||(bm=Y.getElementsByTagName("*"));
return{set:bm,expr:bq}};K.filter=function(bx,Y,bt,bu){for(var bn=bx,bm=[],bp=Y,bo,Z,bq=Y&&Y[0]&&c(Y[0]);bx&&Y.length;){for(var bb in L.filter){if((bo=L.leftMatch[bb].exec(bx))!=null&&bo[2]){var bw=L.filter[bb],bv,by;by=bo[1];Z=false;bo.splice(1,1);if(by.substr(by.length-1)!=="\\"){if(bp===bm){bm=[]}if(L.preFilter[bb]){if(bo=L.preFilter[bb](bo,bp,bt,bm,bu,bq)){if(bo===true){continue
}}else{Z=bv=true}}if(bo){for(var bs=0;(by=bp[bs])!=null;bs++){if(by){bv=bw(by,bo,bs,bp);var br=bu^!!bv;if(bt&&bv!=null){if(br){Z=true}else{bp[bs]=false}}else{if(br){bm.push(by);Z=true}}}}}if(bv!==z){bt||(bp=bm);bx=bx.replace(L.match[bb],"");if(!Z){return[]}break}}}}if(bx===bn){if(Z==null){K.error(bx)
}else{break}}bn=bx}return bp};K.error=function(Y){throw"Syntax error, unrecognized expression: "+Y};var L=K.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(Y){return Y.getAttribute("href")
}},relative:{"+":function(bo,Y){var Z=typeof Y==="string",bb=Z&&!/\W/.test(Y);Z=Z&&!bb;if(bb){Y=Y.toLowerCase()}bb=0;for(var bn=bo.length,bm;bb<bn;bb++){if(bm=bo[bb]){for(;(bm=bm.previousSibling)&&bm.nodeType!==1;){}bo[bb]=Z||bm&&bm.nodeName.toLowerCase()===Y?bm||false:bm===Y}}Z&&K.filter(Y,bo,true)},">":function(bo,Y){var Z=typeof Y==="string";
if(Z&&!/\W/.test(Y)){Y=Y.toLowerCase();for(var bb=0,bn=bo.length;bb<bn;bb++){var bm=bo[bb];if(bm){Z=bm.parentNode;bo[bb]=Z.nodeName.toLowerCase()===Y?Z:false}}}else{bb=0;for(bn=bo.length;bb<bn;bb++){if(bm=bo[bb]){bo[bb]=Z?bm.parentNode:bm.parentNode===Y}}Z&&K.filter(Y,bo,true)}},"":function(bo,Y,Z){var bb=R++,bn=Q;
if(typeof Y==="string"&&!/\W/.test(Y)){var bm=Y=Y.toLowerCase();bn=P}bn("parentNode",Y,bb,bo,bm,Z)},"~":function(bo,Y,Z){var bb=R++,bn=Q;if(typeof Y==="string"&&!/\W/.test(Y)){var bm=Y=Y.toLowerCase();bn=P}bn("previousSibling",Y,bb,bo,bm,Z)}},find:{ID:function(Z,Y,bb){if(typeof Y.getElementById!=="undefined"&&!bb){return(Z=Y.getElementById(Z[1]))?[Z]:[]
}},NAME:function(Z,Y){if(typeof Y.getElementsByName!=="undefined"){var bm=[];Y=Y.getElementsByName(Z[1]);for(var bn=0,bb=Y.length;bn<bb;bn++){Y[bn].getAttribute("name")===Z[1]&&bm.push(Y[bn])}return bm.length===0?null:bm}},TAG:function(Y,Z){return Z.getElementsByTagName(Y[1])}},preFilter:{CLASS:function(bo,Y,Z,bb,bn,bm){bo=" "+bo[1].replace(/\\/g,"")+" ";
if(bm){return bo}bm=0;for(var bp;(bp=Y[bm])!=null;bm++){if(bp){if(bn^(bp.className&&(" "+bp.className+" ").replace(/[\t\n]/g," ").indexOf(bo)>=0)){Z||bb.push(bp)}else{if(Z){Y[bm]=false}}}}return false},ID:function(Y){return Y[1].replace(/\\/g,"")},TAG:function(Y){return Y[1].toLowerCase()},CHILD:function(Y){if(Y[1]==="nth"){var Z=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Y[2]==="even"&&"2n"||Y[2]==="odd"&&"2n+1"||!/\D/.test(Y[2])&&"0n+"+Y[2]||Y[2]);
Y[2]=Z[1]+(Z[2]||1)-0;Y[3]=Z[3]-0}Y[0]=R++;return Y},ATTR:function(bo,Y,Z,bb,bn,bm){Y=bo[1].replace(/\\/g,"");if(!bm&&L.attrMap[Y]){bo[1]=L.attrMap[Y]}if(bo[2]==="~="){bo[4]=" "+bo[4]+" "}return bo},PSEUDO:function(Z,Y,bm,bn,bb){if(Z[1]==="not"){if((T.exec(Z[3])||"").length>1||/^\w/.test(Z[3])){Z[3]=K(Z[3],null,null,Y)
}else{Z=K.filter(Z[3],Y,bm,true^bb);bm||bn.push.apply(bn,Z);return false}}else{if(L.match.POS.test(Z[0])||L.match.CHILD.test(Z[0])){return true}}return Z},POS:function(Y){Y.unshift(true);return Y}},filters:{enabled:function(Y){return Y.disabled===false&&Y.type!=="hidden"},disabled:function(Y){return Y.disabled===true
},checked:function(Y){return Y.checked===true},selected:function(Y){return Y.selected===true},parent:function(Y){return !!Y.firstChild},empty:function(Y){return !Y.firstChild},has:function(Z,Y,bb){return !!K(bb[3],Z).length},header:function(Y){return/h\d/i.test(Y.nodeName)},text:function(Y){return"text"===Y.type
},radio:function(Y){return"radio"===Y.type},checkbox:function(Y){return"checkbox"===Y.type},file:function(Y){return"file"===Y.type},password:function(Y){return"password"===Y.type},submit:function(Y){return"submit"===Y.type},image:function(Y){return"image"===Y.type},reset:function(Y){return"reset"===Y.type
},button:function(Y){return"button"===Y.type||Y.nodeName.toLowerCase()==="button"},input:function(Y){return/input|select|textarea|button/i.test(Y.nodeName)}},setFilters:{first:function(Y,Z){return Z===0},last:function(Z,Y,bb,bm){return Y===bm.length-1},even:function(Y,Z){return Z%2===0},odd:function(Y,Z){return Z%2===1
},lt:function(Z,Y,bb){return Y<bb[3]-0},gt:function(Z,Y,bb){return Y>bb[3]-0},nth:function(Z,Y,bb){return bb[3]-0===Y},eq:function(Z,Y,bb){return bb[3]-0===Y}},filter:{PSEUDO:function(bo,Y,Z,bb){var bn=Y[1],bm=L.filters[bn];if(bm){return bm(bo,Z,Y,bb)}else{if(bn==="contains"){return(bo.textContent||bo.innerText||O([bo])||"").indexOf(Y[3])>=0
}else{if(bn==="not"){Y=Y[3];Z=0;for(bb=Y.length;Z<bb;Z++){if(Y[Z]===bo){return false}}return true}else{K.error("Syntax error, unrecognized expression: "+bn)}}}},CHILD:function(bo,Y){var Z=Y[1],bb=bo;switch(Z){case"only":case"first":for(;bb=bb.previousSibling;){if(bb.nodeType===1){return false}}if(Z==="first"){return true
}bb=bo;case"last":for(;bb=bb.nextSibling;){if(bb.nodeType===1){return false}}return true;case"nth":Z=Y[2];var bn=Y[3];if(Z===1&&bn===0){return true}Y=Y[0];var bm=bo.parentNode;if(bm&&(bm.sizcache!==Y||!bo.nodeIndex)){var bp=0;for(bb=bm.firstChild;bb;bb=bb.nextSibling){if(bb.nodeType===1){bb.nodeIndex=++bp
}}bm.sizcache=Y}bo=bo.nodeIndex-bn;return Z===0?bo===0:bo%Z===0&&bo/Z>=0}},ID:function(Y,Z){return Y.nodeType===1&&Y.getAttribute("id")===Z},TAG:function(Y,Z){return Z==="*"&&Y.nodeType===1||Y.nodeName.toLowerCase()===Z},CLASS:function(Y,Z){return(" "+(Y.className||Y.getAttribute("class"))+" ").indexOf(Z)>-1
},ATTR:function(Z,Y){var bb=Y[1];Z=L.attrHandle[bb]?L.attrHandle[bb](Z):Z[bb]!=null?Z[bb]:Z.getAttribute(bb);bb=Z+"";var bm=Y[2];Y=Y[4];return Z==null?bm==="!=":bm==="="?bb===Y:bm==="*="?bb.indexOf(Y)>=0:bm==="~="?(" "+bb+" ").indexOf(Y)>=0:!Y?bb&&Z!==false:bm==="!="?bb!==Y:bm==="^="?bb.indexOf(Y)===0:bm==="$="?bb.substr(bb.length-Y.length)===Y:bm==="|="?bb===Y||bb.substr(0,Y.length+1)===Y+"-":false
},POS:function(Z,Y,bm,bn){var bb=L.setFilters[Y[2]];if(bb){return bb(Z,bm,Y,bn)}}}},w=L.match.POS;for(var F in L.match){L.match[F]=new RegExp(L.match[F].source+/(?![^\[]*\])(?![^\(]*\))/.source);L.leftMatch[F]=new RegExp(/(^(?:.|\r|\n)*?)/.source+L.match[F].source.replace(/\\(\d+)/g,function(Y,Z){return"\\"+(Z-0+1)
}))}var s=function(Y,Z){Y=Array.prototype.slice.call(Y,0);if(Z){Z.push.apply(Z,Y);return Z}return Y};try{Array.prototype.slice.call(y.documentElement.childNodes,0)}catch(W){s=function(Z,Y){Y=Y||[];if(J.call(Z)==="[object Array]"){Array.prototype.push.apply(Y,Z)}else{if(typeof Z.length==="number"){for(var bb=0,bm=Z.length;
bb<bm;bb++){Y.push(Z[bb])}}else{for(bb=0;Z[bb];bb++){Y.push(Z[bb])}}}return Y}}var V;if(y.documentElement.compareDocumentPosition){V=function(Y,Z){if(!Y.compareDocumentPosition||!Z.compareDocumentPosition){if(Y==Z){G=true}return Y.compareDocumentPosition?-1:1}Y=Y.compareDocumentPosition(Z)&4?-1:Y===Z?0:1;
if(Y===0){G=true}return Y}}else{if("sourceIndex" in y.documentElement){V=function(Y,Z){if(!Y.sourceIndex||!Z.sourceIndex){if(Y==Z){G=true}return Y.sourceIndex?-1:1}Y=Y.sourceIndex-Z.sourceIndex;if(Y===0){G=true}return Y}}else{if(y.createRange){V=function(Z,Y){if(!Z.ownerDocument||!Y.ownerDocument){if(Z==Y){G=true
}return Z.ownerDocument?-1:1}var bb=Z.ownerDocument.createRange(),bm=Y.ownerDocument.createRange();bb.setStart(Z,0);bb.setEnd(Z,0);bm.setStart(Y,0);bm.setEnd(Y,0);Z=bb.compareBoundaryPoints(Range.START_TO_END,bm);if(Z===0){G=true}return Z}}}}(function(){var Z=y.createElement("div"),Y="script"+(new Date).getTime();
Z.innerHTML="<a name='"+Y+"'/>";var bb=y.documentElement;bb.insertBefore(Z,bb.firstChild);if(y.getElementById(Y)){L.find.ID=function(bn,bm,bo){if(typeof bm.getElementById!=="undefined"&&!bo){return(bm=bm.getElementById(bn[1]))?bm.id===bn[1]||typeof bm.getAttributeNode!=="undefined"&&bm.getAttributeNode("id").nodeValue===bn[1]?[bm]:z:[]
}};L.filter.ID=function(bn,bm){var bo=typeof bn.getAttributeNode!=="undefined"&&bn.getAttributeNode("id");return bn.nodeType===1&&bo&&bo.nodeValue===bm}}bb.removeChild(Z);bb=Z=null})();(function(){var Y=y.createElement("div");Y.appendChild(y.createComment(""));if(Y.getElementsByTagName("*").length>0){L.find.TAG=function(Z,bb){bb=bb.getElementsByTagName(Z[1]);
if(Z[1]==="*"){Z=[];for(var bm=0;bb[bm];bm++){bb[bm].nodeType===1&&Z.push(bb[bm])}bb=Z}return bb}}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){L.attrHandle.href=function(Z){return Z.getAttribute("href",2)}}Y=null
})();y.querySelectorAll&&function(){var Z=K,Y=y.createElement("div");Y.innerHTML="<p class='TEST'></p>";if(!(Y.querySelectorAll&&Y.querySelectorAll(".TEST").length===0)){K=function(bp,bm,bq,bo){bm=bm||y;if(!bo&&bm.nodeType===9&&!c(bm)){try{return s(bm.querySelectorAll(bp),bq)}catch(bn){}}return Z(bp,bm,bq,bo)
};for(var bb in Z){K[bb]=Z[bb]}Y=null}}();(function(){var Y=y.createElement("div");Y.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Y.getElementsByClassName||Y.getElementsByClassName("e").length===0)){Y.lastChild.className="e";if(Y.getElementsByClassName("e").length!==1){L.order.splice(1,0,"CLASS");
L.find.CLASS=function(Z,bb,bm){if(typeof bb.getElementsByClassName!=="undefined"&&!bm){return bb.getElementsByClassName(Z[1])}};Y=null}}})();var X=y.compareDocumentPosition?function(Y,Z){return !!(Y.compareDocumentPosition(Z)&16)}:function(Y,Z){return Y!==Z&&(Y.contains?Y.contains(Z):true)},c=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false
},A=function(bo,Y){var Z=[],bb="",bn;for(Y=Y.nodeType?[Y]:Y;bn=L.match.PSEUDO.exec(bo);){bb+=bn[0];bo=bo.replace(L.match.PSEUDO,"")}bo=L.relative[bo]?bo+"*":bo;bn=0;for(var bm=Y.length;bn<bm;bn++){K(bo,Y[bn],Z)}return K.filter(bb,Z)};B.find=K;B.expr=K.selectors;B.expr[":"]=B.expr.filters;B.unique=K.uniqueSort;
B.text=O;B.isXMLDoc=c;B.contains=X})();var aF=/Until$/,aG=/^(?:parents|prevUntil|prevAll)/,aH=/,/;aa=Array.prototype.slice;var aX=function(s,w,A){if(B.isFunction(w)){return B.grep(s,function(F,G){return !!w.call(F,G,F)===A})}else{if(w.nodeType){return B.grep(s,function(F){return F===w===A})}else{if(typeof w==="string"){var c=B.grep(s,function(F){return F.nodeType===1
});if(aU.test(w)){return B.filter(w,c,!A)}else{w=B.filter(w,c)}}}}return B.grep(s,function(F){return B.inArray(F,w)>=0===A})};B.fn.extend({find:function(w){for(var A=this.pushStack("","find",w),F=0,J=0,G=this.length;J<G;J++){F=A.length;B.find(w,this[J],A);if(J>0){for(var s=F;s<A.length;s++){for(var c=0;
c<F;c++){if(A[c]===A[s]){A.splice(s--,1);break}}}}}return A},has:function(c){var s=B(c);return this.filter(function(){for(var w=0,A=s.length;w<A;w++){if(B.contains(this,s[w])){return true}}})},not:function(c){return this.pushStack(aX(this,c,false),"not",c)},filter:function(c){return this.pushStack(aX(this,c,true),"filter",c)
},is:function(c){return !!c&&B.filter(c,this).length>0},closest:function(F,G){if(B.isArray(F)){var J=[],L=this[0],K,s={},c;if(L&&F.length){K=0;for(var A=F.length;K<A;K++){c=F[K];s[c]||(s[c]=B.expr.match.POS.test(c)?B(c,G||this.context):c)}for(;L&&L.ownerDocument&&L!==G;){for(c in s){K=s[c];if(K.jquery?K.index(L)>-1:B(L).is(K)){J.push({selector:c,elem:L});
delete s[c]}}L=L.parentNode}}return J}var w=B.expr.match.POS.test(F)?B(F,G||this.context):null;return this.map(function(N,O){for(;O&&O.ownerDocument&&O!==G;){if(w?w.index(O)>-1:B(O).is(F)){return O}O=O.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return B.inArray(this[0],c?B(c):this.parent().children())
}return B.inArray(c.jquery?c[0]:c,this)},add:function(c,s){c=typeof c==="string"?B(c,s||this.context):B.makeArray(c);s=B.merge(this.get(),c);return this.pushStack(bh(c[0])||bh(s[0])?s:B.unique(s))},andSelf:function(){return this.add(this.prevObject)}});B.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null
},parents:function(c){return B.dir(c,"parentNode")},parentsUntil:function(c,s,w){return B.dir(c,"parentNode",w)},next:function(c){return B.nth(c,2,"nextSibling")},prev:function(c){return B.nth(c,2,"previousSibling")},nextAll:function(c){return B.dir(c,"nextSibling")},prevAll:function(c){return B.dir(c,"previousSibling")
},nextUntil:function(c,s,w){return B.dir(c,"nextSibling",w)},prevUntil:function(c,s,w){return B.dir(c,"previousSibling",w)},siblings:function(c){return B.sibling(c.parentNode.firstChild,c)},children:function(c){return B.sibling(c.firstChild)},contents:function(c){return B.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:B.makeArray(c.childNodes)
}},function(c,s){B.fn[c]=function(A,w){var F=B.map(this,s,A);aF.test(c)||(w=A);if(w&&typeof w==="string"){F=B.filter(w,F)}F=this.length>1?B.unique(F):F;if((this.length>1||aH.test(w))&&aG.test(c)){F=F.reverse()}return this.pushStack(F,c,aa.call(arguments).join(","))}});B.extend({filter:function(c,s,w){if(w){c=":not("+c+")"
}return B.find.matches(c,s)},dir:function(s,w,A){var c=[];for(s=s[w];s&&s.nodeType!==9&&(A===z||s.nodeType!==1||!B(s).is(A));){s.nodeType===1&&c.push(s);s=s[w]}return c},nth:function(s,w,A){w=w||1;for(var c=0;s;s=s[A]){if(s.nodeType===1&&++c===w){break}}return s},sibling:function(c,s){for(var w=[];c;
c=c.nextSibling){c.nodeType===1&&c!==s&&w.push(c)}return w}});var aY=/ jQuery\d+="(?:\d+|null)"/g,ae=/^\s+/,aZ=/(<([\w:]+)[^>]*?)\/>/g,ar=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,a0=/<([\w:]+)/,au=/<tbody/i,av=/<|&#?\w+;/,bk=/<script|<object|<embed|<option|<style/i,bl=/checked\s*(?:[^=]|=\s*.checked.)/i,a1=function(c,s,w){return ar.test(w)?c:s+"></"+w+">"
},x={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,"",""]};
x.optgroup=x.option;x.tbody=x.tfoot=x.colgroup=x.caption=x.thead;x.th=x.td;if(!B.support.htmlSerialize){x._default=[1,"div<div>","</div>"]}B.fn.extend({text:function(c){if(B.isFunction(c)){return this.each(function(w){var s=B(this);s.text(c.call(this,w,s.text()))})}if(typeof c!=="object"&&c!==z){return this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(c))
}return B.text(this)},wrapAll:function(c){if(B.isFunction(c)){return this.each(function(w){B(this).wrapAll(c.call(this,w))})}if(this[0]){var s=B(c,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&s.insertBefore(this[0]);s.map(function(){for(var w=this;w.firstChild&&w.firstChild.nodeType===1;
){w=w.firstChild}return w}).append(this)}return this},wrapInner:function(c){if(B.isFunction(c)){return this.each(function(s){B(this).wrapInner(c.call(this,s))})}return this.each(function(){var w=B(this),s=w.contents();s.length?s.wrapAll(c):w.append(c)})},wrap:function(c){return this.each(function(){B(this).wrapAll(c)
})},unwrap:function(){return this.parent().each(function(){B.nodeName(this,"body")||B(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c)})},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild)
})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this)})}else{if(arguments.length){var c=B(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this.nextSibling)
})}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,B(arguments[0]).toArray());return c}}},remove:function(s,w){for(var A=0,c;(c=this[A])!=null;A++){if(!s||B.filter(s,[c]).length){if(!w&&c.nodeType===1){B.cleanData(c.getElementsByTagName("*"));B.cleanData([c])}c.parentNode&&c.parentNode.removeChild(c)
}}return this},empty:function(){for(var c=0,s;(s=this[c])!=null;c++){for(s.nodeType===1&&B.cleanData(s.getElementsByTagName("*"));s.firstChild;){s.removeChild(s.firstChild)}}return this},clone:function(c){var s=this.map(function(){if(!B.support.noCloneEvent&&!B.isXMLDoc(this)){var w=this.outerHTML,A=this.ownerDocument;
if(!w){w=A.createElement("div");w.appendChild(this.cloneNode(true));w=w.innerHTML}return B.clean([w.replace(aY,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(ae,"")],A)[0]}else{return this.cloneNode(true)}});if(c===true){bi(this,s);bi(this.find("*"),s.find("*"))}return s},html:function(s){if(s===z){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(aY,""):null
}else{if(typeof s==="string"&&!bk.test(s)&&(B.support.leadingWhitespace||!ae.test(s))&&!x[(a0.exec(s)||["",""])[1].toLowerCase()]){s=s.replace(aZ,a1);try{for(var w=0,A=this.length;w<A;w++){if(this[w].nodeType===1){B.cleanData(this[w].getElementsByTagName("*"));this[w].innerHTML=s}}}catch(c){this.empty().append(s)
}}else{B.isFunction(s)?this.each(function(J){var G=B(this),F=G.html();G.empty().append(function(){return s.call(this,J,F)})}):this.empty().append(s)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(B.isFunction(c)){return this.each(function(w){var A=B(this),s=A.html();A.replaceWith(c.call(this,w,s))
})}if(typeof c!=="string"){c=B(c).detach()}return this.each(function(){var w=this.nextSibling,s=this.parentNode;B(this).remove();w?B(w).before(c):B(s).append(c)})}else{return this.pushStack(B(B.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(G,J,L){function O(P){return B.nodeName(P,"table")?P.getElementsByTagName("tbody")[0]||P.appendChild(P.ownerDocument.createElement("tbody")):P
}var N,s,c=G[0],F=[],w;if(!B.support.checkClone&&arguments.length===3&&typeof c==="string"&&bl.test(c)){return this.each(function(){B(this).domManip(G,J,L,true)})}if(B.isFunction(c)){return this.each(function(P){var Q=B(this);G[0]=c.call(this,P,J?Q.html():z);Q.domManip(G,J,L)})}if(this[0]){N=c&&c.parentNode;
N=B.support.parentNode&&N&&N.nodeType===11&&N.childNodes.length===this.length?{fragment:N}:bj(G,this,F);w=N.fragment;if(s=w.childNodes.length===1?(w=w.firstChild):w.firstChild){J=J&&B.nodeName(s,"tr");for(var A=0,K=this.length;A<K;A++){L.call(J?O(this[A],s):this[A],A>0||N.cacheable||this.length>1?w.cloneNode(true):w)
}}F.length&&B.each(F,aQ)}return this}});B.fragments={};B.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(c,s){B.fn[c]=function(G){var w=[];G=B(G);var J=this.length===1&&this[0].parentNode;if(J&&J.nodeType===11&&J.childNodes.length===1&&G.length===1){G[s](this[0]);
return this}else{J=0;for(var F=G.length;J<F;J++){var A=(J>0?this.clone(true):this).get();B.fn[s].apply(B(G[J]),A);w=w.concat(A)}return this.pushStack(w,c,G.selector)}}});B.extend({clean:function(G,J,L,O){J=J||y;if(typeof J.createElement==="undefined"){J=J.ownerDocument||J[0]&&J[0].ownerDocument||y}for(var N=[],s=0,c;
(c=G[s])!=null;s++){if(typeof c==="number"){c+=""}if(c){if(typeof c==="string"&&!av.test(c)){c=J.createTextNode(c)}else{if(typeof c==="string"){c=c.replace(aZ,a1);var F=(a0.exec(c)||["",""])[1].toLowerCase(),w=x[F]||x._default,A=w[0],K=J.createElement("div");for(K.innerHTML=w[1]+c+w[2];A--;){K=K.lastChild
}if(!B.support.tbody){A=au.test(c);F=F==="table"&&!A?K.firstChild&&K.firstChild.childNodes:w[1]==="<table>"&&!A?K.childNodes:[];for(w=F.length-1;w>=0;--w){B.nodeName(F[w],"tbody")&&!F[w].childNodes.length&&F[w].parentNode.removeChild(F[w])}}!B.support.leadingWhitespace&&ae.test(c)&&K.insertBefore(J.createTextNode(ae.exec(c)[0]),K.firstChild);
c=K.childNodes}}if(c.nodeType){N.push(c)}else{N=B.merge(N,c)}}}if(L){for(s=0;N[s];s++){if(O&&B.nodeName(N[s],"script")&&(!N[s].type||N[s].type.toLowerCase()==="text/javascript")){O.push(N[s].parentNode?N[s].parentNode.removeChild(N[s]):N[s])}else{N[s].nodeType===1&&N.splice.apply(N,[s+1,0].concat(B.makeArray(N[s].getElementsByTagName("script"))));
L.appendChild(N[s])}}}return N},cleanData:function(F){for(var G,J,L=B.cache,K=B.event.special,s=B.support.deleteExpando,c=0,A;(A=F[c])!=null;c++){if(J=A[B.expando]){G=L[J];if(G.events){for(var w in G.events){K[w]?B.event.remove(A,w):a6(A,w,G.handle)}}if(s){delete A[B.expando]}else{A.removeAttribute&&A.removeAttribute(B.expando)
}delete L[J]}}}});var aM=/z-?index|font-?weight|opacity|zoom|line-?height/i,a2=/alpha\([^)]*\)/,a3=/opacity=([^)]*)/,d=/float/i,e=/-([a-z])/ig,ax=/([A-Z])/g,ay=/^-?\d+(?:px)?$/i,az=/^-?\d/,aA={position:"absolute",visibility:"hidden",display:"block"},bf=["Left","Right"],ak=["Top","Bottom"],al=y.defaultView&&y.defaultView.getComputedStyle,aP=B.support.cssFloat?"cssFloat":"styleFloat",f=function(c,s){return s.toUpperCase()
};B.fn.css=function(c,s){return D(this,c,s,true,function(A,w,F){if(F===z){return B.curCSS(A,w)}if(typeof F==="number"&&!aM.test(w)){F+="px"}B.style(A,w,F)})};B.extend({style:function(s,w,A){if(!s||s.nodeType===3||s.nodeType===8){return z}if((w==="width"||w==="height")&&parseFloat(A)<0){A=z}var c=s.style||s,F=A!==z;
if(!B.support.opacity&&w==="opacity"){if(F){c.zoom=1;w=parseInt(A,10)+""==="NaN"?"":"alpha(opacity="+A*100+")";s=c.filter||B.curCSS(s,"filter")||"";c.filter=a2.test(s)?s.replace(a2,w):w}return c.filter&&c.filter.indexOf("opacity=")>=0?parseFloat(a3.exec(c.filter)[1])/100+"":""}if(d.test(w)){w=aP}w=w.replace(e,f);
if(F){c[w]=A}return c[w]},css:function(w,A,F,J){if(A==="width"||A==="height"){var G,s=A==="width"?bf:ak;function c(){G=A==="width"?w.offsetWidth:w.offsetHeight;J!=="border"&&B.each(s,function(){J||(G-=parseFloat(B.curCSS(w,"padding"+this,true))||0);if(J==="margin"){G+=parseFloat(B.curCSS(w,"margin"+this,true))||0
}else{G-=parseFloat(B.curCSS(w,"border"+this+"Width",true))||0}})}w.offsetWidth!==0?c():B.swap(w,aA,c);return Math.max(0,Math.round(G))}return B.curCSS(w,A,F)},curCSS:function(s,w,A){var G,F=s.style;if(!B.support.opacity&&w==="opacity"&&s.currentStyle){G=a3.test(s.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";
return G===""?"1":G}if(d.test(w)){w=aP}if(!A&&F&&F[w]){G=F[w]}else{if(al){if(d.test(w)){w="float"}w=w.replace(ax,"-$1").toLowerCase();F=s.ownerDocument.defaultView;if(!F){return null}if(s=F.getComputedStyle(s,null)){G=s.getPropertyValue(w)}if(w==="opacity"&&G===""){G="1"}}else{if(s.currentStyle){A=w.replace(e,f);
G=s.currentStyle[w]||s.currentStyle[A];if(!ay.test(G)&&az.test(G)){w=F.left;var c=s.runtimeStyle.left;s.runtimeStyle.left=s.currentStyle.left;F.left=A==="fontSize"?"1em":G||0;G=F.pixelLeft+"px";F.left=w;s.runtimeStyle.left=c}}}}return G},swap:function(s,w,A){var c={};for(var F in w){c[F]=s.style[F];s.style[F]=w[F]
}A.call(s);for(F in w){s.style[F]=c[F]}}});if(B.expr&&B.expr.filters){B.expr.filters.hidden=function(s){var w=s.offsetWidth,A=s.offsetHeight,c=s.nodeName.toLowerCase()==="tr";return w===0&&A===0&&!c?true:w>0&&A>0&&!c?false:B.curCSS(s,"display")==="none"};B.expr.filters.visible=function(c){return !B.expr.filters.hidden(c)
}}var aN=ag(),an=/<script(.|\s)*?\/script>/gi,aO=/select|textarea/i,ap=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,u=/=\?(&|$)/,g=/\?/,aq=/(\?|&)_=.*?(&|$)/,aL=/^(\w+:)?\/\/([^\/?#]+)/,ad=/%20/g,t=B.fn.load;B.fn.extend({load:function(s,w,A){if(typeof s!=="string"){return t.call(this,s)
}else{if(!this.length){return this}}var G=s.indexOf(" ");if(G>=0){var F=s.slice(G,s.length);s=s.slice(0,G)}G="GET";if(w){if(B.isFunction(w)){A=w;w=null}else{if(typeof w==="object"){w=B.param(w,B.ajaxSettings.traditional);G="POST"}}}var c=this;B.ajax({url:s,type:G,dataType:"html",data:w,complete:function(J,K){if(K==="success"||K==="notmodified"){c.html(F?B("<div />").append(J.responseText.replace(an,"")).find(F):J.responseText)
}A&&c.each(A,[J.responseText,K,J])}});return this},serialize:function(){return B.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?B.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||aO.test(this.nodeName)||ap.test(this.type))
}).map(function(c,s){c=B(this).val();return c==null?null:B.isArray(c)?B.map(c,function(w){return{name:s.name,value:w}}):{name:s.name,value:c}}).get()}});B.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,s){B.fn[s]=function(w){return this.bind(s,w)}});B.extend({get:function(s,w,A,c){if(B.isFunction(w)){c=c||A;
A=w;w=null}return B.ajax({type:"GET",url:s,data:w,success:A,dataType:c})},getScript:function(c,s){return B.get(c,null,s,"script")},getJSON:function(c,s,w){return B.get(c,s,w,"json")},post:function(s,w,A,c){if(B.isFunction(w)){c=c||A;A=w;w={}}return B.ajax({type:"POST",url:s,data:w,success:A,dataType:c})
},ajaxSetup:function(c){B.extend(B.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:ao.XMLHttpRequest&&(ao.location.protocol!=="file:"||!ao.ActiveXObject)?function(){return new ao.XMLHttpRequest}:function(){try{return new ao.ActiveXObject("Microsoft.XMLHTTP")
}catch(c){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(T){function V(){X.success&&X.success.call(L,Q,J,c);X.global&&Y("ajaxSuccess",[c,X])
}function W(){X.complete&&X.complete.call(L,c,J);X.global&&Y("ajaxComplete",[c,X]);X.global&&!--B.active&&B.event.trigger("ajaxStop")}function Y(bo,bn){(X.context?B(X.context):B.event).trigger(bo,bn)}var X=B.extend(true,{},B.ajaxSettings,T),K,J,Q,L=T&&T.context||X,P=X.type.toUpperCase();if(X.data&&X.processData&&typeof X.data!=="string"){X.data=B.param(X.data,X.traditional)
}if(X.dataType==="jsonp"){if(P==="GET"){u.test(X.url)||(X.url+=(g.test(X.url)?"&":"?")+(X.jsonp||"callback")+"=?")}else{if(!X.data||!u.test(X.data)){X.data=(X.data?X.data+"&":"")+(X.jsonp||"callback")+"=?"}}X.dataType="json"}if(X.dataType==="json"&&(X.data&&u.test(X.data)||u.test(X.url))){K=X.jsonpCallback||"jsonp"+aN++;
if(X.data){X.data=(X.data+"").replace(u,"="+K+"$1")}X.url=X.url.replace(u,"="+K+"$1");X.dataType="script";ao[K]=ao[K]||function(bo){Q=bo;V();W();ao[K]=z;try{delete ao[K]}catch(bn){}s&&s.removeChild(bb)}}if(X.dataType==="script"&&X.cache===null){X.cache=false}if(X.cache===false&&P==="GET"){var w=ag(),F=X.url.replace(aq,"$1_="+w+"$2");
X.url=F+(F===X.url?(g.test(X.url)?"&":"?")+"_="+w:"")}if(X.data&&P==="GET"){X.url+=(g.test(X.url)?"&":"?")+X.data}X.global&&!B.active++&&B.event.trigger("ajaxStart");w=(w=aL.exec(X.url))&&(w[1]&&w[1]!==location.protocol||w[2]!==location.host);if(X.dataType==="script"&&P==="GET"&&w){var s=y.getElementsByTagName("head")[0]||y.documentElement,bb=y.createElement("script");
bb.src=X.url;if(X.scriptCharset){bb.charset=X.scriptCharset}if(!K){var Z=false;bb.onload=bb.onreadystatechange=function(){if(!Z&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){Z=true;V();W();bb.onload=bb.onreadystatechange=null;s&&bb.parentNode&&s.removeChild(bb)}}}s.insertBefore(bb,s.firstChild);
return z}var bm=false,c=X.xhr();if(c){X.username?c.open(P,X.url,X.async,X.username,X.password):c.open(P,X.url,X.async);try{if(X.data||T&&T.contentType){c.setRequestHeader("Content-Type",X.contentType)}if(X.ifModified){B.lastModified[X.url]&&c.setRequestHeader("If-Modified-Since",B.lastModified[X.url]);
B.etag[X.url]&&c.setRequestHeader("If-None-Match",B.etag[X.url])}w||c.setRequestHeader("X-Requested-With","XMLHttpRequest");c.setRequestHeader("Accept",X.dataType&&X.accepts[X.dataType]?X.accepts[X.dataType]+", */*":X.accepts._default)}catch(A){}if(X.beforeSend&&X.beforeSend.call(L,c,X)===false){X.global&&!--B.active&&B.event.trigger("ajaxStop");
c.abort();return false}X.global&&Y("ajaxSend",[c,X]);var R=c.onreadystatechange=function(bn){if(!c||c.readyState===0||bn==="abort"){bm||W();bm=true;if(c){c.onreadystatechange=B.noop}}else{if(!bm&&c&&(c.readyState===4||bn==="timeout")){bm=true;c.onreadystatechange=B.noop;J=bn==="timeout"?"timeout":!B.httpSuccess(c)?"error":X.ifModified&&B.httpNotModified(c,X.url)?"notmodified":"success";
var bp;if(J==="success"){try{Q=B.httpData(c,X.dataType,X)}catch(bo){J="parsererror";bp=bo}}if(J==="success"||J==="notmodified"){K||V()}else{B.handleError(X,c,J,bp)}W();bn==="timeout"&&c.abort();if(X.async){c=null}}}};try{var G=c.abort;c.abort=function(){c&&G.call(c);R("abort")}}catch(N){}X.async&&X.timeout>0&&setTimeout(function(){c&&!bm&&R("timeout")
},X.timeout);try{c.send(P==="POST"||P==="PUT"||P==="DELETE"?X.data:null)}catch(O){B.handleError(X,c,null,O);W()}X.async||R();return c}},handleError:function(s,w,A,c){if(s.error){s.error.call(s.context||s,w,A,c)}if(s.global){(s.context?B(s.context):B.event).trigger("ajaxError",[w,s,c])}},active:0,httpSuccess:function(c){try{return !c.status&&location.protocol==="file:"||c.status>=200&&c.status<300||c.status===304||c.status===1223||c.status===0
}catch(s){}return false},httpNotModified:function(s,w){var A=s.getResponseHeader("Last-Modified"),c=s.getResponseHeader("Etag");if(A){B.lastModified[w]=A}if(c){B.etag[w]=c}return s.status===304||s.status===0},httpData:function(s,w,A){var c=s.getResponseHeader("content-type")||"",F=w==="xml"||!w&&c.indexOf("xml")>=0;
s=F?s.responseXML:s.responseText;F&&s.documentElement.nodeName==="parsererror"&&B.error("parsererror");if(A&&A.dataFilter){s=A.dataFilter(s,w)}if(typeof s==="string"){if(w==="json"||!w&&c.indexOf("json")>=0){s=B.parseJSON(s)}else{if(w==="script"||!w&&c.indexOf("javascript")>=0){B.globalEval(s)}}}return s
},param:function(s,w){function A(J,K){if(B.isArray(K)){B.each(K,function(L,N){w||/\[\]$/.test(J)?G(J,N):A(J+"["+(typeof N==="object"||B.isArray(N)?L:"")+"]",N)})}else{!w&&K!=null&&typeof K==="object"?B.each(K,function(L,N){A(J+"["+L+"]",N)}):G(J,K)}}function G(J,K){K=B.isFunction(K)?K():K;F[F.length]=encodeURIComponent(J)+"="+encodeURIComponent(K)
}var F=[];if(w===z){w=B.ajaxSettings.traditional}if(B.isArray(s)||s.jquery){B.each(s,function(){G(this.name,this.value)})}else{for(var c in s){A(c,s[c])}}return F.join("&").replace(ad,"+")}});var h={},I=/toggle|show|hide/,M=/^([+-]=)?([\d+-.]+)(.*)$/,af,a=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];
B.fn.extend({show:function(s,w){if(s||s===0){return this.animate(ai("show",3),s,w)}else{s=0;for(w=this.length;s<w;s++){var A=B.data(this[s],"olddisplay");this[s].style.display=A||"";if(B.css(this[s],"display")==="none"){A=this[s].nodeName;var c;if(h[A]){c=h[A]}else{var F=B("<"+A+" />").appendTo("body");
c=F.css("display");if(c==="none"){c="block"}F.remove();h[A]=c}B.data(this[s],"olddisplay",c)}}s=0;for(w=this.length;s<w;s++){this[s].style.display=B.data(this[s],"olddisplay")||""}return this}},hide:function(c,s){if(c||c===0){return this.animate(ai("hide",3),c,s)}else{c=0;for(s=this.length;c<s;c++){var w=B.data(this[c],"olddisplay");
!w&&w!=="none"&&B.data(this[c],"olddisplay",B.css(this[c],"display"))}c=0;for(s=this.length;c<s;c++){this[c].style.display="none"}return this}},_toggle:B.fn.toggle,toggle:function(c,s){var w=typeof c==="boolean";if(B.isFunction(c)&&B.isFunction(s)){this._toggle.apply(this,arguments)}else{c==null||w?this.each(function(){var A=w?c:B(this).is(":hidden");
B(this)[A?"show":"hide"]()}):this.animate(ai("toggle",3),c,s)}return this},fadeTo:function(c,s,w){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:s},c,w)},animate:function(s,w,A,c){var F=B.speed(w,A,c);if(B.isEmptyObject(s)){return this.each(F.complete)}return this[F.queue===false?"each":"queue"](function(){var K=B.extend({},F),J,G=this.nodeType===1&&B(this).is(":hidden"),L=this;
for(J in s){var N=J.replace(e,f);if(J!==N){s[N]=s[J];delete s[J];J=N}if(s[J]==="hide"&&G||s[J]==="show"&&!G){return K.complete.call(this)}if((J==="height"||J==="width")&&this.style){K.display=B.css(this,"display");K.overflow=this.style.overflow}if(B.isArray(s[J])){(K.specialEasing=K.specialEasing||{})[J]=s[J][1];
s[J]=s[J][0]}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=B.extend({},s);B.each(s,function(P,T){var O=new B.fx(L,K,P);if(I.test(T)){O[T==="toggle"?G?"show":"hide":T](s)}else{var R=M.exec(T),Q=O.cur(true)||0;if(R){T=parseFloat(R[2]);var V=R[3]||"px";if(V!=="px"){L.style[P]=(T||1)+V;Q=(T||1)/O.cur(true)*Q;
L.style[P]=Q+V}if(R[1]){T=(R[1]==="-="?-1:1)*T+Q}O.custom(Q,T,V)}else{O.custom(Q,T,"")}}});return true})},stop:function(c,s){var w=B.timers;c&&this.queue([]);this.each(function(){for(var A=w.length-1;A>=0;A--){if(w[A].elem===this){s&&w[A](true);w.splice(A,1)}}});s||this.dequeue();return this}});B.each({slideDown:ai("show",1),slideUp:ai("hide",1),slideToggle:ai("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(c,s){B.fn[c]=function(w,A){return this.animate(s,w,A)
}});B.extend({speed:function(s,w,A){var c=s&&typeof s==="object"?s:{complete:A||!A&&w||B.isFunction(s)&&s,duration:s,easing:A&&w||w&&!B.isFunction(w)&&w};c.duration=B.fx.off?0:typeof c.duration==="number"?c.duration:B.fx.speeds[c.duration]||B.fx.speeds._default;c.old=c.complete;c.complete=function(){c.queue!==false&&B(this).dequeue();
B.isFunction(c.old)&&c.old.call(this)};return c},easing:{linear:function(s,w,A,c){return A+c*s},swing:function(s,w,A,c){return(-Math.cos(s*Math.PI)/2+0.5)*c+A}},timers:[],fx:function(c,s,w){this.options=s;this.elem=c;this.prop=w;if(!s.orig){s.orig={}}}});B.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);
(B.fx.step[this.prop]||B.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(c=parseFloat(B.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(B.curCSS(this.elem,this.prop))||0
},custom:function(s,w,A){function c(G){return F.step(G)}this.startTime=ag();this.start=s;this.end=w;this.unit=A||this.unit||"px";this.now=this.start;this.pos=this.state=0;var F=this;c.elem=this.elem;if(c()&&B.timers.push(c)&&!af){af=setInterval(B.fx.tick,13)}},show:function(){this.options.orig[this.prop]=B.style(this.elem,this.prop);
this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());B(this.elem).show()},hide:function(){this.options.orig[this.prop]=B.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(s){var w=ag(),A=true;if(s||w>=this.options.duration+this.startTime){this.now=this.end;
this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var c in this.options.curAnim){if(this.options.curAnim[c]!==true){A=false}}if(A){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;s=B.data(this.elem,"olddisplay");this.elem.style.display=s?s:this.options.display;
if(B.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&B(this.elem).hide();if(this.options.hide||this.options.show){for(var F in this.options.curAnim){B.style(this.elem,F,this.options.orig[F])}}this.options.complete.call(this.elem)}return false}else{F=w-this.startTime;
this.state=F/this.options.duration;s=this.options.easing||(B.easing.swing?"swing":"linear");this.pos=B.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||s](this.state,F,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};B.extend(B.fx,{tick:function(){for(var c=B.timers,s=0;
s<c.length;s++){c[s]()||c.splice(s--,1)}c.length||B.fx.stop()},stop:function(){clearInterval(af);af=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){B.style(c.elem,"opacity",c.now)},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit
}else{c.elem[c.prop]=c.now}}}});if(B.expr&&B.expr.filters){B.expr.filters.animated=function(c){return B.grep(B.timers,function(s){return c===s.elem}).length}}B.fn.offset="getBoundingClientRect" in y.documentElement?function(s){var w=this[0];if(s){return this.each(function(F){B.offset.setOffset(this,s,F)
})}if(!w||!w.ownerDocument){return null}if(w===w.ownerDocument.body){return B.offset.bodyOffset(w)}var A=w.getBoundingClientRect(),c=w.ownerDocument;w=c.body;c=c.documentElement;return{top:A.top+(self.pageYOffset||B.support.boxModel&&c.scrollTop||w.scrollTop)-(c.clientTop||w.clientTop||0),left:A.left+(self.pageXOffset||B.support.boxModel&&c.scrollLeft||w.scrollLeft)-(c.clientLeft||w.clientLeft||0)}
}:function(G){var J=this[0];if(G){return this.each(function(O){B.offset.setOffset(this,G,O)})}if(!J||!J.ownerDocument){return null}if(J===J.ownerDocument.body){return B.offset.bodyOffset(J)}B.offset.initialize();var K=J.offsetParent,N=J,L=J.ownerDocument,s,c=L.documentElement,F=L.body;N=(L=L.defaultView)?L.getComputedStyle(J,null):J.currentStyle;
for(var w=J.offsetTop,A=J.offsetLeft;(J=J.parentNode)&&J!==F&&J!==c;){if(B.offset.supportsFixedPosition&&N.position==="fixed"){break}s=L?L.getComputedStyle(J,null):J.currentStyle;w-=J.scrollTop;A-=J.scrollLeft;if(J===K){w+=J.offsetTop;A+=J.offsetLeft;if(B.offset.doesNotAddBorder&&!(B.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.nodeName))){w+=parseFloat(s.borderTopWidth)||0;
A+=parseFloat(s.borderLeftWidth)||0}N=K;K=J.offsetParent}if(B.offset.subtractsBorderForOverflowNotVisible&&s.overflow!=="visible"){w+=parseFloat(s.borderTopWidth)||0;A+=parseFloat(s.borderLeftWidth)||0}N=s}if(N.position==="relative"||N.position==="static"){w+=F.offsetTop;A+=F.offsetLeft}if(B.offset.supportsFixedPosition&&N.position==="fixed"){w+=Math.max(c.scrollTop,F.scrollTop);
A+=Math.max(c.scrollLeft,F.scrollLeft)}return{top:w,left:A}};B.offset={initialize:function(){var s=y.body,w=y.createElement("div"),A,G,F,c=parseFloat(B.curCSS(s,"marginTop",true))||0;B.extend(w.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});w.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
s.insertBefore(w,s.firstChild);A=w.firstChild;G=A.firstChild;F=A.nextSibling.firstChild.firstChild;this.doesNotAddBorder=G.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;G.style.position="fixed";G.style.top="20px";this.supportsFixedPosition=G.offsetTop===20||G.offsetTop===15;G.style.position=G.style.top="";
A.style.overflow="hidden";A.style.position="relative";this.subtractsBorderForOverflowNotVisible=G.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=s.offsetTop!==c;s.removeChild(w);B.offset.initialize=B.noop},bodyOffset:function(c){var s=c.offsetTop,w=c.offsetLeft;B.offset.initialize();if(B.offset.doesNotIncludeMarginInBodyOffset){s+=parseFloat(B.curCSS(c,"marginTop",true))||0;
w+=parseFloat(B.curCSS(c,"marginLeft",true))||0}return{top:s,left:w}},setOffset:function(w,A,F){if(/static/.test(B.curCSS(w,"position"))){w.style.position="relative"}var J=B(w),G=J.offset(),s=parseInt(B.curCSS(w,"top",true),10)||0,c=parseInt(B.curCSS(w,"left",true),10)||0;if(B.isFunction(A)){A=A.call(w,F,G)
}F={top:A.top-G.top+s,left:A.left-G.left+c};"using" in A?A.using.call(w,F):J.css(F)}};B.fn.extend({position:function(){if(!this[0]){return null}var s=this[0],w=this.offsetParent(),A=this.offset(),c=/^body|html$/i.test(w[0].nodeName)?{top:0,left:0}:w.offset();A.top-=parseFloat(B.curCSS(s,"marginTop",true))||0;
A.left-=parseFloat(B.curCSS(s,"marginLeft",true))||0;c.top+=parseFloat(B.curCSS(w[0],"borderTopWidth",true))||0;c.left+=parseFloat(B.curCSS(w[0],"borderLeftWidth",true))||0;return{top:A.top-c.top,left:A.left-c.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||y.body;
c&&!/^body|html$/i.test(c.nodeName)&&B.css(c,"position")==="static";){c=c.offsetParent}return c})}});B.each(["Left","Top"],function(c,s){var w="scroll"+s;B.fn[w]=function(A){var G=this[0],F;if(!G){return null}if(A!==z){return this.each(function(){if(F=b(this)){F.scrollTo(!c?A:B(F).scrollLeft(),c?A:B(F).scrollTop())
}else{this[w]=A}})}else{return(F=b(G))?"pageXOffset" in F?F[c?"pageYOffset":"pageXOffset"]:B.support.boxModel&&F.document.documentElement[w]||F.document.body[w]:G[w]}}});B.each(["Height","Width"],function(c,s){var w=s.toLowerCase();B.fn["inner"+s]=function(){return this[0]?B.css(this[0],w,false,"padding"):null
};B.fn["outer"+s]=function(A){return this[0]?B.css(this[0],w,false,A?"margin":"border"):null};B.fn[w]=function(F){var A=this[0];if(!A){return F==null?null:this}if(B.isFunction(F)){return this.each(function(J){var G=B(this);G[w](F.call(this,J,G[w]()))})}return"scrollTo" in A&&A.document?A.document.compatMode==="CSS1Compat"&&A.document.documentElement["client"+s]||A.document.body["client"+s]:A.nodeType===9?Math.max(A.documentElement["client"+s],A.body["scroll"+s],A.documentElement["scroll"+s],A.body["offset"+s],A.documentElement["offset"+s]):F===z?B.css(A,w):this.css(w,typeof F==="string"?F:F+"px")
}});ao.jQuery=ao.$=B})(window);(function(a){var b;a.geekGaTrackPage=function(c){var e=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");var d=e+"google-analytics.com/ga.js";a.ajax({type:"GET",url:d,success:function(){b=_gat._getTracker(c);b._trackPageview()},error:function(){throw"Unable to load ga.js; _gat has not been defined."
},dataType:"script",cache:true})};a.geekGaTrackEvent=function(d,e,f,c){if(typeof b!=undefined){b._trackEvent(d,e,f,c)}else{throw"Unable to track event; pageTracker has not been defined"}}})(jQuery);(function(a){a.fn.transictionto=function(c){var b=a.extend({},c||{});a(this).each(function(){if(a(this).parent("div").size()==0){a(this).wrap("<div></div>")
}a(this).parent().css("background-image","url("+b.destinationImage+")").css("background-repeat","no-repeat").end().fadeOut(1000,function(){this.src=b.destinationImage;a(this).show()})})}})(jQuery);(function(h){h.fn.overlaps=function(a){if(arguments.length===0){return this.pushStack(j(this))}else{return k(this,h(a))
}};h.expr[":"].overlaps=function(a,b,d,c){return k([a],c)};h.expr[":"].overlapping=h.expr[":"].overlaps;function j(c){var b=g(c),e=[],d=0,a=0,l=b.length;for(;d<l;d++){for(a=0;a<l;a++){if(d===a){continue}if(f(b[d],b[a])){e.push(c[a])}}}return h.unique(e)}function k(a,o){var b=g(a),p=g(o),n=0,d=0,e=b.length,c=p.length;
for(;n<e;n++){for(d=0;d<c;d++){if(a[n]===o[d]){continue}if(f(b[n],p[d])){return true}}}return false}function g(a){var d=[],b=0,c,e;while((e=a[b++])){c=h(e).offset();d.push([c.top,c.left,e.offsetWidth,e.offsetHeight])}return d}function f(c,b){var t=c[1],r=c[0],d=c[2],p=c[3],s=b[1],q=b[0],a=b[2],e=b[3];
return !(q+e<r||r+p<q||s+a<t||t+d<s)}})(jQuery);function HideDropdowns(a){a=$("#"+a);$(".dropdown-wrapper").each(function(){if($(this)[0]==a.prev()[0]){return}if(a.overlaps(this)){$(this).hide()}})}function ShowDropdowns(){$(".dropdown-wrapper").show()}$(document).ready(function(){});var tb_pathToImage="/thickbox/images/loadingAnimation.gif";
$(document).ready(function(){tb_init("a.thickbox, a.thickboxInAsyncPostBack");imgLoader=new Image();imgLoader.src=tb_pathToImage});function tb_init(a){$(a).click(function(){var d=this.title||this.name||null;var c=this.href||this.alt;var b=this.rel||false;tb_show(d,c,b);this.blur();return false})}function tb_show(g,f,c){try{if(typeof document.body.style.maxHeight==="undefined"){$("body","html").css({height:"100%",width:"100%"});
$("html").css("overflow","hidden");if(document.getElementById("TB_HideSelect")===null){$("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");$("#TB_overlay").click(tb_remove)}}else{if(document.getElementById("TB_overlay")===null){$("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");
$("#TB_overlay").click(tb_remove)}}if(tb_detectMacXFF()){$("#TB_overlay").addClass("TB_overlayMacFFBGHack")}else{$("#TB_overlay").addClass("TB_overlayBG")}if(g===null){g=""}$("body").append("<div id='TB_load'><img src='"+imgLoader.src+"' /></div>");$("#TB_load").show();var j;if(f.indexOf("?")!==-1){j=f.substr(0,f.indexOf("?"))
}else{j=f}var b=/\.ashx$|\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$/;var k=j.toLowerCase().match(b);if(k==".ashx"||k==".jpg"||k==".jpeg"||k==".png"||k==".gif"||k==".bmp"){TB_PrevCaption="";TB_PrevURL="";TB_PrevHTML="";TB_NextCaption="";TB_NextURL="";TB_NextHTML="";TB_imageCount="";TB_FoundURL=false;if(c){TB_TempArray=$("a[@rel="+c+"]").get();
for(TB_Counter=0;((TB_Counter<TB_TempArray.length)&&(TB_NextHTML===""));TB_Counter++){var h=TB_TempArray[TB_Counter].href.toLowerCase().match(b);if(!(TB_TempArray[TB_Counter].href==f)){if(TB_FoundURL){TB_NextCaption=TB_TempArray[TB_Counter].title;TB_NextURL=TB_TempArray[TB_Counter].href;TB_NextHTML="<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Next &gt;</a></span>"
}else{TB_PrevCaption=TB_TempArray[TB_Counter].title;TB_PrevURL=TB_TempArray[TB_Counter].href;TB_PrevHTML="<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>&lt; Prev</a></span>"}}else{TB_FoundURL=true;TB_imageCount="Image "+(TB_Counter+1)+" of "+(TB_TempArray.length)}}}imgPreloader=new Image();imgPreloader.onload=function(){imgPreloader.onload=null;
var p=tb_getPageSize();var m=p[0]-150;var n=p[1]-150;var s=imgPreloader.width;var q=imgPreloader.height;if(s>m){q=q*(m/s);s=m;if(q>n){s=s*(n/q);q=n}}else{if(q>n){s=s*(n/q);q=n;if(s>m){q=q*(m/s);s=m}}}TB_WIDTH=s+40;TB_HEIGHT=q+60;var e=20;if(s<350){TB_WIDTH=350+40;e=((TB_WIDTH-s)/2);if(typeof document.body.style.maxHeight==="undefined"){e=e/2
}}$("#TB_window").append("<div id='TB_caption'>"+g+"<div id='TB_secondLine'>"+TB_imageCount+TB_PrevHTML+TB_NextHTML+"</div></div><div id='TB_closeIcon'><a href='#' id='TB_closeIconButton' title='Sluiten'><img src='/thickbox/images/close-icon.png' alt='Sluiten'/></a></div><a href='' id='TB_ImageOff' title='Sluiten'><img id='TB_Image' style='margin-left:"+e+"px;' src='"+f+"'  alt='"+g+"'/></a><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Sluiten'>Sluiten</a> of druk op Esc</div>");
$("#TB_closeWindowButton").click(tb_remove);$("#TB_closeIconButton").click(tb_remove);if(!(TB_PrevHTML==="")){function o(){if($(document).unbind("click",o)){$(document).unbind("click",o)}$("#TB_window").remove();$("body").append("<div id='TB_window'></div>");tb_show(TB_PrevCaption,TB_PrevURL,c);return false
}$("#TB_prev").click(o)}if(!(TB_NextHTML==="")){function r(){$("#TB_window").remove();$("body").append("<div id='TB_window'></div>");tb_show(TB_NextCaption,TB_NextURL,c);return false}$("#TB_next").click(r)}document.onkeydown=function(t){if(t==null){keycode=event.keyCode}else{keycode=t.which}if(keycode==27){tb_remove()
}else{if(keycode==190){if(!(TB_NextHTML=="")){document.onkeydown="";r()}}else{if(keycode==188){if(!(TB_PrevHTML=="")){document.onkeydown="";o()}}}}};tb_position();$("#TB_load").remove();$("#TB_ImageOff").click(tb_remove);$("#TB_window").css({display:"block"})};imgPreloader.src=f}else{var l=f.replace(/^[^\?]+\??/,"");
var d=tb_parseQuery(l);TB_WIDTH=(d.width*1)||630;TB_HEIGHT=(d.height*1)||440;ajaxContentW=TB_WIDTH;ajaxContentH=TB_HEIGHT;if(f.indexOf("TB_iframe")!=-1){urlNoQuery=f.split("TB_");$("#TB_iframeContent").remove();if(d.modal!="true"){$("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+g+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Sluiten'><img src='/thickbox/images/close-icon.png' alt='Sluiten'/></a></div></div><iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;' > </iframe>")
}else{$("#TB_overlay").unbind();$("#TB_window").append("<iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;'> </iframe>")
}}else{if($("#TB_window").css("display")!="block"){if(d.modal!="true"){$("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+g+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Sluiten'><img src='/thickbox/images/close-icon.png' alt='Sluiten'/></a></div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px'></div>")
}else{$("#TB_overlay").unbind();$("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>")}}else{$("#TB_ajaxContent")[0].style.width=ajaxContentW+"px";$("#TB_ajaxContent")[0].style.height=ajaxContentH+"px";$("#TB_ajaxContent")[0].scrollTop=0;
$("#TB_ajaxWindowTitle").html(g)}}$("#TB_closeWindowButton").click(tb_remove);if(f.indexOf("TB_inline")!=-1){$("#TB_ajaxContent").append($("#"+d.inlineId).children());$("#TB_window").unload(function(){$("#"+d.inlineId).append($("#TB_ajaxContent").children())});tb_position();$("#TB_load").remove();$("#TB_window").css({display:"block"})
}else{if(f.indexOf("TB_iframe")!=-1){tb_position();if($.browser.safari){$("#TB_load").remove();$("#TB_window").css({display:"block"})}}else{$("#TB_ajaxContent").load(f+="&random="+(new Date().getTime()),function(){tb_position();$("#TB_load").remove();tb_init("#TB_ajaxContent a.thickbox");$("#TB_window").css({display:"block"})
})}}}if(!d.modal){document.onkeyup=function(m){if(m==null){keycode=event.keyCode}else{keycode=m.which}if(keycode==27){tb_remove()}}}}catch(a){}}function tb_showIframe(){$("#TB_load").remove();$("#TB_window").css({display:"block"})}function tb_remove(){$("#TB_imageOff").unbind("click");$("#TB_closeWindowButton").unbind("click");
$("#TB_window").fadeOut("fast",function(){$("#TB_window,#TB_overlay,#TB_HideSelect").trigger("unload").unbind().remove()});$("#TB_load").remove();if(typeof document.body.style.maxHeight=="undefined"){$("body","html").css({height:"auto",width:"auto"});$("html").css("overflow","")}document.onkeydown="";
document.onkeyup="";return false}function tb_position(){$("#TB_window").css({marginLeft:"-"+parseInt((TB_WIDTH/2),10)+"px",width:TB_WIDTH+"px"});if(!(jQuery.browser.msie&&jQuery.browser.version<7)){$("#TB_window").css({marginTop:"-"+parseInt((TB_HEIGHT/2),10)+"px"})}}function tb_parseQuery(d){var f={};
if(!d){return f}var e=d.split(/[;&]/);for(var a=0;a<e.length;a++){var g=e[a].split("=");if(!g||g.length!=2){continue}var c=unescape(g[0]);var b=unescape(g[1]);b=b.replace(/\+/g," ");f[c]=b}return f}function tb_getPageSize(){var a=document.documentElement;var c=window.innerWidth||self.innerWidth||(a&&a.clientWidth)||document.body.clientWidth;
var b=window.innerHeight||self.innerHeight||(a&&a.clientHeight)||document.body.clientHeight;arrayPageSize=[c,b];return arrayPageSize}function tb_detectMacXFF(){var a=navigator.userAgent.toLowerCase();if(a.indexOf("mac")!=-1&&a.indexOf("firefox")!=-1){return true}};
