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

effect = "fade(duration=0.3);shadow(color='CC0000', direction=135, strength=0)"

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 текст
"C72727",					// Off Back Color цвет фона
"ffffff",					// On Font Color текст при наведении
"F91515",					// On Back Color фон при наведении 
"ffffff",					// Border Color рамка
12,							// Font Size размер текста
"bold",					    // Font Style 
"bold",					    // Font Weight
"Tahoma, Arial",	        // Font
2,							// Padding
,				// Sub Menu Image
0,							// 3D Border & Separator рамка для второго меню
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)
"999999",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
120,				// Top
245,				// left
95,					// Width
,					// 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
"Главная","show-menu7",,"#",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Предложения","show-menu2",,"#",1,
"Услуги","show-menu4",,"#",1,
"Консультации","http://www.copyland.ru/mail/consult.php",,"#",1,
//"Опрос","http://www.copyland.ru/poll/index.php",,"#",1,
"Новости","show-menu5",,"#",1,
"О&nbsp;компании","show-menu6",,"#",1
]

menu2=[
,,200,,"",prop1,,"left",effect,,,,,,,
"Предложения","http://www.copyland.ru/catalog/catalog.php",,,1,
"Постпечатное&nbsp;оборудование","http://www.copyland.ru/catalog/gmp.php",,,1,
"Оборудование&nbsp;XEROX","http://www.copyland.ru/catalog/xerox.php",,,1,
"Оборудование&nbsp;RISO","http://www.copyland.ru/catalog/riso.php",,,1,
"Оборудование&nbsp;Kyocera","http://www.copyland.ru/catalog/kyocera.php",,,1,
"Канцелярские&nbsp;товары","http://www.copyland.ru/catalog/kanc.php",,,1,
"Офисная&nbsp;бумага","http://www.copyland.ru/catalog/paper.php",,,1
]

	menu3=[
	,,120,,"",prop1,,"left",effect,,,,,,,
	"CTV News","http://www.ctvnews.com",,,1,
	"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,1
	]

menu4=[
,,170,,"",prop1,,"left",effect,,,,,,,
"Услуги","http://www.copyland.ru/servis/servis.php",,,1,
"Оперативная&nbsp;полиграфия","http://www.copyland.ru/servis/copy.php",,,1,
"Сервисная&nbsp;поддержка","http://www.copyland.ru/servis/support.php",,,1
]

menu5=[
,,95,,,prop1,0,"left",effect,,,,,,,
"Актуальные","http://www.copyland.ru/news/aktual.php",,,1,
"Архив","http://www.copyland.ru/news/arhiv.php",,,1
]

menu6=[
,,95,,"",prop1,,"",effect,,,,,,,
"О&nbsp;компании", "http://www.copyland.ru/contact/company.php",,,1,
"Контакты", "http://www.copyland.ru/contact/contact.php",,,1

]
menu7=[
,,95,,,prop1,,"",effect,,,,,,,
"Главная","http://www.copyland.ru/index.php",,,1,
"Карта&nbsp;сайта","http://www.copyland.ru/karta.php",,,1
]


