timegap=500
followspeed=5
followrate=40
suboffset_top=150;
suboffset_left=0;

effect = "fade(duration=0.8);Shadow(color='#777777', Direction=135, Strength=8)"

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
"443F5C",					// Off Font Color
"ededed",					// Off Back Color
"ffffcc",					// On Font Color
"000080",					// On Back Color
"ffffff",					// Border Color
14,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Tahoma, Arial",	// Font
5,							// 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
132,					// Top
10,					// left
,					// Width
2,					// 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
"| Company |","show-menu2","../company.htm","#",1,
"| Products and Abilities |","show-menu4","../products.htm","#",1,
"| Corporate Management |","show-menu5","../corporat0.htm","#",1,
"| Tenders and Supplies |","",,"#",1,
"| Studying Center |","show-menu6","../trainingcenter.htm","#",1,
"| Vacancies |","../vacancy.htm",,"#",1
]

menu2=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Company today","../company.htm",,,1,
"History","../history.htm",,,1,
"Organization Chart","../struct.htm",,,1,
"Management","../management.htm",,,1,
"Certificates","../certificate.htm",,,1,
"Gallery","../gallery.htm",,,1
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"CTV News","http://www.ctvnews.com",,,1,
	"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,1
	]

menu4=[
,,220,1,"",prop1,,"left",effect,,,,,,,
"Production Technologies","../products.htm",,,1,
"Engineering Resources","../engres.htm",,,
]

menu5=[,,180,1,,prop1,0,"left",effect,0,,,,,,
"Corporate Documents","../corporat1.htm",,,1,
"Supervisory Council","../corporat2.htm",,,1,
"Shareholders and Structure of ownership","../corporat3.htm",,,1,
"Audit","../corporat4.htm",,,1,
"Strategy and Annual Reports","../corporat5.htm",,,1
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"About Center", "../trainingcenter.htm",,,1,
"Education Programs", "../trainingcenter.htm",,,1,
"New Projects","../trainingcenter.htm",,,1
]

