timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

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
"FFFFFF",					// Off Font Color
"4444FF",					// Off Back Color
"FFFFFF",					// On Font Color
"99CCFF",					// On Back Color
"003333",					// Border Color
12,							  // Font Size
"normal",				  // Font Style
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							  // Padding
"arrow.gif",			// Sub Menu Image
0,							  // 3D Border & Separator
"66ffff",					// 3D High Color
"444499",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
16,				    // Top
40,					  // left
100,				  // 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
"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
"Home         ","http://www.niderost.com/index.asp",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Deutsch      ","http://www.niderost.com/german.asp",,"",1,
"History      ","show-menu2",,"",1,
"Photos       ","show-menu3",,"",1,
"Genealogy    ","show-menu4",,"",1,
"About Me     ","http://www.niderost.com/subdomains/tom/default.asp",,"",1
]

menu2=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"History from 1515 ","http://www.niderost.com/pages/famhist.htm",,,1,
"St. Katerina Chapel ","http://www.niderost.com/pages/St_Katherina_Chapel.htm",,,1,
"Patent of Nobility ","http://www.niderost.com/pages/we.htm",,,1,
"Battle of Marignano ","http://www.niderost.com/pages/Battle_of_Marignano.htm",,,1,
"History of Schwyz ","http://www.niderost.com/pages/HistorySchwyz.htm",,,1,
"Niderost House built 1176 ","http://www.niderost.com/pages/niderost_house.htm",,,1
]

menu3=[
,,260,1,"",prop1,,"left",effect,,,,,,,
"Antique Photographs","http://www.niderost.com//pages/thumbnails.htm",,,1,
"Postcards from 1890 to 1930","http://www.niderost.com//pages/postcards.html",,,1,
"Antique Postcards from 1890 to 1930","http://www.niderost.com//pages/postcard2.html",,,1
]

menu4=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Genealogy Data ","http://www.niderost.com/Genealogy/Niderost/Index.htm",,,1,
"In Memory Of... ","http://www.niderost.com/pages/In_Memory.htm",,,1
]
