function Menu(n,t,i,r,u,f,e,o,s,h,c,l,a,v,y,p,w,b,k,d){this.version="020320 [Menu; mm_menu.js]",this.type="Menu",this.menuWidth=t,this.menuItemHeight=i,this.fontSize=u,this.fontWeight="plain",this.fontFamily=r,this.fontColor=f,this.fontColorHilite=e,this.bgColor="#555555",this.menuBorder=1,this.menuBgOpaque=b,this.menuItemBorder=1,this.menuItemIndent=d,this.menuItemBgColor=o,this.menuItemVAlign=c,this.menuItemHAlign=h,this.menuItemPadding=l,this.menuItemSpacing=a,this.menuLiteBgColor="#ffffff",this.menuBorderBgColor="#777777",this.menuHiliteBgColor=s,this.menuContainerBgColor="#cccccc",this.childMenuIcon="arrows.gif",this.submenuXOffset=y,this.submenuYOffset=p,this.submenuRelativeToItem=w,this.vertical=k,this.items=[],this.actions=[],this.childMenus=[],this.hideOnMouseOut=!0,this.hideTimeout=v,this.addMenuItem=addMenuItem,this.writeMenus=writeMenus,this.MM_showMenu=MM_showMenu,this.onMenuItemOver=onMenuItemOver,this.onMenuItemAction=onMenuItemAction,this.hideMenu=hideMenu,this.hideChildMenu=hideChildMenu,window.menus||(window.menus=[]),this.label=" "+n,window.menus[this.label]=this,window.menus[window.menus.length]=this,window.activeMenus||(window.activeMenus=[])}function addMenuItem(n,t){this.items[this.items.length]=n,this.actions[this.actions.length]=t}function FIND(n){return window.mmIsOpera?document.getElementById(n):document.all?document.all[n]:document.getElementById?document.getElementById(n):!1}function writeMenus(n){var at,wt,y,lt,ft,et,nt,ut,rt,tt,st,ot,s,l,b,e,w,t,v,h,r,i,g,k,a,f,u;if(window.triedToWriteMenus)return;at=navigator.userAgent.toLowerCase(),window.mmIsOpera=at.indexOf("opera")!=-1,!n&&document.layers?(window.delayWriteMenus=this.writeMenus,wt=setTimeout("delayWriteMenus()",500),n=new Layer(100),clearTimeout(wt)):(document.all||document.hasChildNodes||window.mmIsOpera)&&(document.writeln('<span id="menuContainer"></span>'),n=FIND("menuContainer")),window.mmHideMenuTimer=null;if(!n)return;for(window.triedToWriteMenus=!0,n.isContainer=!0,n.menus=[],r=0;r<window.menus.length;r++)n.menus[r]=window.menus[r];window.menus.length=0;var it=0,c=0,v=0,p="",d=!1,ht="",ct=0;for(document.layers&&(d=!0),r=0;r<n.menus.length;r++,it++){for(t=n.menus[r],(t.bgImageUp||!t.menuBgOpaque)&&(t.menuBorder=0,t.menuItemBorder=0),d?(w=new Layer(100,n),a=new Layer(100,w),a.top=t.menuBorder,a.left=t.menuBorder,u=new Layer(100,a),u.top=t.menuBorder,u.left=t.menuBorder):p+='<div id="menuLayer'+it+'" style="position:absolute;z-index:1;left:10px;top:'+r*100+"px;visibility:hidden;color:"+t.menuBorderBgColor+';">\n  <div id="menuLite'+it+'" style="position:absolute;z-index:1;left:'+t.menuBorder+"px;top:"+t.menuBorder+'px;visibility:hide;" onmouseout="mouseoutMenu();">\n\t <div id="menuFg'+it+'" style="position:absolute;left:'+t.menuBorder+"px;top:"+t.menuBorder+'px;visibility:hide;">\n',e=r,r=0;r<t.items.length;r++){var o=t.items[r],vt=!1,bt=t.fontSize+2*t.menuItemPadding;o.label&&(o=o.label,vt=!0),t.menuItemHeight=t.menuItemHeight||bt,y="",t.fontFamily!=""&&(y+="font-family:"+t.fontFamily+";"),y+="font-weight:"+t.fontWeight+";fontSize:"+t.fontSize+"px;",t.fontStyle&&(y+="font-style:"+t.fontStyle+";"),document.all||window.mmIsOpera?y+="font-size:"+t.fontSize+'px;" onmouseover="onMenuItemOver(null,this);" onclick="onMenuItemAction(null,this);':document.layers||(y+="font-size:"+t.fontSize+"px;"),d&&(lt=t.menuWidth,t.menuItemHAlign=="right"&&(lt-=t.menuItemPadding),i=new Layer(lt,u)),ft=0,et=r*t.menuItemHeight,t.vertical||(ft=r*t.menuWidth,et=0),nt='<div id="menuItem'+c+'" style="position:absolute;left:'+ft+"px;top:"+et+"px;"+y+';cursor:pointer;">',ut="</div>",t.bgImageUp&&(nt='<div id="menuItem'+c+'" style="background:url('+t.bgImageUp+");position:absolute;left:"+ft+"px;top:"+et+"px;"+y+'">');var h=0,v=0,yt=0,pt=0;h=1+t.menuItemPadding+t.menuItemIndent,yt=h+t.menuWidth-2*t.menuItemPadding-t.menuItemIndent,t.menuItemVAlign=="top"&&(v=t.menuItemPadding),t.menuItemVAlign=="bottom"&&(v=t.menuItemHeight-t.fontSize-1-t.menuItemPadding),t.menuItemVAlign=="middle"&&(v=t.menuItemHeight/2-t.fontSize/2-1),pt=t.menuItemHeight-2*t.menuItemPadding,rt="position:absolute;left:"+h+"px;top:"+v+"px;",d&&(rt+=y+"right:"+yt+";bottom:"+pt+";",nt="",ut=""),document.all&&!window.mmIsOpera?o='<div align="'+t.menuItemHAlign+'">'+o+"</div>":d?o='<div style="text-align:'+t.menuItemHAlign+';">'+o+"</div>":(tt=null,t.menuItemHAlign!="left"?window.mmIsOpera?(st=t.menuItemHAlign=="center"?-(t.menuWidth-2*t.menuItemPadding):t.menuWidth-6*t.menuItemPadding,tt='<div id="menuItemHilite'+c+'Shim" style="position:absolute;top:1px;left:'+t.menuItemPadding+"px;width:"+st+"px;text-align:"+t.menuItemHAlign+';visibility:visible;">'+o+"</div>",o='<div id="menuItemText'+c+'Shim" style="position:absolute;top:1px;left:'+t.menuItemPadding+"px;width:"+st+"px;text-align:"+t.menuItemHAlign+';visibility:visible;">'+o+"</div>"):(tt='<div id="menuItemHilite'+c+'Shim" style="position:absolute;top:1px;left:1px;right:-'+(h+t.menuWidth-3*t.menuItemPadding)+"px;text-align:"+t.menuItemHAlign+';visibility:visible;">'+o+"</div>",o='<div id="menuItemText'+c+'Shim" style="position:absolute;top:1px;left:1px;right:-'+(h+t.menuWidth-3*t.menuItemPadding)+"px;text-align:"+t.menuItemHAlign+';visibility:visible;">'+o+"</div>"):tt=null),document.all&&!window.mmIsOpera&&(o='<div id="menuItemShim'+c+'" style="position:absolute;left:0px;top:0px;">'+o+"</div>"),ot='<div id="menuItemText'+c+'" style="'+rt+"color:"+t.fontColor+';">'+o+'&nbsp</div>\n<div id="menuItemHilite'+c+'" style="'+rt+"color:"+t.fontColorHilite+';visibility:hidden;">'+(tt||o)+"&nbsp</div>",p+=vt?nt+ot+'<div id="childMenu'+c+'" style="position:absolute;left:0px;top:3px;"><img src="'+t.childMenuIcon+'"></div>\n'+ut:nt+ot+ut,d&&(i.document.open("text/html"),i.document.writeln(p),i.document.close(),p="",ht+="-",ct++,ct>50&&(ct=0,ht=""),status=ht),c++}d?(l=new Layer(100,u),l.visiblity="hidden",l.document.open("text/html"),l.document.writeln("&nbsp;"),l.document.close()):(p+='\t  <div id="focusItem'+it+'" style="position:absolute;left:0px;top:0px;visibility:hide;" onclick="onMenuItemAction(null,this);">&nbsp;</div>\n',p+="   </div>\n  </div>\n</div>\n"),r=e}if(document.layers)for(n.clip.width=window.innerWidth,n.clip.height=window.innerHeight,n.onmouseout=mouseoutMenu,n.menuContainerBgColor=this.menuContainerBgColor,r=0;r<n.document.layers.length;r++){for(proto=n.menus[r],t=n.document.layers[r],n.menus[r].menuLayer=t,n.menus[r].menuLayer.Menu=n.menus[r],n.menus[r].menuLayer.Menu.container=n,u=t.document.layers[0].document.layers[0],u.clip.width=proto.menuWidth||u.clip.width,u.clip.height=proto.menuHeight||u.clip.height,s=0;s<u.document.layers.length-1;s++)i=u.document.layers[s],i.Menu=n.menus[r],i.menuHiliteBgColor=proto.menuHiliteBgColor,i.document.bgColor=proto.menuItemBgColor,i.saveColor=proto.menuItemBgColor,i.onmouseover=proto.onMenuItemOver,i.onclick=proto.onMenuItemAction,i.mmaction=n.menus[r].actions[s],i.focusItem=u.document.layers[u.document.layers.length-1],i.clip.width=proto.menuWidth||u.clip.width,i.clip.height=proto.menuItemHeight||i.clip.height,s>0&&(i.Menu.vertical?i.top=u.document.layers[s-1].top+u.document.layers[s-1].clip.height+proto.menuItemBorder+proto.menuItemSpacing:i.left=u.document.layers[s-1].left+u.document.layers[s-1].clip.width+proto.menuItemBorder+proto.menuItemSpacing),i.hilite=i.document.layers[1],proto.bgImageUp&&(i.background.src=proto.bgImageUp),i.document.layers[1].isHilite=!0,i.document.layers.length>2&&(i.childMenu=n.menus[r].items[s].menuLayer,i.document.layers[2].left=i.clip.width-13,i.document.layers[2].top=i.clip.height/2-4,i.document.layers[2].clip.left+=3,i.Menu.childMenus[i.Menu.childMenus.length]=i.childMenu);proto.menuBgOpaque&&(u.document.bgColor=proto.bgColor),proto.vertical?(u.clip.width=i.clip.width+proto.menuBorder,u.clip.height=i.top+i.clip.height+proto.menuBorder):(u.clip.height=i.clip.height+proto.menuBorder,u.clip.width=i.left+i.clip.width+proto.menuBorder,u.clip.width>window.innerWidth&&(u.clip.width=window.innerWidth)),l=u.document.layers[s],l.clip.width=u.clip.width,l.Menu=i.Menu,l.top=-30,l.captureEvents(Event.MOUSEDOWN),l.onmousedown=onMenuItemDown,proto.menuBgOpaque&&(t.document.bgColor=proto.menuBorderBgColor),a=t.document.layers[0],proto.menuBgOpaque&&(a.document.bgColor=proto.menuLiteBgColor),a.clip.width=u.clip.width+1,a.clip.height=u.clip.height+1,t.clip.width=u.clip.width+proto.menuBorder*3,t.clip.height=u.clip.height+proto.menuBorder*3}else{document.all||!n.hasChildNodes||window.mmIsOpera?(n.document.open("text/html"),n.document.writeln(p),n.document.close()):n.innerHTML=p;if(!FIND("menuLayer0"))return;for(b=0,e=0;e<n.menus.length;e++){for(w=FIND("menuLayer"+e),n.menus[e].menuLayer="menuLayer"+e,w.Menu=n.menus[e],w.Menu.container="menuLayer"+e,w.style.zindex=1,f=w.style,f.pixeltop=-300,f.pixelleft=-300,f.top="-300px",f.left="-300px",t=n.menus[e],t.menuItemWidth=t.menuWidth||t.menuIEWidth||140,t.menuBgOpaque&&(w.style.backgroundColor=t.menuBorderBgColor),v=0,h=0,t.menuItemLayers=[],r=0;r<n.menus[e].items.length;r++)i=FIND("menuItem"+b),i.Menu=n.menus[e],i.Menu.menuItemLayers[i.Menu.menuItemLayers.length]=i,i.addEventListener||window.mmIsOpera?(i.style.width=t.menuItemWidth+"px",i.style.height=t.menuItemHeight+"px",i.style.pixelWidth=t.menuItemWidth,i.style.pixelHeight=t.menuItemHeight,i.style.top=v+"px",i.style.left=h+"px",i.addEventListener&&(i.addEventListener("mouseover",onMenuItemOver,!1),i.addEventListener("click",onMenuItemAction,!1),i.addEventListener("mouseout",mouseoutMenu,!1)),t.menuItemHAlign!="left"&&(i.hiliteShim=FIND("menuItemHilite"+b+"Shim"),i.hiliteShim.style.visibility="inherit",i.textShim=FIND("menuItemText"+b+"Shim"),i.hiliteShim.style.pixelWidth=t.menuItemWidth-2*t.menuItemPadding-t.menuItemIndent,i.hiliteShim.style.width=i.hiliteShim.style.pixelWidth,i.textShim.style.pixelWidth=t.menuItemWidth-2*t.menuItemPadding-t.menuItemIndent,i.textShim.style.width=i.textShim.style.pixelWidth)):(i.style.pixelWidth=t.menuItemWidth,i.style.pixelHeight=t.menuItemHeight,i.style.pixelTop=v,i.style.pixelLeft=h,t.menuItemHAlign!="left"&&(g=FIND("menuItemShim"+b),g[0].style.pixelWidth=t.menuItemWidth-2*t.menuItemPadding-t.menuItemIndent,g[1].style.pixelWidth=t.menuItemWidth-2*t.menuItemPadding-t.menuItemIndent,g[0].style.width=g[0].style.pixelWidth+"px",g[1].style.width=g[1].style.pixelWidth+"px")),t.vertical?v=v+t.menuItemHeight+t.menuItemBorder+t.menuItemSpacing:h=h+t.menuItemWidth+t.menuItemBorder+t.menuItemSpacing,i.style.fontSize=t.fontSize+"px",i.style.backgroundColor=t.menuItemBgColor,i.style.visibility="inherit",i.saveColor=t.menuItemBgColor,i.menuHiliteBgColor=t.menuHiliteBgColor,i.mmaction=n.menus[e].actions[r],i.hilite=FIND("menuItemHilite"+b),i.focusItem=FIND("focusItem"+e),i.focusItem.style.pixelTop=-30,i.focusItem.style.top="-30px",k=FIND("childMenu"+b),k&&(i.childMenu=n.menus[e].items[r].menuLayer,k.style.pixelLeft=t.menuItemWidth-11,k.style.left=k.style.pixelLeft+"px",k.style.pixelTop=t.menuItemHeight/2-4,k.style.top=k.style.pixelTop+"px",i.Menu.childMenus[i.Menu.childMenus.length]=i.childMenu),i.style.cursor="hand",b++;t.vertical?(t.menuHeight=v-1-t.menuItemSpacing,t.menuWidth=t.menuItemWidth):(t.menuHeight=t.menuItemHeight,t.menuWidth=h-1-t.menuItemSpacing),a=FIND("menuLite"+e),f=a.style,f.pixelHeight=t.menuHeight+t.menuBorder*2,f.height=f.pixelHeight+"px",f.pixelWidth=t.menuWidth+t.menuBorder*2,f.width=f.pixelWidth+"px",t.menuBgOpaque&&(f.backgroundColor=t.menuLiteBgColor),u=FIND("menuFg"+e),f=u.style,f.pixelHeight=t.menuHeight+t.menuBorder,f.height=f.pixelHeight+"px",f.pixelWidth=t.menuWidth+t.menuBorder,f.width=f.pixelWidth+"px",t.menuBgOpaque&&(f.backgroundColor=t.bgColor),f=w.style,f.pixelWidth=t.menuWidth+t.menuBorder*4,f.width=f.pixelWidth+"px",f.pixelHeight=t.menuHeight+t.menuBorder*4,f.height=f.pixelHeight+"px"}}document.captureEvents&&document.captureEvents(Event.MOUSEUP),document.addEventListener&&document.addEventListener("mouseup",onMenuItemOver,!1),document.layers&&window.innerWidth&&(window.onresize=NS4resize,window.NS4sIW=window.innerWidth,window.NS4sIH=window.innerHeight,setTimeout("NS4resize()",500)),document.onmouseup=mouseupMenu,window.mmWroteMenu=!0,status=""}function NS4resize(){(NS4sIW!=window.innerWidth||NS4sIH!=window.innerHeight)&&window.location.reload()}function onMenuItemOver(n,t){MM_clearTimeout(),t=t||this;var i=window.ActiveMenuItem;if(document.layers)i&&(i.document.bgColor=i.saveColor,i.hilite&&(i.hilite.visibility="hidden"),i.Menu.bgImageOver&&(i.background.src=i.Menu.bgImageUp),i.focusItem.top=-100,i.clicked=!1),t.hilite&&(t.document.bgColor=t.menuHiliteBgColor,t.zIndex=1,t.hilite.visibility="inherit",t.hilite.zIndex=2,t.document.layers[1].zIndex=1,t.focusItem.zIndex=this.zIndex+2),t.Menu.bgImageOver&&(t.background.src=t.Menu.bgImageOver),t.focusItem.top=this.top,t.focusItem.left=this.left,t.focusItem.clip.width=t.clip.width,t.focusItem.clip.height=t.clip.height,t.Menu.hideChildMenu(t);else if(t.style&&t.Menu)i&&(i.style.backgroundColor=i.saveColor,i.hilite&&(i.hilite.style.visibility="hidden"),i.hiliteShim&&(i.hiliteShim.style.visibility="inherit"),i.Menu.bgImageUp&&(i.style.background="url("+i.Menu.bgImageUp+")")),t.style.backgroundColor=t.menuHiliteBgColor,t.zIndex=1,t.Menu.bgImageOver&&(t.style.background="url("+t.Menu.bgImageOver+")"),t.hilite&&(t.hilite.style.visibility="inherit",t.hiliteShim&&(t.hiliteShim.style.visibility="visible")),t.focusItem.style.pixelTop=t.style.pixelTop,t.focusItem.style.top=t.focusItem.style.pixelTop+"px",t.focusItem.style.pixelLeft=t.style.pixelLeft,t.focusItem.style.left=t.focusItem.style.pixelLeft+"px",t.focusItem.style.zIndex=t.zIndex+1,t.Menu.hideChildMenu(t);else return;window.ActiveMenuItem=t}function onMenuItemAction(n,t){t=window.ActiveMenuItem;if(!t)return;hideActiveMenus(),t.mmaction&&eval(""+t.mmaction),window.ActiveMenuItem=0}function MM_clearTimeout(){mmHideMenuTimer&&clearTimeout(mmHideMenuTimer),mmHideMenuTimer=null,mmDHFlag=!1}function MM_startTimeout(){window.ActiveMenu&&(mmStart=new Date,mmDHFlag=!0,mmHideMenuTimer=setTimeout("mmDoHide()",window.ActiveMenu.Menu.hideTimeout))}function mmDoHide(){if(!mmDHFlag||!window.ActiveMenu)return;var t=new Date-mmStart,n=window.ActiveMenu.Menu.hideTimeout;if(t<n){mmHideMenuTimer=setTimeout("mmDoHide()",n+100-t);return}mmDHFlag=!1,hideActiveMenus(),window.ActiveMenuItem=0}function MM_showMenu(n,t,i,r,u){var s,o,f,e;if(!window.mmWroteMenu)return;MM_clearTimeout(),n&&(s=FIND(u)||document.images[u]||document.links[u]||document.anchors[u],t=moveXbySlicePos(t,s),i=moveYbySlicePos(i,s));if(document.layers){n?(f=n.menuLayer||n,f.top=f.left=1,hideActiveMenus(),this.visibility&&(f=this),window.ActiveMenu=f):f=r;if(!f)return;for(o=0;o<f.layers.length;o++)f.layers[o].isHilite||(f.layers[o].visibility="inherit"),f.layers[o].document.layers.length>0&&MM_showMenu(null,"relative","relative",f.layers[o]);f.parentLayer&&(t!="relative"&&(f.parentLayer.left=t||window.pageX||0),f.parentLayer.left+f.clip.width>window.innerWidth&&(f.parentLayer.left-=f.parentLayer.left+f.clip.width-window.innerWidth),i!="relative"&&(f.parentLayer.top=i||window.pageY||0),f.parentLayer.isContainer&&(f.Menu.xOffset=window.pageXOffset,f.Menu.yOffset=window.pageYOffset,f.parentLayer.clip.width=window.ActiveMenu.clip.width+2,f.parentLayer.clip.height=window.ActiveMenu.clip.height+2,f.parentLayer.menuContainerBgColor&&f.Menu.menuBgOpaque&&(f.parentLayer.document.bgColor=f.parentLayer.menuContainerBgColor))),f.visibility="inherit",f.Menu&&(f.Menu.container.visibility="inherit")}else FIND("menuItem0")&&(f=n.menuLayer||n,hideActiveMenus(),typeof f=="string"&&(f=FIND(f)),window.ActiveMenu=f,e=f.style,e.visibility="inherit",t!="relative"&&(e.pixelLeft=t||window.pageX+document.body.scrollLeft||0,e.left=e.pixelLeft+"px"),i!="relative"&&(e.pixelTop=i||window.pageY+document.body.scrollTop||0,e.top=e.pixelTop+"px"),f.Menu.xOffset=document.body.scrollLeft,f.Menu.yOffset=document.body.scrollTop);n&&(window.activeMenus[window.activeMenus.length]=f),MM_clearTimeout()}function onMenuItemDown(n){var i=window.ActiveMenuItem;document.layers&&i&&(i.eX=n.pageX,i.eY=n.pageY,i.clicked=!0)}function mouseupMenu(n){return hideMenu(!0,n),hideActiveMenus(),!0}function getExplorerVersion(){var i=parseFloat(navigator.appVersion),n,t;return navigator.appName!="Microsoft Internet Explorer"?i:(n=navigator.appVersion,t=n.indexOf("MSIE "),t<0||(n=n.substring(t+5),i=parseFloat(n)),i)}function mouseoutMenu(){return navigator.appName=="Microsoft Internet Explorer"&&getExplorerVersion()<4.5?!0:(hideMenu(!1,!1),!0)}function hideMenu(n,t){var i=window.ActiveMenuItem;i&&document.layers?(i.document.bgColor=i.saveColor,i.focusItem.top=-30,i.hilite&&(i.hilite.visibility="hidden"),n&&i.mmaction&&i.clicked&&window.ActiveMenu&&(i.eX>t.pageX+15||i.eX<t.pageX-15||i.eY>t.pageY+10||i.eY<t.pageY-10||setTimeout("window.ActiveMenu.Menu.onMenuItemAction();",500)),i.clicked=!1,i.Menu.bgImageOver&&(i.background.src=i.Menu.bgImageUp)):window.ActiveMenu&&FIND("menuItem0")&&i&&(i.style.backgroundColor=i.saveColor,i.hilite&&(i.hilite.style.visibility="hidden"),i.hiliteShim&&(i.hiliteShim.style.visibility="inherit"),i.Menu.bgImageUp&&(i.style.background="url("+i.Menu.bgImageUp+")"));if(!n&&window.ActiveMenu)if(window.ActiveMenu.Menu)return window.ActiveMenu.Menu.hideOnMouseOut&&MM_startTimeout(),!0;return!0}function hideChildMenu(n){var t,h,f,s,a,i,c,l,u,r,o,e;for(MM_clearTimeout(),t=n,h=0;h<t.Menu.childMenus.length;h++){f=t.Menu.childMenus[h];if(document.layers)f.visibility="hidden";else{f=FIND(f),f.style.visibility="hidden";if(f.Menu.menuItemHAlign!="left")for(s=0;s<f.Menu.menuItemLayers.length;s++)a=f.Menu.menuItemLayers[s],a.textShim&&(a.textShim.style.visibility="inherit")}f.Menu.hideChildMenu(f)}if(t.childMenu){i=t.childMenu;if(document.layers)t.Menu.MM_showMenu(null,null,null,i.layers[0]),i.zIndex=t.parentLayer.zIndex+1,i.top=t.Menu.menuLayer.top+t.Menu.submenuYOffset,t.Menu.vertical?(t.Menu.submenuRelativeToItem&&(i.top+=t.top+t.parentLayer.top),i.left=t.parentLayer.left+t.parentLayer.clip.width-2*t.Menu.menuBorder+t.Menu.menuLayer.left+t.Menu.submenuXOffset):(i.top+=t.top+t.parentLayer.top,i.left=t.Menu.submenuRelativeToItem?t.Menu.menuLayer.left+t.left+t.clip.width+2*t.Menu.menuBorder+t.Menu.submenuXOffset:t.parentLayer.left+t.parentLayer.clip.width-2*t.Menu.menuBorder+t.Menu.menuLayer.left+t.Menu.submenuXOffset),i.left<t.Menu.container.clip.left&&(t.Menu.container.clip.left=i.left),c=i.clip.width+i.left-t.Menu.container.clip.left,c>t.Menu.container.clip.width&&(t.Menu.container.clip.width=c),l=i.clip.height+i.top-t.Menu.container.clip.top,l>t.Menu.container.clip.height&&(t.Menu.container.clip.height=l),t.document.layers[1].zIndex=0,i.visibility="inherit";else if(FIND("menuItem0"))i=FIND(t.childMenu),u=FIND(t.Menu.menuLayer),r=i.style,r.zIndex=u.style.zIndex+1,document.all||window.mmIsOpera?(r.pixelTop=u.style.pixelTop+t.Menu.submenuYOffset,t.Menu.vertical?(t.Menu.submenuRelativeToItem&&(r.pixelTop+=t.style.pixelTop),r.pixelLeft=t.style.pixelWidth+u.style.pixelLeft+t.Menu.submenuXOffset,r.left=r.pixelLeft+"px"):(r.pixelTop+=t.style.pixelTop,r.pixelLeft=t.Menu.submenuRelativeToItem?u.style.pixelLeft+t.style.pixelLeft+t.style.pixelWidth+2*t.Menu.menuBorder+t.Menu.submenuXOffset:u.style.pixelWidth-4*t.Menu.menuBorder+u.style.pixelLeft+t.Menu.submenuXOffset,r.left=r.pixelLeft+"px")):(o=parseInt(u.style.top)+t.Menu.submenuYOffset,e=0,t.Menu.vertical?(t.Menu.submenuRelativeToItem&&(o+=parseInt(t.style.top)),e=parseInt(u.style.width)-4*t.Menu.menuBorder+parseInt(u.style.left)+t.Menu.submenuXOffset):(o+=parseInt(t.style.top),e=t.Menu.submenuRelativeToItem?parseInt(u.style.left)+parseInt(t.style.left)+parseInt(t.style.width)+2*t.Menu.menuBorder+t.Menu.submenuXOffset:parseInt(u.style.width)-4*t.Menu.menuBorder+parseInt(u.style.left)+t.Menu.submenuXOffset),r.top=o+"px",r.left=e+"px"),i.style.visibility="inherit";else return;window.activeMenus[window.activeMenus.length]=i}}function hideActiveMenus(){var n,t;if(!window.activeMenus)return;for(n=0;n<window.activeMenus.length;n++){if(!activeMenus[n])continue;activeMenus[n].visibility&&activeMenus[n].Menu&&!window.mmIsOpera?(activeMenus[n].visibility="hidden",activeMenus[n].Menu.container.visibility="hidden",activeMenus[n].Menu.container.clip.left=0):activeMenus[n].style&&(t=activeMenus[n].style,t.visibility="hidden",t.left="-200px",t.top="-200px")}window.ActiveMenuItem&&hideMenu(!1,!1),window.activeMenus.length=0}function moveXbySlicePos(n,t){if(document.layers)t.x&&(n+=t.x);else{var u=navigator.platform?navigator.platform=="Win32":!1,f=document.all&&!u&&getExplorerVersion()==4.5,i=t,r=0;while(i)i.leftMargin&&!u&&(n+=parseInt(i.leftMargin)),i.offsetLeft!=r&&i.offsetLeft&&(n+=parseInt(i.offsetLeft)),i.offsetLeft!=0&&(r=i.offsetLeft),i=f?i.parentElement:i.offsetParent}return n}function moveYbySlicePos(n,t){if(document.layers)t.y<0||(n+=t.y);else{var u=navigator.platform?navigator.platform=="Win32":!1,f=document.all&&!u&&getExplorerVersion()==4.5,i=t,r=0;while(i)i.topMargin&&!u&&(n+=parseInt(i.topMargin)),i.offsetTop!=r&&i.offsetTop&&(n+=parseInt(i.offsetTop)),i.offsetTop!=0&&(r=i.offsetTop),i=f?i.parentElement:i.offsetParent}return n};function OpenWin(n){window.open(n,"","status=yes,scrollbars=yes,resizable=yes,width=400,height=250,top=400,left=520")}function OpenWin2(n){window.open(n,"","status=yes,scrollbars=yes,resizable=yes,width=500,height=272,top=400,left=520")}function OpenWin3(n){window.open(n,"","status=yes,scrollbars=yes,resizable=yes,width=500,height=400,top=400,left=500")}function trackLink(n,t,i,r){_gaq&&_gaq.push(["_trackEvent",t,i,r]),n&&setTimeout('document.location = "'+n.href+'"',200)}function chkSearch(n,t){n=="on"&&t=="enter keyword here..."&&(document.getElementById("searchTerm").value=""),n=="off"&&t==""&&(document.getElementById("searchTerm").value="enter keyword here...")}function doSearch(){document.getElementById("searchTerm").value==""||document.getElementById("searchTerm").value=="enter keyword here..."?alert("Please enter some Search Text"):document.forms.jobForm.submit()};function MM_swapImgRestore(){for(var n,i=document.MM_sr,t=0;i&&t<i.length&&(n=i[t])&&n.oSrc;t++)n.src=n.oSrc}function MM_preloadImages(){var n=document,t,r,i;if(n.images)for(n.MM_p||(n.MM_p=[]),r=n.MM_p.length,i=MM_preloadImages.arguments,t=0;t<i.length;t++)i[t].indexOf("#")!=0&&(n.MM_p[r]=new Image,n.MM_p[r++].src=i[t])}function MM_findObj(n,t){var u,r,i;for(t||(t=document),(u=n.indexOf("?"))>0&&parent.frames.length&&(t=parent.frames[n.substring(u+1)].document,n=n.substring(0,u)),(i=t[n])||!t.all||(i=t.all[n]),r=0;!i&&r<t.forms.length;r++)i=t.forms[r][n];for(r=0;!i&&t.layers&&r<t.layers.length;r++)i=MM_findObj(n,t.layers[r].document);return!i&&t.getElementById&&(i=t.getElementById(n)),i}function MM_swapImage(){var t,r=0,n,i=MM_swapImage.arguments;for(document.MM_sr=[],t=0;t<i.length-2;t+=3)(n=MM_findObj(i[t]))!=null&&(document.MM_sr[r++]=n,n.oSrc||(n.oSrc=n.src),n.src=i[t+2])}
