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

effect = "fade(duration=0.3);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
"000000",		// Off Font Color
"f5ea14",		// Off Back Color
"000000",		// On Font Color
"f5ea14",		// On Back Color
"000000",		// Border Color
12,			// Font Size
"normal",		// Font Style 
"bold",			// Font Weight
"Times Roman",		// Font
3,			// Padding
"arrow.gif",		// Sub Menu Image
0,			// 3D Border & Separator
"66ffff",		// 3D High Color
"000099",		// 3D Low Color
"",		// Referer item Font Color (leave this blank to disable)
"",		// 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
"D60F07",		// Off Font Color
"ffffff",		// Off Back Color
"D60F07",		// On Font Color
"f5ea14",		// On Back Color
"000000",		// Border Color
12,			// Font Size
"normal",		// Font Style 
"bold",			// Font Weight
"Times Roman",		// Font
3,			// Padding
"arrow.gif",		// Sub Menu Image
0,			// 3D Border & Separator
"66ffff",		// 3D High Color
"000099",		// 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
86,			// Top
0,			// 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
"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&nbsp;|","http://www.prideconstruction.org/english/index.html",,"Home",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About&nbsp;PRIDE&nbsp;|","http://www.prideconstruction.org/english/about.html",,"About Pride",1,
"Careers&nbsp;in&nbsp;Construction&nbsp;|","show-menu2","http://www.prideconstruction.org/english/cic.html","Careers in Construction",1,
"Building&nbsp;Better&nbsp;Together&nbsp;|","show-menu3","http://www.prideconstruction.org/english/bbt.html","Building Better Together",1,
"In&nbsp;The&nbsp;News&nbsp;|","http://www.prideconstruction.org/english/news.html",,"In The News",1,
"Construction&nbsp;Links&nbsp;|","http://www.prideconstruction.org/english/links.html",,"Construction Directory",1,
"Contact&nbsp;Us","http://www.prideconstruction.org/english/contact.html",,"Contact Us",1
]

menu2=[
,,190,1,"",prop2,,"left",effect,,,,,,,
"Interactive&nbsp;Tools&nbsp;For&nbsp;Schools","http://www.prideconstruction.org/english/tools.html",,"Interactive Tools For Schools",1,
"Careers&nbsp;In&nbsp;Construction&nbsp;Manual","http://www.prideconstruction.org/english/manual.html",,"Careers In Construction",1
]

menu3=[
,,190,1,"",prop2,,"left",effect,,,,,,,
"St.&nbsp;Louis&nbsp;Construction&nbsp;Statistics","http://www.prideconstruction.org/english/stats.html",,"St. Louis Construction Statistics",1,
"Productive&nbsp;Job&nbsp;Sites","http://www.prideconstruction.org/english/site.html",,"Productive Job Sites",1,
"Job&nbsp;Site&nbsp;Signs","http://www.prideconstruction.org/english/signs.html",,"Job Site Signs",1
]

