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
"Apie mus","show-menu9",,"#",1,
"Standartai","show-menu4",,"#",1,
"Ištekliai","show-menu6",,"#",1,
"Kokybė","show-menu7",,"#",1,
"Tyrimai","show-menu8",,"#",1,
"Projektai","show-menu2",,"#",1,
"Programos","show-menu5",,"#",1,
"Nuorodos","show-menu3",,"#",1
]

menu9=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Bendra informacija","apie.html",,,1,
"Skyriai","skyriai.html",,,1,
"Paslaugos","paslaugos.html",,,1,
"Kontaktai","staff_l.html",,,1

]

menu2=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"ESF projektai","http://www.projektai.pmmc.lt",,,1
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Susiję įstatymai","istatymai.html",,,1,
	"Naudingos nuorodos Lietuvoje","web.html",,,1,
	"Naudingos nuorodos užsienyje","web_uzs.html",,,1
	]

menu4=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Įteisinti standartai","Standartai/iteisinti.html",,,1,
"Socialinė partnerystė","Standartai/partneryste.html",,,1
]

menu5=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Programų bazė", "programubaze.html",,,1
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Mokymo medžiagos rengimas", "Istekliai/medziaga.html",,,1,
"Išteklių bazė", "Istekliai/baze.html",,,1
]

menu7=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Profesinio mokymo kokybės vertinimas", "Kokybe/vertinimas.html",,,1,
"Išteklių vertinimas", "Kokybe/ivertinimas.html",,,1
]

menu8=[
,,120,1,"",prop1,,"",effect,,,,,,,
"Tyrimai", "PMIT/tyrimai.html",,,1,
"Apžvalgos", "PMIT/apzvalgos.html",,,1,
"Duomenys", "PMIT/duomenys.html",,,1,
"Kita", "PMIT/kita.html",,,1
]

