timegap=500
followspeed=5
followrate=40
suboffset_top=150;
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
"003366",					// Off Font Color
"FFFFFF",					// Off Back Color
"FFFFFF",					// On Font Color
"0E2D41",					// On Back Color
"999999",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"FFFFFF",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
80,					// Top
0,					// left
87,					// Width
1,					// Border Width
"center",			// 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
"About us","show-menu9",,"#",1,
"Standards","show-menu4",,"#",1,
"Resources","show-menu6",,"#",1,
"Quality","show-menu7",,"#",1,
"Researches","show-menu8",,"#",1,
"Projects","show-menu2",,"#",1,
"Programmes","show-menu5",,"#",1,
"Links","show-menu3",,"#",1
]

menu9=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"About us","about.html",,,0,
"Units","units.html",,,0,
"Services","services.html",,,0,
"FAQ","FAQ.html",,,0,
"Contacts","staff_en.html",,,0

]

menu2=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"ESF projects","http://projektai.pmmc.lt",,,0,
"Other projects","Projektai/other_projects.html",,,0

]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Related legisation","legisation.html",,,1,
	"Links in Lithuania","web_en.html",,,1,
	"Links abroad","web_abr.html",,,1
	]

menu4=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Unit of VET Curriculum","Standartai/index_en.html",,,,
"Methodology","Standartai/methology.html",,,,
"Legitimised standards","Standartai/legitimised.html",,,,
"Draft standards","Standartai/draft.html",,,,
"Standards under development","Standartai/ud.html",,,,
"Social partnership","Standartai/partnership.html",,,,
"Other info","Standartai/other.html",,,
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,

]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Unit of VET Resources", "Istekliai/index_en.html",,,1,
"Development of training material", "Istekliai/material.html",,,1,
"Basis of resources", "Istekliai/basis.html",,,1,
"Other info", "Istekliai/other.html",,,1
]

menu7=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Unit of VET Quality", "Kokybe/index_en.html",,,1,
"VET Quality assessment", "Kokybe/training.html",,,1,
"Other info", "Kokybe/other.html",,,1
]

menu8=[
,,120,1,"",prop1,,"",effect,,,,,,,
"Unit of VET Information", "PMIT/index_en.html",,,1,
"Researches", "PMIT/researches.html",,,1,
"Reports", "PMIT/reports.html",,,1,
"Data", "PMIT/data.html",,,1,
"Other info", "PMIT/other.html",,,1
]

