_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=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset userIsAdmin= 0 userIsMember= 0 with(menuStyle1=new mm_style()){ onbgcolor="#6699CC"; oncolor="#BBECF5"; offbgcolor="#0066CC"; offcolor="#CAE5FF"; bordercolor="#06417D"; borderstyle="solid"; borderwidth=1; separatorcolor="#06417D"; separatorsize="1"; padding=5; fontsize="95%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; itemwidth="50%"; pagecolor="black"; pagebgcolor="#06417D"; headercolor="#000000"; headerbgcolor="#FFFFFF"; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://www.hagenstravelabbotsford.com/layout/hagenstravelabbotsford/glmenu/images/arrow.gif"; orientation="vertical"; openonclick=1; closeonclick=1; } with(menuStyle2=new mm_style()){ onbgcolor="#6699CC"; oncolor="#BBECF5"; offbgcolor="#0066CC"; offcolor="#CAE5FF"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="yellow"; separatorsize="1"; padding=5; fontsize="11px"; fontstyle="normal"; fontweight="normal"; fontfamily="Verdana, Tahoma, Arial"; high3dcolor="#0066CC"; low3dcolor="#10569B"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; pagecolor="#FFFFFF"; pagebgcolor="#ff0e0e"; }