timegap=500
followspeed=5
followrate=40

suboffset_top=10;
suboffset_left=10;

hlp=[						// hlp is an array of properties you can have as many property arrays as you need
"565775",					// Off Font Color
"B9C5E3",					// Off Back Color
"B9C5E3",					// On Font Color
"565775",					// On Back Color
"8080FF",					// Border Color
12,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Times",	// Font
3,							// Padding
"images/arrow.gif",			// Sub Menu Image
0,                          // 3D Border & Separator
"000000",					// 3D High Color							
"000000",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"ffff00",					// Referer item Back Color (leave this blank to disable)
]
 

menu1=[								// this is the array that contains your menu properties and details
49,									// Top
40,								// left
150,								// Width
1,									// Border Width
"",									// Screen Position - here you can use "center;middle;right"
hlp,								// Properties Array - as above
,									// Always Visible - allows the menu item to be visible at all time
"left",								// Alignment - sets the menu elements alignment, HTML values are valid here
"fade(duration=0.3)",				// Filter - Text variable for setting transitional effects on menu activation
,									// Follow Scrolling - Tells this menu item to follow the user down the screen
, 									// 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
,									// Reserved for future use
,									// Reserved
,									// Reserved
"Главная", "index.shtml",,,1,
"О фантастике", "scifi.shtml",,,1,
"О кино", "cinema.shtml",,,1,
"Вавилон-5", "b5.shtml",,,1,
"Звездные войны", "star_wars.shtml",,,1,
"Секретные материалы", "x_files.shtml",,,1,
"Ф. К. Дик", "dick.shtml",,,1,
"Гостевая книга", "http://www.abc.sf.perm.ru/guestbook.php",,,1,
"Галерея", "gallery.shtml",,,1      // no comma !!!
]

menu2=[
75,210,100,1,"",hlp,,"left","fade(duration=0.3)",,,,,,,
"Новости", "solaris.shtml",,,1,
"О клубе", "club.shtml",,,1,
"Аэлита", "aelita.shtml",,,1,
"Фэн-Дом", "fandom.shtml",,,1,
"Фотогалерея", "photo.shtml",,,1,
"Архив", "arch.shtml",,,1,
"Братья по разуму", "brothers.shtml",,,1,
"Галерея", "gallery.shtml",,,1  
]

menu3=[
75,510,120,1,"",hlp,,"left","fade(duration=0.3)",,,,,,,
"Подшивка", "lavka.shtml",,,1,
"Рассказы", "lavka_story.shtml",,,1,
"Фантастиковедение", "lavka_fant.shtml",,,1,
"Курьер", "lavka_kur.shtml",,,1,
"Критика", "lavka_kritic.shtml",,,1,
"Заказать по почте", "lavka_mail.shtml",,,1,
"Связь с редакцией", "lavka_connect.shtml",,,1  
]


menu4=[
49,315,150,1,"",hlp,,"left","fade(duration=0.3)",,,,,,,
"Алфавитный каталог", "kd_alfa.shtml",,,1,
"Об энциклопедии", "kd_about.shtml",,,1,
"Тематический каталог", "kd_theme.shtml",,,1,
"Вспомогательные статьи", "kd_dop.shtml",,,1,
"Об авторах", "kd_authors.shtml",,,1  
]
