timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#344C96', Direction=135, Strength=10)"

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
"003366",					// Off Font Color текст не нажаті кнопки
"BFCEE7",					// Off Back Color фон не нажатих кнопок
"ffffcc",					// On Font Color  колір тексту коли нажаті кнопка
"443F5C",					// On Back Color колір фону при нажатих кнопках
"999999",					// Border Color колір межі рамки
14,							// Font Size розмір шрифта
"normal",					// Font Style  стиль
"bold",					// Font Weight жирність
"Verdana,Tahoma,Helvetica",	// Font шрифт
0,							// Padding розмір всередині ячейки
"images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"003366",					// Referer item Font Color (leave this blank to disable)
"BFCEE7",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
146,					// Top
400,					// left
,					// Width
1,					// 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&nbsp About us &nbsp&nbsp","show-menu2",,"About us. You can find description of our firm",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp&nbsp Aerials &nbsp&nbsp","show-menu3",,"Aerials. There are descriptions of satellite aerials and their technical chracteristics.",1,
"&nbsp&nbsp Photos &nbsp&nbsp","upload/index.php target=\"_blank\"",,"Photos. You can look photos of aerials of our firm.",1
]

menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"&nbsp&nbsp Description ","about.php?lng=eng",,"There is description of our firm and own design of aerials",0,
"&nbsp&nbsp Products","products.php?lng=eng",,"You can find descriptions of aerials of our firm",0,
"&nbsp&nbsp Contacts ","contacts.php?lng=eng",,"Contacts. There are our contacts.",0
]


menu3=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"&nbsp&nbsp ASC - 1,2m","antenna.php?lng=eng&content=asc12",,"Technical characteristics of aerial АSС-1,2m",0,
"&nbsp&nbsp ASC - 1,5m","antenna.php?lng=eng&content=asc15",,"Technical characteristics of aerial АSС-1,5m",0,
"&nbsp&nbsp ASC - 1,8m","antenna.php?lng=eng&content=asc18",,"Technical characteristics of aerial АSС-1,8m",0,
"&nbsp&nbsp АS - 2,5m","antenna.php?lng=eng&content=as25",,"Technical characteristics of aerial of satellite communication АС-2,5m",0,
"&nbsp&nbsp Promin - 3,66","antenna.php?lng=eng&content=promin",,"Technical characteristics of aerial fast АS-3,66",0,
"&nbsp&nbsp Leader - 5","antenna.php?lng=eng&content=leader5",,"Technical characteristics of aerial fast Leader-5",0,
"&nbsp&nbsp Leader - 7","antenna.php?lng=eng&content=leader7",,"Technical characteristics of aerial fast Leader-7",0,
"&nbsp&nbsp АS - 9,5m","antenna.php?lng=eng&content=as95",,"Technical characteristics of aerial of satellite communication АС-9,5m",0,
"&nbsp&nbsp АS - 7,6m","antenna.php?lng=eng&content=as76",,"Technical characteristics of aerial of satellite communication АС-7,6m",0,

"&nbsp&nbsp АS - 5,6m","antenna.php?lng=rus&content=as56",,"Technical characteristics of aerial of satellite communication АС-5,6m",0

//"&nbsp&nbsp Actuator","antenna.php?lng=eng&content=actuator",,"Technical characteristics of actuator",0
]
