//				(c) Ger Versluis 2000 version 4.0, 14 August 2001
//				You may remove all comments for faster loading

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#e7cb7b';			// Background color when mouse is over
	var HighSubBgColor='#e7cb7b';			// Background color when mouse is over on subs
	var FontLowColor='#4F0306';			// Font color when mouse is not over
	var FontSubLowColor='#4F0306';			// Font color subs when mouse is not over
	var FontHighColor='#4F0306';			// Font color when mouse is over
	var FontSubHighColor='#4F0306';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#4F0306';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="veranda, arial"	// Font family menu items
	var FontSize=8;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=245;				// Menu offset x coordinate
	var StartLeft=-13;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=750;			// 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=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

// Menu tree
//	MenuX=new Array(ItemText, Link, number of sub elements, height, width);

Menu1=new Array("Contact Us / Home","",3,20,115);
	Menu1_1=new Array("Email Us","mailto:info@mdbarn.net",0,20,128);
	Menu1_2=new Array("Request Information","requestinfo.htm",0);
	Menu1_3=new Array("Return Home","index.htm",0);
        

Menu2=new Array("MD Barns","",4,20,68);
	Menu2_1=new Array("Center Aisle Barns","barns.htm",4,20,150);	
		Menu2_1_1=new Array("Raised Center Aisle","barns.htm#RCA",1,20,130);
			Menu2_1_1_1=new Array("<img src='images/barn/raised2sm.jpg'>","barns.htm#RCA",0,121,196);
		Menu2_1_2=new Array("Double Center Aisle","barns.htm#Double_Center",1);
			Menu2_1_2_1=new Array("<img src='images/barn/doublesm.jpg'>","barns.htm#Double_Center",0,116,300);
		Menu2_1_3=new Array("Gambrel","barns.htm#Gambel",1);
			Menu2_1_3_1=new Array("<img src='images/barn/gambrela.jpg'>","barns.htm#Gambel",0,111,196);
		Menu2_1_4=new Array("Gable","barns.htm#Gable",1);
			Menu2_1_4_1=new Array("<img src='images/barn/gable1.jpg'>","barns.htm#Gable",0,126,193);	
	Menu2_2=new Array("Shed Row Barns","barns.htm#Shed_Row",1);
		Menu2_2_1=new Array("<img src='images/barn/inlinesm.jpg'>","barns.htm#Shed_Row",0,76,217);	
	Menu2_3=new Array("L & U Shaped Barns","barns.htm#LNU",1);
		Menu2_3_1=new Array("<img src='images/barn/ula.jpg'>","barns.htm#LNU",0,91,218);
	Menu2_4=new Array("Request Barn Info","requestinfo.htm",1);
		Menu2_4_1=new Array("<img src='images/barn/request.jpg'>","requestinfo.htm",0,127,215);	
		
Menu3=new Array("MD Buildings","",4,20,87);
	Menu3_1=new Array("Breeding","shelters.htm#MD MADE Breed Rooms",0,20,100);
	Menu3_2=new Array("Shelters","shelters.htm",0);
	Menu3_3=new Array("Storage","shelters.htm#Garages",0);
	Menu3_4=new Array("Garages","shelters.htm#Garages",0);

Menu4=new Array("MD Specialty Products","",3,20,141);
	Menu4_1=new Array("Corrals","specialtyproducts.htm",0,20,150);
	Menu4_2=new Array("Arenas","specialtyproducts.htm#Arenas",0,20,150);
	Menu4_3=new Array("Accessories","accessories.htm",0);

Menu5=new Array("MD Barn Information","",6,20,128);
	Menu5_1=new Array("Features","features.htm",0,20,135);
	Menu5_2=new Array("Components","components.htm",0);
	Menu5_3=new Array("Standard Features","features.htm#Standard Features",0);
	Menu5_4=new Array("Optional Features","features.htm#Optional Features",0);
        Menu5_5=new Array("Warranty","warranty.htm",0);
        Menu5_6=new Array("MD Barn Commitment","commitment.htm",0);

	
Menu6=new Array("Other Products","",1,20,99);
	//Menu6_1=new Array("Coverall Buildings","coverall.htm",0,20,145);
	//Menu6_2=new Array("DAC Vitamins","dacproducts.htm",0);
	//Menu6_3=new Array("Nelson Waterers","nelsonwaters.htm",0);
	//Menu6_4=new Array("Pavesafe Pavers","pavers.htm",0);
	//Menu6_5=new Array("Pembroke Welsh Corgis","corgis.htm",0);
    Menu6_1=new Array("Bud Nippers","http://budnippers.com",0,20,145);

