/***********************************************************************************
This website was created by Guagliardo Technologies.
---------------------------------------------------------------------
Guagliardo Technologies provides effective online design solutions.
Services include strategic consulting, web site development, 
interface design and interactive marketing.

For a profesional custom website call (808) 292-2068 or visit http://guagliardo.cc
Company Information:

Gualiardo Technologies, Inc.
PO Box 22687 Honolulu, 
Hawaii 96823

phone:     808-292-2068
website:   guagliardo.cc		
***********************************************************************************/

	var NoOffFirstLineMenus=18;			// 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='#FF6600';			// Background color when mouse is over
	var HighSubBgColor='#CC3300';			// Background color when mouse is over on subs
	var FontLowColor='#993300';			// Font color when mouse is not over
	var FontSubLowColor='#993300';			// 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='orange';			// Border color
	var BorderSubColor='red';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=130;				// 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=0;			// 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='';				// 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',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("Site Map","SiteMap.html","",0,20,140);

Menu2=new Array("Mezzanines","Mezzanines.html","",3);
	Menu2_1=new Array("Free Standing","FreeStandMezzanines.html","",0,20,140);	
	Menu2_2=new Array("Rack or Shelving Supported","RackSupMezzanines.html","",0);
	Menu2_3=new Array("Catwalk","CatwayMezzanines.html","",0);


Menu3=new Array("Shelving","Shelving.html","",5);
	Menu3_1=new Array("Metal Shelving","shelf_types.html","",0,20,140);
	Menu3_2=new Array("Bolt-Less Shelving","Shelving.html#boltless","",0);
	Menu3_3=new Array("Wire Shelving","OpenGrid.html","",0);
	Menu3_4=new Array("Mobile Shelving","Shelving.html#Mobile","",0);
	Menu3_5=new Array("Library Shelving","LBS.html","",0);

Menu4=new Array("Racks","Racks.html","",5);
	Menu4_1=new Array("Pallet Racks","PalletRacks.html","",0,20,140);
	Menu4_2=new Array("Cantilever Racks","CantileverRacks.html","",0);
	Menu4_3=new Array("Drive-In Racks","Drive-InRacks.html","",0);
	Menu4_4=new Array("Push-Back Racks","Push-BackRacks.html","",0);
	Menu4_5=new Array("Carton Flow Racks","CartonFlowRacks.html","",0);

Menu5=new Array("In-Plant Offices","ImplantOffices.html","",0);

Menu6=new Array("Lockers","Lockers.html","",2);
	Menu6_1=new Array("Metal Lockers","Lockers.html","",0,20,140);
	Menu6_2=new Array("Plastic Lockers","PlasticLockers.html","",0);
	
Menu7=new Array("Cabinets","Cabinets.html","",2);
	Menu7_1=new Array("Flame Proof & Safety Cabinets","Cabinets.html#fpsc","",0,20,180);
	Menu7_2=new Array("Storage Cabinets","Cabinets.html#sc","",0);
	
Menu8=new Array("Overhead Doors","OverheadDoors.html","",6);
	Menu8_1=new Array("Rolling Service Doors","OverheadDoors.html","",0,20,140);
	Menu8_2=new Array("Insulated Doors","OverheadDoors.html","",0);
	Menu8_3=new Array("Fire Doors","OverheadDoors.html","",0);
	Menu8_4=new Array("Counter Doors","OverheadDoors.html#cd","",0);
	Menu8_5=new Array("Fire Counter Doors","OverheadDoors.html#cd","",0);
	Menu8_6=new Array("Rolling Grilles","OverheadDoors.html#cd","",0);
		
Menu9=new Array("Loading Dock Equipment","LoadingDockEquipment.html","",2);
	Menu9_1=new Array("Dock Levelers","DockLevelers.html","",0,20,170);
	Menu9_2=new Array("Trailer/Truck Restraints","TrailerTruckRestraints.html","",0);

Menu10=new Array("Partitions","Partitions.html","",3);
	Menu10_1=new Array("Operable Partitions","OperablePartitions.html","",0,20,170);
	Menu10_2=new Array("Accordion Partitions","AccordionPartitions.html","",0);
	Menu10_3=new Array("Woven Wire Partitions","WovenWirePartitions.html","",0);

