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

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
"ffffff",					// Off Font Color
"003366",					// Off Back Color
"003366",					// On Font Color
"ffffff",					// On Back Color
"003366",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
6,							// Padding
"http://www.netland.by/arrow.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"666699",					// 3D High Color
"666699",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)
"003366",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
210,					// Top
72,					// left
148,					// 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
"left",			// 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
, 					// 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;","http://www.netland.by/conv.htm",,,0,
"СКС&nbsp;&nbsp;","http://www.netland.by/sks.htm",,,0,
"Кабельные сети (CATV)&nbsp;&nbsp;","http://www.netland.by/catv.htm",,,0,
"Коммуникационный кабель&nbsp;&nbsp;","http://www.netland.by/kkable.htm",,,0,
"Системы электропитания&nbsp;&nbsp;","http://www.netland.by/invert.htm",,,0,
"Linksys &nbsp;&nbsp;","show-menu5",,,0,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"xDSL&nbsp;&nbsp;","show-menu2",,,0,
"Cisco&nbsp;&nbsp;","show-menu3",,,0,
"Кабельный Internet&nbsp;&nbsp;","http://www.netland.by/cablem.htm",,,0,
"Коммутаторы &nbsp;&nbsp;","show-menu6",,,0,
"KVM свичи&nbsp;&nbsp;","http://www.netland.by/kvm.htm",,,0,
"IP камеры&nbsp;&nbsp;","http://www.netland.by/ipcamera.htm",,,0
]



menu2=[
,,110,1,"",prop1,,"left",effect,,,,,,,
"модемы","http://www.netland.by/xdslmodems.htm",,,1,
"концентраторы","http://www.netland.by/xdslconcentrators.htm",,,0
]


menu3=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Оборудование в наличии","show-menu4",,,1,
"Полный каталог","http://www.netland.by/phpruback/phpruback.php",,,0
]

menu4=[
,,110,1,"",prop1,,"left",effect,,,,,,,
"маршрутизаторы","http://www.netland.by/crouters.htm",,,1,
"свичи","http://www.netland.by/cswitch.htm",,,1,
"модули","http://www.netland.by/cmodule.htm",,,1,
"кабели","http://www.netland.by/ccable.htm",,,0
]


menu5=[
,,190,1,"",prop1,,"left",effect,,,,,,,
"беспроводное оборудование","http://www.netland.by/linksys_wireless.htm",,,1,
"проводное оборудование","http://www.netland.by/linksys_wired.htm",,,0
]

menu6=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Коммутаторы 10/100","http://www.netland.by/switch.htm",,,1,
"Gigabit коммутаторы","http://www.netland.by/gigaswitch.htm",,,0
]