/***********************************************************************************

***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='990000';			// Background color when mouse is not over
	var LowSubBgColor='cccccc';			// Background color when mouse is not over on subs
	var HighBgColor='White';			// Background color when mouse is over
	var HighSubBgColor='999999';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='666666';			// Font color subs when mouse is not over
	var FontHighColor='990000';			// 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,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=0;			// vertical overlap child/ parent
	var StartTop=-11;				// Menu offset x coordinate
	var StartLeft=2;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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='menu';				// 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=['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.html","",0,20,75);


Menu2=new Array("About Us","aboutus.html","",8,20,85);
	Menu2_1=new Array("Welcome","home.html","",0,19,200);	
	Menu2_2=new Array("Mission Statement","mission.html","",0,19,200);
	Menu2_3=new Array("Overview/History","history.html","",0,19,200);	
	Menu2_4=new Array("About the Owner","owner.html","",0,19,200);	
	Menu2_5=new Array("Employment Opportunities","employment.html","",0,19,200);
	Menu2_6=new Array("Testimonials","testimonials.html","",0,19,200);
	Menu2_7=new Array("Referrals","referral.html","",0,19,200);
	Menu2_8=new Array("Awards","awards.html","",0,19,200);

Menu3=new Array("Services","services.html","",2,20,85);
	Menu3_1=new Array("Water Garden Services","gardenservices.html","",1,19,190);
		Menu3_1_1=new Array("Water Garden Upgrade","gardenupgrade.html","",0,19,190);
	Menu3_2=new Array("Aquarium Services","aquaservices.html","",2,19,190);
		Menu3_2_1=new Array("Aquarium Upgrade","aquaupgrade.html","",0,19,230);
		Menu3_2_2=new Array("Aquarium Leasing Program","leasing.html","",0,19,230);


Menu4=new Array("Products","products.html","",5,20,85);
	Menu4_1=new Array("Aquarium Products","aquaprods.html","",0,20,190);
	Menu4_2=new Array("Large Scale Water Features","largewaterfeatures.html","",0,20,190);
	Menu4_3=new Array("Large Scale Aquariums","lgscaleaquariums.html","",0,20,190);
	Menu4_4=new Array("Live Stock","livestock.html","",7,20,190);
		Menu4_4_1=new Array("Freshwater Aquarium Plants","aquaplant.html","",0,20,190);
		Menu4_4_2=new Array("Saltwater Invertebrates","saltinvertebrates.html","",0);
		Menu4_4_3=new Array("Salt Water Clams","saltclams.html","",0);
		Menu4_4_4=new Array("Saltwater Coral","saltcoral.html","",2);
			Menu4_4_4_1=new Array("Soft Coral Varieties","saltsoftcoral.html","",0,20,140);
			Menu4_4_4_2=new Array("Hard Coral Varieties","salthardcoral.html","",0);
		Menu4_4_5=new Array("Aquarium Fish","aquafish.html","",2);
			Menu4_4_5_1=new Array("Saltwater Aquarium Fish","saltaquafish.html","",0,20,180);
			Menu4_4_5_2=new Array("Freshwater Aquarium Fish","freshaquafish.html","",0);
		Menu4_4_6=new Array("Water Garden Fish","pondfish.html","",0);
		Menu4_4_7=new Array("Water Garden Plants","pondplants.html","",2);
			Menu4_4_7_1=new Array("Marginals/Shallow Water Plants","marginals.html","",0,20,210);
			Menu4_4_7_2=new Array("Hardy Water Lily","lily.html","",0);
	Menu4_5=new Array("Water Garden Products","gardenprod.html","",0,20,190);

Menu5=new Array("News Room","newsroom.html","",3,20,85);
	Menu5_1=new Array("Press Releases","pressreleases.html","",0,20,120);
	Menu5_2=new Array("Latest News","latestnews.html","",0,20,120);
	Menu5_3=new Array("Latest Events","latestevent.html","",0,20,120);

Menu6=new Array("Photo Gallery","gallery.html","",0,20,125);

Menu7=new Array("F.A.Q.'s","faq.html","",2,20,75);
	Menu7_1=new Array("Aquariums","faq.html#aquarium","",0,19,140);
	Menu7_2=new Array("Water Gardens","faq.html#garden","",0,19,140);

Menu8=new Array("Contact Us","contact.html","",0,20,95);

Menu9=new Array("Site Map","sitemap.html","",0,20,76);


