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
"8B4513",					// Off Font Color
"FAFAD2",					// Off Back Color
"8B4513",					// On Font Color
"FFFFE0",					// On Back Color
"FAFAD2",					// Border Color
12,						// 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
"000099",					// Referer item Font Color (leave this blank to disable)
"FAFAD2",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
102,					// Top
85,					// left
112,					// Width
0,					// Border Width
"MIDDLE",				// 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 -www.ukrdance.org.ua 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"Про нас","show-menu2",,"Про нас",1,
"Документи","show-menu3",,"Документи",1,
"Турніри","show-menu4",,"Турніри",1,
"Фотогалерея","http://www.ukrdance.org.ua/foto/",,"Фотогалерея",0,
"Музика","http://www.ukrdance.org.ua/music/",,"Танцювальна музика",0,
"Рейтинг","http://www.ukrdance.org.ua/reit/",,"Рейтинг",0,
"Посилання","http://www.ukrdance.org.ua/links/",,"Посилання",0
]

menu2=[
,,155,1,"",prop1,,"left",effect,,,,,,,
"Клуби","http://www.ukrdance.org.ua/clubs/",,,0,
"Судді","http://www.ukrdance.org.ua/refery/",,,0,
"Президія","http://www.ukrdance.org.ua/presidium/",,,0,
"Ревізійна комісія","http://www.ukrdance.org.ua/reviziya/",,,0
]

menu3=[
,,210,1,"",prop1,,"left",effect,,,,,,,
"Свідоцтво про реєстрацію","http://www.ukrdance.org.ua/registration/",,,0,
"Статут","http://www.ukrdance.org.ua/ustav/",,,0,
"Положенння","http://www.ukrdance.org.ua/polozh/",,,0,
"Договір з АСТУ","http://www.ukrdance.org.ua/dogovir/",,,0,
"Бланки","http://www.ukrdance.org.ua/blanks",,,0
]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Графік","http://www.ukrdance.org.ua/grafik/",,,0,
"Студентський новорічний бал – 2009","http://www.ukrdance.org.ua/Student/",,,0,
"Результати","http://www.ukrdance.org.ua/results/",,,0,
"Правила по костюмах","http://www.ukrdance.org.ua/rules_kos/",,,0,
"Правила по фігурах","http://www.ukrdance.org.ua/rules_fig/",,,0
]

