//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=88);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=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// 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
"blue",				// Mouse Off Background Color
"white",				// Mouse On Font Color
"black",				// 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
4,					// Menu Item Padding
"images/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"white",				// Current Page Item Font Color (leave this blank to disable)
"blue",					// Current Page Item Background Color (leave this blank to disable)
"images/arrowdn.gif",		// 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
120,					// Menu Top - The Top position of the menu in pixels
70,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// 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
"randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",				// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","index.html",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Products&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=products",,"",1
,"Technical&nbsp;Information&nbsp;&nbsp;","Tech_Info.html",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contacts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","Contact.html",,"",1
])

	addmenu(menu=["products",
	,,120,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"Adsorbers, Filters","show-menu=adsorbers-filters",,,1
	,"Vacuum Extraction, Sparge Blowers","show-menu=vacuum-sparge-blowers",,,1
	,"Air Strippers","show-menu=air-strippers",,,1
	,"Separators","show-menu=separators",,,1
	,"Enclosures, Trailers, Skids","show-menu=enclosures-trailers-skids",,,1
	,"Control Panels and Systems","show-menu=controlp-s",,,1
	,"Oxidizers","show-menu=oxidizers",,,1
	,"Pumps","show-menu=pumps",,,1
	,"Heat Exchangers, Heaters","show-menu=heatexchangers",,,1
	,"Media","show-menu=media",,,1
	,"Tanks, Piping, Misc","show-menu=Tanks/piping/misc",,,1
	])
	

		addmenu(menu=["adsorbers-filters",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Liquid GAC","Adsorbers_Filters.html#LC",,,0
		,"Vapor GAC","Adsorbers_Filters.html#VC",,,0
		,"Multi Media Filters","Adsorbers_Filters.html#MULTI",,,0
		,"Bag Filters","Adsorbers_Filters.html#BAG",,,0
		,"Activated Clay","Adsorbers_Filters.html#CLAY",,,0
		,"Vapor Piping Headers","Adsorbers_Filters.html#VAPORPIPING",,,0
		,"Liquid Piping Headers","Adsorbers_Filters.html#LIQUIDPIPING",,,0
		])

		addmenu(menu=["Vacuum-sparge-blowers",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Vacuum Extraction","show-menu=vap-extraction",,,1
		,"Sparge","show-menu=sparge",,,1
		])

			addmenu(menu=["vap-extraction",
			,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
			,"Claw Profile Rotary Lobe","Vacuum.html#RCLV",,,0
			,"Liquid Ring","Vacuum.html#LRV",,,0
			,"Rotary Lobe","Vacuum.html#RLV",,,0
			,"Regenerative","Vacuum.html#RGN",,,0
			])

			addmenu(menu=["sparge",
			,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
			,"Rotary Vane","Sparge.html#RVP",,,0
			,"Rotary Lobe","Sparge.html#RLP",,,0
			,"Claw Profile Rotary Lobe","Sparge.html#Rotary",,,0
			])


		addmenu(menu=["pumps",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Centrifugal single or multi stage","Pumps.html#CT",,,0
		,"Progressive cavity","Pumps.html#Prog",,,0
		,"Pnuematic submersible","Pumps.html#Pneu",,,0
		,"Electric submersible","Pumps.html#Electricsub",,,0
		,"Pnuematic double diaphragm","Pumps.html#PneuDD",,,0
		,"Chem Feed Metering Pumps","Pumps.html#Chem",,,0
		])

		addmenu(menu=["air-strippers",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Low Profile","Air_Strippers.html#Lowprofile",,,0
		,"DTA","Air_Strippers.html#DTA",,,0
		,"Packed Column","Air_Strippers.html#PCA",,,0
		])

		addmenu(menu=["separators",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Oil/Water","Separators.html#LLS",,,0
		,"Vapor/Liquid","Separators.html#VLS",,,0
		])

		addmenu(menu=["heatexchangers",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Air/Air","Heat_Exchangers.html",,,0
		,"Air/Water","Heat_Exchangers.html",,,0
		,"Duct Process Heaters","Heat_Exchangers.html",,,0
		])

		addmenu(menu=["enclosures-trailers-skids",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Wood Frame","Enclosures_trailers_skids.html",,,0
		,"Steel Panel","Enclosures_trailers_skids.html",,,0
		,"Enclosed Trailers", "Enclosures_trailers_skids.html",,,0
		,"Flat Bed Trailers", "Enclosures_trailers_skids.html",,,0
		,"Steel Skid","Enclosures_trailers_skids.html",,,0
		])

		addmenu(menu=["controlp-s",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Relay Logic","controlp-s.html",,,0
		,"PLC Based","controlp-s.html",,,0
		,"Telemetry","controlp-s.html",,,0
		,"Auto Dialers","controlp-s.html",,,0
		,"Intrinsically Safe, Explosion Proof","controlp-s.html",,,0
		])

		addmenu(menu=["oxidizers",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Thermal Convertible","Oxidizers.html",,,0
		,"Catalytic","Oxidizers.html",,,0
		,"Electric","Oxidizers.html",,,0
		])

		addmenu(menu=["media",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"Carbon Liquid","Media.html",,,0
		,"Carbon Vapor","Media.html",,,0
		,"Carbon Impregnated","Media.html",,,0
		,"Clay Activated","Media.html",,,0
		,"Sand Filtration Media","Media.html",,,0
		,"Packing Media (Packed Column)","Media.html",,,0
		])

		addmenu(menu=["Tanks/piping/misc",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"HDPE","Tanks_Piping_Misc.html",,,0
		,"FRP","Tanks_Piping_Misc.html",,,0
		,"Welded Steel","Tanks_Piping_Misc.html",,,0
		,"Product Tanks","Tanks_Piping_Misc.html",,,0
		])

		//example below of how a submenu of a submenu would work below...isn't called but doesn't hurt to leave here//

		addmenu(menu=["generalnews",
		,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"CNN","http://www.cnn.com",,,0
		,"MSNBC","http://www.msnbc.com",,,0
		,"ABC News","http://www.abcnews.com",,,0
		,"Vancouver Local News","show-menu=canadanews",,,0
		,"BBC News","http://news.bbc.co.uk",,,0
		])

			addmenu(menu=["canadanews",
			,,120,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
			,"CTV News","http://www.ctvnews.com",,,
			,"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,
			])
		
		addmenu(menu=["technonews",
		,,110,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"TechWeb","http://www.cnn.com",,,0
		,"News.com","http://www.news.com",,,0
		,"Wired News","http://www.wired.com",,,0
		,"Slashdot","http://www.slashdot.com",,,0		
		])



	addmenu(menu=["webmaster",
	,,170,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"<img src='images/newsimage.gif' border=0>&nbsp;Dynamic Drive","http://www.dynamicdrive.com",,,1
	,"<img src='images/newsimage.gif' border=0>&nbsp;JavaScript Kit","http://www.javascriptkit.com",,,1
	,"<img src='images/newsimage.gif' border=0>&nbsp;Freewarejava.Com","http://www.freewarejava.com",,,1
	,"<img src='images/newsimage.gif' border=0>&nbsp;Active-X.com","http://www.active-x.com",,,1
	,"<img src='images/newsimage.gif' border=0>&nbsp;Web Monkey","http://www.webmonkey.com",,,1
	,"<img src='images/newsimage.gif' border=0>&nbsp;Jars","http://www.jars.com",,,1
	])
	
	addmenu(menu=["downloads",,,120,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Download.com","http://www.download.com",,,1
	,"Tucows","http://www.tucows.com",,,1
	])
	

dumpmenus()