	var NoOffFirstLineMenus=6;	// Number of first level items
	var LowBgColor='#1A61AC'; // Background color when mouse is not over
	var LowSubBgColor='#1A61AC'; // Background color when mouse is not over on subs
	var HighBgColor='#5A9BCE'; // Background color when mouse is over
	var HighSubBgColor='#5A9BCE'; // Background color when mouse is over on subs
	var FontLowColor='White'; // Font color when mouse is not over
	var FontSubLowColor='White'; // Font color subs when mouse is not over
	var FontHighColor='White'; // Font color when mouse is over
	var FontSubHighColor='White';	// Font color subs when mouse is over
	var BorderColor='White';	// Border color
	var BorderSubColor='White';	// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;		// Border between elements 1 or 0
	var FontFamily="arial,Times New Roman,tahoma,comic sans ms,technical"	// Font family menu items
	var FontSize=10;	// Font size menu items
	var FontBold=1;		// Bold menu items 1 or 0
	var FontItalic=0;	// Italic menu items 1 or 0
	var MenuTextCentered='center';	// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';	// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=70;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/arrow.gif',10,10,'images/arrow_down.gif',10,10,'trileft.gif',5,10];	// Arrow source, width and height



function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"




Menu1=new Array("SRS Profiles","","",4,20,128);

Menu1_1=new Array("SRS News","http://www.simonriversports.ca/english/racers_corner/news/racers_news.html","",0,20,128);
Menu1_2=new Array("About SRS","http://www.simonriversports.ca/english/about.html","",0,20,110);    
Menu1_3=new Array("Warranty","http://www.simonriversports.ca/english/about.html#warranty","",0,20,110);
Menu1_4=new Array("Mission Statement","http://www.simonriversports.ca/english/about.html#warranty","",0,20,110);



