timegap=1000
followspeed=5
followrate=40
suboffset_top=0;
suboffset_left=10;

effect = "fade(duration=0.40);Shadow(color='777777', Direction=135, Strength=4)"

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
"4E4E4E",					// Off Back Color
"FFFFFF",					// On Font Color
"7F7F7F",					// On Back Color
"4E4E4E",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"FFFFFF",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"7F7F7F",					// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"4E4E4E",					// Off Back Color
"FFFFFF",					// On Font Color
"7F7F7F",					// On Back Color
"FFFFFF",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"FFFFFF",					// 3D High Color
"FFFFFF",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"7F7F7F",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
206,				// Top
418,				// left
,					// 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
"center",			// 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
1, 					// 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
,					// 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
"Home","http://www.fecomcorp.com",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Products","show-menu2",,,1,
"Showcase","http://www.fecomcorp.com/Showcase.htm",,,1,
"Company Profile","http://www.fecomcorp.com/CompanyProfile.htm",,"#",1,
"Contact Us","http://www.fecomcorp.com/ContactUs.htm",,"#",1
]

menu2=[
,,163,1,"",prop1,,"left",effect,,,,,,,
"Show All Products","http://www.fecomcorp.com/Products.htm",,,0,
"Heatsinks","show-menu3","http://www.fecomcorp.com/Products/HeatSinks.htm",,0,
"Membrane Switches","http://www.fecomcorp.com/Products/MembraneSwitch.htm",,,0,
"Silicone Rubber Keypads","http://www.fecomcorp.com/Products/RubberKeypads.htm",,,0,
"Printed Circuit Boards","http://www.fecomcorp.com/Products/PrintedCB.htm",,,0,
"Plastic Injecton Molds","http://www.fecomcorp.com/Products/PlasticInjection.htm",,,0,
"Metal Front Parts","http://www.fecomcorp.com/Products/MetalPanels.htm",,,0,
"Flexible Printed Circuits","http://www.fecomcorp.com/Products/FlexiblePC.htm",,,0,
"Battery Testers","show-menu5","http://www.fecomcorp.com/Products/BatteryTesters.htm",,0
]

menu3=[
,,136,1,"",prop2,,"left",effect,,,,,,,
"Stamped Heat sinks","http://www.fecomcorp.com/Products/HeatSinks/Stamped.htm",,,1,
"Extruded Heat Sinks","http://www.fecomcorp.com/Products/HeatSinks/Extruded.htm",,,1,
"CPU Heat Sinks","http://www.fecomcorp.com/Products/HeatSinks/CPUCoolers.htm",,,1,
"Extrusion Profiles","http://www.fecomcorp.com/Products/HeatSinks/Extrusion.htm",,,1,
"Bonded Fin & Assembled Fin","http://www.fecomcorp.com/Products/HeatSinks/BondedFin.htm",,,1,
"Custom Design","http://www.fecomcorp.com/Products/HeatSinks/Custom.htm",,,1,
"Accessories","show-menu4","http://www.fecomcorp.com/Products/Heatsinks/Accessories.htm",,1,
"Die Casting","Coming Soon!!!",,,1
]

menu4=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Power Resistors","http://www.fecomcorp.com/Products/HeatSinks/Accessories/PowerResistors.htm",,,1,
"Handles","http://www.fecomcorp.com/Products/HeatSinks/Accessories/Handles.htm",,,1,
"Clips","http://www.fecomcorp.com/Products/HeatSinks/Accessories/Clips.htm",,,1,
"Fan Guards","http://www.fecomcorp.com/Products/HeatSinks/Accessories/FanGuards.htm",,,1
]

menu5=[
,,130,1,"",prop2,,"left",effect,,,,,,,
"Custom Hearing Aid tester","http://www.fecomcorp.com/Products/BatteryTesters/CustomTester.htm",,,1,
"Standard Hearing Aid Tester","http://www.fecomcorp.com/Products/BatteryTesters/StandardTester.htm",,,1,
"Household Tester","http://www.fecomcorp.com/Products/BatteryTesters/HouseholdTester.htm",,,1
]
