_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle=new mm_style()){ onbgcolor="#4BC24B"; oncolor="#FFFFFF"; offbgcolor="#339933"; offcolor="#FFFFFF"; pagebgcolor="#000000"; pagecolor="#FFFFFF"; bordercolor="#FFFFFF"; borderstyle="solid"; borderwidth=0; separatorcolor="#FFFFFF"; separatorsize=3; padding=3; itemwidth=155; fontsize="11"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; //subimage=""; //subimagepadding=""; overfilter="Fade(duration=0.2);Alpha(opacity=95);)"; outfilter="randomdissolve(duration=0.3)"; } with(popoutStyle=new mm_style()){ onbgcolor="#4BC24B"; oncolor="#FFFFFF"; offbgcolor="#4BC24B"; offcolor="#FFFFFF"; pagebgcolor="#000000"; pagecolor="#FFFFFF"; bordercolor="#FFFFFF"; borderstyle="solid"; borderwidth=0; separatorcolor="#FFFFFF"; separatorsize=3; padding=3; itemwidth=150; fontsize="11"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Arial"; //subimage=""; //subimagepadding=""; overfilter="Fade(duration=0.2);Alpha(opacity=95);)"; outfilter="randomdissolve(duration=0.3)"; } with(milonic=new menuname("Main Menu")){ style=menuStyle; top=130; left=0; alwaysvisible=1; orientation="verticle"; position="absolute"; keepalive=1;aI("text=Our Club;showmenu=ourclub3;url=http://www.scarboro.com.au/index.php?type=1&id=3;"); aI("text=Our Activities;showmenu=ouractivities10;url=http://www.scarboro.com.au/index.php?type=1&id=10;"); aI("text=Education & Awards;url=http://www.scarboro.com.au/index.php?type=1&id=9;"); aI("text=Surf Cam;url=http://www.scarboro.com.au/index.php?type=1&id=13;"); aI("text=Sponsors;url=http://www.scarboro.com.au/index.php?type=1&id=15;"); aI("text=Contact Us;showmenu=contactus16;url=http://www.scarboro.com.au/index.php?type=1&id=16;"); aI("text=News & Web Editor;url=http://www.scarboro.com.au/index.php?type=1&id=31;"); } with(milonic=new menuname("ourclub3")){ style=popoutStyle; aI("text=Office Bearers;url=http://www.scarboro.com.au/index.php?type=1&id=18;"); aI("text=Membership 2008/2009;url=http://www.scarboro.com.au/index.php?type=1&id=5;"); aI("text=Clothing Shop;url=http://www.scarboro.com.au/index.php?type=1&id=14;"); aI("text=Constitution & Policies;url=http://www.scarboro.com.au/index.php?type=1&id=6;"); aI("text=Function Bookings;url=http://www.scarboro.com.au/index.php?type=1&id=185;"); aI("text=Scarboro SLSC Number Plates;url=http://www.scarboro.com.au/index.php?type=1&id=163;"); } with(milonic=new menuname("ouractivities10")){ style=popoutStyle; aI("text=Juniors ;url=http://www.scarboro.com.au/index.php?type=1&id=35;"); aI("text=Polar Bears;url=http://www.scarboro.com.au/index.php?type=1&id=43;"); aI("text=IRB;url=http://www.scarboro.com.au/index.php?type=1&id=38;"); aI("text=Skis;url=http://www.scarboro.com.au/index.php?type=1&id=37;"); aI("text=Boats;url=http://www.scarboro.com.au/index.php?type=1&id=36;"); aI("text=Board;url=http://www.scarboro.com.au/index.php?type=1&id=191;"); } with(milonic=new menuname("contactus16")){ style=popoutStyle; aI("text=Scarboro Echo;url=http://www.scarboro.com.au/index.php?type=1&id=75;"); } drawMenus();