fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=200; _menuOpenDelay=150; _subOffsetTop=0; _subOffsetLeft=0; with(menuStyle=new mm_style()){ align="left"; bordercolor="#C01704"; borderstyle="solid"; borderwidth=1; fontfamily="Arial,MingLiU, Verdana, Tahoma"; fontsize="80%"; //fontsize="14px"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#000405"; offcolor="#ffffff"; onbgcolor="#FC877A"; oncolor="#AD1403"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)"; padding=5; pagebgcolor="#000405"; pagecolor="ffffff"; separatorcolor="#58416D"; separatorsize=1; subimage="/images/arrow.gif"; subimagepadding=2; zindex=1000; } with(milonic=new menuname("topMenu_1")) { style=menuStyle; left=35; top=-10; aI("text=Introduction;url=/page.action?id=11"); aI("text=Hot News;url=http://www.vertigohk.com/newsItem/page.action?offset=0&count=20"); aI("text=Links;url=/page.action?id=8"); } with(milonic=new menuname("topMenu_2")) { style=menuStyle; left=35; top=-10; } drawMenus();