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
"ffffff",					// Off Font Color
"615C85",					// Off Back Color
"ffffcc",					// On Font Color
"443F5C",					// On Back Color
"666757",					// Border Color
9,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
0,							// Padding
"space.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"443F5C",					// Referer item Font Color (leave this blank to disable)
"8B86AE",					// Referer item Back Color (leave this blank to disable)
]
prop2=[						// prop2 is an array of properties you can have as many property arrays as you need
"ffffff",					// Off Font Color
"6D6795",					// Off Back Color
"ffffcc",					// On Font Color
"443F5C",					// On Back Color
"666757",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"443F5C",					// Referer item Font Color (leave this blank to disable)
"8B86AE",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
108,					// Top
2,					// left
,					// Width
0,					// 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
"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
"<a href=/index.php><img src=/misc/about.gif border=0 height=19 width=67></a>","show-menu2",,"#",0,
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"<a href=/study.php><img src=/misc/courses.gif border=0 height=19 width=66></a>","show-menu3",,"#",0,
"<a href=/service.php><img src=/misc/services.gif border=0 height=19 width=74></a>","show-menu4",,"#",0,
"<a href=/partners.php><img src=/misc/partners.gif border=0 height=19 width=91></a>","show-menu5",,"#",0,
"<a href=/portfolio/index.php><img src=/misc/portfolio.gif border=0 height=19 width=85></a>","show-menu6",,"#",0
]



menu2=[
,,170,1,"",prop2,,"left",effect,,,,,,,
"Информация&nbsp;о&nbsp;центре","/about.php",,,0,
"Адрес","address.php",,,0,
"Отделы&nbsp;и&nbsp;сотрудники","/structure.php",,,0,
"Преподаватели","/tutors.php",,,0,
"Сертификаты","/about/sert.php",,,0
]



menu3=[
,,180,1,"",prop2,,"left",effect,,,,,,,
"Каталог&nbsp;курсов","/courses.php?id=3",,,0,
"Спецпредложение","/special.php",,,0,
"Преподаватели","/tutors.php",,,0
]



menu4=[
,,184,1,"",prop2,,"left",effect,,,,,,,
"Реклама&nbsp;интернет-сайтов","/service.php?serv_id=2",,,0,
"Производство&nbsp;сайтов","/service.php?serv_id=1",,,0,
"Курсы","/courses.php",,,0,
"Компьютерные&nbsp;сети","/service.php?serv_id=3",,,0,
"Авторизированный Центр&nbsp;Тестирования по&nbsp;программе Microsoft&nbsp;Office&nbsp;Specialist","/service.php?serv_id=4",,,0 
]

menu5=[,,120,1,,prop2,0,"left",effect,0,,,,,,
"Иностранные&nbsp;компании","/partners.php?part_r=1",,,0,
"Издательства","/partners.php?part_r=2",,,0
]

menu6=[,,120,1,,prop2,0,"left",effect,0,,,,,,
"CD-диски","/portfolio/?portfolio_section=29",,,0,
"Учебно-методические комплексы","/portfolio/?portfolio_section=30",,,0,
"Семинары","/portfolio/?portfolio_section=31",,,0,
"Программы","/portfolio/?portfolio_section=32",,,0,
"Подготовка&nbsp;кадров ","/portfolio/?portfolio_section=33",,,0,
"Сайты","/portfolio/sites.php",,,0,
"Презентации","/portfolio/present.php",,,0,
"Полиграфия","/portfolio/polygraf.php",,,0,
"Проекты","/portfolio/?portfolio_section=22",,,0,
"Фотографии","/portfolio/foto.php",,,0,
"Публикации","/portfolio/articles.php",,,0,
"Рассылки","/portfolio/post.php",,,0
]

