_menuCloseDelay=50 // The time delay for menus to remain visible on mouse out _menuOpenDelay=1 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=-1 // Sub menu left offset with(menuStyle=new mm_style()){ //onbgcolor="#8A8C80"; //oncolor="#000000"; offbgcolor="#8A8C80"; offcolor="#FFFFFF"; //oncolor="#FFFEE4"; borderstyle="solid"; borderwidth=0; bordercolor='#890300'; //itemwidth=200; separatorcolor="#8A8C80"; //separatorsize="1" padding=1; //onbold=1; fontsize="12"; fontstyle="bold"; fontweight="normal"; fontfamily="Arial"; pagecolor="#FFFFFF"; pagebgcolor="#8A8C80"; headercolor="#000000"; //headerbgcolor="#ffffff"; overfilter="Shadow(color='#777777', Direction=120, Strength=2)"; //outfilter="fade(Duration=0.2)"; } with(menuStyleMain=new mm_style()){ //onbgcolor="#FEC010"; //oncolor="#000000"; //offbgcolor="#FFFEE4"; offcolor="#575A63"; borderstyle="none"; borderwidth=0; separatorcolor="#575A63"; separatorsize="0" padding=3; fontsize="13"; //fontstyle="bold"; fontweight="normal"; fontfamily="Arial, Tahoma, Arial"; pagecolor="#5A9749"; //pagebgcolor="#8A8C80"; overfilter="GradientWipe(Duration=0.2, Direction='360');//Shadow(color='#777777', Direction=135, Strength=0)"; //outfilter="GradientWipe(Duration=0.3)"; } with(milonic=new menuname("Main Menu")){ style=menuStyleMain; //top=168; alwaysvisible=1; orientation="horizontal"; screenposition="right"; position="relative"; menuwidth='100%'; align="center"; left=15; //padding="1"; //openstyle='rtl'; itemheight="18"; //itemwidth=125; //itemwidth=70; align="center"; //padding="11"; //itemheight="10"; aI("text=Home  | ;url=/SiteFiles/1/1/10961.asp;showmenu=IMenu1"); aI("text=Company Profile  | ;url=/SiteFiles/1/2/10962.asp;showmenu=IMenu2"); aI("text=Acceptance  | ;url=/SiteFiles/1/13/11004.asp;showmenu=IMenu13"); aI("text=Medical Center  | ;url=/SiteFiles/1/3/10963.asp;showmenu=IMenu3"); aI("text=Transplant Package  | ;url=/SiteFiles/1/12/11000.asp;showmenu=IMenu12"); aI("text=Contact Us  | ;url=/SiteFiles/1/14/11005.asp;showmenu=IMenu14"); } with(milonic=new menuname("IMenu14")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu12")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu3")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu13")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu2")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu1")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu7")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu9")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu10")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } with(milonic=new menuname("IMenu15")){ style=menuStyle; itemwidth=138; //left="offset=10"; //top="offset=2"; } drawMenus();