

	var NoOffFirstLineMenus=7;			// Number of first level items

	var LowBgColor='black';			// Background color when mouse is not over

	var LowSubBgColor='black';			// Background color when mouse is not over on subs

	var HighBgColor='blue';			// Background color when mouse is over

	var HighSubBgColor='blue';			// 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='yellow';			// Font color when mouse is over

	var FontSubHighColor='yellow';			// 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=8;				// 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=0;				// 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=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=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","http://www.joekleon.com","",0,20,40);
Menu2=new Array("Photo Archive","http://www.joekleon.com/photoarchive.html","",0,20,100);
Menu3=new Array("Gear","http://www.joekleon.com/gear.html","",0,20,40);
Menu4=new Array("G4orce Studios","http://www.g4orce-studios.com","",6,200,100);

	Menu4_1=new Array("24 Track Recording Studio","http://www.g4orce-studios.com/studio.html","",7,20,160);
	
		Menu4_1_1=new Array("National Artist Recordings","http://www.joekleon.com/nationalreleases.html","",0,20,150);
		Menu4_1_2=new Array("Local/regional Recordings","http://www.joekleon.com/localarchive.html","",0,20,150);	
		Menu4_1_3=new Array("Live Recording Packages","http://www.g4orce-studios.com/liverecording.html","",0,20,150);
		Menu4_1_4=new Array("Studio Recording","http://www.g4orce-studios.com/studiorecording.html","",0);
		Menu4_1_5=new Array("Studio Archive","http://www.g4orce-studios.com/archive.html","",0);
        Menu4_1_6=new Array("Clients","http://www.joekleon.com/clients.html","",0);
        Menu4_1_7=new Array("Equipment","http://www.joekleon.com/equipment.html","",0);        

	Menu4_2=new Array("Digital Photography","http://www.g4orce-studios.com/photography.html","",7);

		Menu4_2_1=new Array("Main Photography Page","http://www.g4orce-studios.com/photography.html","",0,20,160);
		Menu4_2_2=new Array("Concert Photos","http://www.g4orce-studios.com/concertphotos.html","",0);
		Menu4_2_3=new Array("Sports Photos","http://www.joekleon.com/sports.html","",0);
		Menu4_2_4=new Array("National Artist Photography","http://www.joekleon.com/nationalartistphotos.html","",0)
		Menu4_2_5=new Array("Outdoor Photography","http://www.g4orce-studios.com/outdoor.html","",0)
		Menu4_2_6=new Array("Purchase Photos","http://www.g4orce-studios.com/schedule.html","",0);
		Menu4_2_7=new Array("Arrange Photo Session","http://www.g4orce-studios.com/schedule.html","",0)

Menu4_3=new Array("Voice and Radio Production","http://www.g4orce-studios.com/voice.html","",0);
Menu4_4=new Array("Graphic Design","http://www.g4orce-studios.com/design.html","",0);
Menu4_5=new Array("Web Design","http://www.g4orce-studios.com/webdesign.html","",0);
Menu4_6=new Array("Testimonials","http://www.joekleon.com/testimonials.html","",0);

Menu5=new Array("Media","","",4);

	Menu5_1=new Array("Radio","http://www.joekleon.com/radio.html","",8,20,100);
	
		Menu5_1_1=new Array("National Artist Recordings","http://www.joekleon.com/nationalreleases.html","",0,20,150);
		Menu5_1_2=new Array("Professional Voice Services","http://www.g4orce-studios.com/voice","",0,20,200);
		Menu5_1_3=new Array("Joe's Radio Archives","http://www.joekleon.com/radio.html","",0);
		Menu5_1_4=new Array("Joe's Radio Interviews","http://www.joekleon.com/interviews.html","",0);
		Menu5_1_5=new Array("Radio Drama","http://www.joekleon.com/radiodrama.html","",0)
		Menu5_1_6=new Array("Sports Photos","http://www.joekleon.com/sports.html","",0);
		Menu5_1_7=new Array("National Rrtist Photography","http://www.joekleon.com/nationalartistphotos.html","",0)
		Menu5_1_8=new Array("Outdoor Photography","http://www.g4orce-studios.com/outdoor.html","",0)



	Menu5_2=new Array("Video","http://www.joekleon.com/video.html","",0)
	Menu5_3=new Array("Articles","http://www.joekleon.com/articles.html","",0);
	Menu5_4=new Array("Joe's Mugshots","http://www.joekleon.com/images.html","",0);



Menu6=new Array("Contact","","",2);

	Menu6_1=new Array("Contact Joe","http://www.joekleon.com/contact.html","",0,20,120);
	Menu6_2=new Array("Email the Studio","http://www.joekleon.com/contact.html","",0);
		

Menu7=new Array("Stuff","","",3);

	Menu7_1=new Array("Links","http://www.joekleon.com/links.html","",0,20,140);
	Menu7_2=new Array("Joe's Bio","http://www.joekleon.com/bio.html","",0);
	Menu7_3=new Array("Terms And Conditions","http://www.joekleon.com/terms.html","",0);
