timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = ""

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
"ffff00",					// Off Font Color
"025102",					// Off Back Color
"ffffff",					// On Font Color
"025102",					// On Back Color
"025102",					// Border Color
12,							// Font Size
"text-decoration:none;height:22px",					// Font Style 
"bold",					// Font Weight
"Verdana",	// Font
4,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
,					// 3D High Color
,					// 3D Low Color
"ffff00",					// Referer item Font Color (leave this blank to disable)
"025102",					// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"ffff00",					// Off Font Color
"0d610d",					// Off Back Color
"ffffff",					// On Font Color
"0d610d",					// On Back Color
"0d610d",					// Border Color
12,							// Font Size
"text-decoration:none;",					// Font Style 
"normal",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
,					// 3D High Color
,					// 3D Low Color
"ffff00",					// Referer item Font Color (leave this blank to disable)
"0d610d",					// Referer item Back Color (leave this blank to disable)
]

prop3=[						// prop1 is an array of properties you can have as many property arrays as you need
"ffff00",					// Off Font Color
"186c18",					// Off Back Color
"ffffff",					// On Font Color
"186c18",					// On Back Color
"186c18",					// Border Color
12,							// Font Size
"text-decoration:none;",					// Font Style 
"normal",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
,					// 3D High Color
,					// 3D Low Color
"ffff00",					// Referer item Font Color (leave this blank to disable)
"186c18",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
76,					// Top
244,				// left
120,				// Width
0,					// Border Width
"left",			// 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
"&nbsp;O Компании&nbsp;","/about/",,"http://www.izumrud.com.ru/about/",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Hовости&nbsp;","/news/",,"http://www.izumrud.com.ru/news/",1,
"&nbsp;Продукция&nbsp;","show-menu2",,"#",1,
"&nbsp;Заказ и цены&nbsp;","/order/",,"http://www.izumrud.com.ru/order/",1,
"&nbsp;Сертификаты&nbsp;","show-menu6",,"#",1,
"&nbsp;Статьи&nbsp;","/articles/",,"http://www.izumrud.com.ru/articles/",1
]

menu2=[
,,230,1,"",prop2,,"left",effect,,,,,,,
"Установки&nbsp;Изумруд","show-menu3","/emerald/","http://www.izumrud.com.ru/emerald/",1,
"АкваЭха (Стэл)","show-menu4","/stel/","http://www.izumrud.com.ru/stel/",1,
"Аэрозольные генераторы Туман","show-menu5","/tuman/","http://www.izumrud.com.ru/tuman/",1
]

	menu3=[
	,,170,1,"",prop3,,"left",effect,,,,,,,
	"Бытовые&nbsp;Модели","/emerald/models.php",,"http://www.izumrud.com.ru/emerald/models.php",1,
	"Промышленные&nbsp;Модели","/emerald/indmodels.php",,"http://www.izumrud.com.ru/emerald/indmodels.php",1
	]

	menu4=[
	,,100,1,"",prop3,,"left",effect,,,,,,,
	"Модели","/stel/models.php",,"http://www.izumrud.com.ru/stel/models.php",1
	]

	menu5=[
	,,100,1,"",prop3,,"left",effect,,,,,,,
	"Модели","/tuman/models.php",,"http://www.izumrud.com.ru/tuman/models.php",1
	]

menu6=[
,,170,1,"",prop2,,"left",effect,,,,,,,
"Установки&nbsp;Изумруд","/emerald/conclusions.php",,"http://www.izumrud.com.ru/emerald/conclusions.php",1,
"АкваЭха (Стэл)","/stel/licence.php",,"http://www.izumrud.com.ru/stel/licence.php",1
]