/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#0e85e1';			// Background color when mouse is not over
	var LowSubBgColor='#0e85e1';		// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='#c6c6c6';			// Font color when mouse is not over
	var FontSubLowColor='#c6c6c6';		// Font color subs when mouse is not over
	var FontHighColor='#c6c6c6';			// Font color when mouse is over
	var FontSubHighColor='#c6c6c6';		// Font color subs when mouse is over
	var BorderColor='#c6c6c6';			// Border color
	var BorderSubColor='#c6c6c6';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='bottom';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=240;				// Menu offset x coordinate
	var StartLeft=1;				// 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;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='header';			// Frame where first level appears
	var SecLineFrame='body';			// Frame where sub levels appear
	var DocTargetFrame='body';			// 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 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=['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("Home Page","body.htm","",0,15,155);
	Menu2=new Array("Current Stock","","",21,15,155);
	Menu2_1=new Array("Case","","",6,15,150);
		Menu2_1_1=new Array("895-4WD","w1518.htm","",0,15,150)
		Menu2_1_2=new Array("MXU100-4WD","w1590.htm","",0,15,150)
		Menu2_1_3=new Array("4230-4WD","w1591.htm","",0,15,150)
		Menu2_1_4=new Array("4230-4WD","w1592.htm","",0,15,150)
		Menu2_1_5=new Array("895-4WD","w1593.htm","",0,15,150)
		Menu2_1_6=new Array("895-4WD","w1594.htm","",0,15,150)
	Menu2_2=new Array("Claas","","",1,15,150);
		Menu2_2_1=new Array("No Stock","","",0,15,150)
	Menu2_3=new Array("Deutz","","",1,15,150);
		Menu2_3_1=new Array("No Stock","","",0,15,150)
	Menu2_4=new Array("Fendt","","",1,15,115);
		Menu2_4_1=new Array("No Stock","","",0,15,150)
	Menu2_5=new Array("Ferguson","","",1,15,115);
		Menu2_5_1=new Array("No Stock","","",0,15,150)
	Menu2_6=new Array("Ford","","",1,15,115);
		Menu2_6_1=new Array(" 8210-4WD","w1570.htm","",0,15,150)
	Menu2_7=new Array("International","","",1,15,150);
		Menu2_7_1=new Array("685-2WD","w1597.htm"," ",0,15,150)
	Menu2_8=new Array("JCB","","",2,15,115);
		Menu2_8_1=new Array("520/55-4WD","w1596.htm","",0,15,200)
		Menu2_8_2=new Array("536/60-4WD","w1598.htm","",0,15,200)
	Menu2_9=new Array("John Deere","","",3,15,115);
		Menu2_9_1=new Array("930-2WD","w1543.htm"," ",0,15,150)
		Menu2_9_2=new Array("3800-4WD","w1552.htm"," ",0,15,150)
		Menu2_9_3=new Array("1130-2WD","w1557.htm"," ",0,15,150)
	Menu2_10=new Array("Leyland","","",1,15,115);
		Menu2_10_1=new Array("154-2WD","w1511.htm","",0,15,200)
	Menu2_11=new Array("Lamborghini","","",1,15,115);
		Menu2_11_1=new Array("No Stock","","",0,15,150)
	Menu2_12=new Array("Matbro","","",1,15,150);
		Menu2_12_1=new Array("No Stock","","",0,15,200)
	Menu2_13=new Array("Massey Ferguson","","",9,15,115);
		Menu2_13_1=new Array("135-2WD","w1523.htm","",0,15,150)
		Menu2_13_2=new Array("135-2WD","w1539.htm","",0,15,150)
		Menu2_13_3=new Array("556-2WD","w1567.htm","",0,15,150)
		Menu2_13_4=new Array("5460-4WD","w1582.htm","",0,15,150)
		Menu2_13_5=new Array("6445-4WD","w1583.htm","",0,15,150)
		Menu2_13_6=new Array("6265-4WD","w1584.htm","",0,15,150)
		Menu2_13_7=new Array("390T-4WD","w1585.htm","",0,15,150)
		Menu2_13_8=new Array("590-4WD","w1586.htm","",0,15,150)
		Menu2_13_9=new Array("575-2WD","w1587.htm","",0,15,150)
	Menu2_14=new Array("McCormick","","",2,15,150);
		Menu2_14_1=new Array("XTX200E-4WD","w1588.htm","",0,15,150)
		Menu2_14_2=new Array("CX95-4WD","w1589.htm","",0,15,150)
	Menu2_15=new Array("Manitou","","",1,15,150);
		Menu2_15_1=new Array("628MLA-4WD","W1577.htm","",0,15,200)
	Menu2_16=new Array("New Holland","","",1,15,150);
		Menu2_16_1=new Array("No Stock","","",0,15,150)
	Menu2_17=new Array("Renault","","",1,15,150);	
		Menu2_17_1=new Array("No Stock","","",0,15,200)
	Menu2_18=new Array("Same","","",1,15,150);	
		Menu2_18_1=new Array("Dorado 86 - 4WD","w1595.htm","",0,15,200)
	Menu2_19=new Array("Kubota","","",1,15,150);	
		Menu2_19_1=new Array("No Stock","","",0,15,200)
	Menu2_20=new Array("Zetor","","",1,15,150);
		Menu2_20_1=new Array("No Stock","","",0,15,150)
	Menu2_21=new Array("Universal","","",1,15,150);
		Menu2_21_1=new Array("No Stock","","",0,15,150)
	Menu3=new Array("New Tafe Tractors","","",3,15,155);
		Menu3_1=new Array("About Tafe Tractors","index3.htm","",0,15,200)
		Menu3_2=new Array("Tafe Model Specs.","index4.htm","",0,15,200)
		Menu3_3=new Array("Tafe Options & Accs.","index5.htm","",0,15,200)
	Menu4=new Array("About Peirsons","about.htm","",0,15,155);
	Menu5=new Array("Contact Peirsons","contact.htm","",0,15,155)