	var NoOffFirstLineMenus=7;			
	var LowBgColor='#333320';			
	var LowSubBgColor='#808080';			
	var HighBgColor='#636347';			
	var HighSubBgColor='#FFFF00';			
	var FontLowColor='#C0C0C0';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#1D1D1D';			
	var BorderSubColor='#4C4F59';			
	var BorderWidth=1;				
	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=26;				
	var StartLeft=-152;				
	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://juliamelim.com/home.html","",0,23,60);

Menu2=new Array("News","http://juliamelim.com/pages/index.php?id=news-page","",0,23,66);

Menu3=new Array("Bio","http://juliamelim.com/bio.html","",0,23,52);

Menu4=new Array("Acting Resume","http://juliamelim.com/resume.html","",0,23,120);

Menu5=new Array("Awards & Other Credits","http://juliamelim.com/credits.html","",0,23,182);

Menu6=new Array("Media","http://juliamelim.com/media.html","",0,23,64);

Menu7=new Array("Contact & Wallpapers","http://juliamelim.com/contact.html","",0,23,166);











	
