timegap=500
followspeed=5
followrate=40
suboffset_top=0;
suboffset_left=-4;

effect = "fade(duration=0.01);Shadow(color='#777777', Direction=135, Strength=3)"

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
"035388",					// Off Font Color
"B1C9F4",//"A9BDE8",					// Off Back Color
"0578C4",					// On Font Color
"dfdfff",					// On Back Color "057EC2",
"CCCCCC",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"tahoma,verdana,arial,helvetica,sans serif",	// Font
3,							// Padding
"images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 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
80,					// Top
0,					// left
95,					// 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
effect,					// 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
"Главная","http://www.akkal.ru/index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Новости","http://www.akkal.ru/news.html",,"#",1,
"Вакансии","http://www.akkal.ru/vacans.html",,"#",1,
"АККАЛ","show-menu2",,"#",1,
"Вертолеты","show-menu3",,"#",1,
"Клиентам","show-menu4",,"#",1,
//"Гостевая","http://www.akkal.ru/gbook/index.php",,"#",1,
"Камчатка","show-menu5",,"#",1,
//"Фотоархив","show-menu6",,"#",1,
"Ссылки","show-menu7",,"#",1
]

menu2=[                                      // АККАЛ
,,168,1,"",prop1,,"left",effect,,,,,,,
"&nbsp;Аэропорт&nbsp;&laquo;Авачинский&raquo;","http://www.akkal.ru/airport1.html",,,0,
"&nbsp;Аэропорт&nbsp;в&nbsp;Эссо","http://www.akkal.ru/airport2.html",,,0,
"&nbsp;Гостиница","http://www.akkal.ru/hotel.html",,,0,
"&nbsp;Сертификаты","http://www.akkal.ru/license.html",,,0
]

menu3=[                                     // Вертолеты
,,195,1,"",prop1,,"left",effect,,,,,,,
"&nbsp;Справочные&nbsp;характеристики","http://www.akkal.ru/helicopters.html",,,0,
"&nbsp;Виды&nbsp;выполняемых&nbsp;работ","http://www.akkal.ru/works.html",,,0
]

menu4=[                                     // Клиентам
,,110,1,"",prop1,,"left",effect,,,,,,,
"&nbsp;Контакты","http://www.akkal.ru/contacts.html",,,,
"&nbsp;Бланки заявок","http://www.akkal.ru/blank.html",,,,
"&nbsp;Как&nbsp;нас&nbsp;найти","http://www.akkal.ru/place.html",,,0,
"&nbsp;Гостевая&nbsp;книга","http://www.akkal.ru/gbook/index.php",,,0,
"&nbsp;Вебмастерам","http://www.akkal.ru/change.html",,,0
]
                                            // Камчатка
menu5=[,,98,1,,prop1,0,"left",effect,0,,,,,,
"&nbsp;Карта&nbsp;Камчатки","http://www.akkal.ru/mapkam.html",,,1
]

menu6=[                                    // Фотоархив
,,192,1,"",prop1,,"",effect,,,,,,,
"&nbsp;Виды&nbsp;Камчатки", "/webmasters",,,0,
"&nbsp;Уникальные&nbsp;кадры", "/webmasters",,,0,
"&nbsp;Малая&nbsp;авиация&nbsp;на&nbsp;Камчатке", "/dealers",,,1
]

menu7=[                                    // ссылки
,,146,1,"",prop1,,"",effect,,,,,,,
"&nbsp;Погода&nbsp;на&nbsp;Камчатке", "http://www.akkal.ru/meteo.html",,,0,
"&nbsp;Полезные&nbsp;ссылки","http://www.akkal.ru/bonus.html",,,0
//"&nbsp;Обмен&nbsp;ссылками", "show-menu8",,,1
//"&nbsp;Каталоги", "/dealers",,,0
]

//menu8=[                                    // Фотоархив
//,,192,1,"",prop1,,"",effect,,,,,,,
//"&nbsp;Обмен&nbsp;ссылками", "change.html",,,0,
//"&nbsp;Партнеры", "partners.html",,,0,
//"&nbsp;Каталоги", "/dealers",,,0,
//"&nbsp;Интересные", "/dealers",,,0,
//"&nbsp;Разное", "partners.html",,,0
//]
