var my_url="http://www.unis.ru/"

timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"ABC1DB",					// Off Back Color
"000000",					// On Font Color
"FFFFFF",					// On Back Color
"0080BD",					// Border Color
10,							// Font Size
,					// Font Style 
"bold",					// Font Weight
"Veranda",	// Font
3,							// Padding
,				// Sub Menu Image
0,							// 3D Border & Separator
,					// 3D High Color
,					// 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
105,					// Top
215,					// left
90,					// Width
1,					// 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
"Главная",my_url+"index.shtml",,,1,
"Абонентам","show-menu2",my_url+"index.shtml",,1,
"Услуги","show-menu3",my_url+"index.shtml",,1,
"Контакты","show-menu4",my_url+"index.shtml",,1
]

menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Квитанция",my_url+"schet.shtml",,,1,
"Web почта",my_url+"wmail.shtml",,,1,
"Смена пароля",my_url+"webpass.shtml",,,1,
"Лицензия | Люди",my_url+"licensia.shtml",,,1,
"Тарифы",my_url+"tariff.shtml",,,1,
"Статистика",my_url+"stat.shtml",,,1,
"Защита почты",my_url+"drweb.shtml",,,1
]

menu3=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Хостинг",my_url+"host.shtml",,,1,
"Дизайн",my_url+"design.shtml",,,1,
"Дополнительные",my_url+"af.shtml",,,1,
"Защищенная почта",my_url+"freemail.shtml",,,1

]

menu4=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Письмо","mailto:postmaster@unis.ru",,,1,
"Наши координаты",my_url+"whois.shtml",,,1,
"Задать вопрос",my_url+"qq.shtml",,,1
]

