/***********************************************************************************
*	(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 NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#112D16';			// Background color when mouse is not over
	var LowSubBgColor='#112D16';			// Background color when mouse is not over on subs
	var HighBgColor='#f3e3af';			// Background color when mouse is over
	var HighSubBgColor='#f3e3af';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#225A2D';			// Font color when mouse is over
	var FontSubHighColor='#225A2D';			// Font color subs when mouse is over
	var BorderColor='#225A2D';			// Border color
	var BorderSubColor='#225A2D';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=245;				// 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=0;				// Left padding
	var TopPaddng=3;				// 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='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// 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=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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("Show Horses","show_horses/index.html","",2,20,97);
	Menu1_1=new Array("Show Horses","show_horses/index.html","",0,20,160);
      Menu1_2=new Array("SOLD Show Horses","show_horses/sold/index.html","",0,20,160);

Menu2=new Array("Broodmares","broodmares/index.html","",6,20,91);
	Menu2_1=new Array("Val's Cajun Queen","broodmares/vals_cajun_queen/index.html","",0,20,160);
	Menu2_2=new Array("Choctaw's Miss Rebel","broodmares/choctaws_miss_rebel/index.html","",0,20,160);
	Menu2_3=new Array("Spot's True Grit","broodmares/spots_true_grit/index.html","",0,20,160);
	Menu2_4=new Array("Cheyenne's Little Bit","broodmares/cheyennes_little_bit/index.html","",0,20,160);
	Menu2_5=new Array("Saraha Lace","broodmares/saraha_lace/index.html","",0,20,160);
      Menu2_6=new Array("Grits Lady Power","broodmares/grits_lady_power/index.html","",0,20,160);


Menu3=new Array("Stallions","stallions/index.html","",3,20,82);
	Menu3_1=new Array("Rainbow's Dandy Man","stallions/rainbows_dandy_man/index.html","",0,20,160);
	Menu3_2=new Array("Generator's Hurricane","stallions/generators_hurricane/index.html","",0,20,160);
      Menu3_3=new Array("Jock's Music Man","stallions/jocks_music_man/index.html","",0,20,160);

Menu4=new Array("Sales List","sales_list/index.html","",2,20,65);
	Menu4_1=new Array("Horses For Sale","sales_list/index.html","",0,20,160);
	Menu4_2=new Array("Weanlings & Yearlings","sales_list/index.html","",0,20,160);
      

Menu5=new Array("Nursery","nursery/index.html","",6,20,100);
      Menu5_1=new Array("Nursery 2006","nursery/nursery_2006/index.html","",0,20,160);
	Menu5_2=new Array("Nursery 2005","nursery/nursery_2005/index.html","",0,20,160);
      Menu5_3=new Array("Nursery 2004","nursery/nursery_2004/index.html","",0,20,160);
      Menu5_4=new Array("Nursery 2003","nursery/nursery_2003/index.html","",0,20,160);
	Menu5_5=new Array("Nursery 2002","nursery/nursery_2002/index.html","",0,20,160);
	Menu5_6=new Array("Nursery 2001","nursery/nursery_2001/index.html","",0,20,160);
			
Menu6=new Array("Links","links/index.html","",2,20,70);
      Menu6_1=new Array("Links","links/index.html","",0,20,160);
      Menu6_2=new Array("Banners","links/banners/index.html","",0,20,160);

Menu7=new Array("What's New","new/index.html","",1,20,87);
      Menu7_1=new Array("2006 News","new/new_2006/index.html","",0,20,160);

Menu8=new Array("Home","index.html","",0,20,50);	