_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=500 // The time delay before menus open on mouse over _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset horizontalMenuDelay = true userIsAdmin= 0 userIsMember= 0 with(menuStyle1=new mm_style()){ onbgcolor="#757575"; oncolor="#ffffff"; offbgcolor="#C6C6C6"; offcolor="#000000"; bordercolor="#A4A4A4"; borderstyle="solid"; borderwidth=1; separatorcolor="#A4A4A4"; separatorsize="1"; padding=5; fontsize="95%"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; itemwidth="130"; menuwidth="100%"; pagecolor="#FFFFFF"; pagebgcolor="#757575"; 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.402meter.dk/public_html/layout/Theme-1/glmenu/images/arrow.gif"; openonclick=0; closeonclick=0; } with(menuStyle2=new mm_style()){ onbgcolor="#666666"; oncolor="#ffffff"; offbgcolor="#333333"; offcolor="#FFFFFF"; bordercolor="#333333"; borderstyle="solid"; borderwidth=1; separatorcolor="#666666"; separatorsize="1"; padding=2; fontsize="95%"; fontstyle="normal"; fontweight="normal"; fontfamily="Verdana, Tahoma, Arial"; high3dcolor="#A4A4A4"; low3dcolor="#333333"; overfilter="Fade(duration=0.2);Alpha(opacity=100); Direction=135, Strength=5)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://www.402meter.dk/public_html/layout/Theme-1/glmenu/images/dnarrow.gif"; menualign="left"; itemwidth="90"; } with(menuStyle3=new mm_style()){ onbgcolor="#757575"; oncolor="#ffffff"; offbgcolor="#C6C6C6"; offcolor="#000000"; bordercolor="#666666"; borderstyle="solid"; borderwidth=1; separatorcolor="#A4A4A4"; separatorsize="1"; padding=5; fontsize="95%"; fontstyle="normal"; fontweight="normal"; fontfamily="Verdana, Tahoma, Arial"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.2)"; subimage="http://www.402meter.dk/public_html/layout/Theme-1/glmenu/images/arrow.gif"; itemwidth="150"; menuwidth="100%"; }