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
"A31118",					// Off Font Color
"ffffff",					// Off Back Color
"A31118",					// On Font Color
"E3E3E3",					// On Back Color
"999999",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"bold",						// Font Weight
"Tahoma,Helvetica",				// Font
1,						// Padding
"arrow.gif",					// Sub Menu Image
0,						// 3D Border & Separator
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"A31118",					// Referer item Font Color (leave this blank to disable)
"FFFFff",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
120,					// Top
10,					// left
88,					// 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
"О нас","show-menu4",,"#",1,
"Авторизация","show-menu3",,"#",1,
"Персоналии","view_person_brief.phtml",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Мероприятия","show-menu5",,"#",1,
"Библиотека","show-menu6",,"#",1,
"Друзья","show-menu7",,"#",1,
"Гостевая","view_gb.phtml",,,1,
"Контакты","show-menu8",,"#",1,
"English","index.php?en=en",,,1

]
menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"CNN","http://www.cnn.com",,,0,
"MSNBC","http://www.msnbc.com",,,0,
"ABC News","http://www.abcnews.com",,,0,
"BBC News","http://news.bbc.co.uk",,,0
]

menu3=[
200,,160,1,"",prop1,,"left",effect,,,,,,,
"Вход","view_entrance.phtml",,,1,
"Выход","exit_gb.php",,,1,
"Смена пароля","view_change_pass.phtml",,,1,
"Регистрация","view_anketa.phtml",,,1
]

menu4=[
200,,160,1,"",prop1,,"left",effect,,,,,,,
"Объявления","view_notice.phtml",,,1,
"Расписание","view_schedule.phtml",,,1,
"О студии","view_about.phtml",,,1,
"Пресса", "view_pressa.phtml",,,1,
"Регалии", "view_diploma.phtml",,,1
]

menu5=[130,,160,1,,prop1,0,"left",effect,0,,,,,,
"Анонсы","view_events.phtml",,,1,
"Студия рекомендует","view_events_recommend.phtml",,,1,
"Фотогалерея","view_photos.phtml",,,1,
"Архив мероприятий","view_events_arch.phtml",,,1
]

menu6=[
,,160,1,"",prop1,,"",effect,,,,,,,
"Схемы танцев", "view_dances.phtml",,,1,
"Статьи о танцах", "view_sources.phtml",,,1,
"История костюма", "view_costume.phtml",,,1,
"Швейная мастерская", "view_workshop.phtml",,,1,
"Этикет", "view_etiket.phtml",,,1,
"Другие статьи", "view_other_articles.phtml",,,1,
"Видео", "view_video.phtml",,,1
]

menu7=[
,,160,1,"",prop1,,"",effect,,,,,,,
"Студии", "view_friends.phtml",,,1,
"Персоналии", "view_fr_person.phtml",,,1
]

menu8=[
,,160,1,"",prop1,,"",effect,,,,,,,
"Как нас найти", "view_scheme.phtml",,,1,
"Контакты", "view_contact.phtml",,,1
]
