	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#cc0000';		// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#660000';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#ffffff';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,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='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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// 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=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='menu4';			// 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=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=['../images/arrow.gif',10,10,'../images/green2.gif',1,1,'../images/green2.gif',1,1];	// 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("<img src=../images/home.jpg>","../index.htm","",0,23,55);
Menu2=new Array("<img src=../images/select2.jpg>","","",0,23,150);
Menu3=new Array("<img src=../images/nhnav.jpg>","","",12,23,142);
	Menu3_1=new Array("Pettibone Material Handlers","../nh_pettibone.htm","",0,21,172);
	Menu3_2=new Array("HydroMobile","../nh_hydromobile.htm","",0,21,172);
	Menu3_3=new Array("TYM","../nh_tym.htm","",0,21,172);
	Menu3_4=new Array("Hustler Mowers","../hustler/products.htm","",0,21,172);
	Menu3_5=new Array("RedMax","../nh_redmax.htm","",0,21,172);
	Menu3_6=new Array("Spider","../nh_spider.htm","",0,21,172);
	Menu3_7=new Array("Used Equipment","../nh_used.htm","",0,21,172);
	Menu3_8=new Array("Specials & Events","../nh_specials.htm","",0,21,172);
	Menu3_9=new Array("Sales","../nh_sales.htm","",0,21,172);
	Menu3_10=new Array("Parts","../nh_parts.htm","",0,21,172);
	Menu3_11=new Array("Service","../nh_service.htm","",0,21,172);
	Menu3_12=new Array("Rentals","../nh_rentals.htm","",0,21,172);


Menu4=new Array("<img src=../images/wcnav.jpg>","","",14,23,148);
	Menu4_1=new Array("Pettibone Material Handlers","../wc_pettibone.htm","",0,21,182);
	Menu4_2=new Array("HydroMobile","../wc_hydromobile.htm","",0,21,182);
	Menu4_3=new Array("TYM","../wc_tym.htm","",0,21,182);
	Menu4_4=new Array("Hustler Mowers","../hustler/products.htm","",0,21,182);
	Menu4_5=new Array("RedMax","../wc_redmax.htm","",0,21,182);
	Menu4_6=new Array("Spider","../wc_spider.htm","",0,21,182);
	Menu4_7=new Array("MQ","../wc_mq.htm","",0,21,182);
	Menu4_8=new Array("Construction Supply Company","../wc_csc.htm","",0,21,182);
	Menu4_9=new Array("Used Equipment","../wc_used.htm","",0,21,182);
	Menu4_10=new Array("Specials & Events","../wc_specials.htm","",0,21,182);
	Menu4_11=new Array("Sales","../wc_sales.htm","",0,21,182);
	Menu4_12=new Array("Parts","../wc_parts.htm","",0,21,182);
	Menu4_13=new Array("Service","../wc_service.htm","",0,21,182);
	Menu4_14=new Array("Rentals","../wc_rentals.htm","",0,21,182);


Menu5=new Array("<img src=../images/alnav.jpg>","","",12,23,121);
	Menu5_1=new Array("Pettibone Material Handlers","../at_pettibone.htm","",0,21,172);
	Menu5_2=new Array("HydroMobile","../at_hydromobile.htm","",0,21,172);
	Menu5_3=new Array("TYM","../at_tym.htm","",0,21,172);
	Menu5_4=new Array("Hustler Mowers","../hustler/products.htm","",0,21,172);
	Menu5_5=new Array("RedMax","../at_redmax.htm","",0,21,172);
	Menu5_6=new Array("Spider","../at_spider.htm","",0,21,172);
	Menu5_7=new Array("Used Equipment","../at_used.htm","",0,21,172);
	Menu5_8=new Array("Specials & Events","../at_specials.htm","",0,21,172);
	Menu5_9=new Array("Sales","../at_sales.htm","",0,21,172);
	Menu5_10=new Array("Parts","../at_parts.htm","",0,21,172);
	Menu5_11=new Array("Service","../at_service.htm","",0,21,172);
	Menu5_12=new Array("Rentals","../at_rentals.htm","",0,21,172);


Menu6=new Array("<img src=../images/njnav.jpg>","","",12,23,99);
	Menu6_1=new Array("Pettibone Material Handlers","../nj_pettibone.htm","",0,21,172);
	Menu6_2=new Array("HydroMobile","../nj_hydromobile.htm","",0,21,172);
	Menu6_3=new Array("TYM","../nj_tym.htm","",0,21,172);
	Menu6_4=new Array("Genie","../nj_genie.htm","",0,21,172);
	Menu6_5=new Array("MQ","../nj_mq.htm","",0,21,172);
	Menu6_6=new Array("Used Equipment","../nj_used.htm","",0,21,172);
	Menu6_7=new Array("Specials & Events","../nj_specials.htm","",0,21,172);
	Menu6_8=new Array("Sales","../nj_sales.htm","",0,21,172);
	Menu6_9=new Array("Parts","../nj_parts.htm","",0,21,172);
	Menu6_10=new Array("Service","../nj_service.htm","",0,21,172);
	Menu6_11=new Array("Rentals","../nj_rentals.htm","",0,21,172);
	Menu6_12=new Array("Rental Equipment Catalog","../rentalcatalog.htm","",0,21,172);

