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=200; _subOffsetLeft=-2; with(menuStyle=new mm_style()){ bordercolor="#ffffff"; borderstyle="solid"; borderwidth=0; fontfamily="Tahoma, Arial, Verdana,"; align="left"; fontsize="11px"; headerbgcolor="#ffffff"; headercolor="#ffffff"; offcolor="#373737" oncolor="#000000"; outfilter="randomdissolve(duration=0.3)"; padding=1; pagebgcolor="#ffffff"; subimage="menuimages/arrow.gif"; subimagepadding=2; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; followscroll=1; orientation="hotizontal"; style=menuStyle; top=50; //aI("image=img/menu/logo.gif;"); aI("text=Bison and lips;url=#bisonandlips"); aI("text=6 gedecke polaroid;url=#6gedeckepolaroid"); aI("text=nah am Schnee II;url=#nahamschnee2"); aI("text=nah am Schnee I;url=#nahamschnee1"); aI("text=#12 #13 #14 #15;url=#12131415"); aI("text=1,48°E 1,05°N;url=#148e105n"); aI("text=Nowaja Semlja I;url=#nowajasemlja1"); aI("text=Nowaja Semlja II;url=#nowajasemlja2"); aI("text=twinklepenny;url=#twinklepenny"); aI("text=#20 #21 #22;url=#202122"); aI("text=ohne Titel;url=#ohnetitel1"); aI("text=ohne Titel;url=#ohnetitel2"); } drawMenus();