var menuMgr = new NlsMenuManager("mgr");menuMgr.timeout=1500;menuMgr.memorizeSel=true;menuMgr.flowOverFormElement=true;menuMgr.defaultEffect="fade";menuMgr.icPath="/design/layoutimages/"; menuMgr.loadMenuFromHTML("menudiv", true, false);menuMgr.setMenusProperties( {
	menu0: { showSubIcon:false, orient:"H", stlprf:"horz_",dropOnClick:false},
	menu326: { shadow:new NlsMenuShadow("none", "6px", "menu326"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu327: { shadow:new NlsMenuShadow("none", "6px", "menu327"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu328: { shadow:new NlsMenuShadow("none", "6px", "menu328"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu331: { shadow:new NlsMenuShadow("none", "6px", "menu331"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu332: { shadow:new NlsMenuShadow("none", "6px", "menu332"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu333: { shadow:new NlsMenuShadow("none", "6px", "menu333"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu334: { shadow:new NlsMenuShadow("none", "6px", "menu334"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu372: { shadow:new NlsMenuShadow("none", "6px", "menu372"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu387: { shadow:new NlsMenuShadow("none", "6px", "menu387"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}},
	menu415: { shadow:new NlsMenuShadow("none", "6px", "menu415"), showIcon:true, subMenuIc:["topmarker_nav.gif"], customBorder:new NlsMenuBorder(true, true, true, true), allitems:{subPosAdj:[28,5],subDir:["right", "down"]}}
}  );  menuMgr.renderMenubar('menudiv');
