/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#9fb0db';			// Background color when mouse is not over
	var LowSubBgColor='#727838';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=1;					// Menu offset x coordinate
	var StartLeft=1;				// 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=2000;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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("Home","index.htm","",0,20,56);


Menu2=new Array("Trails","","",12,20,60);
	Menu2_1=new Array("Lake Moultrie","lake_moultrie.htm","",4,20,150);	
		Menu2_1_1=new Array("North Moultrie","","",3,20,150);
			Menu2_1_1_1=new Array("Santee Canal","santee_canal.htm","",0,20,150);
			Menu2_1_1_2=new Array("Sandy Beach Refuge","sandy_beach.htm","",0,20,150);
			Menu2_1_1_3=new Array("Russellville Flats","russellville_flats.htm","",0,20,150);
		Menu2_1_2=new Array("East Moultrie","","",3,20,150);
			Menu2_1_2_1=new Array("The Jungle","jungle.htm","",0,20,150);
			Menu2_1_2_2=new Array("Dennis Pasture","dennis_pasture.htm","",0,20,150);
			Menu2_1_2_3=new Array("Coon Island","coon_island.htm","",0,20,150);
		Menu2_1_3=new Array("The Hatchery","hatchery.htm","",0);
		Menu2_1_4=new Array("The Duck Pond","duck_pond.htm","",0);
	Menu2_2=new Array("Santee River","santee_river.htm","",4);
		Menu2_2_1=new Array("Wilson's Landing","wilsons_landing.htm","",0,20,200);
		Menu2_2_2=new Array("Highway 52","highway_52.htm","",0);
		Menu2_2_3=new Array("Arrowhead Landing","arrowhead.htm","",0);
		Menu2_2_4=new Array("Jamestown","jamestown.htm","",0);
	Menu2_3=new Array("Goose Creek Reservoir","goose_creek_reservoir.htm","",0,20,200);
	Menu2_4=new Array("Wadboo Creek","","",2);
		Menu2_4_1=new Array("Upper Wadboo","upper_wadboo_creek.htm","",0,20,200);
		Menu2_4_2=new Array("Lower Wadboo","lower_wadboo_creek.htm","",0);
	Menu2_5=new Array("Wambaw Creek","wambaw_creek.htm","",0,20,200);
	Menu2_6=new Array("Huger - Quimby Creek","huger_quimby_creek.htm","",0,20,200);
	Menu2_7=new Array("Echaw Creek","echaw_creek.htm","",0,20,200);
	Menu2_8=new Array("Chicken Creek","chicken_creek.htm","",0,20,200);
	Menu2_9=new Array("Durham Creek","durham_creek.htm","",0,20,200);
	Menu2_10=new Array("Foster Creek","foster_creek.htm","",0,20,200);
	Menu2_11=new Array("Santee Canal Park","santee_canal_park.htm","",0,20,200);
	Menu2_12=new Array("Spiers Landing","spiers_landing.htm","",0,20,200);


