/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
pushup = "blinds(bands=1, direction=UP, duration=0.3)"
pulldown = "blinds(bands=1, direction=Down, duration=0.3)"
wheel = "wheel(spokes=16, duration=0.3)"
slide = "slide(slideStyle='PUSH', bands=1, duration=0.2)"
statusline = "Click to go to This Page"
blankstatus = " "
apos = "'" // apostrophy usage "Jim"+apos+"s" yields Jim's

timegap=1500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position
closeOnClick = true

style01=[			// style1 is an array of properties. You can have as many property arrays as you need.
                    // This means that menus can have their own style.
"FFFFFF",			// Mouse Off Font Color
"C61010",			// Mouse Off Background Color
"C61010",			// Mouse On Font Color
"FFFFFF",			// Mouse On Background Color
"FFFFFF",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial, Tahoma, Verdana, Helvetica",	// Font Name
2,					// Menu Item Padding
,           		// Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"CCCCCC",			// 3D High Color
"666666",			// 3D Low Color
"C61010",			// Current Page Item Font Color (leave this blank to disable)
"CCCCCC",			// Current Page Item Background Color (leave this blank to disable)
,		            // Top Bar image (Leave this blank to disable)
"FFFFFF",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",			// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"topsystemmenu",	// Menu Name - This is needed in order for the menu to be called
62,					// Menu Top - The Top position of the menu in pixels
50,			        // Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
,		        	// Screen Position - here you can use "center;left;right;middle;top;bottom"
                    // or a combination of "center:middle"
style01,			// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",		    	// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				    // Filter - Text variable for setting transitional effects on menu activation
                    // - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
                    // (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu
                    // or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and
                    // height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
					// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<B>Home</B>","show-menu=tophome","../home/home.html",statusline,1
,"<B>Inverters</B>","show-menu=topinverters",,blankstatus,1
,"<B>Pallet&nbsp;Spacer&nbsp;Machines</B>","show-menu=toppalletspacermachines",,blankstatus,1
,"<B>90&deg;&nbsp;Tippers</B>","show-menu=top90-tipper-upender-p01-h","../inverters/90-tipper-upender.html",statusline,1
,"<B>Containers</B>","show-menu=topcontainers",,blankstatus,1
,"<B>Custom&nbsp;Equipment</B>","show-menu=topcustom",,blankstatus,1
])
/*
,"<B>Pallets</B>","show-menu=toppallets",,blankstatus,1
,"<B>Dispensers</B>","show-menu=toppallet-dispenser-p01-h","http://PalletDispenser.com",statusline,1
,"<B>Freezer&nbsp;Spacers</B>","show-menu=topfreezerspacers",,statusline,1
,"<B>Div.&nbsp;of&nbsp;Cherry"+apos+"s</B>","show-menu=topdivisions",,blankstatus,1
*/


