if(!Function.prototype.apply){Function.prototype.apply=function(o,a){var r;if(!o){o={}}o.__a=this;switch((a&&a.length)||0){case 0:r=o.__a();break;case 1:r=o.__a(a[0]);break;case 2:r=o.__a(a[0],a[1]);break;case 3:r=o.__a(a[0],a[1],a[2]);break;case 4:r=o.__a(a[0],a[1],a[2],a[3]);break;case 5:r=o.__a(a[0],a[1],a[2],a[3],a[4]);break;case 6:r=o.__a(a[0],a[1],a[2],a[3],a[4],a[5]);break;default:for(var i=0,s="";i<a.length;i++){if(i!=0){s+=","}s+="a["+i+"]"}r=eval("o.__a("+s+")")}o.__apply=null;return r}}_St=function(b,a){if(!a){a=b}return a.replace(/^\s*/,"").replace(/\s*$/,"")};_Sns=function(b,a){if(!a){a=b}return _St(a).replace(/\s+/g," ")};_Ae=function(d,c){for(var b=0;b<d.length;++b){var a=d[b];c(a,b)}return d};_Ai=function(c,a){for(var b=0;b<c.length;b++){if(c[b]==a){return b}}return -1};_Ap=function(b,c){for(var a=1;a<arguments.length;a++){b[b.length]=arguments[a]}return b.length};function browserReport(){var c=navigator.appName.toString();var a=navigator.platform.toString();var h=navigator.userAgent.toString();this.mozilla=this.ie=this.opera=r=false;var g=/Opera.([0-9\.]*)/i;var f=/MSIE.([0-9\.]*)/i;var e=/gecko/i;var d=/safari\/([\d\.]*)/i;if(h.match(g)){r=h.match(g);this.opera=true;this.version=parseFloat(r[1])}else{if(h.match(f)){r=h.match(f);this.ie=true;this.version=parseFloat(r[1])}else{if(h.match(d)){this.mozilla=true;this.safari=true;this.version=1.4}else{if(h.match(e)){var i=/rv:\s*([0-9\.]+)/i;r=h.match(i);this.mozilla=true;this.version=parseFloat(r[1])}}}}this.windows=this.mac=this.linux=false;this.Platform=h.match(/windows/i)?"windows":(h.match(/linux/i)?"linux":(h.match(/mac/i)?"mac":h.match(/unix/i)?"unix":"unknown"));this[this.Platform]=true;this.v=this.version;this.valid=this.ie&&this.v>=6||this.mozilla&&this.v>=1.4;if(this.safari&&this.mac&&this.mozilla){this.mozilla=false}}var is=new browserReport();getElRef=function(a){var b;if(typeof(a)=="string"){b=document.getElementById(a)}else{b=a}return b};getClasses=function(a){a=getElRef(a);if(!a){return false}var b=_St(_Sns(a.className));if(b==""){return[]}return b.split(" ")};_gAC=function(a){return a.all?a.all:a.getElementsByTagName("*")};_getOwnChildrenOnly=function(d){var a=[];var f=d.childNodes;for(var b=0;b<f.length;b++){var c=f[b];if(c.nodeType==1){_Ap(a,c)}}return a};_gEBTN=function(c,b){var a;if(typeof c=="undefined"){c=document}else{c=getElRef(c)}if(b=="*"||typeof b=="undefined"){a=_gAC(c)}else{a=c.getElementsByTagName(b.toLowerCase())}return a};_attachEvent2=function(b,a,d,c){_aEB(b,a,d,c,1)};_aE=function(d,c,b,a){_aEB(d,c,b,a,0)};_aEB=function(l,k,j,h,g){if(typeof(h)=="undefined"){h=1}var f=k.match(/unload$/i);var e=k.match(/^on/)?k:"on"+k;var d=k.replace(/^on/,"");if(typeof l._eH=="undefined"){l._eH={}}var c=null;if(typeof l._eH[d]=="undefined"){l._eH[d]=[];c=l._eH[d];var b=function(o){if(!o&&window.event){o=window.event}for(var m=0;m<l._eH[d].length;m++){var n=l._eH[d][m];if(typeof n=="function"){n.apply(l,[o]);n=null}}};if(l.addEventListener){l.addEventListener(d,b,false)}else{if(l.attachEvent){l.attachEvent("on"+d,b)}else{l["on"+d]=b}}if((!(is.ie&&is.mac))&&!f){_EventCache.add(l,d,b,1)}}else{c=l._eH[d]}for(var a=0;a<c.length;a++){if(c[a]==j){return}}c[c.length]=j};var _EventCache=function(){var a=[];return{listEvents:a,add:function(d,e,c,b){_Ap(a,arguments)},flush:function(){var c,d;if(a){for(c=a.length-1;c>=0;c=c-1){d=a[c];if(d[0].removeEventListener){d[0].removeEventListener(d[1],d[2],d[3])}var b="";if(d[1].substring(0,2)!="on"){b=d[1];d[1]="on"+d[1]}else{b=d[1].substring(2,event_name_without_on.length)}if(typeof d[0]._eH!="undefined"&&typeof d[0]._eH[b]!="undefined"){d[0]._eH[b]=null}if(d[0].detachEvent){d[0].detachEvent(d[1],d[2])}d[0][d[1]]=null}a=null}}}}();_aE(window,"unload",function(){_EventCache.flush()});_bO=function(b,a){if((b.x+b.width)<a.x){return false}if(b.x>(a.x+a.width)){return false}if((b.y+b.height)<a.y){return false}if(b.y>(a.y+a.height)){return false}return true};gCP=function(d,g,f){try{var b=d.style[g];if(!b){if((typeof d.ownerDocument!="undefined")&&(typeof d.ownerDocument.defaultView!="undefined")&&(typeof(d.ownerDocument.defaultView.getComputedStyle)=="function")){b=d.ownerDocument.defaultView.getComputedStyle(d,"").getPropertyValue(g)}else{if(d.currentStyle){var a=g.split(/-/);if(a.length>0){g=a[0];for(var c=1;c<a.length;c++){g+=a[c].charAt(0).toUpperCase()+a[c].substring(1)}}b=d.currentStyle[g]}else{if(d.style){b=d.style[g]}}}}f=f||"string";if(f=="number"){if(/\./.test(b)){b=parseFloat(b)}else{b=parseInt(b)}b=isNaN(b)?0:b}else{if(f=="boolean"){b=(f&&(f!="none")&&(f!="auto"))?true:false}else{if(f=="string"){b=(!b||(b=="none")||(b=="auto"))?"":b}}}return b}catch(e){if(g=="width"){b=d.width||0}if(g=="height"){b=d.height||0}return b}};var fgce=null;gLOW=function(c,g){var e=0;var f=0;var a=c.tagName.toUpperCase();if(!g){fgce=c}if(_Ai(["BODY","HTML"],a)==-1&&fgce!==c){if(c.scrollLeft){e=c.scrollLeft}if(c.scrollTop){f=c.scrollTop}}var d={x:!isNaN(c.offsetLeft)?(c.offsetLeft-e):c.offsetParent?c.offsetParent.offsetLeft?c.offsetParent.offsetLeft:0:0,y:!isNaN(c.offsetTop)?(c.offsetTop-f):c.offsetParent?c.offsetParent.offsetTop?c.offsetParent.offsetTop:0:0};if(c.offsetParent&&a!="BODY"){var b=gLOW(c.offsetParent,true);d.x+=isNaN(b.x)?0:b.x;d.y+=isNaN(b.y)?0:b.y}return d};var rm;getLayout=function(c){var d={x:0,y:0,width:0,height:0};rm=((typeof c.ownerDocument!="undefined")&&(typeof c.ownerDocument.compatMode!="undefined")&&(c.ownerDocument.compatMode=="CSS1Compat"));if((typeof c.ownerDocument!="undefined")&&(typeof c.ownerDocument.getBoxObjectFor!="undefined")){var a=c.ownerDocument.getBoxObjectFor(c);d.x=a.x-c.parentNode.scrollLeft;d.y=a.y-c.parentNode.scrollTop;d.width=a.width;d.height=a.height;d.scrollLeft=(rm?c.ownerDocument.documentElement:c.ownerDocument.body).scrollLeft;d.scrollTop=(rm?c.ownerDocument.documentElement:c.ownerDocument.body).scrollTop;d.x-=d.scrollLeft;d.y-=d.scrollTop}else{if(typeof c.getBoundingClientRect!="undefined"){var a=c.getBoundingClientRect();d.x=a.left;d.y=a.top;d.width=a.right-a.left;d.height=a.bottom-a.top}else{var b=gLOW(c);d.x=parseInt(b.x)-parseInt(c.parentNode.scrollLeft);d.y=parseInt(b.y)-parseInt(c.parentNode.scrollTop);d.width=(typeof c.offsetWidth!="undefined")?c.offsetWidth:gCP(c,"width","number");d.height=(typeof c.offsetHeight!="undefined")?c.offsetHeight:gCP(c,"height","number")}}return d};aCN=function(b,c){var a=getClasses(b);if(typeof c=="string"){c=c.split(",")}_Ae(c,function(d,e){if(_Ai(a,d)==-1){_Ap(a,d)}});a=_St(a.join(" "));if(_St(b.className)!=a){b.className=a}};_rC=function(b,d){var a=getClasses(b);var c=[];if(typeof d=="string"){d=d.split(",")}_Ae(a,function(f,e){if(_Ai(d,f)==-1){_Ap(c,f)}});a=_St(c.join(" "));if(_St(b.className)!=a){b.className=a}};function AA(){this.length=0;this.doubles=0;this.sRef={};this.nRef=[];this.runEach=true}AA.prototype.push=function(c,b){var a=this.length++;var b=b||("unnamed_el_"+a);this.doubles=0;while(this.sRef[b]){b+="_"+this.doubles++}var d={index:a,key:b,content:c};this.sRef[b]=d;this.nRef[a]=d};AA.prototype.get=function(a){return(typeof a=="number")?(typeof this.nRef[a]!="undefined")?this.nRef[a].content:null:(typeof a=="string")?(typeof this.sRef[a]!="undefined")?this.sRef[a].content:null:null};AA.prototype.isSet=function(a){return(typeof a=="number")?((typeof this.nRef[a]!="undefined")&&(this.nRef[a]!==null))?true:false:(typeof a=="string")?((typeof this.sRef[a]!="undefined")&&(this.nRef[a]!==null))?true:false:false};AA.prototype.set=function(f,e,c){var b=e;var d=c;if((typeof b=="undefined")||(b===null)){if(this.sRef[d]){b=this.sRef[d].index}}if((typeof d=="undefined")||(d===null)){if(this.nRef[b]){d=this.nRef[b].key}}var a=((typeof b=="number")&&(b>=0))?true:false;var h=((typeof d=="string")&&(d.length>0))?true:false;if(!a&&h){this.push(f,d);return}if(a&&!h){this.push(f,b);return}if(!a&&!h){this.push(f);return}var g={index:b,key:d,content:f};this.sRef[d]=g;if((typeof this.nRef[b]=="undefined")||(this.nRef[b]===null)){this.length++}this.nRef[b]=g};AA.prototype.gF=function(){return(typeof this.nRef[0]!="undefined")?this.nRef[0].content:null};AA.prototype.gL=function(){return(typeof this.nRef[this.nRef.length-1]!="undefined")?this.nRef[this.nRef.length-1].content:null};AA.prototype.getAssoc=function(a){return(typeof a=="number")?(typeof this.nRef[a]!="undefined")?this.nRef[a].key:null:(typeof a=="string")?(typeof this.sRef[a]!="undefined")?this.sRef[a].index:null:null};AA.prototype.each=function(g){for(var c=0;c<this.length;c++){if(!this.runEach){this.runEach=true;break}var f=this.nRef[c];var e=f.index;var d=f.key;var b=f.content;var a=g(b,e,d);if(a){return a}}};AA.prototype.reverseEach=function(c){for(var f=this.length-1;f>=0;f--){if(!this.runEach){this.runEach=true;break}var g=this.nRef[f];var e=g.index;var d=g.key;var b=g.content;var a=c(b,e,d);if(a){return a}}};AA.prototype.Break=function(){this.runEach=false};AA.prototype.getFirstDefined=function(){for(var b=0;b<this.nRef.length;b++){var a=this.nRef[b];if((a.content!="undefined")&&(a.content!==null)){return a.content}}return null};AA.prototype.gH=function(){var a={};for(var b=0;b<this.nRef.length;b++){a[this.nRef[b].key]=this.nRef[b].content}return a};function _P(){this.run=true;this.counter=0;this.root=null;this.currentParent=null;this.nodeFilter=null;this.onStartCallback=null;this.onNodeCallback=null;this.onCompleteCallback=null;this.runs=0;this.small_memory_stack=true}_P.prototype.rR=function(a){this.root=a};_P.prototype.registerNodeFilter=function(a){this.nodeFilter=a.toLowerCase()};_P.prototype.registerOnStartCallback=function(a){this.onStartCallback=a};_P.prototype.registerOnNodeCallback=function(a){this.onNodeCallback=a};_P.prototype.rOCC=function(a){this.onCompleteCallback=a};_P.prototype.start=function(){this.run=true;if(typeof this.onStartCallback=="function"){this.onStartCallback()}var a=this.GFC(this.root);if(a){this.PS(a)}};_P.prototype.abort=function(){this.run=false};function R(b){if(!this.small_memory_stack){this.PS(b);return}var a=this;if(this.runs>10){this.runs=0;window.setTimeout(function(){a.PS(b)},0)}else{this.runs++;this.PS(b)}}_P.prototype.R=R;function GFC(c){var b=c.firstChild;if(b){var a=(b.nodeType==1);while(!a){b=b.nextSibling;if(!b){break}a=(b.nodeType==1)}if(a){return b}}return null}_P.prototype.GFC=GFC;function GNS(b){var c=b.nextSibling;if(c){var a=(c.nodeType==1);while(!a){c=c.nextSibling;if(!c){break}a=(c.nodeType==1)}if(a){return c}}return null}_P.prototype.GNS=GNS;function gp(b){var a=b.parentNode;if(a){return a}return null}_P.prototype.gp=gp;function gsp(a){var c=this.gp(a);if(c){var b=this.GNS(c);if(b){return b}}return null}_P.prototype.gsp=gsp;function GNSP(b){var a=this.gsp(b);while(!a){b=this.gp(b);a=this.gsp(b)}if(a){return a}return null}_P.prototype.GNSP=GNSP;function CHAF(a){var b=a.nodeName.toLowerCase();if(b!=this.nodeFilter){return false}return true}_P.prototype.CHAF=CHAF;function II(b){if(!this.CHAF(b)){return}var a=this.currentParent;if(this.onNodeCallback!==null){this.onNodeCallback(b,a,this.counter++)}}_P.prototype.II=II;function RAP(a){this.currentParent=a}_P.prototype.RAP=RAP;function PS(c){if(!this.run){return null}if(c.nodeName&&(c.nodeName.toLowerCase()=="br")){if(typeof this.onCompleteCallback=="function"){this.onCompleteCallback()}return}this.II(c);var a=this.GFC(c);if(a){this.RAP(c);this.R(a);return}else{var d=this.GNS(c);if(d){this.R(d);return}else{var b=this.GNSP(c);if(b){this.R(b);return}}}}_P.prototype.PS=PS;function mI(c,b,a){this.owner=null;this.id=c;this.element=b;this.parent_node=a;this.pi=null;this.children=new AA();this.isHeader=null;this.isParent=null;this.image=null;this.link=null;this.holder=null;this.gHo=null;this.selected=null;this.mouse_state="out";this.eS=false;this.visibleState=false;this.path=null}function CSSMenu(c){this.id=c;this.container=document.getElementById(this.id);if(!this.container){return}ALL.push(this,this.id);this.root=this.container.getElementsByTagName("ul")[0];this.first=this.root.getElementsByTagName("li")[0];if(!this.root){return}this.type=gMT(this.root);this.config={sH:400,hT:200,eT:1000,hP:"{name}_hover.{ext}",hCF:true,hCP:"{name}_selected.{ext}",hOO:true,pT:false,eB:"accordion",aE:null,sB:[0,0],oX1:0,oY1:0,oX2:0,oY2:0};this.classes={hover:"hover",selected:"selected",arrow:"arrow",sss:"ktselected"};this.iTL=((this.type=="tab")||(this.type=="expandable"));this.aI=new AA();this.headers=new AA();this.visibles=new AA();this.expandedHeight=new AA();this.parser={};this.attachOffset=null;this.lM=null;var b=navigator.userAgent.match(/firefox.([\d\.]{3,8})/i);if(b){this.isSomeFirefox=true;var a=parseFloat(b[1]);if(a){this.ff_flag=true;this.ff_vers=a}}this.lastHighlightedPath=new AA();this.bfBox={};this.bfBox.Static={};this.bfBox.Absolute={};this.bfBox.Static.x1=is.ie?-2:is.mozilla?-1:is.opera?0:is.safari?-8:0;this.bfBox.Static.y1=is.ie?-2:is.mozilla?-1:is.opera?0:is.safari?-6:0;this.bfBox.Static.x2=is.ie?0:is.mozilla?0:is.opera?0:is.safari?-7:0;this.bfBox.Static.y2=is.ie?0:is.mozilla?0:is.opera?0:is.safari?-8:0;this.bfBox.Absolute.x1=is.ie?-2:is.mozilla?-1:is.opera?0:is.safari?0:0;this.bfBox.Absolute.y1=is.ie?-2:is.mozilla?-1:is.opera?0:is.safari?0:0;this.bfBox.Absolute.x2=is.ie?0:is.mozilla?0:is.opera?0:is.safari?0:0;this.bfBox.Absolute.y2=is.ie?0:is.mozilla?0:is.opera?0:is.safari?0:0;this.sg_Pos_Check_Flag=(is.ie&&is.version<5.5)?true:(is.ie&&is.version>=5.5)?false:(is.mozilla&&!is.safari)?false:(is.opera&&is.version<8.4)?true:(is.opera&&(is.version>8.4)&&(is.version<9))?false:(is.opera&&is.version>=9)?true:(is.safari)?true:true;this.abs_Pos_Flag=false;var e=this.container.parentNode;while(e&&!this.abs_Pos_Flag){var d=/absolute/i.test(gCP(e,"position","string"));if(d){this.abs_Pos_Flag=true;break}e=e.parentNode;if(!e){break}}if(this.abs_Pos_Flag){this.sg_Pos_Check_Flag=false}this.setTimeouts=function(h,g,f){this.config.sH=h;this.config.hT=g;this.config.eT=f};this.setImageHoverPattern=function(f){this.config.hP=f||null};this.setHighliteCurrent=function(g,f){this.config.hCF=g?true:false;this.config.hCP=g?(f||""):null};this.setAnimation=function(g){var f=false;if(is.ie&&(is.version>=6)){f=true}if(is.mozilla){f=true}if(this.ff_flag&&(this.ff_vers<1.5)){f=false}if(!f){return}this.config.aE=g||null};this.setSubMenuOffset=function(g,i,f,h){this.config.oX1=g;this.config.oY1=i;this.config.oX2=f;this.config.oY2=h};this.setHideOverlayObjects=function(f){this.config.hOO=f?true:false};this.setPersistentTab=function(f){this.config.pT=f?true:false};this.setExpandableBehaviour=function(f){this.eB=(f=="multiple")?"multiple":"accordion"};this.show=function(){this.cRS()}}function cRS(){var a=gEB(this.root);var c=a.width;if(!c){var b=this;window.setTimeout(function(){b.cRS()},1);return}this.beforeALL();var d=this;this.parser=new _P();this.parser.registerNodeFilter("a");this.parser.rR(this.root);this.parser.registerOnNodeCallback(function(f,e,g){d.cCR(f,e,g)});this.parser.rOCC(function(){d.oTPC()});this.parser.start()}CSSMenu.prototype.cRS=cRS;function cCR(c,b,a){var j=this.id+"_item_"+a;var i=c.parentNode;var h=(b&&b.parentNode&&b.parentNode.parentNode)?b.parentNode.parentNode:null;h=(h&&(h.nodeName.toLowerCase()=="li"))?h:null;i.id=j;aCN(i,(this.id+"_el"));var g=new mI(j,i,h);this.aI.push(g,j);g.owner=this;if(h){var f=h.id;if(f){g.pi=this.aI.get(f);g.pi.isParent=true;g.pi.children.push(g,j);g.pi.holder=i.parentNode}}else{this.headers.push(g,j);g.isHeader=true;var d=i.getElementsByTagName("img")[0];if(d){aCN(d,(this.id+"_el"))}g.image=d||null}var e=i.getElementsByTagName("a")[0];aCN(e,(this.id+"_el"));g.link=e}CSSMenu.prototype.cCR=cCR;function oTPC(){if(this.type=="tab"){this.config.eT*=2}this.MAIN();var a=this}CSSMenu.prototype.oTPC=oTPC;function MAIN(){var d=this;this.headers.each(function(n,m,e){var f=n.element;var k=n.link;var l=n.image;if(l){var j=l.getAttribute("width")||null;var i=l.getAttribute("height")||null;if(j&&i){f.style.width=(j+"px");f.style.height=(i+"px");k.style.width=(j+"px");k.style.height=(i+"px")}else{f.style.width="auto";k.style.width="auto";k.style.height="auto"}_rC(f,"hasImg");f.style.padding="0px";f.style.margin="0px";f.style.border="none";f.style.backgroundImage="none";f.style.backgroundColor="transparent";l.style.padding="0px";l.style.margin="0px";l.style.border="none";k.style.padding="0px";k.style.margin="0px";k.style.border="none";aCN(f,"imgFlag")}d.mIC(n);n.visibleState=true;if(d.type=="expandable"){var h=(is.ie&&(is.version<=6));var g=(n.gHo)?n.holder:d.mS(n);if(g){if(h){g.style.display="none"}}}});var c=this.headers.gF();aCN(c.element,"first");var b=this.headers.gL();aCN(b.element,"last");var a=this;window.setTimeout(function(){a.mHi()},10)}CSSMenu.prototype.MAIN=MAIN;function mHo(j,i){if(j.image){var b=j.element;var h=j.selected;var f=b.getElementsByTagName("img")[0];var a=f.src;if(this.config.hP){var e=this.config.hP.match(/\}(\w+)/)[1]}if(this.config.hCF&&this.config.hCP){var d=this.config.hCP.match(/\}(\w+)/)[1]}switch(i){case"in":if(d){a=a.replace(new RegExp(d,"g"),"")}if(e){a=a.replace(new RegExp(e,"g"),"");a=a.replace(/([^\.]+)(\.\w+)$/,"$1"+e+"$2");b.getElementsByTagName("img")[0].src=a}break;case"out":if(e){a=a.replace(new RegExp(e,"g"),(h?(d||""):""));b.getElementsByTagName("img")[0].src=a}break}return}var g=j.element;var c=j.link;switch(i){case"in":aCN(g,"hover");aCN(c,"hover");break;case"out":_rC(g,"hover");_rC(c,"hover");break}}CSSMenu.prototype.mHo=mHo;function mouse_in(i){var h=this;this.lM=i;switch(this.type){case"horizontal":var g=i.isHeader?false:true;var f=true;break;case"vertical":var g=true;var f=true;break;case"tab":var d=i.isHeader?false:true;var f=true;break;case"expandable":var d=true;var f=false;break}this.mHo(i,"in");i.mouse_state="in";this.lastHighlightedPath.each(function(l,k,m){if(!i.path.get(m)){h.mHo(l,"out")}});this.lastHighlightedPath=i.path;i.path.each(function(l,k,m){h.mHo(l,"in")});var e=h.id+"_HIDDING";if(window[e]){window.clearTimeout(window[e]);window[e]=null}var c=this.id+"_HOVER_OUT";if(window[c]){window.clearTimeout(window[c]);window[c]=null}var b=h.id+"_SHOWING_SUB_TIMER";if(window[b]){window.clearTimeout(window[b]);window[b]=null}if(f){var a=this.id+"_HIDING_SUB_PANNEL";if(g){window[a]=setTimeout(function(){h.hideAll(h.lM)},h.config.hT)}else{this.hideAll(i)}}if(d){return}var j=(i.gHo)?i.holder:this.mS(i);if(j){if(g){var b=this.id+"_SHOWING_SUB_TIMER";window[b]=window.setTimeout(function(){h.showSub(i)},h.config.sH)}else{this.showSub(i)}}}CSSMenu.prototype.mouse_in=mouse_in;function mouse_out(c){var d=this;switch(this.type){case"horizontal":var b=true;break;case"vertical":var b=true;break;case"tab":var b=true;var a=this.config.pT?true:false;break;case"expandable":var b=false;break}var g=this.id+"_SHOWING_SUB_TIMER";if(window[g]){window.clearTimeout(window[g])}var e=this.id+"_HOVER_OUT";window[e]=window.setTimeout(function(){d.lastHighlightedPath.each(function(i,h,j){d.mHo(i,"out")})},this.config.eT);if(a){return}if(b){var f=this.id+"_HIDDING";window[f]=window.setTimeout(function(){d.hideAll();d.hO(c,true)},this.config.eT)}}CSSMenu.prototype.mouse_out=mouse_out;function mouse_click(b,g){var f=this;switch(this.type){case"horizontal":break;case"vertical":break;case"tab":break;case"expandable":var e=true;break}if(e){this.cE(b);if(b.isHeader){if(this.config.eB=="accordion"){this.headers.each(function(i,h,j){if(j!=b.id){if(i.isParent){i.eS=true;f.cE(i)}}})}}this.lastRequestedAction=null}this.hideAll();this.mHi(b,true);var c=(is.ie&&(is.version<=6));if(c){if(g!="a"){var d=b.link;var a=!e||(e&&!b.isHeader)||(e&&b.isHeader&&!b.isParent);if(a){d.click()}}}}CSSMenu.prototype.mouse_click=mouse_click;function computeExpandedHeight(b,d){this.expandedHeight.set((d?b.holderBox.height:0),null,b.id);var c=0;this.expandedHeight.each(function(e){c+=e});var a=this._height+c;return a}CSSMenu.prototype.computeExpandedHeight=computeExpandedHeight;function cE(a){var f=(is.ie&&(is.version<=6));var e=this;if(a.isHeader){if(!a.gHo){a.holder=e.mS(a);setBox(a.holder,a.holderBox,"width height")}if(a.holder){if(!a.eS){if(!f){var c=gCP(a.element,"width","number");c=Math.round(c)+"px";a.element.style.minWidth=c;a.element.style.width="";if(is.opera){var d=e.computeExpandedHeight(a,true);e.root.style.height=d+"px";e.container.style.height=d+"px"}}e.showSub(a);a.eS=true}else{if(!f){var b=e.expandableWidth||(e.expandableWidth=gCP(a.element,"min-width","number"));if(b>0){a.element.style.minWidth="0px";a.element.style.width=b+"px"}if(is.opera){var d=e.computeExpandedHeight(a,false);e.root.style.height=d+"px";e.container.style.height=d+"px"}}a.holder.style.marginTop="-5000px";if(f){a.holder.style.display="none"}a.eS=false}}}}CSSMenu.prototype.cE=cE;function collapseAll(){if(this.type!="expandable"){return}var a=this;this.headers.each(function(b){if(b.isParent){b.eS=true;a.cE(b)}});this.config.eB="accordion"}CSSMenu.prototype.collapseAll=collapseAll;function expandAll(){if(this.type!="expandable"){return}var a=this;this.headers.each(function(b){if(b.isParent){b.eS=false;a.cE(b)}});this.config.eB="multiple"}CSSMenu.prototype.expandAll=expandAll;function mS(c){var f=this;c.children.each(function(h){f.mIC(h)});var g=c.children.gF();var e=c.children.gL();if(g){aCN(g.element,"first")}if(e){aCN(e.element,"last")}var d=c.holder;if(d){aCN(d,(this.id+"_el"));var b=(this.type!="tab")?"V":"H";c.holderBox=gHB(d,c.children.gH(),b);if(!is.ie||(is.ie&&(this.type=="tab"))){setBox(d,c.holderBox,"width");if(this.type=="tab"){var a=function(){if((typeof d.clientHeight!="undefined")&&(d.clientHeight>c.holderBox.height)){c.holderBox.width+=1;setBox(d,c.holderBox,"width");if(d.offsetHeight>c.holderBox.height){window.setTimeout(a,0)}}};window.setTimeout(a,0)}}if(typeof AN!="undefined"){if((this.type=="horizontal")||(this.type=="vertical")){if(this.config.aE){c.animator=new AN(this.config.aE);if(c.animator){c.animator.attachTo(c.holder);c.animator.relateTo(c.element)}}}}}c.gHo=true;return d}CSSMenu.prototype.mS=mS;function applySubOffs(a){var c={x:0,y:0};var d=(this.type=="horizontal")||(this.type=="tab");var b=a.isHeader;if(d){if(b){c.y+=this.attachOffset.borders.ROOT.BOTTOM}else{c.x+=this.attachOffset.borders.HOLDER.LEFT}}else{c.x+=this.attachOffset.borders.HOLDER.LEFT;if(b){c.x+=this.attachOffset.borders.ROOT.RIGHT}}if(b){c.x+=this.config.oX1;c.y+=this.config.oY1}else{c.x+=this.config.oX2;c.y+=this.config.oY2}return c}CSSMenu.prototype.applySubOffs=applySubOffs;function showSub(k){if(this.attachOffset===null){this.attachOffset={};this.attachOffset.borders={};this.attachOffset.borders.HOLDER={};this.attachOffset.borders.ROOT={};if(gCP(k.holder,"border-left-style","boolean")){this.attachOffset.borders.HOLDER.LEFT=gCP(k.holder,"border-left-width","number")}else{k.holder.style.borderLeftWidth="0px"}if(gCP(k.holder,"border-top-style","boolean")){this.attachOffset.borders.HOLDER.TOP=gCP(k.holder,"border-top-width","number")}else{k.holder.style.borderTopWidth="0px"}if(gCP(this.root,"border-right-style","boolean")){this.attachOffset.borders.ROOT.RIGHT=gCP(this.root,"border-right-width","number")}else{this.root.style.borderRightWidth="0px"}if(gCP(this.root,"border-bottom-style","boolean")){this.attachOffset.borders.ROOT.BOTTOM=gCP(this.root,"border-bottom-width","number")}else{this.root.style.borderBottomWidth="0px"}}switch(this.type){case"horizontal":case"vertical":case"tab":var i=k.corner||(k.corner=getCorner(k));var h=k.stack||(k.stack=gS(k));var f=gEB(k.element);var d=getAtPoint(f,i,k);k.holder.style.zIndex=h;k.holder.style.visibility="hidden";d=gBS(d,this.applySubOffs(k));var c=k.isHeader&&(is.safari||this.sg_Pos_Check_Flag);var b=!k.isHeader&&(is.safari);if(c){d.x+=this.abs_Pos_Flag?this.bfBox.Absolute.x1:this.bfBox.Static.x1;d.y+=this.abs_Pos_Flag?this.bfBox.Absolute.y1:this.bfBox.Static.y1}if(b){d.x+=this.abs_Pos_Flag?this.bfBox.Absolute.x2:this.bfBox.Static.x2;d.y+=this.abs_Pos_Flag?this.bfBox.Absolute.y2:this.bfBox.Static.y2}if(k.isHeader){if(this.sg_Pos_Check_Flag){setBox(k.holder,d,"x y")}else{setBox(k.holder,d,"x y");setBox(k.holder,dC(k,d),"x y")}}else{setBox(k.holder,d,"x y");setBox(k.holder,dC(k,d),"x y")}var a=(is.ie&&is.version<5.5);var j=(is.opera&&is.version<=9);if(!a&&!is.safari&&!j){var g=pIV(k);if(g){setBox(k.holder,g,"x y");setBox(k.holder,dC(k,g),"x y")}}k.visibleState=true;break;case"expandable":k.holder.style.margin="0px";var e=this.isIe6Max||(this.isIe6Max=(is.ie&&(is.version<=6)));if(e){k.holder.style.display="block"}if(is.opera){k.holder.style.marginTop="0px";if(!k.expandedOnce){k.children.each(function(l){l.element.style.position="static"});k.expandedOnce=true}}break}this.hO(k);if(k.animator){k.animator._start(true)}k.holder.style.visibility="visible";this.visibles.set(k,null,k.id)}CSSMenu.prototype.showSub=showSub;function hideAll(a){var c=a?getPath(a):null;var b=this;this.visibles.each(function(d,f,e){if(d.visibleState){if(!c||(c&&!c.get(e))){b.mHo(d,"out");d.mouse_state="out";if(b.type!="expandable"){d.holder.style.visibility="hidden";if(d.animator){d.animator.state=-1}setBox(d.holder,{x:-5000,y:-5000},"x y");d.visibleState=false}}}})}CSSMenu.prototype.hideAll=hideAll;function mHi(h,g){if(!this.config.hCF){return}var e=this;if(h==null){var d=this.aI.gF();var c=d.image?true:false;var b=this.config.hCP?true:false;if(c&&!b){return}var h;var j=window.location.href.toLowerCase();var h=null;var i=null;var f=null;this.aI.reverseEach(function(n){var l=n.element;if(new RegExp(e.classes.sss).test(l.className)){i=n}var k=n.link;var m=k.href.toLowerCase();if(!(/#$/.test(m))){if(m.indexOf(j)>=0){f=n}}});h=i?i:f}if(h){if(this.selected!=null){var a=getPath(this.selected);a.each(function(t,s,l){if(t.image){var n=t.element;var q=t.image;var k=q.src;if(t.mouse_state!="in"){if(e.config.hCP){var o=e.config.hCP.match(/\}(\w+)/)[1];k=k.replace(new RegExp(o,"g"),"");n.getElementsByTagName("img")[0].src=k}}}else{var p=t.element;var m=t.link;_rC(p,e.classes.selected);_rC(m,e.classes.selected)}})}this.selected=h;var a=getPath(h);a.each(function(u,t,l){u.selected=true;if(u.image){var n=u.element;var s=u.image;var k=s.src;if(u.mouse_state!="in"){if(e.config.hP){var p=e.config.hP.match(/\}(\w+)/)[1]}if(p){k=k.replace(new RegExp(p,"g"),"")}if(e.config.hCP){var o=e.config.hCP.match(/\}(\w+)/)[1];k=k.replace(new RegExp(o,"g"),"");k=k.replace(/([^\.]+)(\.\w+)$/,"$1"+o+"$2");n.getElementsByTagName("img")[0].src=k}}}else{var q=u.element;var m=u.link;aCN(q,e.classes.selected);aCN(m,e.classes.selected)}if(u.isHeader){if(e.type=="expandable"){if(!g){e.cE(u)}}if((e.type=="tab")&&e.config.pT){e.mouse_in(u)}}})}}CSSMenu.prototype.mHi=mHi;CSSMenu.prototype.iRW=function(){var a;if(!this.dpt){return}if(((typeof this.dpt.offsetTop!="undefined")?this.dpt.offsetTop:gEB(current).y)>=this.currentY){this.root.style.width=(this._width+=1)+"px";var b=this;if(!is.mac&&(is.ie||is.mozilla)){b.iRW()}else{window.setTimeout(function(){b.iRW()},0)}}else{this.root.style.overflow="visible";this.container.style.overflow="visible"}};function beforeALL(){this._width=0;this._height=0;this._margins=0;this.iR=[];this.cachedImageList=false;this.gotMargins=false;this.aIL=true;var i=null;var k=0;var j=this;var c=this.first;var a=/(hasImg)|(imgFlag)/.test(c.className);while(c){if((c.nodeType==1)&&(c.nodeName.toLowerCase()=="li")){i=c;if(!a){if((this.type=="horizontal")||(this.type=="tab")){if(!this.addedFirst){aCN(c,"first");this.addedFirst=true;this._width+=(typeof c.offsetWidth!="undefined")?c.offsetWidth:gEB(c).width}else{this._width+=(k=((typeof c.offsetWidth!="undefined")?c.offsetWidth:gEB(c).width))}}else{if(!is.safari&&!is.mozilla){this._width=Math.max(this._width,(typeof c.offsetWidth!="undefined")?c.offsetWidth:gEB(c).width)}}if(!this.gotMargins){var h=gCP(c,"margin-left","number");var d=gCP(c,"margin-right","number");var b=h+d;this._margins=b;this.gotMargins=true}if((this.type=="horizontal")||(this.type=="tab")){this._width+=this._margins;if(!this._height){this._height+=(typeof c.offsetHeight!="undefined")?c.offsetHeight:gEB(c).height}}else{if(!is.safari&&!is.mozilla){this._height+=(typeof c.offsetHeight!="undefined")?c.offsetHeight:gEB(c).height}}}else{if(!this.cachedImageList){_Ap(this.iR,[c,false])}}}c=c.nextSibling}this.cachedImageList=true;if(!this.addedLast){aCN(i,"last");this.addedLast=true;if((this.type=="horizontal")||(this.type=="tab")){this._width-=k;this._width+=this.widthOfLastClass||(this.widthOfLastClass=((typeof i.offsetWidth!="undefined")?i.offsetWidth:gEB(i).width))}}if(a){this._width-=this.widthOfLastClass;this.widthOfLastClass=0;_Ae(this.iR,function(o,p){var n=o[1];var m=o[0].getElementsByTagName("img")[0];if(m.getAttribute("width")){m.removeAttribute("width")}if(m.getAttribute("height")){m.removeAttribute("height")}if(!n){if(m.complete){j.iR[p][1]=true;var q=m.width;var l=m.height;if((j.type=="horizontal")||(j.type=="tab")){j._width+=q}else{if(!is.safari&&!is.mozilla){j._width=Math.max(j._width,q)}}if((j.type=="horizontal")||(j.type=="tab")){if(!j._height){j._height=l}}else{if(!is.safari&&!is.mozilla){j._height+=l}}if(q){o[0].style.width=q+"px";m.setAttribute("width",q)}if(l){if(!(j.type=="expandable"&&(is.mozilla||is.opera))){o[0].style.height=l+"px";m.setAttribute("height",l)}else{o[0].getElementsByTagName("a")[0].style.height=l+"px"}}}else{j.aIL=false}}});if(!this.aIL){window.setTimeout(function(){j.beforeALL()},10)}}else{var g=(is.ie&&!rm)?(this.root.offsetWidth-this.root.clientWidth):0;var f=(is.ie&&!rm)?(this.root.offsetHeight-this.root.clientHeight):0;if(this._width){this._width+=g}if(this._height){this._height+=f}}if(this._width&&this.aIL){this.root.style.width=this._width+"px";this.container.style.width=this._width+"px"}if(this._height&&this.aIL){j.root.style.height=j._height+"px";j.container.style.height=j._height+"px"}if((this.type!="horizontal")&&(this.type!="tab")){return}if(!a||(a&&this.aIL)){var e=null;this.dpt=null;this.currentY=null;var c=this.first;while(c){if((c.nodeType==1)&&(c.nodeName.toLowerCase()=="li")){this.currentY=(typeof c.offsetTop!="undefined")?c.offsetTop:gEB(c).y;if(e===null){e=this.currentY}if(this.currentY!=e){this.dpt=c}}c=c.nextSibling}if(this.dpt){if(!is.mac&&is.mozilla){j.iRW()}else{window.setTimeout(function(){j.iRW()},0)}}}}CSSMenu.prototype.beforeALL=beforeALL;function processEvent(g){if(typeof g.stopPropagation=="function"){g.stopPropagation()}if(typeof g.cancelBubble!="undefined"){g.cancelBubble=true}var i;switch(g.type){case"mouseover":i="mouse_in";break;case"mouseout":i="mouse_out";break;case"click":i="mouse_click";var c=true;break}var b=g.currentTarget||g.srcElement;if(b&&b.nodeName){switch(b.nodeName.toLowerCase()){case"li":var d=b;break;case"a":var d=b.parentNode;break;case"img":var d=b.parentNode.parentNode}if(d){var a=this.aI.get(d.id)}if(c){var h=b.nodeName.toLowerCase()}}if(!a){return}var f=g.relatedTarget||g.toElement;if(!is.safari){if(this.lRI&&(this.lRI.link==f)){return}}else{if(i!="mouse_click"){if(this.lRI&&(this.lRI.link==f)){return}}}if(this.lRI&&(this.lRI.element==f)){return}this.lRI=a;if(this.lRI&&(this.lRI===a)&&this.lastRequestedAction&&(this.lastRequestedAction===i)){return}if(this.safetyRequestDelay){return}this.lastRequestedAction=i;if(g.type=="mouseout"){this.lRI=null}if(c){this[i](a,h)}else{this[i](a)}}CSSMenu.prototype.processEvent=processEvent;function mIC(a){if(!a.path){a.path=getPath(a)}this.dL(a);var b=this;_aE(a.element,"mouseover",function(c){b.processEvent(c)});_aE(a.element,"mouseout",function(c){b.processEvent(c)});_aE(a.element,"click",function(c){b.processEvent(c)});if(!a.image){if(a.isParent){if(!this.iTL||(this.iTL&&a.isHeader)){aCN(a.link,b.classes.arrow)}}}concealLink(a.link);if(is.mozilla){a.element.style.MozUserSelect="none"}else{if(is.ie){_aE(a.element,"selectstart",function(c){c.returnValue=false;return false})}}}CSSMenu.prototype.mIC=mIC;function getPageBox(){var a={x:0,y:0,width:0,height:0};if(typeof self.innerWidth!="undefined"){a.width=self.innerWidth}if(!a.width){if((typeof document.documentElement!="undefined")&&(typeof document.documentElement.clientWidth!="undefined")){a.width=document.documentElement.clientWidth}}if(!a.width){if(typeof document.body!="undefined"){a.width=document.body.clientWidth}}if(typeof self.innerHeight!="undefined"){a.height=self.innerHeight}if(!a.height){if((typeof document.documentElement!="undefined")&&(typeof document.documentElement.clientHeight!="undefined")){a.height=document.documentElement.clientHeight}}if(!a.height){if(typeof document.body!="undefined"){a.height=document.body.clientHeight}}return a}function gBD(d,b){var a={};for(var c in d){if(!isNaN(parseInt(b[c]))){a[c]=d[c]-b[c]}}return a}function gBS(d,c){var a={};for(var b in d){if(typeof c[b]!="undefined"){}a[b]=d[b]+c[b]}return a}function gBm(d,a){var c={};for(var b in d){if(typeof a[b]!="undefined"){}c[b]=Math.min(d[b],a[b])}return c}function gBM(d,c){var b={};for(var a in d){if(typeof c[a]!="undefined"){}b[a]=Math.max(d[a],c[a])}return b}function gEB(d){var l=is.safari?true:false;var h=gCP(d,"position","string");var c=gCP(d,"top","string");var b=gCP(d,"left","string");var a,f;switch(h){case"":case"static":case"relative":case"absolute":case"fixed":a=getLayout(d);for(var e in a){a[e]=parseInt(a[e])}if(l){return a}d.style.top="auto";d.style.left="auto";d.style.position="absolute";f=getLayout(d);for(var g in f){f[g]=parseInt(f[g])}d.style.position=h;d.style.top=c;d.style.left=b;break}var j=gBD(a,f);var i=gBS(f,j);return i}function setBox(d,e,b){if(!e){return}var g={x:["left",false],y:["top",false],z:["zIndex",false],width:["width",false],height:["height",false]};for(var c in g){var f=new RegExp("\\b"+c+"\\b|\\ball\\b","i");if(f.test(b)){g[c][1]=true}}for(var a in g){if(g[a][1]){d.style[g[a][0]]=e[a]+"px"}}}function getBoxInc(k,i){var g={horizontal:false,vertical:false};var f=(i.x==k.x)?true:false;var e=(i.y==k.y)?true:false;var d=((i.x+i.width)==(k.x+k.width))?true:false;var c=((i.y+i.height)==(k.y+k.height))?true:false;var b=B_XstartsInside=((i.x>k.x)&&(i.x<k.x+k.width))?true:false;var a=((i.y>k.y)&&(i.y<k.y+k.height))?true:false;var j=(((i.x+i.width)>k.x)&&((i.x+i.width)<(k.x+k.width)))?true:false;var h=(((i.y+i.height)>k.y)&&((i.y+i.height)<(k.y+k.height)))?true:false;if((b||f)&&(j||d)){g.horizontal=true}if((a||e)&&(h||c)){g.vertical=true}return g}function getAtPoint(d,c,b){var h=is.safari?true:false;var g=b.owner;var f={x:null,y:null};switch(c){case"TL":f.x=d.x;f.y=d.y;break;case"TR":f.x=(d.x+d.width);f.y=d.y;break;case"BR":f.x=(d.x+d.width);f.y=(d.y+d.height);break;case"BL":f.x=d.x;f.y=(d.y+d.height);break;case"FBL":var e=g.first;var a=gEB(e);f.x=a.x;f.y=(a.y+a.height)}if(h){f.x+=gCP(document.body,"margin-left","number");f.y+=gCP(document.body,"margin-top","number")}return f}function getCorner(a){var d;var c=a.owner.type;var b=a.isHeader;if(b){switch(c){case"vertical":d="TR";break;case"horizontal":case"expandable":d="BL";break;case"tab":d="FBL";break}}else{d="TR"}return d}function getPath(a){var d=new AA();var c=a.owner;var b=a;while(b){if(typeof b.nodeType!="undefined"){b=c.aI.get(b.id)}d.push(b,b.id);b=b.parent_node}return d}function gMT(a){var c;var b=a.parentNode.className;c=b.split(" ")[0];c=c.replace(/^kt/,"");c=c.toLowerCase();return c}function dL(a){var c=a.link;var b=c.href;var d=((this.type=="expandable")&&a.isParent&&a.isHeader);if(d||(/#$/.test(b))){a._href=b;c.removeAttribute("href");c.style.cursor="default";a.element.style.cursor="default"}else{if(is.ie){c.style.cursor="hand";a.element.style.cursor="hand"}else{c.style.cursor="pointer";a.element.style.cursor="pointer"}}}CSSMenu.prototype.dL=dL;function concealLink(a){if(is.mozilla){a.style.MozOutline="none"}if(is.ie){a.hideFocus=true}a.style.outline="none"}function pIV(l){var k=gEB(l.holder);var j=getPageBox();var i=l.owner;j.width+=i.config.sB[0];j.height+=i.config.sB[1];var h=getBoxInc(j,k);var g=(h.horizontal&&h.vertical);if(g){return null}var f={x:k.x,y:k.y};var e=(i.type!="tab")?"V":"H";var d=l.holderBox||(l.holderBox=gHB(l.holder,l.children.gH(),e));if(!h.horizontal){k.width=d.width;var c=k.x+k.width;var b=j.width;var a=c-b;f.x-=a;f.x=Math.max(0,f.x)}if(!h.vertical){k.height=d.height;var c=k.y+k.height;var b=j.height;var a=c-b;f.y-=a;f.y=Math.max(0,f.y)}return f}function dC(e,d,b){var h=e.holder;var g=b||h.getElementsByTagName("li")[0];if(!g){return}var f=is.safari?gLOW(g):gEB(g);var c=gBD(f,d);if(is.safari){e.DELTA=c}var a=gBD(d,c);return a}function gS(a){var b=getPath(a);response=b.length*100;return response}function gTE(b){var a=(typeof b.relatedTarget!="undefined")?b.relatedTarget:(typeof b.toElement!="undefined")?b.toElement:null;return a}function getSubHold(c,e){var d=null;if(getSubs(c,e)){for(var b=0;b<e.length;b++){var a=e[b];if(a[0]===c){d=a[2];break}}}return d}function gHB(g,e,j){var c={width:0,height:0};if(is.safari){var i={T:null,R:null,B:null,L:null}}if(j=="H"){for(var a in e){var b=e[a].element;var h=gEB(b);if(is.safari){var f=(i.L!==null)?i.L:(i.L=gCP(b,"margin-left-width","number"));var d=(i.R!==null)?i.R:(i.R=gCP(b,"margin-right-width","number"))}c.width+=h.width;c.height=Math.max(c.height,h.height)}}else{if(j=="V"){for(var a in e){var b=e[a].element;var h=gEB(b);if(is.safari){var f=(i.L!==null)?i.L:(i.L=gCP(b,"border-left-width","number"));var d=(i.R!==null)?i.R:(i.R=gCP(b,"border-right-width","number"))}c.width=Math.max(c.width,h.width);c.height+=h.height}}}if(is.safari){c.width+=(f+d)}return c}function gCE(a){var b=(typeof a.currentTarget!="undefined")?a.currentTarget:(typeof a.srcElement!="undefined")?a.srcElement:null;return b||null}function hO(i,g){var h=this;if(!i){return}if(!this.config.hOO){return}if(!g){var f=getPath(i);var d=new AA();f.each(function(k,n,o){var m=k.holder;var l=getLayout(m);var j=new AA();j.push(parseInt(l.y),"top");j.push(parseInt(l.x),"left");j.push(parseInt(l.y+l.height),"bottom");j.push(parseInt(l.x+l.width),"right");d.push(j,o)});var e=function(s){var p={pc:{ie:{"50100":["OPAQUE","TRANSPARENT"],"55000":["OPAQUE","TRANSPARENT"],"60000":["OPAQUE","TRANSPARENT"],"70000":["OPAQUE","TRANSPARENT"],W3C_compliant:true},firefox:{"10000":["OPAQUE","TRANSPARENT"],"15000":["OPAQUE"],W3C_compliant:false},opera:{"85000":["OPAQUE","TRANSPARENT"],"90000":["OPAQUE","TRANSPARENT"],W3C_compliant:true},netscape:{"17000":["OPAQUE"],W3C_compliant:false}},mac:{safari:{"13200":["OPAQUE","TRANSPARENT"],"14000":["OPAQUE","TRANSPARENT"],W3C_compliant:true},mozilla:{"17000":["OPAQUE","TRANSPARENT"],W3C_compliant:false},firefox:{"15000":["OPAQUE","TRANSPARENT"],W3C_compliant:true}}};if(!s){return p}var n="none";var m=h.allObjectParams||(h.allObjectParams=document.getElementsByTagName("param"));if(s.nodeName.toLowerCase()=="object"){for(var t=0;t<m.length;t++){if(m[t].parentNode.id==s.id){var k=m[t];if(k.getAttribute("name")&&k.getAttribute("name").toLowerCase()=="wmode"){var j=k;if(j.getAttribute("value")){var n=j.getAttribute("value").toLowerCase()}}}}}else{if(s.nodeName.toLowerCase()=="embed"){n=s.getAttribute("wmode")||n}}var v=h._platform||(h._platform=(is.mac?"mac":"pc"));var u=h._browser||(h._browser=(h.isSomeFirefox?"firefox":(navigator.userAgent.match(/netscape.([\d\.]{3,8})/i))?"netscape":function(){for(var w in p[v]){if(is[w]){return w}}}()));var l=h._version||(h._version=(function(){var A="0";var y=(h.ff_vers||is.version).toString().replace(/\./g,"");while(y.length<5){y+="0"}var x=parseInt(y.substr(0,5));for(var w in p[v][u]){var z=parseInt(w);if(z<=x){A=z}}return A.toString()}()));var q=p[v][u][l];var o=new RegExp(n,"i").test(q);return o};var c=function(){var j=(!is.ie)?false:(is.version<7)?true:false;return j};var b=function(){var j=(is.ie||(is.mozilla&&!is.safari))?true:false;return j};var a=new AA();a.push(e,"object");a.push(e,"embed");a.push(c,"select");a.push(b,"iframe");a.each(function(v,u,s){var j=document.getElementsByTagName(s);var q=v;for(var k=0;k<j.length;k++){var m=j[k];if(h._browser=="opera"){if(/embed/i.test(m.nodeName)){if(/object/i.test(m.parentNode.nodeName)){var w=e();var n=w[h._platform][h._browser]["W3C_compliant"];if(n){continue}}}}var t=getLayout(m);var p=new AA();p.push(parseInt(t.y),"top");p.push(parseInt(t.x+t.width),"right");p.push(parseInt(t.y+t.height),"bottom");p.push(parseInt(t.x),"left");var o=function(){var x=false;d.each(function(z){var B=Math.max(z.get("top"),p.get("top"));var C=Math.min(z.get("right"),p.get("right"));var y=Math.min(z.get("bottom"),p.get("bottom"));var A=Math.max(z.get("left"),p.get("left"));if(y>=B&&C>=A){x=true}else{x=false}});return x}();if(o){var l=q(m);if(!l){m.style.visibility="hidden"}}else{m.style.visibility=""}}})}else{var a=new Array("object","embed","select","iframe");_Ae(a,function(j){var k=document.getElementsByTagName(j);_Ae(k,function(l){l.style.visibility=""})})}}CSSMenu.prototype.hO=hO;var ALL=new AA();function gMI(a){return ALL.get(a)}function Expandable_hideAll(a){var b=gMI(a);b.collapseAll()}function Expandable_showAll(a){var b=gMI(a);b.expandAll()};