Menu3=new Array("PDF Maps","maps/paddling_overall.pdf","",12,20,80);
	Menu3_1=new Array("Lake Moultrie","lake_moultrie.htm","",4,20,150);	
		Menu3_1_1=new Array("North Moultrie","maps/north_moultrie.pdf","",3,20,150);
			Menu3_1_1_1=new Array("Santee Canal","","",2,20,150);
				Menu3_1_1_1_1=new Array("Color Map","maps/santee_canal.pdf","",0,20,70);
				Menu3_1_1_1_2=new Array("Photo Map","maps/foto_maps/foto_santee_canal.pdf","",0,20,70);
			Menu3_1_1_2=new Array("Sandy Beach Refuge","","",2,20,150);
				Menu3_1_1_2_1=new Array("Color Map","maps/sandy_beach.pdf","",0,20,70);
				Menu3_1_1_2_2=new Array("Photo Map","maps/foto_maps/foto_sandy_beach.pdf","",0,20,70);
			Menu3_1_1_3=new Array("Russellville Flats","","",2,20,150);
				Menu3_1_1_3_1=new Array("Color Map","maps/russellville_flats.pdf","",0,20,70);
				Menu3_1_1_3_2=new Array("Photo Map","maps/foto_maps/foto_russellville_flats.pdf","",0,20,70);
		Menu3_1_2=new Array("East Moultrie","maps/east_moultrie.pdf","",3,20,150);
			Menu3_1_2_1=new Array("The Jungle","","",2,20,150);
				Menu3_1_2_1_1=new Array("Color Map","maps/jungle.pdf","",0,20,70);
				Menu3_1_2_1_2=new Array("Photo Map","maps/foto_maps/foto_jungle.pdf","",0,20,70);
			Menu3_1_2_2=new Array("Dennis Pasture","","",2,20,150);
				Menu3_1_2_2_1=new Array("Color Map","maps/dennis_pasture.pdf","",0,20,70);
				Menu3_1_2_2_2=new Array("Photo Map","maps/foto_maps/foto_dennis_pasture.pdf","",0,20,70);
			Menu3_1_2_3=new Array("Coon Island","","",2,20,150);
				Menu3_1_2_3_1=new Array("Color Map","maps/coon_island.pdf","",0,20,70);
				Menu3_1_2_3_2=new Array("Photo Map","maps/foto_maps/foto_coon_island.pdf","",0,20,70);
		Menu3_1_3=new Array("The Hatchery","","",2,20,150);
				Menu3_1_3_1=new Array("Color Map","maps/cross_fishhatchery.pdf","",0,20,70);
				Menu3_1_3_2=new Array("Photo Map","maps/foto_maps/foto_cross_fishhatchery.pdf","",0,20,70);
		Menu3_1_4=new Array("The Duck Pond","","",2,20,150);
				Menu3_1_4_1=new Array("Color Map","maps/duck_pond.pdf","",0,20,70);
				Menu3_1_4_2=new Array("Photo Map","maps/foto_maps/foto_duck_pond.pdf","",0,20,70);
	Menu3_2=new Array("Santee River","","",4);
		Menu3_2_1=new Array("Wilson's Landing","","",2,20,200);
			Menu3_2_1_1=new Array("Color Map","maps/santee_wilsonlanding.pdf","",0,20,70);
			Menu3_2_1_2=new Array("Photo Map","maps/foto_maps/foto_santee_wilsonlanding.pdf","",0,20,70);
		Menu3_2_2=new Array("Highway 52","","",2,20,200);
			Menu3_2_2_1=new Array("Color Map","maps/santee_highway52.pdf","",0,20,70);
			Menu3_2_2_2=new Array("Photo Map","maps/foto_maps/foto_santee_highway52.pdf","",0,20,70);
		Menu3_2_3=new Array("Arrowhead Landing","","",2,20,200);
			Menu3_2_3_1=new Array("Color Map","maps/santee_arrowhead.pdf","",0,20,70);
			Menu3_2_3_2=new Array("Photo Map","maps/foto_maps/foto_santee_arrowhead.pdf","",0,20,70);
		Menu3_2_4=new Array("Jamestown","","",2,20,200);
			Menu3_2_4_1=new Array("Color Map","maps/santee_jamestown.pdf","",0,20,70);
			Menu3_2_4_2=new Array("Photo Map","maps/foto_maps/foto_santee_jamestown.pdf","",0,20,70);
	Menu3_3=new Array("Goose Creek Reservoir","","",2,20,200);
		Menu3_3_1=new Array("Color Map","maps/goosecreek_res.pdf","",0,20,70);
		Menu3_3_2=new Array("Photo Map","maps/foto_maps/foto_goosecreek_res.pdf","",0,20,70);
	Menu3_4=new Array("Wadboo Creek","","",2,20,200);
		Menu3_4_1=new Array("Upper Wadboo","","",2,20,200);
			Menu3_4_1_1=new Array("Color Map","maps/upper_wadboo.pdf","",0,20,70);
			Menu3_4_1_2=new Array("Photo Map","maps/foto_maps/foto_upper_wadboo.pdf","",0,20,70);
		Menu3_4_2=new Array("Lower Wadboo","","",2,20,200);
			Menu3_4_2_1=new Array("Color Map","maps/lower_wadboo.pdf","",0,20,70);
			Menu3_4_2_2=new Array("Photo Map","maps/foto_maps/foto_lower_wadboo.pdf","",0,20,70);
	Menu3_5=new Array("Wambaw Creek","","",2,20,200);
		Menu3_5_1=new Array("Color Map","maps/wambaw_creek.pdf","",0,20,70);
		Menu3_5_2=new Array("Photo Map","maps/foto_maps/foto_wambaw_creek.pdf","",0,20,70);
	Menu3_6=new Array("Huger - Quimby Creek","","",2,20,200);
		Menu3_6_1=new Array("Color Map","maps/huger_quimby.pdf","",0,20,70);
		Menu3_6_2=new Array("Photo Map","maps/foto_maps/foto_huger_quimby.pdf","",0,20,70);
	Menu3_7=new Array("Echaw Creek","","",2,20,200);
		Menu3_7_1=new Array("Color Map","maps/echaw_creek.pdf","",0,20,70);
		Menu3_7_2=new Array("Photo Map","maps/foto_maps/foto_echaw_creek.pdf","",0,20,70);
	Menu3_8=new Array("Chicken Creek","","",2,20,200);
		Menu3_8_1=new Array("Color Map","maps/chicken_creek.pdf","",0,20,70);
		Menu3_8_2=new Array("Photo Map","maps/foto_maps/foto_chicken_creek.pdf","",0,20,70);
	Menu3_9=new Array("Durham Creek","","",2,20,200);
		Menu3_9_1=new Array("Color Map","maps/durham_creek.pdf","",0,20,70);
		Menu3_9_2=new Array("Photo Map","maps/foto_maps/foto_durham_creek.pdf","",0,20,70);
	Menu3_10=new Array("Foster Creek","","",2,20,200);
		Menu3_10_1=new Array("Color Map","maps/foster_creek.pdf","",0,20,70);
		Menu3_10_2=new Array("Photo Map","maps/foto_maps/foto_foster_creek.pdf","",0,20,70);
	Menu3_11=new Array("Santee Canal Park","maps/old_santeecanal.pdf","",2,20,200);
		Menu3_11_1=new Array("Color Map","maps/old_santeecanal.pdf","",0,20,70);
		Menu3_11_2=new Array("Photo Map","maps/foto_maps/foto_old_santeecanal.pdf","",0,20,70);
	Menu3_12=new Array("Spiers Landing","","",2,20,200);
		Menu3_12_1=new Array("Color Map","maps/spiers_landing.pdf","",0,20,70);
		Menu3_12_2=new Array("Photo Map","maps/foto_maps/foto_spiers_landing.pdf","",0,20,70);

Menu4=new Array("FAQs","faq.htm","",0,20,50);

Menu5=new Array("Links","links.htm","",0,20,50);

Menu6=new Array("Safety","safety.htm","",0,20,56);

Menu7=new Array("SC Law","sc_law.htm","",0,20,61);

Menu8=new Array("Launch Etiquette","launch.htm","",0,20,117);

Menu9=new Array("About BlueWays","about.htm","",0,20,110);

Menu10=new Array("Contact Us","mailto:blueways@bswcd.net?subject=BlueWays","",0,20,90);






	


