timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;
effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)		//для вызова внешнего URL по типу строки  "javascript:openwin(\"http://www.woscripts.com\")"
{
	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
"F5FFFA",					// Off Font Color "003366"
"2C6E56",					// Off Back Color "ffffcc"
"F5FFFA",					// On Font Color  "ffffcc"
"339933",					// On Back Color  "443F5C","006600"
"F35A21",					// Border Color   "999999"
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"images/arrow.gif",			// Sub Menu Image Картинка-указатель продолжения горизонт. меню, появляется поверх текста
0,							// 3D Border & Separator
"66ffff",					// 3D High Color "66ffff"    Г
"66ffff",					// 3D Low Color  "000099"    _|
"FF6600",					// Referer item Font Color (leave this blank to disable) "000099"
"2C6E56",					// Referer item Back Color (leave this blank to disable) "FFFF00" 
]

menu1=[				// This is the array that contains your menu properties and details
146,				// Top
55,					// left
140,				// Width
1,					// Border Width была 1
"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
"О компании","index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Портфолио","show-menu2",,"#",1,
"Строительство","show-menu3",,"#",1,
"Проектирование","show-menu4",,"#",1,
"Прайс","show-menu7",,"#",1
]

menu2=[,,228,1,"",prop1,,"left",effect,,,,,,,
"Строительство коттеджей","portfol_kotteg.html",,,1,   			////5
"Реконструкция квартир и офисов","portfol_rekon.html",,,1,		////6
"Строительство коммерческих зданий","stroycommerc.htm",,,1,		////7
"Промышленное строительство","promstr.htm ",,,1,		////8
"Гражданское строительство","grjdan.htm",,,1,		////9
"Реконструкция зданий","rekon.htm",,,1,		////10
"Высотные работы","visotnie.htm",,,1,		////11
"Строительная техника","tech.htm",,,1		////12
]

menu3=[,,228,1,"",prop1,,"left",effect,,,,,,,
"Медная кровля","med_crowl.html",,,1,							////13 
"Отопление, вентиляция","otopvent.html",,,1,					////14
"Ландшафтные работы","landshaft.html",,,1,						////15
"Системы водоочистки","voda_2.htm",,,1							////16
]

menu4=[,,205,1,"",prop1,,"left",effect,0,,,,,,
"Каталог проектов","show-menu5",,,1,							////17
"Авторское проектирование","show-menu6",,,1						////18
]

menu5=[,,228,1,"",prop1,,"left",effect,,,,,,,
"Площадь до 100 кв.м","catlist_100.html",,,1,					////19
"Площадь от 100 до 200 кв.м","catlist_200.html",,,1,			////20
"Площадь от 200 до 300 кв.м","catlist_300.html",,,1				////21
]

menu6=[,,228,1,"",prop1,,"left",effect,,,,,,,
"Квартиры","avtor.html",,,1,									////22
"Магазины","avtor_magazin.htm",,,1,								////23
"Офисы","avtor_office.html",,,1									////24
]

menu7=[,,228,1,"",prop1,,"",effect,,,,,,,
"Проектирование коттеджей", "price_kotteg.html",,,1,			////25
"Строительство", "price_stroit.html",,,1,						////26
"Ремонтно-строительные работы", "price_remont.html",,,1			////27
]

