timegap=500
followspeed=10
followrate=40
suboffset_top=10;
suboffset_left=5;

effect = "fade(duration=0.1);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
"000000",					// Off Font Color
"DBD7CF",					// Off Back Color
"ffffff",					// On Font Color
"ADAAA4",					// On Back Color
"ffffff",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Tahoma,Helvetica",	// Font
4,							// Padding
"/images/arrow.gif",			// 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)
"ADAAA4",				// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
121,					// Top
0,					// left
190,					// 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
0,					// Filter - Text variable for setting transitional effects on menu activation
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen
0, 					// 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
1,					// 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
"Rockwool","index.php?r=01",,"Rockwool",1,
"NMC","index.php?r=12",,"NMC",1,
"Ursa","index.php?r=06",,"Ursa",1,
"Isover","index.php?r=07",,"Isover",1,
"Foamglas","index.php?r=08",,"Foamglas",1,
"Isofoam","index.php?r=09",,"Isofoam",1,
"Juta","index.php?r=10",,"Juta",1,
"Фольгоизол","index.php?r=13",,"Фольгоизол",1
]

menu2=[				// This is the array that contains your menu properties and details
341,					// Top
0,					// left
190,					// 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
0,					// Filter - Text variable for setting transitional effects on menu activation
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen
0, 					// 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
1,					// 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.php?r=gizol",,"Материалы",1,
"Технология","file/technology.doc","","Технология",1,
"Презентации","index.php?r=14",,"Презентации",1,
"Фотогалерея","index.php?r=gizolgal",,"Фотогалерея",1
]



