with(menuStyleLeft=new mm_style()){ onbgcolor="#D8DBCF"; oncolor="#000000"; offbgcolor="#D8DBCF"; offcolor="#000000"; bordercolor="#003e86"; borderstyle=""; borderwidth=0; separatorcolor="#ffffff"; separatorsize="0"; padding=0; menuwidth=140; itemwidth=140; fontsize=10; fontstyle="normal"; fontweight="bold"; fontfamily="verdana"; pagecolor="#000000"; pagebgcolor="#D8DBCF"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="/common/dhtmlnav/13x13_greyboxed.gif"; onsubimage="/common/dhtmlnav/on_13x13_greyboxed.gif"; onsubimagepadding="2"; } with(subMenuStyleLeft=new copyOf(menuStyleLeft)){ menuwidth=140; itemwidth=140; fontweight="normal"; fontsize=10; padding=3; offbgcolor="#8CA694"; offcolor="#ffffff"; subimage="/common/dhtmlnav/13x13_greyboxed.gif"; onsubimage="/common/dhtmlnav/on_13x13_greyboxed.gif"; borderwidth=0; separatorsize="1"; } _menuCloseDelay=10 // The time delay for menus to remain visible on mouse out _menuOpenDelay=10 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(milonic=new menuname("Left")){ style=menuStyleLeft; //top=10; //left=10; menuwidth=140; itemwidth=140; position="relative"; alwaysvisible=1; orientation="vertical"; aI("image=/Images/Spacer.gif;"); drawMenus();