
//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
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=1000				// The time delay for menus to remain visible
followspeed=20   		// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position
style1=[				// 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.
"white",				// Mouse Off Font Color
"000066",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"880000",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
0,						// Menu Item Padding
,						// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// 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)
]
style2=[				// 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.
"white",				// Mouse Off Font Color
"000066",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"880000",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,						// Menu Item Padding
,						// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// 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)
]
addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",				// Menu Name - This is needed in order for the menu to be called
141,					// Menu Top - The Top position of the menu in pixels
12,					// 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"
style1,				// 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
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for 						more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all 						times) (1=on/0=off)
, 					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use





,"<img src=images/bttns/home.jpg border=0>","http://www.kanamak.com",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=images/bttns/drillrigs.jpg border=0>","show-menu=drilling",,"",1
,"<img src=images/bttns/engine.jpg border=0>","show-menu=engineering",,"",1
,"<img src=images/bttns/fab.jpg border=0>","fabrication.html",,"",1
,"<img src=images/bttns/fluidpro.jpg border=0>","show-menu=fluidPro",,"",1
,"<img src=images/bttns/machin.jpg border=0>","machining.html",,,1
,"<img src=images/bttns/products.jpg border=0>","show-menu=products",,"",1
,"<img src=images/bttns/service.jpg border=0>","show-menu=service",,"",1
//,"<img src=images/bttns/used.jpg border=0>","machine-tools.html",,,1
,"<img src=images/bttns/contact.jpg border=0>","contact.html",,,1
,"<img src=images/bttns/library.jpg border=0>","library.html",,,1
,"<img src=images/bttns/sitemap.jpg border=0>","site-map.html",,,1
])

	addmenu(menu=["drilling",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Drilling Rigs","drilling-rigs.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Drillmec","drilling-rigs1.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Walker-Neer","drilling-rigs2.html",,,1
	])


	addmenu(menu=["engineering",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,

	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Engineering","engineering.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Disciplines","engineering-disciplines.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Projects","engineering-projects.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Services","engineering-services.html",,,1
	])


//	addmenu(menu=["fabrication",
//	,,170,1,"",style2,,"left",effect,,,,,,,,,,,,

//	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Fabrication","fabrication.html",,,1
//	])


	addmenu(menu=["fluidPro",
	,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Fluidpro","fluidpro.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Power Units","fluidpro-power-unitsW10.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Post Hole Diggers","fluidpro-postholeW11.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Screeds","fluidpro-screedsW12.html",,,1	
	])


//	addmenu(menu=["machine",
//	,,140,1,"",style2,,"",effect,,,,,,,,,,,,

//	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Google.com", "http://www.google.com",,,1
//	])



	addmenu(menu=["products",
	,,140,1,"",style2,,"",effect,,,,,,,,,,,,

	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Products", "products.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Accessories", "products-accessories.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cylinders", "show-menu=cylinders",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Filters", "show-menu=filters",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Fittings", "products-fittings.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Hoses", "products-hoses.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Hydrostats", "show-menu=hydrostats",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Motors", "show-menu=motors",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Power Units", "fluidpro-power-unitsW10.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Pumps", "show-menu=pumps",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Post Hole Diggers", "fluidpro-postholeW11.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Screeds", "fluidpro-screedsW12.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Quick Couplers", "products-quick-couplers.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Valves", "show-menu=valves",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Bocats", "products-bocats.html",,,1
	])


		addmenu(menu=["cylinders",
		,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cylinders-Intro","products-cylinders.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Tie Rod-2,500psi","products-cross-cylinders1W1.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Tie Rod-3,000psi","products-cross-cylinders2W2.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cylinders-Welded","products-cylinders-weldedW3.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cylinders-Custom","products-cylinders-customW4.html",,,1
		])


		addmenu(menu=["filters",
		,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cross Filters","products-filters-crossW5.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;UFI Filters","products-filters-ufiW6.html",,,1
		])

//		addmenu(menu=["tiebolt",
//		,,270,1,"",style2,0,"left",effect,0,,,,,,,,,,,

