timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=2)"

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
"000000",					// Off Font Color
"E4E4E4",					// Off Back Color
"000000",					// On Font Color
"C0C0C0",					// On Back Color
"ffffff",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial,Verdana,Tahoma,Helvetica",	// Font
10,							// Padding
"http://www.glassmediaonline.com/images/arrow.gif",				// Sub Menu Image
2,							// 3D Border & Separator
"E4E4E4",					// 3D High Color
"E4E4E4",					// 3D Low Color
"000000",					// Referer item Font Color (leave this blank to disable)
"B0B0B0",					// 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
"000000",					// Off Font Color
"E4E4E4",					// Off Back Color
"000000",					// On Font Color
"C0C0C0",					// On Back Color
"ffffff",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial,Verdana,Tahoma,Helvetica",	// Font
10,							// Padding
"http://www.glassmediaonline.com/images/arrow.gif",				// Sub Menu Image
2,							// 3D Border & Separator
"E4E4E4",					// 3D High Color
"E4E4E4",					// 3D Low Color
"000000",					// Referer item Font Color (leave this blank to disable)
"B0B0B0",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
171,				// Top
10,					// 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
"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","default.asp?pubid=19&nav=0",,,,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"News","publication.asp?pubid=19&nav=1",,,1,
"Industry Events","publication.asp?pubid=19&nav=2",,,1,
"Exhibitions","publication.asp?pubid=19&nav=3",,,1,
"Magazine","show-menu2",,"#",1,
"Links","show-menu3",,"#",1
]

menu2=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Advertising Rates","publication.asp?pubid=19&nav=6",,,,
"Technical Guidelines","publication.asp?pubid=19&nav=7",,,,
"Mechanical Data","publication.asp?pubid=19&nav=8",,,,
"Circulation","publication.asp?pubid=19&nav=9",,,,
"Contacts","publication.asp?pubid=19&nav=10",,,,
"Features List","publication.asp?pubid=19&nav=11",,,,
"Subscription","publication.asp?pubid=19&nav=12",,,
]

menu3=[
,,170,1,"",prop2,,"left",effect,,,,,,,
"Steel Times International","http://www.steeltimesint.com/",,,,
"Furnaces International","http://www.furnacesinternational.com",,,
]