/***************************************** THIS IS VERSION 5 OF THE MILONIC MENU *****************************************/ _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=100 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=6 // Sub menu top offset _subOffsetLeft=-12 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(styleTop=new mm_style()){ onbgcolor="#333333"; oncolor="#CCCCCC"; offbgcolor="#CCCCCC"; offcolor="#333333"; bordercolor="#333333"; borderstyle="solid"; borderwidth=0; separatorcolor="#000000"; separatorsize="0"; padding=6; fontsize=11; fontstyle="bold"; fontfamily="Tahoma, Arial"; fontweight="normal"; pagecolor="black"; pagebgcolor="#CCCCCC"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; subimageposition="right"; overfilter="Fade(duration=1);Alpha(opacity=100);"; outfilter="randomdissolve(duration=0.3)"; } with(styleSub=new mm_style()){ onbgcolor="#333333"; oncolor="#CCCCCC"; offbgcolor="#CCCCCC"; offcolor="#333333"; bordercolor="#333333"; borderstyle="solid"; borderwidth=0; separatorcolor="#EFEFEF"; separatorsize="1"; padding=1; fontsize=11; fontstyle="normal"; fontfamily="Tahoma, Arial"; fontweight="normal"; pagecolor="black"; pagebgcolor="#CCCCCC"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="http://www.napierobmaristrugby.co.nz/images/templates/menu_arrow_white.gif"; subimagepadding="2"; overfilter="inset(duration=0.3);Fade(duration=0.2);Alpha(opacity=85);"; outfilter="randomdissolve(duration=0.6)"; } with(milonic=new menuname("Main Menu")){ style=styleTop; top=0; left="offset=0"; screenposition="center"; alwaysvisible=1; orientation="horizontal"; //vertical itemwidth=""; aI("text= CLUB INFO ;showmenu=club_info15;url=http://www.napierobmaristrugby.co.nz/club_info/;status=Club Info;");aI("text= MATCHES / RESULTS ;url=http://www.napierobmaristrugby.co.nz/matches_results/;status=Matches / Results;");aI("text= TEAM PROFILES ;showmenu=team_profiles27;url=http://www.napierobmaristrugby.co.nz/team_profiles/;status=Team Profiles;");aI("text= REP TEAMS ;url=http://www.napierobmaristrugby.co.nz/rep_teams_table/;status=Rep Teams;");aI("text= NEWS / EVENTS ;url=http://www.napierobmaristrugby.co.nz/news_events/;status=News / Events;");aI("text= CONTACT US ;url=http://www.napierobmaristrugby.co.nz/contact_us/;status=Contact Us;");aI("text= HOME ;;;url=http://www.napierobmaristrugby.co.nz;status=Home Page;");} with(milonic=new menuname("club_info15")){ style=styleSub; top='offset=3'; left='offset=0'; itemwidth=160; aI("text= CLUB EXECUTIVE ;url=http://www.napierobmaristrugby.co.nz/club_info/club_executive/;status=Club Executive;");aI("text= HISTORY ;showmenu=history18;url=http://www.napierobmaristrugby.co.nz/club_info/history/;status=History;");aI("text= OUR SUCCESS ;url=http://www.napierobmaristrugby.co.nz/club_info/our_success/;status=Our Success;");aI("text= FACILITIES ;url=http://www.napierobmaristrugby.co.nz/club_info/facilities/;status=Facilities;");aI("text= AFFILIATES ;url=http://www.napierobmaristrugby.co.nz/club_info/affiliates/;status=Affiliates;");aI("text= MEMBERSHIP ;url=http://www.napierobmaristrugby.co.nz/club_info/membership/;status=Membership;");} with(milonic=new menuname("history18")){ style=styleSub; top='offset=3'; left='offset=0'; itemwidth=160; aI("text= BLAST FROM THE PAST ;url=http://www.napierobmaristrugby.co.nz/club_info/history/blast_from_the_past/;status=Blast From The Past;");aI("text= HONOURS BOARD ;url=http://www.napierobmaristrugby.co.nz/club_info/history/honours_board/;status=Honours Board;");} with(milonic=new menuname("team_profiles27")){ style=styleSub; top='offset=3'; left='offset=0'; itemwidth=160; aI("text= PREMIER ;showmenu=premier28;url=http://www.napierobmaristrugby.co.nz/team_profiles/premier/;status=Premier;");aI("text= DIVISION 2 ;url=http://www.napierobmaristrugby.co.nz/team_profiles/division_2/;status=Division 2;");aI("text= DIVISION 3 ;url=http://www.napierobmaristrugby.co.nz/team_profiles/division_3/;status=Division 3;");aI("text= COLTS ;url=http://www.napierobmaristrugby.co.nz/team_profiles/colts/;status=Colts;");aI("text= JUNIOR ;url=http://www.napierobmaristrugby.co.nz/team_profiles/junior/;status=Junior;");aI("text= GOLDEN OLDIES ;url=http://www.napierobmaristrugby.co.nz/team_profiles/golden_oldies/;status=Golden Oldies;");} with(milonic=new menuname("premier28")){ style=styleSub; top='offset=3'; left='offset=0'; itemwidth=160; aI("text= PREMIER POINTS TABLE ;url=http://www.napierobmaristrugby.co.nz/team_profiles/premier/premier_points_table/;status=Premier Points Table;");} drawMenus();