Menu2=new Array("SRS Products","","",7,40,128);
	Menu2_1=new Array("Paddles","http://www.simonriversports.ca/english/paddle_home.html","",9,20,128);
		
		Menu2_1_1=new Array("X Wing","http://www.simonriversports.ca/english/products/paddles/shark.html","",0,20,125);
		Menu2_1_2=new Array("Hammer","http://www.simonriversports.ca/english/products/paddles/hammer.html","",0,20,125);
		Menu2_1_3=new Array("Rebel","http://www.simonriversports.ca/english/products/paddles/rebel.html","",0,20,125);
		Menu2_1_4=new Array("Kicker","http://www.simonriversports.ca/english/products/paddles/kicker.html","",0,20,125);
		Menu2_1_5=new Array("T-Kit","http://www.simonriversports.ca/english/products/paddles/t_kit.html","",0,20,125);
		Menu2_1_6=new Array("Dragon Boat","http://www.simonriversports.ca/english/products/paddles/dragon.html","",0,20,125);
		Menu2_1_7=new Array("Racing Canoe","http://www.simonriversports.ca/english/products/paddles/racing_canoe.html","",0,20,125);
		Menu2_1_8=new Array("Canoe","http://www.simonriversports.ca/english/products/paddles/canoe.html","",0,20,125);
		Menu2_1_9=new Array("E-Z Set","http://www.simonriversports.ca/english/products/paddles/ez_set.html","",0,20,125);


	Menu2_2=new Array("Kayaks","http://www.simonriversports.ca/english/kayak_home.html","",11,20,125);

		Menu2_2_1=new Array("Multi Sport","","",7,20,125);
		
			Menu2_2_1_1=new Array("Opus","http://www.simonriversports.ca/english/products/kayaks/opus.html","",0,20,125);
			Menu2_2_1_2=new Array("Swallow","http://www.simonriversports.ca/english/products/kayaks/swallow.html","",0,20,125);
			Menu2_2_1_3=new Array("Intrigue","http://www.simonriversports.ca/english/products/kayaks/intrigue.html","",0,20,125);
			Menu2_2_1_4=new Array("Rebel","http://www.simonriversports.ca/english/products/kayaks/rebel.html","",0,20,125);
			Menu2_2_1_5=new Array("F-1","http://www.simonriversports.ca/english/products/kayaks/f1.html","",0,20,125);
			Menu2_2_1_6=new Array("Ocean X","http://www.simonriversports.ca/english/products/kayaks/oceanx.html","",0,20,125);
			Menu2_2_1_7=new Array("Duet","http://www.simonriversports.ca/english/products/kayaks/duet.html","",0,20,125);
		
		
		Menu2_2_2=new Array("Phoenix","http://www.simonriversports.ca/english/products/kayaks/phoenix.html","",0,20,125);
		Menu2_2_3=new Array("Barracuda","http://www.simonriversports.ca/english/products/kayaks/barracuda.html","",0,20,125);
		Menu2_2_4=new Array("Volcan","http://www.simonriversports.ca/english/products/kayaks/volcan.html","",0,20,125);
		Menu2_2_5=new Array("Sirius","http://www.simonriversports.ca/english/products/kayaks/sirius.html","",0,20,125);
		
		
		Menu2_2_6=new Array("Delphine","http://www.simonriversports.ca/english/products/kayaks/delphine.html","",1,20,125);
			Menu2_2_6_1=new Array("Delphine Sport","http://www.simonriversports.ca/english/products/kayaks/delphine_sport.html","",0,20,125);



		Menu2_2_7=new Array("Laser","http://www.simonriversports.ca/english/products/kayaks/laser.html","",1,20,125);

			Menu2_2_7_1=new Array("Laser Sport","http://www.simonriversports.ca/english/products/kayaks/laser_sport.html","",0,20,125);




		Menu2_2_8=new Array("Sagitta","http://www.simonriversports.ca/english/products/kayaks/sagitta.html","",0,20,125);
		Menu2_2_9=new Array("Arrow","http://www.simonriversports.ca/english/products/kayaks/arrow.html","",1,20,125);

			Menu2_2_9_1=new Array("Arrow Sport","http://www.simonriversports.ca/english/products/kayaks/arrow_sport.html","",0,20,125);


	Menu2_2_10=new Array("Nautilus","http://www.simonriversports.ca/english/products/kayaks/nautilus.html","",1,20,125);

		Menu2_2_10_1=new Array("Nautilus Sport","http://www.simonriversports.ca/english/products/kayaks/nautilus_sport.html","",0,20,125);


	Menu2_2_11=new Array("Mohawk","http://www.simonriversports.ca/english/products/kayaks/mohawk.html","",0,20,125);


	Menu2_3=new Array("Canoes","http://www.simonriversports.ca/english/canoe_home.html","",7,25,100);
		
		Menu2_3_1=new Array("Titan","http://www.simonriversports.ca/english/products/canoes/titan.html","",0,25,100);
		Menu2_3_2=new Array("Lynx","http://www.simonriversports.ca/english/products/canoes/lynx.html","",0,25,100);
		Menu2_3_3=new Array("Karina","http://www.simonriversports.ca/english/products/canoes/karina.html","",0,25,100);
		Menu2_3_4=new Array("Vela","http://www.simonriversports.ca/english/products/canoes/vela.html","",0,25,100);
		Menu2_3_5=new Array("Hydra","http://www.simonriversports.ca/english/products/canoes/hydra.html","",0,25,100);
		Menu2_3_6=new Array("Rabaska","http://www.simonriversports.ca/english/products/canoes/rabaska.html","",0,25,100);
		Menu2_3_7=new Array("Dragon Boat","http://www.simonriversports.ca/english/products/canoes/dragon.html","",0,25,100);
		
		


	Menu2_4=new Array("KayaKit","http://www.simonriversports.ca/english/products_kayakit.html","",0,20,125);


	Menu2_5=new Array("Accessories","http://www.simonriversports.ca/english/accessories_home.html","",9,20,125);
		
		Menu2_5_1=new Array("Seat","http://www.simonriversports.ca/english/products/accessories/seat.html","",0,20,125);
		Menu2_5_2=new Array("Foot Rest","http://www.simonriversports.ca/english/products/accessories/foot_rest.html","",0,20,90);
		Menu2_5_3=new Array("Drip-Ring","http://www.simonriversports.ca/english/products/accessories/drip_ring.html","",0,20,90);
		Menu2_5_4=new Array("T-Kit","http://www.simonriversports.ca/english/products/accessories/t_kit.html","",0,20,90);
		Menu2_5_5=new Array("Paddlebag","http://www.simonriversports.ca/english/products/accessories/paddlebag.html","",0,20,90);
		Menu2_5_6=new Array("Collet","http://www.simonriversports.ca/english/products/accessories/collet.html","",0,20,90);
		Menu2_5_7=new Array("Pogies","http://www.simonriversports.ca/english/products/accessories/pogies.html","",0,20,90);
		Menu2_5_8=new Array("Spray Skirt","http://www.simonriversports.ca/english/products/accessories/spray_skirt.html","",0,20,90);
		Menu2_5_9=new Array("Cockpit Cover","http://www.simonriversports.ca/english/products/accessories/cockpit_cover.html","",0,20,90);

	
	Menu2_6=new Array("Technology","","",3,20,110);
	
		Menu2_6_1=new Array("Kayaks","http://www.simonriversports.ca/english/technology_kayaks.html","",0,20,125);
		Menu2_6_2=new Array("Paddles","http://www.simonriversports.ca/english/technology_paddles.html","",0,20,110);
		Menu2_6_3=new Array("EZ-Set","http://www.simonriversports.ca/english/technology_ezset.html","",0,20,110);


	Menu2_7=new Array("Testimonials","","",0,20,125)