addmenu(menu=[		// This is the array that contains your menu properties and details
"botsystemmenu",	// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,			        // Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"left",		    	// Screen Position - here you can use "center;left;right;middle;top;bottom"
                    // or a combination of "center:middle"
style01,			// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",		    	// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				    // Filter - Text variable for setting transitional effects on menu activation
                    // - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
                    // (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu
                    // or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and
                    // height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
					// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<B>Home</B>","show-menu=bothome","../home/home.html",statusline,1
,"<B>Inverters</B>","show-menu=botinverters",,blankstatus,1
,"<B>Pallet&nbsp;Spacer&nbsp;Machines</B>","show-menu=botpalletspacermachines",,blankstatus,1
,"<B>90&deg;&nbsp;Tippers</B>","show-menu=bot90-tipper-upender-p01-h","../inverters/90-tipper-upender.html",statusline,1
,"<B>Containers</B>","show-menu=botcontainers",,blankstatus,1
,"<B>Custom&nbsp;Equipment</B>","show-menu=botcustom",,blankstatus,1
])
/*
,"<B>Pallets</B>","show-menu=botpallets",,blankstatus,1
,"<B>Dispensers</B>","show-menu=botpallet-dispenser-p01-h","http://PalletDispenser.com",statusline,1
,"<B>Freezer&nbsp;Spacers</B>","show-menu=botfreezerspacers",,statusline,1
,"<B>Div.&nbsp;of&nbsp;Cherry"+apos+"s</B>","show-menu=botdivisions",,blankstatus,1
*/


	addmenu(menu=[
	"tophome",
	,,100,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"Home","../home/home.html",,statusline,1
	,"Company Profile","../home/companyprofile.html",,statusline,1
	,"Case Studies","show-menu=casestudies",,blankstatus,1
	])
	
	addmenu(menu=[
	"bothome",
	"offset=-79",,100,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"Home","../home/home.html",,statusline,1
	,"Company Profile","../home/companyprofile.html",,statusline,1
	,"Case Studies","show-menu=casestudies",,blankstatus,1
	])
	
		addmenu(menu=[
		"casestudies",
		,,100,1,,style01,,"left",wheel,,,,,,,,,,,,
		,"Glaxo Wellcome", "show-menu=glaxo-wellcome-p01-h","../casestudies/glaxo-wellcome.html",statusline,1
		,"Pfizer","show-menu=pfizer-p01-h","../casestudies/pfizer.html",statusline,1
		,"Nestle","show-menu=nestle-p01-h","../casestudies/nestle.html",statusline,1
		,"Fleming Potter","show-menu=fleming-potter-p01-h","../casestudies/fleming-potter.html" ,statusline,1
		,"Golden Cat","show-menu=golden-cat-p01-h","../casestudies/golden-cat.html",statusline,1
		])

	addmenu(menu=[
	"topinverters",
	,,130,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"Fork Lift Loading","show-menu=forkliftloading",,blankstatus,1
	,"Ramp Loading","show-menu=fsdcrl-inverter-p01-h","../inverters/fsdcrl-inverter.html",statusline,1
	,"Ground Level Loading","show-menu=fsdcgl-inverter-p01-h","../inverters/fsdcgl-inverter.html" ,statusline,1
	,"Stainless Steel","show-menu=fsss-inverter-p01-h","../inverters/fsss-inverter.html" ,statusline,1
	,"Recline & Rotate","show-menu=reclinerotate",,blankstatus,1
	])
	
	addmenu(menu=[
	"botinverters",
	"offset=-117",,130,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"Fork Lift Loading","show-menu=forkliftloading",,blankstatus,1
	,"Ramp Loading","show-menu=fsdcrl-inverter-p01-h","../inverters/fsdcrl-inverter.html",statusline,1
	,"Ground Level Loading","show-menu=fsdcgl-inverter-p01-h","../inverters/fsdcgl-inverter.html" ,statusline,1
	,"Stainless Steel","show-menu=fsss-inverter-p01-h","../inverters/fsss-inverter.html" ,statusline,1
	,"Recline & Rotate","show-menu=reclinerotate",,blankstatus,1
	])

		addmenu(menu=[
		"forkliftloading",
		,,330,1,,style01,,"left",wheel,,,,,,,,,,,,
		,"<B>FS Inverter</B><BR>Free Standing &middot; Single Clamping",
		"show-menu=fsp1-d","../inverters/fs-inverter.html",statusline,1

		,"<B>FS Gaylord Inverter</B><BR>Free Standing Gaylord Transfer System",
		"show-menu=fsgaylord-inverter","../inverters/fsgaylord-inverter.html", statusline,1

		,"<B>FS/DC Inverter</B><BR>Free Standing &middot; Dual Clamping",
		"show-menu=fsdc-inverter-p01-h", "../inverters/fsdc-inverter.html", statusline,1

		,"<B>FS/DC/FSW Inverter</B><BR>Free Standing &middot; Dual Clamping &middot; Folding Side Wall",
		"show-menu=fsdcfswp100-d","../inverters/fsdcfsw-inverter.html", statusline,1

		,"<B>FS/SC/PAS Inverter</B><BR>Free Standing Pallet Less Loading System",
		"show-menu=fsscpas-inverter-p01-h","../inverters/fsscpas-inverter.html",statusline,1

		,"<B>FS/DC/CT/IL Inverter</B><BR>Free Standing &middot; Dual Clamping &middot; Conveyor Tables &middot; In-Line",
        "show-menu=fsdcctil-inverter-p01-h", "../inverters/fsdcctil-inverter.html", statusline,1

		,"<B>FS/PT Pallet Switching</B><BR>Free Standing &middot; Dual Clamping &middot; Pallet Placers",
		"show-menu=fspt-inverter-p02-h", "../inverters/fspt-inverter.html", statusline,1

		,"<B>FS Inverter Guarding Options</B><BR>Various Styles & Types",
		"show-menu=fs-guarding-options-p05-h","../inverters/fs-guarding-options.html",statusline,1

		])

		addmenu(menu=[
		"reclinerotate",
		,,170,1,,style01,,"left",wheel,,,,,,,,,,,,
		,"<B>R/R MK1 Inverter</B><BR>Recline &middot; Rotate",
		"show-menu=rrp100-d","../inverters/rrmk1-inverter.html",statusline,1

		,"<B>R/R MK2 Inverter</B><BR>Recline &middot; Rotate &middot; Manual Turn",
		"show-menu=rrmk2-inverter-p01-h","../inverters/rrmk2-inverter.html",statusline,1

		])

	addmenu(menu=[
	"toppalletspacermachines",
	,,225,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"<B>PSM Spacer Removal</B><BR>Freezer Spacer Removal Equipment","show-menu=freezerspacerrecovery-p02-h",
"../palletspacermachines/freezerspacerrecovery.html",statusline,1
	,"<B>PSM Pallet Removal</B><BR>Pallet Removal Equipment","show-menu=freezerspacerrecovery-p05-h",
"../palletspacermachines/palletrecovery.html",statusline,1
	,"<B>PSM/SS & SSLB Spacer Removal</B><BR>Stainless Steel & Stainless Steel Lined","show-menu=palletspacerrecoverystainless-p01-h",
"../palletspacermachines/palletspacerrecoverystainless.html",statusline,1
	,"<B>PSM/G Spacer Removal</B><BR>Hot Dipped Galvanized","show-menu=palletspacerrecoverygalvanized-p01-h",
"../palletspacermachines/palletspacerrecoverygalvanized.html",statusline,1
	,"<B>Airflow SR2 Spacer Inserter</B><BR>Freezer Spacer Insertion Equipment","show-menu=freezerspacerinserter-p01-h",
"../palletspacermachines/freezerspacerinserter.html",statusline,1
	])

	addmenu(menu=[
	"botpalletspacermachines",
	"offset=-192",,225,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"<B>PSM Spacer Removal</B><BR>Freezer Spacer Removal Equipment","show-menu=freezerspacerrecovery-p02-h",
"../palletspacermachines/freezerspacerrecovery.html",statusline,1
	,"<B>PSM Pallet Removal</B><BR>Pallet Removal Equipment","show-menu=freezerspacerrecovery-p05-h",
"../palletspacermachines/palletrecovery.html",statusline,1
	,"<B>PSM/SS & SSLB Spacer Removal</B><BR>Stainless Steel & Stainless Steel Lined","show-menu=palletspacerrecoverystainless-p01-h",
"../palletspacermachines/palletspacerrecoverystainless.html",statusline,1
	,"<B>PSM/G Spacer Removal</B><BR>Hot Dipped Galvanized","show-menu=palletspacerrecoverygalvanized-p01-h",
"../palletspacermachines/palletspacerrecoverygalvanized.html",statusline,1
	,"<B>Airflow SR2 Spacer Inserter</B><BR>Freezer Spacer Insertion Equipment","show-menu=freezerspacerinserter-p01-h",
"../palletspacermachines/freezerspacerinserter.html",statusline,1
	])

    addmenu(menu=[
	"toppallets",
	,,170,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"PlasticPallet.com","show-menu=plasticpallet01-h","http://PlasticPallet.com",statusline,1
	,"AluminumPallet.com","show-menu=aluminum-pallet-p01-h","../palletscontainers/aluminum-pallet.html",statusline,1
	,"StainlessSteelPallet.com","show-menu=stainless-steel-pallet-p01-h","../palletscontainers/stainless-steel-pallet.html",statusline,1
	,"PalletWasher.com","show-menu=palletwasher-p01-h","http://PalletWasher.com",statusline,1
	])

	addmenu(menu=[
	"botpallets",
	"offset=-98",,170,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"PlasticPallet.com","show-menu=plasticpallet01-h","http://PlasticPallet.com",statusline,1
	,"AluminumPallet.com","show-menu=aluminum-pallet-p01-h","../palletscontainers/aluminum-pallet.html",statusline,1
	,"StainlessSteelPallet.com","show-menu=stainless-steel-pallet-p01-h","../palletscontainers/stainless-steel-pallet.html",statusline,1
	,"PalletWasher.com","show-menu=palletwasher-p01-h","http://PalletWasher.com",statusline,1
	])

	addmenu(menu=[
	"topcontainers",
	,,170,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"CollapsibleContainer.com","show-menu=plastic-collapsible-container-p01-h","../palletscontainers/plastic-collapsible-container.html",statusline,1
	,"PlasticContainer.com","show-menu=plastic-fixed-wall-container-p01-h","../palletscontainers/plastic-fixed-wall-container.html",statusline,1
	])
