timegap=500
followspeed=5
followrate=40
suboffset_top=15;
suboffset_left=15;

effect = "fade(duration=0.1);Shadow(color='#777777', Direction=135, Strength=5)"

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
"000000",				// Off Back Color
"FFFFFF",				// On Font Color
"5D89B6",				// On Back Color
"",					// Border Color
11,					// Font Size
"bold",					// Font Style 
"bold",					// Font Weight
"Arial,Tahoma,Helvetica",	        // Font
10,					// Padding
"arrow.gif",				// Sub Menu Image
0,					// 3D Border & Separator
"",					// 3D High Color
"",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
37,					// Top
270,					// left
,					// Width
0,					// Border Width
"center",			// 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
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","index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About Us","show-menu2",,"#",1,
"Facilities","show-menu3",,,1,
"Services","show-menu4",,"#",1,
"Contacts","show-menu5",,"#",1,
"Employee Resources","Employee/ERC.html",,,1,
"Request Information","inforequests.html",,,1,
"Site Map","sitemap.html",,,1
]

menu2=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Company Philosophy","cophil.html",,,1,
"Message from the President","dans.html",,,1,
"Mission Statement","mission.html",,,1,
"Five I Unit Guarantee","5iu12.pdf",,,1,
"I Units Out of Flat Conversion Chart","iuofcchart.html",,,1,
"ISO9001.2008","ISO_9001_2008cert_exp08_2012.pdf",,,1,
"Where Service is King","Chicago_Steel_8-07_v2.pdf",,,1,
"Chicago Steel Hires New Operations Manager","jansen_announcement.pdf",,,1
]

menu3=[
,,190,1,"",prop1,,"left",effect,,,,,,,
"Gary Facility","gary.html",,,1
]

menu4=[
,,190,1,"",prop1,,"left",effect,,,,,,,
"Overview of Process","aboutserv.html",,,1,
"Tension Leveling","tension.html",,,1,
"Cleaning","cleaning.html",,,1,
"Inspecting","inspect.html",,,1,
"Oiling","oiling.html",,,1,
"Side Trimming","sidetrim.html",,,1,
"Staggerwinding","stagger.html",,,1,
"Paper Interleaving","paperleav.html",,,1,
"Coil Jacking","coiljack.html",,,1,
"Miscellaneous Services","miscserv.html",,,1,
"Slitting","slit.html",,,1,
"Warehousing","ware.html",,,1
]

menu5=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Corporate","contactcorp.html",,,1,
"Gary","contactgary2.html",,,1
]