Menu11=new Array("Seating","Seating.html","",3);
	Menu11_1=new Array("Theater Seating","TheaterSeating.html","",0,20,140);
	Menu11_2=new Array("Classroom Seating","ClassroomSeating.html","",0);
	Menu11_3=new Array("Stadium Seating","StadiumSeating.html","",0);

Menu12=new Array("Bleachers","Bleachers.html","",2);
	Menu12_1=new Array("Telescoping Bleachers","TelescopingBleachers.html","",0,20,140);
	Menu12_2=new Array("Aluminum Bleachers","AluminumBleachers.html","",0);

Menu13=new Array("Conveyors","Conveyors.html","",12);
	Menu13_1=new Array("Accumulating Conveyors","AccumulatingConveyors.html","",0,20,200);
	Menu13_2=new Array("Bag Stacking Conveyors","BagStackingConveyors.html","",0);
	Menu13_3=new Array("Belt Conveyors","BeltConveyors.html","",0);
	Menu13_4=new Array("Chain & Link Conveyors","ChainLinkConveyors.html","",0);
	Menu13_5=new Array("Document Handling Conveyors","DocHandlingConveyors.html","",0);
	Menu13_6=new Array("Elevating Conveyors","ElevatingConveyors.html","",0);
	Menu13_7=new Array("Overhead Conveyors","OverheadConveyors.html","",0);
	Menu13_8=new Array("Roller Conveyors","RollerConveyors.html","",0);
	Menu13_9=new Array("Telescoping Conveyors","TelescopingConveyors.html","",0);
	Menu13_10=new Array("Truck-Towing-In-Floor Conveyors","TowInFloorConveyors.html","",0);
	Menu13_11=new Array("Truck-Towing-Overhead Tow Conveyors","TowingOverheadConveyors.html","",0);
	Menu13_12=new Array("Wheel Conveyors","WheelConveyors.html","",0);

Menu14=new Array("Cranes","Cranes.html","",7);
	Menu14_1=new Array("Boom, Derrick, Jim, Swing Types Cranes","SwingTypesCranes.html","",0,20,220);
	Menu14_2=new Array("Gantry Cranes","GantryCranes.html","",0);
	Menu14_3=new Array("Mobile Cranes","MobileCranes.html","",0);
	Menu14_4=new Array("Overhead-Hand Propelled Cranes","OverheadHandCranes.html","",0);
	Menu14_5=new Array("Overhead-Powered Cranes","OverheadPoweredCranes.html","",0);
	Menu14_6=new Array("Stacker Cranes","StackerCranes.html","",0);
	Menu14_7=new Array("Truck - Mounted Cranes","TruckCranes.html","",0);
	
Menu15=new Array("Hoists","Hoists.html","",7);
	Menu15_1=new Array("Air Powered Hoists","AirHoists","",0,20,180);
	Menu15_2=new Array("Chain Hoists","ChainHoists.html","",0);
	Menu15_3=new Array("Electric Hoists","ElectricHoists.html","",0);
	Menu15_4=new Array("Hydraulic Hoists","HydraulicHoists.html","",0);
	Menu15_5=new Array("Manual Operation Hoists","ManualHoists.html","",0);
	Menu15_6=new Array("Trolley & Crane Travel Hoists","TrolleyHoists.html","",0);
	Menu15_7=new Array("Wire Rope Hoists","WireRopeHoists.html","",0);

Menu16=new Array("Jacks","Jacks.html","",3);
	Menu16_1=new Array("Lift or Pull Jacks","Lift_PullJacks.html","",0,20,220);
	Menu16_2=new Array("Pallet or Skid Jacks","PalletJacks.html","",0);
	Menu16_3=new Array("Safety Jacks","SafetyJacks.html","",0);

Menu17=new Array("Lift Tables","LiftTables.html","",3);
	Menu17_1=new Array("Hydraulic Lift Tables","HydraulicLiftTables.html","",0,20,220);
	Menu17_2=new Array("Mechanical Types of Lift Tables","MechanicalLiftTables.html","",0);
	Menu17_3=new Array("Powered Lift Tables","PoweredLiftTables.html","",0);
	
Menu18=new Array("Freight Lifts","FreightLifts.html","",3);
	Menu18_1=new Array("Hydraulic Vertical Lifts","HydraulicLifts.html","",0,20,220);
	Menu18_2=new Array("Mechanical Vertical Lifts","MechanicalLifts.html","",0);
	Menu18_3=new Array("Fully Automated Lifts","AutomatedLifts.html","",0);




