//***********************************************************************************
//*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
//*	For info write to menus@burmees.nl		          *
//*	You may remove all comments for faster loading	          *		
//***********************************************************************************/

	var StatusMessage='Singing Oakes Garden';

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#E0DBB2';			// Background color when mouse is not over
	var LowSubBgColor='#E9E6CB';			// Background color when mouse is not over on subs
	var HighBgColor='#E0DBB2';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';			// Background color when mouse is over on subs
	var FontLowColor='#711A27';			// Font color when mouse is not over
	var FontSubLowColor='#408000';			// Font color subs when mouse is not over
	var FontHighColor='#711A27';			// Font color when mouse is over
	var FontSubHighColor='#78823C';			// Font color subs when mouse is over
	var BorderColor='#E0DBB2';			// Border color
	var BorderSubColor='#78823C';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial,helevetica,sans-serif"	// Font family menu items
	var FontSize=6;					// 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='left';			// 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=25;				// Menu offset y coordinate
	// need to compensate for invisisible border ?
	var StartTop=-1; 				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='HVMenuPos';			// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=0;					// 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=1;				// 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=['http://www.singingoakesdaylilies.com/Scripts/tri.gif',5,10,'http://www.singingoakesdaylilies.com/Slices/spacer.gif',0,0,'http://www.singingoakesdaylilies.com/Scripts/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("rollover:/Slices/so_nav_home.gif:/Slices/so_nav_home.gif","/","",0,15,45);

Menu2=new Array("rollover:/Slices/so_nav_intros.gif:/Slices/so_nav_intros.gif","/Gallery/Introductions","",6,15,91);
 	Menu2_1=new Array("Jim's Introductions","/Gallery/IntrosJim","",0,20,195);	
 	Menu2_2=new Array("Peg's Introductions","/Gallery/IntrosPeg","",0);	
 	Menu2_3=new Array("Mack Carter's Introductions","/Gallery/IntrosMac","",0);	
 	Menu2_4=new Array("Jim and Peg's Past Intros","/Gallery/IntrosPast","",0);	
 	Menu2_5=new Array("Mack Carter's Past Intros","/Gallery/MacCarter","",0);	
 	Menu2_6=new Array("Future Introductions","/Gallery/Futures","",0);	

Menu3=new Array("rollover:/Slices/so_nav_gallery.gif:/Slices/so_nav_gallery.gif","/Gallery/Catalog","",3,15,65);
 	Menu3_1=new Array("Garden Gallery","/Gallery/Garden","",0,20,125);	
 	Menu3_2=new Array("Farm Gallery","/Gallery/Farm","",0);	
 	Menu3_3=new Array("General Daylilies","/Gallery/Catalog","",0);	

Menu4=new Array("rollover:/Slices/so_nav_pricelist.gif:/Slices/so_nav_pricelist.gif","/pricelist.html","",9,15,60);
 	Menu4_1=new Array("Early Sale","/salelist.html","",0,20,100);	
 	Menu4_2=new Array("Prices A-B","/pricelist.html?alphalet=[A-B]","",0);	
 	Menu4_3=new Array("Prices C-D","/pricelist.html?alphalet=[C-D]","",0);	
 	Menu4_4=new Array("Prices E-G","/pricelist.html?alphalet=[E-G]","",0);	
 	Menu4_5=new Array("Prices H-K","/pricelist.html?alphalet=[H-K]","",0);	
 	Menu4_6=new Array("Prices L-N","/pricelist.html?alphalet=[L-N]","",0);	
 	Menu4_7=new Array("Prices O-R","/pricelist.html?alphalet=[O-R]","",0);	
 	Menu4_8=new Array("Prices S","/pricelist.html?alphalet=[S]","",0);	
 	Menu4_9=new Array("Prices T-Z","/pricelist.html?alphalet=[T-Z]","",0);	

Menu5=new Array("rollover:/Slices/so_nav_order.gif:/Slices/so_nav_order.gif","/orderform.html","",0,15,73);

Menu6=new Array("rollover:/Slices/so_nav_contact.gif:/Slices/so_nav_contact.gif","/contact.html","",0,15,76);


