	var NoOffFirstLineMenus=8;		
						
						
	var LowBgColor="navy";		
	var HighBgColor="white";		
	var FontLowColor="white";		
	var FontHighColor="red";		
	var BorderColor="white";		
	var BorderWidth=1;			
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,comic sans ms,arial"		
	var FontSize=9;				
	var FontBold=1;				
	var FontItalic=0;			
	var MenuTextCentered="center";		
	var MenuCentered="center";		
						
	var MenuVerticalCentered="top";		
	var ChildOverlap=.01;			
	var ChildVerticalOverlap=0;		
	var StartTop=5;				
	var StartLeft=0;			
	var VerCorrect=0;			
	var HorCorrect=0;			
	var LeftPaddng=0;			
	var TopPaddng=3;			
	var FirstLineHorizontal=1;		
	var MenuFramesVertical=0;		
	var DissapearDelay=1000;		
	var UnfoldDelay=100;			
	var TakeOverBgColor=1;			
	var FirstLineFrame="";			
	var SecLineFrame="";			
	var DocTargetFrame="";			
	var TargetLoc="";			
	var MenuWrap=1;				
	var RightToLeft=0;			
	var BottomUp=0;				
	var UnfoldsOnClick=0;			
	var BaseHref="";			
						
 	var MinimumSize=110;			
	var Arrws=[BaseHref+"",5,10,BaseHref+"",10,5,BaseHref+"",5,10,BaseHref+"",10,5];

	var MenuUsesFrames=0;			
	var RememberStatus=0;			
						
	var PartOfWindow=1;			
	var MenuSlide="";

	var MenuShadow="";

	var MenuOpacity="";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg"



Menu1=new Array("Home","index.htm","",0,25,112,"","","","","","",10,1,-1,"","");
Menu2=new Array("News","Newsletter.htm","",0,25,112,"","","","","","",10,1,-1,"","");

Menu3=new Array("About Me","frances.htm","",0,25,112,"","","","","","",10,1,-1,"","");

Menu4=new Array("Books","books.htm","",6,25,112,"","","","","","",10,1,-1,"","");
	Menu4_1=new Array("Honeymoon with a Stranger","honeymoon.htm","",2,25,220,"","","","","","",10,1,-1,"","");
		Menu4_1_1=new Array("Synopsis","honeymoon.htm","",0,25,100,"","","","","","",10,1,-1,"","");
		Menu4_1_2=new Array("Excerpt","honeymoonexcerpt.htm","",0,25,100,"","","","","","",10,1,-1,"","");
	Menu4_2=new Array("Stranded with a Stranger","stranded.htm","",2,25,200,"","","","","","",10,1,-1,"","");
		Menu4_2_1=new Array("Synopsis","stranded.htm","",0,25,100,"","","","","","",10,1,-1,"","");
		Menu4_2_2=new Array("Excerpt","strandedexcerpt.htm","",0,25,100,"","","","","","",10,1,-1,"","");
	Menu4_3=new Array("Shadows of the Past","shadows.htm","",2,25,155,"","","","","","",10,1,-1,"","");
		Menu4_3_1=new Array("Synopsis","shadows.htm","",0,25,100,"","","","","","",10,1,-1,"","");
		Menu4_3_2=new Array("Excerpt","shadowsexcerpt.htm","",0,25,100,"","","","","","",10,1,-1,"","");
	Menu4_4=new Array("Heartbreak Hero","heartbreak.htm","",2,25,155,"","","","","","",10,1,-1,"","");
		Menu4_4_1=new Array("Synopsis","heartbreak.htm","",0,25,100,"","","","","","",10,1,-1,"","");
		Menu4_4_2=new Array("Excerpt","heartbreakexcerpt.htm","",0,25,100,"","","","","","",10,1,-1,"","");
	Menu4_5=new Array("Love under Fire","fire.htm","",2,25,155,"","","","","","",10,1,-1,"","");
		Menu4_5_1=new Array("Synopsis","fire.htm","",0,25,100,"","","","","","",10,1,-1,"","");
		Menu4_5_2=new Array("Excerpt","fireexcerpt.htm","",0,25,100,"","","","","","",10,1,-1,"","");
	Menu4_6=new Array("The Man for Maggie","maggie.htm","",2,25,155,"","","","","","",10,1,-1,"","");
		Menu4_6_1=new Array("Synopsis","maggie.htm","",0,25,100,"","","","","","",10,1,-1,"","");
		Menu4_6_2=new Array("Excerpt","maggieexcerpt.htm","",0,25,100,"","","","","","",10,1,-1,"","");

Menu5=new Array("Photos","photos.htm","",0,25,112,"","","","","","",10,1,-1,"","");
Menu6=new Array("Good stuff","reviews.htm","",0,25,112,"","","","","","",10,1,-1,"","");
	
Menu7=new Array("Email me","mailto:fhousden@xtra.co.nz","",0,25,112,"","","","","","",10,1,-1,"","");

Menu8=new Array("Links","links.htm","",0,25,112,"","","","","","",10,1,-1,"","");