/***************************************** 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=0 // Sub menu top offset _subOffsetLeft=1 // 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="#E4232F"; oncolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#000000"; bordercolor="#333333"; borderstyle="solid"; borderwidth=0; separatorcolor="#C6C2B2"; separatorsize="0"; padding=4; fontsize=14; fontstyle="normal"; fontfamily="Arial"; fontweight="normal"; pagecolor="black"; pagebgcolor="#FFFFFF"; 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="#E4232F"; oncolor="#FFFFFF"; offbgcolor="#FFFFFF"; offcolor="#000000"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="#000000"; separatorsize="1"; padding=4; fontsize=12; fontstyle="normal"; fontfamily="Arial"; fontweight="normal"; pagecolor="black"; pagebgcolor="#FFFFFF"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="http://www.laserforcehb.co.nz/images/templates/menu_arrow_red.gif"; subimagepadding="2"; onsubimage="http://www.laserforcehb.co.nz/images/templates/menu_arrow_white.gif"; overfilter="inset(duration=0.3);Fade(duration=0.2);Alpha(opacity=95);"; outfilter="randomdissolve(duration=0.6)"; } with(milonic=new menuname("Main Menu")){ style=styleTop; top=245; left="offset=-287"; screenposition="center"; alwaysvisible=1; orientation="vertical"; //vertical horizontal itemwidth="154"; menuwidth="154"; aI("text= Laser Tag ;showmenu=laser_tag_9intro_to_game034;url=http://www.laserforcehb.co.nz/laser_tag_9intro_to_game0/;status=Laser Tag;");aI("text= Facilities ;showmenu=facilities16;url=http://www.laserforcehb.co.nz/facilities/;status=Facilities;");aI("text= Corporate Options ;showmenu=corporate_options17;url=http://www.laserforcehb.co.nz/corporate_options/;status=Corporate Options;");aI("text= Schools And Teams ;url=http://www.laserforcehb.co.nz/schools/;status=Schools And Teams;");aI("text= Birthday Parties ;showmenu=birthday_parties18;url=http://www.laserforcehb.co.nz/birthday_parties/;status=Birthday Parties;");aI("text= Members ;showmenu=members19;url=http://www.laserforcehb.co.nz/members/;status=Members;");aI("text= Photo Gallery ;showmenu=photo_gallery31;url=http://www.laserforcehb.co.nz/photo_gallery/;status=Photo Gallery;");aI("text= Contact Us ;url=http://www.laserforcehb.co.nz/contact_us/;status=Contact Us;");aI("text= Home ;;;url=http://www.laserforcehb.co.nz;status=Home Page;");} with(milonic=new menuname("laser_tag_9intro_to_game034")){ style=styleSub; top='offset=0'; left='offset=1'; itemwidth=200; aI("text=   Arena Plan ;url=http://www.laserforcehb.co.nz/laser_tag_9intro_to_game0/arena_plan/;status=Arena Plan;");aI("text=   Game Type/Missions ;url=http://www.laserforcehb.co.nz/laser_tag_9intro_to_game0/game_type_missions/;status=Game Type/Missions;");aI("text=   Game Explanations ;url=http://www.laserforcehb.co.nz/laser_tag_9intro_to_game0/game_explanations/;status=Game Explanations;");aI("text=   Players Code of Conduct ;url=http://www.laserforcehb.co.nz/laser_tag_9intro_to_game0/rules/;status=Players Code of Conduct;");} with(milonic=new menuname("facilities16")){ style=styleSub; top='offset=0'; left='offset=1'; itemwidth=200; aI("text=   Directions + Map ;url=http://www.laserforcehb.co.nz/facilities/directions_and_map/;status=Directions + Map;");aI("text=   Food/Refreshments ;url=http://www.laserforcehb.co.nz/facilities/food_and_refreshments/;status=Food/Refreshments;");aI("text=   Price ;url=http://www.laserforcehb.co.nz/facilities/price/;status=Price;");aI("text=   Opening Hours ;url=http://www.laserforcehb.co.nz/facilities/opening_hours/;status=Opening Hours;");} with(milonic=new menuname("corporate_options17")){ style=styleSub; top='offset=0'; left='offset=1'; itemwidth=200; aI("text=   Corporate Booking Form ;url=http://www.laserforcehb.co.nz/corporate_options/corporate_booking_form/;status=Corporate Booking Form;");} with(milonic=new menuname("birthday_parties18")){ style=styleSub; top='offset=0'; left='offset=1'; itemwidth=200; aI("text=   Birthday Parties Booking Form ;url=http://www.laserforcehb.co.nz/birthday_parties/birthday_parties_booking_form/;status=Birthday Parties Booking Form;");} with(milonic=new menuname("members19")){ style=styleSub; top='offset=0'; left='offset=1'; itemwidth=200; aI("text=   Rankings ;url=http://www.laserforcehb.co.nz/members/rankings/;status=Rankings;");aI("text=   Newsletter ;url=http://www.laserforcehb.co.nz/members/newsletter/;status=Newsletter;");} with(milonic=new menuname("photo_gallery31")){ style=styleSub; top='offset=0'; left='offset=1'; itemwidth=200; aI("text=   Corporate Teams ;url=http://www.laserforcehb.co.nz/members/photo_gallery/corporate_teams/;status=Corporate Teams;");aI("text=   Facility photos ;url=http://www.laserforcehb.co.nz/photo_gallery/facility_photos/;status=Facility photos;");aI("text=   Party Teams ;url=http://www.laserforcehb.co.nz/members/photo_gallery/party_teams/;status=Party Teams;");aI("text=   Junior Birthday Parties ;url=http://www.laserforcehb.co.nz/members/photo_gallery/junior_birthday_parties/;status=Junior Birthday Parties;");} drawMenus();