/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#0A7CB0';			// Background color when mouse is not over
	var LowSubBgColor='#0A7CB0';			// Background color when mouse is not over on subs
	var HighBgColor='#063449';			// Background color when mouse is over
	var HighSubBgColor='#063449';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans-serif"	// Font family menu items
	var FontSize=7	;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=3;				// Menu offset x coordinate
	var StartLeft=4;				// 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=700;			// 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='MenuPos';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://roperwhitney.com/images/spacer.gif',1,1,'http://roperwhitney.com/images/spacer.gif',1,1,'http://roperwhitney.com/images/spacer.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("BEADING","http://roperwhitney.com/beading/beading.cfm","",2,18,66);
	Menu1_1=new Array("Crimping/Beading Machines","http://roperwhitney.com/beading/1-67.cfm","",0,20,150);	
	Menu1_2=new Array("Powered Beading Machines","http://roperwhitney.com/beading/1-8.cfm","",0,20,150);	
	

Menu2=new Array("BENDING","http://roperwhitney.com/bending/bending.cfm","",8,18,66);
	Menu2_1=new Array("Angle Iron/Combination","http://roperwhitney.com/bending/2-1617.cfm","",0,20,150);
	Menu2_2=new Array("Letter Forming Brakes","http://roperwhitney.com/bending/1-4_2.cfm","",0,20,150);
	Menu2_3=new Array("Adjustable Bar Folder","http://roperwhitney.com/bending/1-13.cfm","",0,20,150);
	Menu2_4=new Array("PX 24","http://roperwhitney.com/bending/1-1415.cfm","",0,20,150);
	Menu2_5=new Array("Connecticut","http://roperwhitney.com/bending/1-17.cfm","",0,20,150);
	Menu2_6=new Array("Combination Bending Brakes","http://roperwhitney.com/bending/1-18.cfm","",0,20,150);
	Menu2_7=new Array("Magnabend","http://roperwhitney.com/bending/1-16.cfm","",0,20,150);
	Menu2_8=new Array("Autobrake 2000","http://roperwhitney.com/bending/auto2000pdfs.htm","",0,20,150);

Menu3=new Array("NOTCHING","http://roperwhitney.com/notching/notching.cfm","",4,18,76);
	Menu3_1=new Array("Portable Notchers","http://roperwhitney.com/notching/2-15-1.cfm","",0,20,150);
	Menu3_2=new Array("Angle Iron Notchers","http://roperwhitney.com/notching/2-15-2.cfm","",0,20,150);
	Menu3_3=new Array("Bench Notchers","http://roperwhitney.com/notching/1-4.cfm","",0,20,150);
	Menu3_4=new Array("Radius Master","http://roperwhitney.com/notching/radiusm.cfm","",0,20,150);

Menu4=new Array("PUNCHING","http://roperwhitney.com/punching/punching.cfm","",10,18,76);
	Menu4_1=new Array("Portable, Light Duty","http://roperwhitney.com/punching/2-45.cfm","",0,20,180);
	Menu4_2=new Array("Portable, Medium Duty","http://roperwhitney.com/punching/2-67.cfm","",0);
	Menu4_3=new Array("Portable, Medium Duty 2","http://roperwhitney.com/punching/2-89.cfm","",0);
	Menu4_4=new Array("Portable, Heavy Duty","http://roperwhitney.com/punching/2-1011.cfm","",0);
	Menu4_5=new Array("Bench, Medium Duty","http://roperwhitney.com/punching/2-12.cfm","",0);
	Menu4_6=new Array("Bench, Heavy Duty","http://roperwhitney.com/punching/2-13.cfm","",0);
	Menu4_7=new Array("Bench, Deep Throat","http://roperwhitney.com/punching/2-14.cfm","",0);
	Menu4_8=new Array("Foot Press","http://roperwhitney.com/punching/1-24.cfm","",0);
	Menu4_9=new Array("Lever Press","http://roperwhitney.com/punching/1-25.cfm","",0);
	Menu4_10=new Array("Deep Throat Mechanical Press","http://roperwhitney.com/punching/1-26.cfm","",0);

