	var NoOffFirstLineMenus=9;			
	var LowBgColor='#000000';			
	var LowSubBgColor='#808080';			
	var HighBgColor='#7C4C1C';			
	var HighSubBgColor='#FFFF00';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#F6E3B6';			
	var BorderSubColor='#4C4F59';			
	var BorderWidth=3;				
	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=282;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=0;				
	var TopPaddng=2;				
	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 PAGE","index.html","",0,22,108);

Menu2=new Array("STORY","story.html","",0,22,80);

Menu3=new Array("CD STORE","store.html","",0,22,98);

Menu4=new Array("NEWS","news.html","",0,22,78);

Menu5=new Array("MUSIC","music.html","",0,22,82);

Menu6=new Array("VIDEOS","video.html","",0,22,84);

Menu7=new Array("PHOTO GALLERY","pictures.html","",0,22,142);

Menu8=new Array("SHOWS","shows.html","",0,22,80);

Menu9=new Array("CONTACT","contact.html","",0,22,90);









	