/*
	,"AluminumContainer.com","show-menu=aluminum-container-p02-h","../palletscontainers/aluminum-container.html",statusline,1
	,"FixedWallContainer.com","show-menu=plastic-fixed-wall-container-p01-h","../palletscontainers/plastic-fixed-wall-container.html",statusline,1
	,"WireContainer.com","show-menu=wirecontainer03-h","http://WireContainer.com",statusline,1
*/
	addmenu(menu=[
	"botcontainers",
	"offset=-60",,170,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"CollapsibleContainer.com","show-menu=plastic-collapsible-container-p01-h","../palletscontainers/plastic-collapsible-container.html",statusline,1
	,"PlasticContainer.com","show-menu=plastic-fixed-wall-container-p01-h","../palletscontainers/plastic-fixed-wall-container.html",statusline,1
	])

	addmenu(menu=[
	"topfreezerspacers",
	,,170,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"FreezerSpacer.com","show-menu=freezer-spacer-p02-h","../palletspacermachines/freezer-spacer.html",statusline,1
	,"FreezerSpacerWasher.com","show-menu=freezerspacerwasher-p01-h","http://FreezerSpacerWasher.com",statusline,1
	,"WaterPressureWasher.com","show-menu=waterpressurewasher-d","http://WaterPressureWasher.com",statusline,1
	])

	addmenu(menu=[
	"botfreezerspacers",
	"offset=-79",,170,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"FreezerSpacer.com","show-menu=freezer-spacer-p02-h","../palletspacermachines/freezer-spacer.html",statusline,1
	,"FreezerSpacerWasher.com","show-menu=freezerspacerwasher-p01-h","http://FreezerSpacerWasher.com",statusline,1
	,"WaterPressureWasher.com","show-menu=waterpressurewasher-d","http://WaterPressureWasher.com",statusline,1
	])

	addmenu(menu=[
	"topcustom",
	,,185,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"P/E Pallet Exchanger","show-menu=pe-pallet-exchanger-p01-h","../inverters/pe-pallet-exchanger.html",statusline,1
//	,"TOPPY Aerator/Jogger","show-menu=toppy-pile-turner-p01-h","/to/index.html",statusline,1
	,"G/L Inverter<BR>Ground to Grond Ramp Loading","show-menu=gl-inverter-p01-h" ,"../inverters/gl-inverter.html",statusline,1
	,"In-Line Load Transfer Systems","show-menu=in-line-systems-p01-h","../inverters/in-line-systems.html",statusline,1
	,"Load Centering Devices","show-menu=load-centering-devices-p01-h","../inverters/load-centering-devices.html",statusline,1
	,"Equipment for Printing, Paper & Corrugated Industry","show-menu=ppcp102-d" ,"../inverters/printing-paper.html",statusline,1
	,"StainlessSteelPallet.com","show-menu=stainless-steel-pallet-p01-h","../palletscontainers/stainless-steel-pallet.html",statusline,1
	])

	addmenu(menu=[
	"botcustom",
	"offset=-165",,185,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"P/E Pallet Exchanger","show-menu=pe-pallet-exchanger-p01-h","../inverters/pe-pallet-exchanger.html",statusline,1
//	,"TOPPY Aerator/Jogger","show-menu=toppy-pile-turner-p01-h","/to/index.html",statusline,1
	,"G/L Inverter<BR>Ground to Grond Ramp Loading","show-menu=gl-inverter-p01-h" ,"../inverters/gl-inverter.html",statusline,1
	,"In-Line Load Transfer Systems","show-menu=in-line-systems-p01-h","../inverters/in-line-systems.html",statusline,1
	,"Load Centering Devices","show-menu=load-centering-devices-p01-h","../inverters/load-centering-devices.html",statusline,1
	,"Equipment for Printing, Paper & Corrugated Industry","show-menu=ppcp102-d" ,"../inverters/printing-paper.html",statusline,1
	,"StainlessSteelPallet.com","show-menu=stainless-steel-pallet-p01-h","../palletscontainers/stainless-steel-pallet.html",statusline,1
	])

	addmenu(menu=[
	"topdivisions",
	,,110,1,,style01,,"left",pulldown,,,,,,,,,,,,
	,"PalletTruck.com","show-menu=pallettruck-d","http://PalletTruck.com",statusline,1
	,"ExportPallet.com","show-menu=exportpallet-p04-h","http://ExportPallet.com",statusline,1
	,"WireDecking.com","show-menu=wiredecking-d","http://WireDecking.com",statusline,1
	])

	addmenu(menu=[
	"botdivisions",
	"offset=-79",,110,1,,style01,,"left",pushup,,,,,,,,,,,,
	,"PalletTruck.com","show-menu=pallettruck-d","http://PalletTruck.com",statusline,1
	,"ExportPallet.com","show-menu=exportpallet-p04-h","http://ExportPallet.com",statusline,1
	,"WireDecking.com","show-menu=wiredecking-d","http://WireDecking.com",statusline,1
	])
	
			addmenu(menu=[
			"topnotavail",
			,,130,1,,style01,,"left",pulldown,,,,,,,,,,,,
			,"Web Page NOT Yet Available on the Web.<BR>Please Call<BR><B>800&nbsp;350-0011</B><BR>for Information",
			"",,blankstatus,1
			])
		
			addmenu(menu=[
			"botnotavail",
			"offset=-101",,130,1,,style01,,"left",pushup,,,,,,,,,,,,
			,"Web Page NOT Yet Available on the Web.<BR>Please Call<BR><B>800&nbsp;350-0011</B><BR>for Information",
			"",,blankstatus,1
			])
		
