timegap=500
followspeed=4
followrate=400
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=no,location=no,status=no,menubar=no,");
	nwin.focus();
}

prop1=[				 	// prop1 is an array of properties you can have as many property arrays as you need
"660000",				// Off Font Color
"ffffcc",					// Off Back Color
"ffffcc",					// On Font Color
"996633",				// On Back Color
"999999",				// Border Color
12,					// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Tahoma,Helvetica",			// Font
3,					// Padding
"arrow.gif",				// Sub Menu Image
0,					// 3D Border & Separator
"660000",				// 3D High Color
"660000",				// 3D Low Color
"660000",				// Referer item Font Color (leave this blank to disable)
"ffffcc",					// Referer item Back Color (leave this blank to disable)
]

menu1=[					// This is the array that contains your menu properties and details
1,					// Top
50,					// left
90,					// 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
"Hlavní strana","index.html",,"",1,
"Rodokmeny","show-menu2","prace.htm",,1,
"Nakladatelství","knihy.htm",,,1,
"Osobní","show-menu3","osobni.htm",,1,
"Kontakt","kontakt.htm",,"",1
]

menu2=[
,,70,1,"",prop1,,"left",effect,,,,,,,
"Nabídka","prace.htm",,,0,
"Ceny","ceny.htm",,,0,
"Ukázky","ukazka.htm",,,0
]


menu3=[
,,110,1,"",prop1,,"left",effect,,,,,,,
"Osobní genealogie","osobni.htm",,,0,
"Moje personálie","moje.htm",,,0,
"Vývod z předků","vyvod.htm",,,0,
"Soupis příjmení","soupis.htm",,,0,
"Životopisy","show-menu4",,,0
]

menu4=[
,,160,1,"",prop1,,"left",effect,,,,,,,
"Vladykové Vidláci z Radslavic","vidlak.htm",,,0,
"Jan Apostl Nečas","zivot1.htm",,,0,
"Ludmila Štarhová","zivot2.htm",,,0,
"Jan Jakub Sperát","miniatura.htm",,,0,
"Pavel Marek Sperát","miniatura1.htm",,,0,
"Lucie Ludmila Sperátová","miniatura2.htm",,,0
]


