fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=-20; _subOffsetLeft=-2; with(menuStyle=new mm_style()){ bordercolor="#222222"; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize='0px'; fontstyle="normal"; headerbgcolor="#cccccc"; headercolor="#000000"; offbgcolor="#222222"; offcolor="#ffffff"; onbgcolor="#222222"; oncolor="#00ffff"; outfilter="randomdissolve(duration=0.4)"; overfilter="Fade(duration=0.2);Alpha(opacity=90);"; padding='8px'; pagebgcolor="#222222"; pagecolor="#ffff00"; separatorcolor="#999999"; separatorsize=0; subimage="http://img.milonic.com/arrow.gif"; subimagepadding=2; } with(vmenuStyle=new mm_style()){ bordercolor="#444444"; borderstyle="solid"; borderwidth=0; fontfamily="Verdana, Tahoma, Arial"; fontsize='0px'; fontstyle="normal"; headerbgcolor="#cccccc"; headercolor="#000000"; offbgcolor="#444444"; offcolor="#ffffff"; onbgcolor="#444444"; oncolor="#00ffff"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.3);Alpha(opacity=85);Shadow(color=#777777', Direction=135, Strength=6)"; padding='8px'; pagebgcolor="#444444"; pagecolor="#ffff00"; separatorcolor="#999999"; separatorsize=0; subimage="http://img.milonic.com/arrow.gif"; subimagepadding=2; } with(galleries=new menuname("Galleries")){ overflow="scroll"; style=vmenuStyle; aI("text=Favorites;url="+siteroot+"galleries.php?name=favorites;") aI("text=Caribbean Diving;url="+siteroot+"galleries.php?name=caribbean;") aI("text=Galapagos Islands;url="+siteroot+"galleries.php?name=galapagos;") aI("text=US Northeast;url="+siteroot+"galleries.php?name=northeast;") aI("text=Cenote;url="+siteroot+"galleries.php?name=cenote;") } with(equipment=new menuname("Equipment")){ style=vmenuStyle; aI("text=Equipment;url="+siteroot+"equipment.php;"); aI("text=Settings and Workflow;url="+siteroot+"workflow.php;"); aI("showmenu=Macro;text=Macro;"); aI("text=Extra Light;url="+siteroot+"light.php;"); } with(macro=new menuname("Macro")){ style=vmenuStyle; aI("text=Macro Photography;url="+siteroot+"macro.php;"); aI("text=Magnification;url="+siteroot+"magnification.php;"); aI("text=Close-Up Lenses;url="+siteroot+"closeup.php;"); }