timegap=500
followspeed=5
followrate=42
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
"000066",					// Off Font Color
"ececec",					// Off Back Color
"ffffcc",					// On Font Color
"009900",					// On Back Color
"009900",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Arial, Helvetica, sans-serif",	// Font
4,							// Padding
"arrow.gif",				// Sub Menu Image
5,							// 3D Border & Separator
"e9e9e9",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"ececec",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
240,					// Top
12,					// left
188,					// 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
, 					// 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


"Головна сторінка","index.php",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Центр бізнес-освіти","show-menu2",,"#",1,
"Центр післядипломної освіти<br>та магістерських програм","show-menu3",,"#",1,
"Центр перепідготовки<br>та підвищення кваліфікації","show-menu4",,"#",1,
"Навчально-методичні матеріали","metod.php",,,1,
"Новини","novin.php",,,1,
"Оголошення","ogl.php",,,1,
"Контактна інформація","kontakt.php",,,1
]

menu2=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Інформація про центр бізнес-освіти","mba_pro.php",,,1,
"Національна програма МБА","mba.php",,,1,
"Україно-німецька<br>програма МВА","cemba.php",,,1,
"Управління інноваційною діяльністю","innovazija.php",,,1,
"Консалтинг","consalting.php",,,1
]

	menu3=[
	,,200,1,"",prop1,,"left",effect,,,,,,,
	"Інформація про центр післядипломної освіти<br>та магістерських програм","zentr.php",,,1,
	"Бакалавр","bacalavr.php",,,1,
	"Спеціаліст","spezialist.php",,,1,
	"Магістр за напрямом ЕКОНОМІКА І ПІДПРИЄМНИЦТВО","magistr_eko_p.php",,,1,
	"Магістр за напрямом ТОРГІВЛЯ","magistr_torg.php",,,1,
	"Магістр за напрямом МЕНЕДЖМЕНТ","magistr_men.php",,,1,
	"Магістр за напрямом ПРАВО","magistr_pravo.php",,,1
	]

	
	menu4=[
	,,200,1,"",prop1,,"left",effect,,,,,,,
	"Інформація про центр перепідготовки та підвищення кваліфікації","pidgotowka.php",,,1,
	"Програма Українська ініціатива","iniziativa.php",,,1,
	"Підвищення кваліфікації за<br>напрямом Державне управління","upravlenie.php",,,1,
	"Короткотермінові семінари","kor_seminar.php",,,1,
	"Семінари","seminar.php",,,1
	]
	