//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;DB Series Technical Data - PDF","dbtech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;DB Series Parts Breakdown - PDF","dbparts.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;DU Series Technical Data - PDF","dutech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;DU Series Parts Breakdown - PDF","duparts.pdf",,,1		
//			])


		addmenu(menu=["fittings",
		,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Catalogue- PDF","catalogue.pdf",,,1
		])

		addmenu(menu=["hydrostats",
		,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Dennison Hydrostats","products-hydrostats-dennisonW7.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;EIP Hydrostats","products-hydrostats-eip-under-construction.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Sunstrand Hydrostats","products-hydrostats-sunstrand-under-construction.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Remanufactured Hydrostats","products-hydrostats-remanufactured.html",,,1
		])

		addmenu(menu=["motors",
		,,270,1,"",style2,0,"left",effect,0,,,,,,,,,,,

		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Motors Intro","products-motors.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cross Gear Motors","products-motors-crossW8.html",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;40 Series Technical Data - PDF","40mtech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;40 Series Parts Breakdown - PDF","40parts.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;50 Series Technical Data - PDF","50mtech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;50 Series Parts Breakdown - PDF","50parts.pdf",,,1		
		])



		addmenu(menu=["powerunits",
		,,270,1,"",style2,0,"left",effect,0,,,,,,,,,,,

//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;550 Series Technical Data- PDF","550tech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;600 Series Technical Data- PDF","600tech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;650 Series Technical Data- PDF","650tech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;900 Series Technical Data- PDF","900tech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;2000 Series Technical Data- PDF","2000tech.pdf",,,1				
		])


		addmenu(menu=["pumps",
		,,270,1,"",style2,0,"left",effect,0,,,,,,,,,,,

		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Pumps Intro","products-pumps.html",,,1
		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Cross Gear Pumps","products-pumps-crossW9.html",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;40 Series Technical Data - PDF","pdf/40ptech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;40 Series Parts Breakdown - PDF","pdf/40parts.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;50 Series Technical Data - PDF","pdf/50ptech.pdf",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;50 Series Parts Breakdown - PDF","pdf/50parts.pdf",,,1		
		])


//		addmenu(menu=["postholes",
//		,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Technical Data- PDF","posthole_tech.pdf",,,1
//		])


		addmenu(menu=["valves",
		,,170,1,"",style2,0,"left",effect,0,,,,,,,,,,,

		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Valves","products-valves.html",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Technical Data - PDF","show-menu=techdata",,,1
//		,"<img src=images/bttns/bullet.gif border=0>&nbsp;Parts Breakdown - PDF","show-menu=parts_break",,,1
		])


//			addmenu(menu=["techdata",
//			,,270,1,"",style2,0,"left",effect,0,,,,,,,,,,,

//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Directional Valve- BA Series- PDF","direct_valve_ba.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Relief Valve- RC Series- PDF ","relief_valve_rc.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Relief Valve- RD Series- PDF","relief_valve_rd.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Pilot Operated Relief Valve- RV Series- PDF ","operated_valve_rv.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Double Selector Valve- SD Series- PDF","double_valve_sd.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Single Selector Valve- VS2 & VS4 Series ","single_valve_vs.pdf",,,1						
//			])


//			addmenu(menu=["parts_break",
//			,,270,1,"",style2,0,"left",effect,0,,,,,,,,,,,

//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Directional Valve- BA Series- PDF","direct_valve_ba.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Relief Valve- RC Series- PDF ","relief_valve_rc.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Relief Valve- RD Series- PDF","relief_valve_rd.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Pilot Operated Relief Valve- RV Series- PDF ","operated_valve_rv.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Double Selector Valve- SD Series- PDF","double_valve_sd.pdf",,,1
//			,"<img src=images/bttns/bullet.gif border=0>&nbsp;Single Selector Valve- VS2 & VS4 Series ","single_valve_vs.pdf",,,1						
//			])


	addmenu(menu=["service",
	,,140,1,"",style2,,"",effect,,,,,,,,,,,,

	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Service", "service.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Facilities", "service-facilities.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Mobile Service", "service-mobile-service.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Trouble Shooting", "service-trouble-shooting.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Installation", "service-installation.html",,,1
	,"<img src=images/bttns/bullet.gif border=0>&nbsp;Product Rebuilds", "service-product-rebuilds.html",,,1
	])



//	addmenu(menu=["Other",,,140,1,,style2,0,"left","randomdissolve(duration=.3);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
//	,"Menu","http://www.theparacletegroup.com",,"The Paraclete Group",1
//	])

dumpmenus()