timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#603a05', 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
"603a05",					// Off Font Color
"f9db96",					// Off Back Color
"603a05",					// On Font Color
"ffffff",					// On Back Color
"603a05",					// Border Color
11,						// 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
95,					// 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.php",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Мероприятия","show-menu5",,"#",1,
"Друзья","show-menu6",,"#",1,
"Разное","show-menu7",,"#",1,
"Гостевая","view_gb.php",,,1,
"Контакты","view_contacts.php",,,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.php",,,1,
"Выход","exit_gb.php",,,1,
"Смена пароля","view_change_pass.php",,,1,
"Регистрация","view_anketa.php",,,1,
"Рассылка","view_newsl.php",,,1
]

menu4=[
200,,160,1,"",prop1,,"left",effect,,,,,,,
"Новости","view_notice.php",,,1,
"История","view_history.php",,,1,
"Наша музыка","view_our_music.php",,,1,
"Программа","view_program.php",,,1,
"Пресса", "view_pressa.php",,,1
]

menu5=[130,,160,1,,prop1,0,"left",effect,0,,,,,,
"Концерты","view_concerts.php",,,1,
"Капустники","view_cabbige.php",,,1,
"Гастроли","view_gastroli.php",,,1,
"Фотоальбом","view_photos.php",,,1
]

menu6=[
,,160,1,"",prop1,,"",effect,,,,,,,
"Коллективы", "view_friends.php",,,1,
"Персоналии", "view_fr_person.php",,,1
]

menu7=[
,,160,1,"",prop1,,"",effect,,,,,,,
"Регалии", "view_diploma.php",,,1,
"Хостинг", "view_hosting.php",,,1,
"Открытки", "../v_card",,,1
]

