var l23=[],l11=[],l3;function menu(l14){var l2=l8(l14);if(!l2) return;l10(l2,1);}function l2(l1){for(var l4=l1.parentNode;l4;l4=l4.parentNode){if(l4.id.search(/^menu[0-9A-F]*$/)!=-1) return l4;}return null;}function l8(l4){if(document.all) return document.all[l4];else return document.getElementById(l4);}function l21 (l1,l15,l7){if(!l1) return l7;if(!l1.tagName) return l7;var l18=l1.getAttribute(l15);if(!l18) l18=l7;return l18;}function l56(l4,l6){if(!l6) l6=new Array(0,0);if(l4.style.position=='absolute') return l6;l6[0]+=l4.offsetLeft;l6[1]+=l4.offsetTop;if(l4.tagName.toUpperCase() !='BODY') l56(l4.offsetParent,l6);return l6;}function l10(l31,l32){for (var l13=l31.firstChild;l13;l13=l13.nextSibling){var l19=l21(l13,'id','');if(l19.search(/^menu_item/)!=-1){var l17=l2(l13);if(!l23[l17.id]){l23[l17.id]=new l41(l17,l32);}var l22=l21(l13,'submenu','');if(l22.search(/^menu[0-9A-F]*$/)!=-1) var l24=l8(l22);else var l24=null;if(l24&&!l23[l22]) l23[l22]=new l41(l24,l32+1);l11[l13.id]=new l42(l13,l23[l17.id],l23[l22]);if(l24) l10(l24,l32+1);}l10(l13,l32)}}function l41 (l2,l32){this.l51=l2;this.l52=l32;if(l32==1){var l6=l56(l2);this.l53=l6[0];this.l54=l6[0];} else{this.l51.style.position='absolute';this.l53=0;this.l54=0;}this.l57=l2.offsetWidth;this.l58=l2.offsetHeight;}function l42 (l43,l17,l24){this.l59=l43;this.l60=l17;this.l61=false;var l6=l56(l43);this.l53=l6[0];this.l54=l6[1];if(l17.l52>1){this.l53+=l17.l53;this.l54+=l17.l54;}if(l24){this.l62=l24;var l44=l21(l43,'hPos','right');l44=l44.replace('same',this.l53);l44=l44.replace('right',this.l53+l43.offsetWidth);l24.l53=eval(l44);l24.l51.style.left=l24.l53;var l45=l21(l43,'vPos','same');l45=l45.replace('same',this.l54);l45=l45.replace('bottom',this.l54+l17.l58);l24.l54=eval(l45);l24.l51.style.top=l24.l54;}var l71=l21(l43,'classin','');if(!l71) this.l65='menu_in';else this.l65=l71;var l72=l43.className;if(!l72) this.l66='menu_out';else this.l66=l72;this.l63=null;this.l64=function(){for (i in l23) if(l23[i].l52>1) l23[i].l51.style.visibility='hidden';for (i in l11) l11[i].l59.className=l11[i].l66;};if(!l21(l43,'onClick','')){var l45=l21(l43,'url','');if(l45){this.l59.onclick=function(){location.href=l45;};}}this.l59.onmouseout=function(){var l46=l11[this.id];if(!l46.l63){l46.l63=setTimeout("l11['"+this.id+"'].l64()",500);l3=l46;}if(l46.l61==false) this.className=l46.l66;};this.l59.onmouseover=function(){var l46=l11[this.id];if(l3) clearTimeout(l3.l63);l46.l63=null;for (i in l23) if(l23[i].l52>l46.l60.l52) l23[i].l51.style.visibility='hidden';for (i in l11) if(l11[i].l60.l52 >=l46.l60.l52) l11[i].l59.className=l11[i].l66;this.className=l46.l65;if(l46.l62){l46.l62.l51.style.visibility='visible';l46.l61=true;}l3=null;};}window.onload=function(){menu("menu");}