/***********************************************************************************
*	(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=14;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='3399CC';			// Background color when mouse is over
	var HighSubBgColor='99CCFF';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='666666';			// Border color
	var BorderSubColor='666666';			// 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=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='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=6;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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 UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// 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',4,7,'tridown.gif',7,4,'trileft.gif',4,7];	// 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","javascript:_info.location.href='home2.html'","",1,16,140);
	Menu1_1=new Array("About Us","javascript:_info.location.href='aboutus.html'","",0,16,140);
	
Menu2=new Array("Racking","javascript:_info.location.href='racking.html'","",4);
	Menu2_1=new Array("Pallet","javascript:_info.location.href='racking.html#pallet'","",0,16,140);
	Menu2_2=new Array("Cantilever","javascript:_info.location.href='racking.html#cantilever'","",0);
	Menu2_3=new Array("Vertical","javascript:_info.location.href='racking.html#vertical'","",0);
    Menu2_4=new Array("Rack Inspection","javascript:_info.location.href='racking.html#rackinspection'","",0);

Menu3=new Array("Shelving","javascript:_info.location.href='shelving.html'","",9);
	Menu3_1=new Array("StormorŪ","javascript:_info.location.href='shelving.html#stormor'","",0,16,140);
	Menu3_2=new Array("LongSpan","javascript:_info.location.href='shelving.html#longspan'","",0,16,140);
	Menu3_3=new Array("Mulit-tier Euro","javascript:_info.location.href='shelving.html#mulittiereuro'","",0,16,140);
	Menu3_4=new Array("Chrome Wire","javascript:_info.location.href='shelving.html#chromewire'","",0,16,140);
	Menu3_5=new Array("Stainless Steel","javascript:_info.location.href='shelving.html#stainless'","",0,16,140);
	Menu3_6=new Array("Budget","javascript:_info.location.href='shelving.html#budget'","",0,16,140);
	Menu3_7=new Array("Archive","javascript:_info.location.href='shelving.html#archive'","",0,16,140);
	Menu3_8=new Array("Display","javascript:_info.location.href='shelving.html#gondola'","",0,16,140);
	Menu3_9=new Array("Terminology","javascript:_info.location.href='shelving.html#terminology'","",0,16,140);
	
Menu4=new Array("Mobile Shelving","javascript:_info.location.href='mobileshelving.html'","",1);
	Menu4_1=new Array("Manual/Powered","javascript:_info.location.href='mobileshelving.html#mobile'","",0,16,140);

Menu5=new Array("Mezzanine Floors","javascript:_info.location.href='mezzaniefloors.html'","",0);

Menu6=new Array("Steel Partitions","javascript:_info.location.href='steelpartions.html'","",6);
	Menu6_1=new Array("Solid & Mesh","javascript:_info.location.href='steelpartions.html#solidmesh'","",0,16,140);
	Menu6_2=new Array("Clean Room","javascript:_info.location.href='steelpartions.html#cleanroom'","",0,16,140);
	Menu6_3=new Array("Anti-Colapse","javascript:_info.location.href='steelpartions.html#anticolapse'","",0,16,140);
	Menu6_4=new Array("Machine Guard","javascript:_info.location.href='steelpartions.html#machineguard'","",0,16,140);
	Menu6_5=new Array("Security Cages","javascript:_info.location.href='steelpartions.html#cages'","",0,16,140);
	Menu6_6=new Array("Safety Barrier","javascript:_info.location.href='steelpartions.html#safetybarrier'","",0,16,140);
	
Menu7=new Array("Parts & Tools","javascript:_info.location.href='partsstorage.html'","",5);
	Menu7_1=new Array("Louver Panels","javascript:_info.location.href='partsstorage.html#louverpanels'","",0,16,140);
	Menu7_2=new Array("Bins","javascript:_info.location.href='partsstorage.html#bins'","",0,16,140);
	Menu7_3=new Array("Containers","javascript:_info.location.href='partsstorage.html#containers'","",0,16,140);
	Menu7_4=new Array("Draw Cabinets","javascript:_info.location.href='partsstorage.html#drawbaskets'","",0,16,140);
	Menu7_5=new Array("Wire Baskets","javascript:_info.location.href='partsstorage.html#wirebaskets'","",0,16,140);
	
Menu8=new Array("Pallets","javascript:_info.location.href='pallets.html'","",4);
	Menu8_1=new Array("Timber","javascript:_info.location.href='pallets.html#timber'","",0,16,140);
	Menu8_2=new Array("Plastic","javascript:_info.location.href='pallets.html#plastic'","",0,16,140);
	Menu8_3=new Array("Wire Mesh","javascript:_info.location.href='pallets.html#wiremesh'","",0,16,140);
	Menu8_4=new Array("Box","javascript:_info.location.href='pallets.html#box'","",0,16,140);
	
Menu9=new Array("Pallet Trucks","javascript:_info.location.href='handling.html'","",0);

Menu10=new Array("Handling","javascript:_info.location.href='handling.html'","",5);
	Menu10_1=new Array("Pallet Trucks","javascript:_info.location.href='handling.html#pallettrucks'","",0,16,140);
	Menu10_2=new Array("Drum Handling","javascript:_info.location.href='handling.html#drumhandling'","",0,16,140);
	Menu10_3=new Array("Trolleys","javascript:_info.location.href='handling.html#trolleys'","",0,16,140);
	Menu10_4=new Array("Trucks","javascript:_info.location.href='handling.html#trucks'","",0,16,140);
	Menu10_5=new Array("Steps & Access","javascript:_info.location.href='handling.html#stepsaccess'","",0,16,140);

Menu11=new Array("Workbenches","javascript:_info.location.href='workbenches.html'","",8);
	Menu11_1=new Array("Custom Design","javascript:_info.location.href='workbenches.html#customdesign'","",0,16,140);
	Menu11_2=new Array("Premier Range","javascript:_info.location.href='workbenches.html#premierrange'","",0,16,140);
	Menu11_3=new Array("Standard Range","javascript:_info.location.href='workbenches.html#standardrange'","",0,16,140);
	Menu11_4=new Array("Large Work Surface System","javascript:_info.location.href='workbenches.html#largeworksurfacesystem'","",0,16,140);
	Menu11_5=new Array("Adjustable Height","javascript:_info.location.href='workbenches.html#adjustableheight'","",0,16,140);
	Menu11_6=new Array("Stainless Steel","javascript:_info.location.href='workbenches.html#stainlesssteel'","",0,16,140);
	Menu11_7=new Array("ESD Protected","javascript:_info.location.href='workbenches.html#esd'","",0,16,140);
	Menu11_8=new Array("Packing Station","javascript:_info.location.href='workbenches.html#packingstation'","",0,16,140);

Menu12=new Array("Lockers","javascript:_info.location.href='lockers.html'","",3);
	Menu12_1=new Array("Lockers","javascript:_info.location.href='lockers.html#lockers'","",0,16,140);
	Menu12_2=new Array("Stainless Steel","javascript:_info.location.href='lockers.html#steel'","",0,16,140);
	Menu12_3=new Array("Cloakroom Equipment","javascript:_info.location.href='lockers.html#cloakroom'","",0,16,140);
	
Menu13=new Array("Cabinets","javascript:_info.location.href='cupboards.html'","",4);
    Menu13_1=new Array("Hazardous","javascript:_info.location.href='cupboards.html#hazardous'","",0,16,140);
	Menu13_2=new Array("Medium Duty","javascript:_info.location.href='cupboards.html#medduty'","",0,16,140);
	Menu13_3=new Array("Heavy Duty","javascript:_info.location.href='cupboards.html#heavyduty'","",0,16,140);
	Menu13_4=new Array("Stainless Steel","javascript:_info.location.href='cupboards.html#steel'","",0,16,140);

Menu14=new Array("Terms & Conditions","javascript:_info.location.href='terms.html'","",0);