// PICTURES

			addmenu(menu=[
			"top90-tipper-upender-p01-h",
			,,130,1,,style01,,"center",pulldown,,,,,,,,,,,,
			,"Tippers & Upenders<BR><IMG SRC=../home/90-tipper-upender-p01-h.jpg>",
			 "../inverters/90-tipper-upender.html",,statusline,1
			])
		
			addmenu(menu=[
			"bot90-tipper-upender-p01-h",
			"offset=-134",,130,1,,style01,,"center",pushup,,,,,,,,,,,,
			,"Tippers & Upenders<BR><IMG SRC=../home/90-tipper-upender-p01-h.jpg>",
			 "../inverters/90-tipper-upender.html",,statusline,1
			])
		
			addmenu(menu=[
			"toppy-pile-turner-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/toppy-pile-turner-p01-h.jpg>",
			 "/to/index.html",,statusline,1
			])
		
			addmenu(menu=[
			"aluminum-pallet-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/aluminum-pallet-p01-h.jpg>",
			 "../palletscontainers/aluminum-pallet.html",,statusline,1
			])
		
			addmenu(menu=[
			"exportpallet-p04-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/exportpallet-p04-h.jpg>",
			 "http://ExportPallet.com/",,statusline,1
			])

			addmenu(menu=[
			"fleming-potter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fleming-potter-p01-h.jpg>",
			 "../casestudies/fleming-potter.html",,statusline,1
			])
			
			addmenu(menu=[
			"freezerspacerinserter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/freezerspacerinserter-p01-h.jpg>",
			 "../palletspacermachines/freezerspacerinserter.html",,statusline,1
			])
				
			addmenu(menu=[
			"freezerspacerrecovery-p05-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/freezerspacerrecovery-p05-h.jpg>",
			 "../palletspacermachines/palletrecovery.html",,statusline,1
			])
		
			addmenu(menu=[
			"freezerspacerwasher-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/freezerspacerwasher-p01-h.jpg>",
			 "http://freezerspacerwasher.com",,statusline,1
			])
		
			addmenu(menu=[
			"freezer-spacer-p02-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/freezer-spacer-p02-h.jpg>",
			 "../palletspacermachines/freezer-spacer.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsdcctil-inverter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fsdcctil-inverter-p01-h.jpg>",
			 "../inverters/fsdcctil-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsdcfswp100-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fsdcfswp100-d.jpg>",
			 "../inverters/fsdcfswp.html",,statusline,1
			])
			
			addmenu(menu=[
			"fsdcgl-inverter-p01-h",
			,,130,1,,style01,,"left",slide,,,,,,,,,,,,
			,"<B>FS/DC/GL Inverter</B><BR> &middot; Free Standing<BR> &middot; Dual Clamping<BR> &middot;&nbsp;Ground&nbsp;Level&nbsp;Loading<BR><IMG SRC=../home/fsdcgl-inverter-p01-h.jpg>",
			 "../inverters/fsdcgl-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsdc-inverter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fsdc-inverter-p01-h.jpg>",
			 "../inverters/fsdc-inverter.html",,statusline,1
			])

			addmenu(menu=[
			"fsdcrl-inverter-p01-h",
			,,130,1,,style01,,"left",slide,,,,,,,,,,,,
			,"<B>FS/DC/RL Inverter</B><BR> &middot; Free Standing<BR> &middot; Dual Clamping<BR> &middot; Ramp Loading<BR><IMG SRC=../home/fsdcrl-inverter-p01-h.jpg>",
			 "../inverters/fsdcrl-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fs-guarding-options-p05-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fs-guarding-options-p05-h.jpg>",
			 "../inverters/fs-guarding-options.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsp1-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fsp1-d.jpg>",
			 "../inverters/fs-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fspt-inverter-p02-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fspt-inverter-p02-h.jpg>",
			 "../inverters/fspt-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsscpas-inverter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fsscpas-inverter-p01-h.jpg>",
			 "../inverters/fsscpas-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsss-inverter-p01-h",
			,,130,1,,style01,,"left",slide,,,,,,,,,,,,
			,"<B>FS/SS&nbsp;&amp;&nbsp;SS/LB&nbsp;Inverter</B><BR> &middot;&nbsp;Fully&nbsp;Stainless&nbsp;Steel&nbsp;&amp;<BR> &middot; Stainless Steel Lined<IMG SRC=../home/fsss-inverter-p01-h.jpg>",
			 "../inverters/fsss-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"fsgaylord-inverter",
			,,130,1,,style01,,"left",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/fsss-inverter-p01-h.jpg>",
			 "../inverters/fsgaylord-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"glaxo-wellcome-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/glaxo-wellcome-p01-h.jpg>",
			 "../casestudies/glaxo-wellcome.html",,statusline,1
			])

			addmenu(menu=[
			"gl-inverter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/gl-inverter-p01-h.jpg>",
			 "../inverters/gl-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"golden-cat-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/golden-cat-p01-h.jpg>",
			 "../casestudies/golden-cat.html",,statusline,1
			])
		
			addmenu(menu=[
			"in-line-systems-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/in-line-systems-p01-h.jpg>",
			 "../inverters/in-line-systems.html",,statusline,1
			])
		
			addmenu(menu=[
			"load-centering-devices-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/load-centering-devices-p01-h.jpg>",
			 "../inverters/load-centering-devices.html",,statusline,1
			])
		
			addmenu(menu=[
			"nestle-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/nestle-p01-h.jpg>",
			 "../casestudies/nestle.html",,statusline,1
			])
		
			addmenu(menu=[
			"aluminum-container-p02-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/aluminum-container-p02-h.jpg>",
			 "../palletscontainers/aluminum-container.html",,statusline,1
			])
		
			addmenu(menu=[
			"toppallet-dispenser-p01-h",
			,,130,1,,style01,,"left",slide,,,,,,,,,,,,
			,"<B>PalletDispenser.com</B><BR> &middot; Pallet Stacker<BR> &middot; Pallet Accumulator<IMG SRC=../home/pallet-dispenser-p01-h.jpg>",
			 "http://PalletDispenser.com",,statusline,1
			])
		
			addmenu(menu=[
			"botpallet-dispenser-p01-h",
			"offset=-222",,130,1,,style01,,"left",slide,,,,,,,,,,,,
			,"<B>PalletDispenser.com</B><BR> &middot; Pallet Stacker<BR> &middot; Pallet Accumulator<IMG SRC=../home/pallet-dispenser-p01-h.jpg>",
			 "http://PalletDispenser.com",,statusline,1
			])
		
			addmenu(menu=[
			"palletspacerrecoverygalvanized-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/palletspacerrecoverygalvanized-p01-h.jpg>",
			 "../palletspacermachines/palletspacerrecoverygalvanized.html",,statusline,1
			])
		
			addmenu(menu=[
			"palletspacerrecoverystainless-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/palletspacerrecoverystainless-p01-h.jpg>",
			 "../palletspacermachines/palletspacerrecoverystainless.html",,statusline,1
			])
		
			addmenu(menu=[
			"pallettruck-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/pallettruck-d.jpg>",
			 "http://PalletTruck.com",,statusline,1
			])
		
			addmenu(menu=[
			"palletwasher-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/palletwasher-p01-h.jpg>",
			 "http://PalletWasher.com",,statusline,1
			])
			
			addmenu(menu=[
			"plastic-collapsible-container-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/plastic-collapsible-container-p01-h.jpg>",
			 "../palletscontainers/plastic-collapsible-container.html",,statusline,1
			])
		
			addmenu(menu=[
			"pe-pallet-exchanger-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/pe-pallet-exchanger-p01-h.jpg>",
			 "../inverters/pe-pallet-exchanger.html",,statusline,1
			])
		
			addmenu(menu=[
			"pfizer-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/pfizer-p01-h.jpg>",
			 "../casestudies/pfizer.html",,statusline,1
			])
		
			addmenu(menu=[
			"plastic-fixed-wall-container-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/plastic-fixed-wall-container-p01-h.jpg>",
			 "../palletscontainers/plastic-fixed-wall-container.html",,statusline,1
			])

			addmenu(menu=[
			"plasticpallet01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/plasticpallet01-h.jpg>",
			 "http://PlasticPallet.com/",,statusline,1
			])
		
			addmenu(menu=[
			"ppcp102-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/ppcp102-d.jpg>",
			 "../inverters/printing-paper.html",,statusline,1
			])
		
			addmenu(menu=[
			"freezerspacerrecovery-p02-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/freezerspacerrecovery-p02-h.jpg>",
			 "../palletspacermachines/freezerspacerrecovery.html",,statusline,1
			])
		
			addmenu(menu=[
			"rrmk2-inverter-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/rrmk2-inverter-p01-h.jpg>",
			 "../inverters/rrmk2-inverter.html",,statusline,1
			])
		
			addmenu(menu=[
			"rrp100-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/rrp100-d.jpg>",
			 "../inverters/rrmk1-inverter.html",,statusline,1
			])

			addmenu(menu=[
			"stainless-steel-pallet-p01-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/stainless-steel-pallet-p01-h.jpg>",
			 "../palletscontainers/stainless-steel-pallet.html",,statusline,1
			])

			addmenu(menu=[
			"waterpressurewasher-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/waterpressurewasher-d.jpg>",
			 "http://WaterPressureWasher.com/",,statusline,1
			])
		
			addmenu(menu=[
			"wirecontainer03-h",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/wirecontainer03-h.jpg>",
			 "http://WireContainer.com",,statusline,1
			])
		
			addmenu(menu=[
			"wiredecking-d",
			,,130,1,,style01,,"center",slide,,,,,,,,,,,,
			,"<IMG SRC=../home/wiredecking-d.jpg>",
			 "http://WireDecking.com/",,statusline,1
			])
		
dumpmenus()

/*-- 0.037 --*/