Menu5=new Array("ROLLING","http://roperwhitney.com/rolling/rolling.cfm","",1,18,66);
	Menu5_1=new Array("Bench Rolling Machines","http://roperwhitney.com/rolling/1-10.cfm","",0,20,150);

Menu6=new Array("SHEARING","http://roperwhitney.com/shearing/shearing.cfm","",9,18,71);
	Menu6_1=new Array("Angle Iron Shears","http://roperwhitney.com/shearing/2-18.cfm","",0,20,160);
	Menu6_2=new Array("Throatless Bench Shears","http://roperwhitney.com/shearing/2-19.cfm","",0);
	Menu6_3=new Array("12\" Bench Shears","http://roperwhitney.com/shearing/2-20.cfm","",0);
	Menu6_4=new Array("25\" Bench Shears","http://roperwhitney.com/shearing/2-21.cfm","",0);
	Menu6_5=new Array("Ring & Circle Shears","http://roperwhitney.com/shearing/1-12.cfm","",0);
	Menu6_6=new Array("Foot Squaring Shears","http://roperwhitney.com/shearing/1-20.cfm","",0);
	Menu6_7=new Array("Power Squaring Shears","http://roperwhitney.com/shearing/1-21.cfm","",0);
	Menu6_8=new Array("Hydraulic - 10 Guage and 1\/4\"","http://roperwhitney.com/shearing/1-23.cfm","",0);
	Menu6_9=new Array("6m14 and 10M14","http://roperwhitney.com/shearing/10m14.cfm","",0);


Menu7=new Array("MISCELLANEOUS","http://roperwhitney.com/misc/misc.cfm","",8,18,112);
	Menu7_1=new Array("Universal Button Punch","http://roperwhitney.com/misc/2-22.cfm","",0,20,140);
	Menu7_2=new Array("Grooving Tools","http://roperwhitney.com/misc/2-22.cfm","",0);
	Menu7_3=new Array("Hand Seamers","http://roperwhitney.com/misc/2-23.cfm","",0);
	Menu7_4=new Array("Pipe Crimper","http://roperwhitney.com/misc/2-23.cfm","",0);
	Menu7_5=new Array("Rivet Squeezers","http://roperwhitney.com/misc/2-24-1.cfm","",0);
	Menu7_6=new Array("Hand Forming Rivet Sets","http://roperwhitney.com/misc/2-24-2.cfm","",0);
	Menu7_7=new Array("Forming Stakes","http://roperwhitney.com/misc/2-26.cfm","",0);
	Menu7_8=new Array("4-in-1 Multitool","http://roperwhitney.com/misc/2-27.cfm","",0);

Menu8=new Array("PUNCHES & DIES","http://roperwhitney.com/tech/tech1.cfm","",9,18,108);
	Menu8_1=new Array("Selecting a Punch or Press","http://roperwhitney.com/tech/tech1.cfm","",0,20,170);
	Menu8_2=new Array("Determining Tonnages","http://roperwhitney.com/tech/tech2.cfm","",0);
	Menu8_3=new Array("Die Clearance","http://roperwhitney.com/tech/tech3.cfm","",0);
	Menu8_4=new Array("Shears","http://roperwhitney.com/tech/tech4.cfm","",0);
	Menu8_5=new Array("Chart 1 - Mild Steel","http://roperwhitney.com/tech/chart1.cfm","",0);
	Menu8_6=new Array("Chart 2 - Structural Steel","http://roperwhitney.com/tech/chart2.cfm","",0);
	Menu8_7=new Array("Chart 3 - Shear Length","http://roperwhitney.com/tech/chart3.cfm","",0);
	Menu8_8=new Array("Chart 4 - Shear 1\" Length","http://roperwhitney.com/tech/chart4-5.cfm","",0);
	Menu8_9=new Array("Chart 5 - Mild Steel Clearances","http://roperwhitney.com/tech/chart4-5.cfm","",0);

Menu9=new Array("ONLINE ORDER CENTER","https://www22.ssldomain.com/roperwhitney/store.cfm","",0,18,150);


