	var NoOffFirstLineMenus=7;			
	var LowBgColor='#808080';			
	var LowSubBgColor='#808080';			
	var HighBgColor='#515C63';			
	var HighSubBgColor='#808080';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#070707';			
	var BorderSubColor='#4C4F59';			
	var BorderWidth=2;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana"	
	var FontSize=10;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='center';		
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=168;				
	var StartLeft=-158;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=0;				
	var TopPaddng=3;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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://frankmoten.com","",0,22,60);

Menu2=new Array("Websites/PR","http://frankmoten.com/ourgig.html","",0,22,108);

Menu3=new Array("Recordings","http://frankmoten.com/music/musicpage.html","",0,22,98);

Menu4=new Array("Bands","http://frankmoten.com/bands.html","",0,22,62);

Menu5=new Array("Consulting","http://frankmoten.com/consulting.html","",0,22,96);

Menu6=new Array("Photo Album","http://frankmoten.com/gal/scrapbook.html","",0,22,114);

Menu7=new Array("Contact","http://frankmoten.com/contact.html","",0,22,76);








	
