timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"2F78E5",					// Off Back Color 1B84D3
"CC0000",					// On Font Color
"FF9900",					// On Back Color
"1062DD",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"",						// Font Weight
"Arial",	// Font
3,							// Padding
"images/arrow.jpg",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,							// "000099" Referer item Font Color (leave this blank to disable)
,							// "FFFF00" Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
182,				    // Top
,			// left
190,					// Width
1,					// Border Width
"left",				// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"left",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
0, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"middle",					// Position of sub image left:center:right:middle:top:bottom
"",					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"&raquo;&raquo;&nbsp;PUMPS","",,,1,
"Centrifugal Jet Pumps","show-menu2",,,1,
"Centrifugal Monobloc Pumps","show-menu3",,,1,
"Centrifugal Regenerative Pumps<br>(Self Priming)","show-menu4",,,1,
"Centrifugal ShallowWell Pumps<br>(Self Priming)","show-menu5",,,1,
"Centrifugal Multistage Submersible Pumps","show-menu6",,,1,
"Centrifugal Openwell Submersible Pumps","show-menu7",,,1,
"Centrifugal Free Flow Pumps","show-menu8",,,1,
"","",,,1,
"&raquo;&raquo;&nbsp;CNC MACHINE","",,,1,
"CNC LCGM1","lcgm1.html",,,1,
"CNC LCMC1","lcmc1.html",,,1,
"CNC LCMT1","lcmt1.html",,,1

]
          
menu2=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Single Stage","products.htm",,,1,
"Two Stage","prod12.htm",,,1,
"Multi Stage","prod13.htm",,,1,
"Performance Chart","prod14.htm",,,1,
"Selection Chart","prod15.htm",,,1
]
menu7=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Single Phase","prod61.htm",,,1,
"Three Phase","prod62.htm",,,1,
"Two Stage","prod65.htm",,,1,
"Performance Chart","prod63.htm",,,1,
"Selection Chart","prod64.htm",,,1
]
menu8=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Centrifugal Free Flow Pumps","prod71.htm",,,1,
"Performance Chart","prod72.htm",,,1,
"Selection Chart","prod73.htm",,,1
]

menu9=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"LCGM1","lcgm1.html",,,1,
"LCMC1","lcmc1.html",,,1,
"LCMT1","lcmt1.html",,,1
]


menu3=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Single Phase","prod21.htm",,,1,
"Three Phase","prod22.htm",,,1,
"Two Stage","prod23.htm",,,1,
"Performance Chart","prod24.htm",,,1,
"Selection Chart","prod25.htm",,,1
]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,

"Regenerative Pumps<br>(Self Priming)","prod32.htm",,,1,
"Performance Chart","prod35.htm",,,1,
"Selection Chart","prod36.htm",,,1
]


menu5=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Single Stage","prod41.htm",,,1,
"Performance Chart","prod43.htm",,,1,
"Selection Chart","prod44.htm",,,1
]

menu6=[
,,135,1,"",prop1,,"left",effect,,,,,,,
"150 mm (6 inches)","prod51.htm",,,1,
"100 mm (4 inches)","prod52.htm",,,1,
"80 mm (3 inches)","prod55.html",,,1,
"Performance Chart","prod53.htm",,,1,
"Selection Chart","prod54.htm",,,1
]