Menu3=new Array("Racers Corner","","",2,40,128);

		Menu3_1=new Array("Events","http://www.simonriversports.ca/english/racers_corner/events/racers_events.html","",4,20,128);
		Menu3_1_1=new Array("Adventure Racing","http://www.simonriversports.ca/english/racers_corner/events/racers_events.html#adventure","",0,20,128);
		Menu3_1_2=new Array("Dragon Boat Festivals","http://www.simonriversports.ca/english/racers_corner/events/racers_events.html#dragon","",0,35,110);
		Menu3_1_3=new Array("Sprint and Marathon Events","http://www.simonriversports.ca/english/racers_corner/events/racers_events.html#sprint","",0,35,110);
		Menu3_1_4=new Array("Touring Events","http://www.simonriversports.ca/english/racers_corner/events/racers_events.html#touring","",0,20,110);



	Menu3_2=new Array("Training Tips","http://www.simonriversports.ca/english/training.html","",0,20,128);
	

	



Menu4=new Array("Links Page","http://www.simonriversports.ca/english/links.html","",3,40,128);

	Menu4_1=new Array("Marketing Partners","","",0,20,128);
	Menu4_2=new Array("Sponsored Team","http://www.simonriversports.ca/english/teams.html","",0,20,110);
	Menu4_3=new Array("Sponsored Individuals","http://www.simonriversports.ca/english/individuals.html","",0,35,110);







Menu5=new Array("Photo Gallery","http://www.simonriversports.ca/english/photo_gallery/home.html","",0,20,128);
	    	
		Menu5_1=new 	Array("Paddles","","",0,20,128);

    Menu5_2=new Array("Kayaks","","",0,20,115);
    Menu5_3=new Array("Canoes","","",0,20,115);
    Menu5_4=new Array("Kayakit","","",0,20,115);
	Menu5_5=new Array("Dragonboats","","",0,20,115);
	Menu5_6=new Array("Competitions","","",0,20,115);
	




Menu6=new Array("Contact Us","","",5,40,133);
	Menu6_1=new Array("Contact Page","http://www.simonriversports.ca/english/contact.html","",0,20,133);
    Menu6_2=new Array("Head Office","mailto:info@simonriversports.com","",0,20,100);
    Menu6_3=new Array("Lou Lukanovich","mailto:lou@simonriversports.com","",0,20,100);
    Menu6_4=new Array("Steve King","mailto:steve@simonriversports.com","",0,20,100);
    Menu6_5=new Array("Kevin Stott","mailto:kevin@simonriversports.com","",0,20,100);
	




