_menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=2; _subOffsetLeft=-2; buildafterload="true"; with(submenuStyle=new mm_style()){ bordercolor="#ACABAB"; borderstyle="solid"; borderwidth="1"; fontfamily="Georgia"; fontsize="8pt"; fontstyle="normal"; fontweight="normal"; headercolor="#000000"; offbgcolor="#353430"; offcolor="White"; onbgcolor="#999999"; oncolor="White"; outfilter="Blinds( Bands=1,direction=down, duration=0.5)"; overfilter="Blinds( Bands=1,direction=up, duration=0.3)"; padding="3"; pagebgcolor="#353430"; separatorcolor="#ffffff"; separatorsize="1"; subimagepadding="8"; } with(menuStyle=new mm_style()){ align="left"; bordercolor="White"; borderstyle="solid"; borderwidth="0"; fontfamily="Georgia"; fontsize="9pt"; fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; image="images/square_blue.gif"; offbgcolor="#353430"; offcolor="White"; onbgcolor="#999999"; oncolor="White"; outfilter="Fade(Overlap=1.00)"; padding="3"; separatorcolor="Transparent"; separatorsize="6"; subimagepadding="8"; overimage="images/square_blue.gif"; imagepadding="6"; itemwidth="140"; } with(milonic=new menuname("Main Menu")){ position="relative"; style=menuStyle; alwaysvisible="1"; aI("text=Archive;target=;url=Archive.html;"); aI("text=Mystery Tree;target=;url=Mystery-Tree.html;"); aI("showmenu=Native Species/Mt StuartLEFT_MENU;text=Native Species;target=;url=Native-Species.html;"); aI("text=Photography;target=;url=Photography.html;"); } with(milonic=new menuname("Native Species/Mt StuartLEFT_MENU")){ style=submenuStyle; aI("text=Mt Stuart;target=;url=Mt-Stuart.html;"); aI("text=Bald Rock;target=;url=Bald-Rock.html;"); aI("text=Paluma;target=;url=Paluma.html;"); aI("text=Burra Range;target=;url=Burra-Range.html;"); } drawMenus();