timegap=50
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
"000000",					// Off Font Color
"FFFFFF",					// Off Back Color
"FFFFFF",					// On Font Color
"001070",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana, Arial, Sans-Serif",	// Font
3,							// Padding
"",				// Sub Menu Image
0,							// 3D Border & Separator
"",					// 3D High Color
"",					// 3D Low Color
"404040",					// Referer item Font Color (leave this blank to disable)
"C0C0C0",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
102,					// Top
,					// left
,					// 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
0,					// 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
"&nbsp;Главная&nbsp;","../index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Новости&nbsp;","show-menu2",,"#",1,
"&nbsp;Полуфиналисты&nbsp;","show-menu3",,"#",1,
"&nbsp;Фотоальбом&nbsp;","Photoalbum.htm",,,1,
"&nbsp;Интерактив&nbsp;","show-menu4",,"#",1,
"&nbsp;Скачать&nbsp;","show-menu5",,"#",1,
"&nbsp;От&nbsp;поклонников&nbsp;","show-menu6",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"2009 – Лето","index.html",,,0,
"2007 – Лето","News_2007_Summer.htm",,,0,
"2007 – Весна","News_2007_Spring.htm",,,0,
"2006 – Лето","News_2006_Summer.htm",,,0,
"2006 – Весна","News_2006_Spring.htm",,,0,
"2005 – 2006 – Зима","News_2005_-_2006_Winter.htm",,,0,
"2005 – Осень","News_2005_Autumn.htm",,,0,
"2005 – Лето","News_2005_Summer.htm",,,0,
"2005 – Весна","News_2005_Spring.htm",,,0,
"2004 – 2005 – Зима","News_2004_-_2005_Winter.htm",,,0,
"2004 – Осень","News_2004_Autumn.htm",,,0,
"2004 – Лето","News_2004_Summer.htm",,,0,
"2004 – Весна","News_2004_Spring.htm",,,0
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"2005 – 2006","Superstar_kz_-_Finalists_2005_-_2006.htm",,,0,
"2004 – 2005","Superstar_kz_-_Finalists_2004_-_2005.htm",,,0,
"2003 – 2004","Superstar_kz_-_Finalists_2003_-_2004.htm",,,0
]

menu4=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Независимый форум", "../cgi-bin/yabb2/YaBB.pl",,,0,
"Ссылки Superstar.kz", "Links.htm",,,0,
"Прогноз погоды","Weather.htm",,,0,
"Чат", "http://dima-energy.kz/loquacious/",,,0
]

menu5=[
,,140,1,"",prop1,,"",effect,,,,,,,
"mp3-файлы", "Music.htm",,,0,
"видео-файлы", "Video.htm",,,0
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Ваше творчество", "Fans_creation_page_01.htm",,,0,
"Картинки от Kiss-а", "Kiss_pictures.htm",,,0,
"POP ART Wallpapers", "POP_ART_Wallpapers.htm",,,0
]