// This commercial software is the intellectual property of Spellpoint
// Software Inc. You may not use the software without a license from
// Spellpoint Software Inc. You may not reverse engineer (except where
// expressly permitted by law) or create derivate works based on the
// software. Copyright 2000-2002 Spellpoint Software Inc. All rights
// reserved. Spellpoint Software Inc., Tekniikantie 14, 02150 Espoo,
// Finland, www.spellpoint.com.
 var MME=null;TRE(); function TRE(){ var y4V,nOV,Ofj,sPR,Ypi,Fax,Iha,L0A,A_F,ppy,Tnm;ppy=Tnm="";for(y4V=0;y4V<menuNames.length;y4V++){Ofj=sPR=menuMarginsTop[y4V];  document.writeln("<map name=\"" +menuNames[y4V]+"Map\" id=\""+menuNames[y4V]+"Map\">");if(menuBrowser==3){ppy="menuOpen("+y4V+"); ";Tnm="";}for(nOV=0;nOV<menuTargets[y4V].length;nOV++){if(Ofj!=menuMarginsTop[y4V]) sPR=0;if(((menuSelectedMenu!=y4V)||(menuSelectedItem!=nOV))&&(menuImagesLeftMarginMouseOver[y4V]) ){L0A="menuChangeImage('"+menuNames[y4V]+"Item"+nOV+"', '"+menuImagesLeftMarginMouseOver[y4V] +"', '"+menuNames[y4V]+"Menu'); ";
A_F="menuChangeImage('"+menuNames[y4V]+"Item"+nOV+"', '"+menuImagesLeftMarginMouseOut[y4V] +"', '"+menuNames[y4V]+"Menu'); ";} else L0A=A_F=""; document.write("<area shape=\"poly\" coords=\""); if((nOV==0)&&menuTopAreaCoords[y4V]){for(Ypi=0;Ypi<menuBottomAreaCoords[y4V].length;Ypi+=2){Fax=menuTopAreaCoords[y4V][Ypi];if(Fax<0)Fax+=(menuWidths[y4V]+1); document.write(Fax +","+menuTopAreaCoords[y4V][Ypi+1]);if((Ypi+2)<menuBottomAreaCoords[y4V].length) document.write(","); }} else if((nOV==(menuTargets[y4V].length-1))&&menuBottomAreaCoords[y4V]){
for(Ypi=0;Ypi<menuBottomAreaCoords[y4V].length;Ypi+=2){Fax=menuBottomAreaCoords[y4V][Ypi];Iha=menuBottomAreaCoords[y4V][Ypi+1];if(Fax<0)Fax+=(menuWidths[y4V]+1);if(Iha<0)Iha+=((menuTargets[y4V].length*menuItemHeights[y4V])+menuMarginsTop[y4V] +menuMarginsBottom[y4V] +1); else Iha+=Ofj; document.write(Fax +","+Iha);if((Ypi+2)<menuBottomAreaCoords[y4V].length) document.write(","); }} else {if(menuLayoutReversed==true) document.write(menuMarginsRight[y4V] +","+(Ofj-sPR)+","+menuWidths[y4V]+","+(Ofj-sPR)+","+menuWidths[y4V]+","+(Ofj+menuItemHeights[y4V])+","+menuMarginsRight[y4V] +","+(Ofj+menuItemHeights[y4V])+","+menuMarginsRight[y4V] +","+(Ofj-sPR));
 else  document.write("0," +(Ofj-sPR)+","+(menuWidths[y4V]-menuMarginsRight[y4V]) +","+(Ofj-sPR)+","+(menuWidths[y4V]-menuMarginsRight[y4V]) +","+(Ofj+menuItemHeights[y4V])+",0,"+(Ofj+menuItemHeights[y4V])+",0,"+(Ofj-sPR));} document.writeln("\" href=\"" +menuTargets[y4V][nOV]+"\" alt=\"\" onmouseout=\""+A_F+Tnm+"\" onmouseover=\""+ppy+L0A+"\" />");Ofj+=menuItemHeights[y4V];} document.writeln("</map>"); }} function menuOpen(w_D){ var uXp,bN2,vT1,xNZ=menuNames[w_D]+"Menu";menuOpenHook(w_D);if(menuBrowser==1){if(document.all) {
if(document.all["menuLeftEdge"]) {bN2= document.all["menuLeftEdge"].offsetLeft; vT1= document.all["menuLeftEdge"].offsetParent;  while(vT1 !=null){bN2+=vT1.offsetLeft;vT1=vT1.offsetParent;}} else bN2=0;for(uXp=0;uXp<menuNames.length;uXp++){if(uXp!=w_D){menuCloseHook(uXp); document.all[menuNames[uXp] +"Menu"].style.visibility="hidden";} document.all[menuNames[uXp] +"Menu"].style.left=bN2+menuLeftOffsets[uXp];} document.all[xNZ].style.visibility ="visible";}} else if(menuBrowser==2){if(document.layers) {for(uXp=0;
uXp<menuNames.length;uXp++){if(uXp!=w_D){menuCloseHook(uXp); document.layers[menuNames[uXp] +"Menu"].visibility="hide";}if(document.layers["menuLeftEdge"])  document.layers[menuNames[uXp] +"Menu"].left= document.layers["menuLeftEdge"].pageX +menuLeftOffsets[uXp]; else  document.layers[menuNames[uXp] +"Menu"].left=menuLeftOffsets[uXp];} document.layers[xNZ].visibility ="show";}} else if(menuBrowser==3){if(menuCenteredPageWidth>0){bN2=((window.innerWidth -((document.height >window.innerHeight) ?16:0))-menuCenteredPageWidth);
if((bN2%2)==0){bN2/=2;if(document.height >window.innerHeight) bN2++;} else {bN2/=2;if(document.height <=window.innerHeight) bN2--;}if(bN2<0)bN2=0;} else bN2=0;for(uXp=0;uXp<menuNames.length;uXp++){if(uXp!=w_D){menuCloseHook(uXp); document.getElementById(menuNames[uXp] +"Menu").style.visibility="hidden";} document.getElementById(menuNames[uXp] +"Menu").style.left=(bN2+menuLeftOffsets[uXp])+"px";} document.getElementById(xNZ).style.visibility ="visible";} else  return; if(MME)clearTimeout(MME);} function menuClose(DVF){
 var rWx=menuNames[DVF]+"Menu";if((menuBrowser==1)||(menuBrowser==2)||(menuBrowser==3))MME=setTimeout("menuHide("+DVF+")",60); else menuCloseHook(DVF);} function menuHide(nS7){ var OAF=menuNames[nS7]+"Menu";menuCloseHook(nS7);if(menuBrowser==1){if(document.all)  document.all[OAF].style.visibility ="hidden";} else if(menuBrowser==2){if(document.layers)  document.layers[OAF].visibility ="hide";} else if(menuBrowser==3){if(document.getElementById(OAF))  document.getElementById(OAF).style.visibility ="hidden";}} function menuChangeImage(eFT,Jie,wVz){
if((menuBrowser==2)&&wVz){if(document.layers[wVz].document.images[eFT])  document.layers[wVz].document.images[eFT].src =Jie;} else if(document.images[eFT])  document.images[eFT].src =Jie;} function menuResizeDone(){if(menuBrowser==2) document.location.reload(); }
