

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='000000';			// Background color when mouse is not over on subs
	var HighBgColor='601B1A';			// Background color when mouse is over
	var HighSubBgColor='601B1A';			// Background color when mouse is over on subs
	var FontLowColor='F3EBF4';			// Font color when mouse is not over
	var FontSubLowColor='F3EBF4';			// Font color subs when mouse is not over
	var FontHighColor='F3EBF4';			// Font color when mouse is over
	var FontSubHighColor='F3EBF4';			// Font color subs when mouse is over
	var BorderColor='000000';			// Border color
	var BorderSubColor='000000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=0;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=201;				// 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=10;				// Left padding
	var TopPaddng=4;				// 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=0;				// 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=0;				// Keep selected path highligthed
	var Arrws=['tri.gif',0,0,'tridown.gif',0,0,'trileft.gif',0,0];	// 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","http://www.teamfunz.net/Home.asp","",0,22,60);	

Menu2=new Array("About Us","#","",6,21,75);
	Menu2_1=new Array("Mission Statement","http://www.teamfunz.net/Mission.asp","",0,21,110);
	Menu2_2=new Array("Phases","http://www.teamfunz.net/Phases.asp","",0,21,110);
	Menu2_3=new Array("Coaching Clinics","http://www.teamfunz.net/CoachingClinics.asp","",0,21,110);
	Menu2_4=new Array("History","http://www.teamfunz.net/History.asp","",0,21,110);
	Menu2_5=new Array("Magic Numbers","http://www.teamfunz.net/MagicNumbers.asp","",0,21,110);
	Menu2_6=new Array("Meet the People","#","",3,21,110);
		Menu2_6_1=new Array("Mark Joyous","http://www.teamfunz.net/Mark.asp","",0,21,110);
		Menu2_6_2=new Array("Bobby Lopez","http://www.teamfunz.net/Bobby.asp","",0,21,110);
		Menu2_6_3=new Array("Anna Z","http://www.teamfunz.net/Annaz.asp","",0,21,110);


Menu3=new Array("Join?","#","",3,21,55);
	Menu3_1=new Array("Reasons To Join","http://www.teamfunz.net/ReasonsToJoin.asp","",0,21,145);
	Menu3_2=new Array("Excuses Not To","http://www.teamfunz.net/ExcusesNotTo.asp","",0,21,145);
	Menu3_3=new Array("Join","http://www.teamfunz.net/Join.asp","",3,21,145);
		Menu3_3_1=new Array("Players Looking For Teams","http://www.teamfunz.net/PlayersLookingForTeams.asp","",0,21,160);
		Menu3_3_2=new Array("Teams Looking For Players","http://www.teamfunz.net/TeamsLookingForPlayers.asp","",0,21,160);
		Menu3_3_3=new Array("Real Estate Agents","http://www.teamfunz.net/RealEstateAgents.asp","",0,21,160);


	
Menu4=new Array("Available Properties","#","",2,21,130);
	Menu4_1=new Array("Properties For Rent","#","",7,21,130);
		Menu4_1_1=new Array("Mountain Homes  - Pikes Peak Region","http://www.teamfunz.net/RentPikes.asp","",0,21,210);
		Menu4_1_2=new Array("Mountain Homes - Central Colorado","http://www.teamfunz.net/RentCentral.asp","",0,21,130);
		Menu4_1_3=new Array("Colorado Springs","http://www.teamfunz.net/RentColoSpgs.asp","",0,21,130);
		Menu4_1_4=new Array("Tropical Beach Homes","http://www.teamfunz.net/RentTropical.asp","",0,21,130);
		Menu4_1_5=new Array("Cancellation/Refund Policy","http://www.teamfunz.net/RCRPolicy.asp","",0,21,130);
		Menu4_1_6=new Array("Rental Agreement","http://www.teamfunz.net/RAgreement.asp","",0,21,130);
		Menu4_1_7=new Array("FAQ","http://www.teamfunz.net/RFAQ.asp","",0,21,130);
		Menu4_1_7=new Array("Our Network","http://www.teamfunz.net/RNetwork.asp","",0,21,130);



	Menu4_2=new Array("Properties For Sale","#","",6,21,130);
		Menu4_2_1=new Array("Invest Together to Succeed","http://www.teamfunz.net/InvestTogethertoSucceed.asp","",0,21,160);
		Menu4_2_2=new Array("Properties For Sale","http://www.teamfunz.net/Sale.asp","",0,21,160);
		Menu4_2_3=new Array("Cancellation/Refund Policy","http://www.teamfunz.net/SCRPolicy.asp","",0,21,130);
		Menu4_2_4=new Array("Rental Agreement","http://www.teamfunz.net/SAgreement.asp","",0,21,130);
		Menu4_2_5=new Array("FAQ","http://www.teamfunz.net/SFAQ.asp","",0,21,130);
		Menu4_2_6=new Array("Our Network","http://www.teamfunz.net/SNetwork.asp","",0,21,130);



Menu5=new Array("Links","http://www.teamfunz.net/Links.asp","",0,21,60);



Menu6=new Array("Contact","http://www.teamfunz.net/Contact.asp","",0,21,85);













