_menuCloseDelay=500 _menuOpenDelay=150 _subOffsetTop=0 _subOffsetLeft=0 with(menuStyle=new mm_style()){ oncolor="#4c8db9";offcolor="#000000";offbgcolor="#f4f4f4";bordercolor="#b5b5b5";borderstyle="thin";fontweight="normal";borderwidth=1;separatorcolor="#b5b5b5";separatorsize="1"padding=4;fontsize="11";fontfamily="Verdana";headercolor="#000000";subimagepadding="1";align='left';overfilter="fade(Duration=0.2);Alpha(opacity=90);scroll;Shadow(color='#FFFFFF', Direction=135, Strength=1)";outfilter="fade(Duration=0.2)"; } oncolor="#ffffff";offcolor="#ffffff";bordercolor="#83855D";borderstyle="none";borderwidth=1;separatorcolor="#ffffff";separatorsize="1"padding=0;fontsize=11;fontstyle="normal";fontweight="bold";fontfamily="Verdana";subimagepadding="1";outfilter="GradientWipe(Duration=0.3)"; } _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset with(milonic=new menuname('Main Menu')){ style=menuStyleMain; alwaysvisible=1; orientation='horizontal'; screenposition='center'; align='center'; padding='5'; itemheight='1'; top=213; aI("text=  Market Sectors  ;url=http://www.atlantium.com/Atlantium-Market-Sectors-Overview;"); } with(milonic=new menuname('IMenu2592')){ style=menuStyle; itemwidth=143; menuheight=10; } with(milonic=new menuname('IMenu2144')){ style=menuStyle; itemwidth=143; menuheight=10; aI('text=Overview;url=/SiteFiles/1/2145/13943.asp;;'); aI('text=Food & Beverage >;url=http://www.atlantium.com/Food-&-Beverage-Overview;;'); aI('text=Aquaculture >;url=http://www.atlantium.com/Aquaculture-Overview;;'); aI('text=Dairy >;url=http://www.atlantium.com/Dairy-Overview;;'); aI('text=Municipal;url=http://www.atlantium.com/sitefiles/1/2226/14092.asp;;'); } drawMenus();