var menuMgr = new NlsMenuManager("mgr");menuMgr.timeout=1000;menuMgr.memorizeSel=false;menuMgr.flowOverFormElement=true;menuMgr.defaultEffect="aoslide";menuMgr.icPath="/design/layoutimages/"; menuMgr.loadMenuFromHTML("menudiv", true, false);menuMgr.setMenusProperties( {
	menu0: { showSubIcon:false, orient:"H", stlprf:"horz_",dropOnClick:false},
	menu432: { shadow:new NlsMenuShadow("none", "6px", "menu432"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu433: { shadow:new NlsMenuShadow("none", "6px", "menu433"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu434: { shadow:new NlsMenuShadow("none", "6px", "menu434"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu435: { shadow:new NlsMenuShadow("none", "6px", "menu435"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu437: { shadow:new NlsMenuShadow("none", "6px", "menu437"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu452: { shadow:new NlsMenuShadow("none", "6px", "menu452"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu453: { shadow:new NlsMenuShadow("none", "6px", "menu453"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu454: { shadow:new NlsMenuShadow("none", "6px", "menu454"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu476: { shadow:new NlsMenuShadow("none", "6px", "menu476"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu477: { shadow:new NlsMenuShadow("none", "6px", "menu477"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}}
}  );  menuMgr.renderMenubar('menudiv');
