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
"000000",					// Off Font Color
"ffffff",					// Off Back Color
"000000",					// On Font Color
"66ff99",					// On Back Color
"000000",					// 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
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"FFFF00",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
104,					// Top
200,				// left
,					// 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
,					// 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
// "Verzeichnisse","show-menu2",,"#",1,
"Impressum","index.php?hauptnav=impressum",,,1,	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Haftung","index.php?hauptnav=home&unternav=haftung",,"#",1,
"Kontakt","mailto:leich@rt-nuernberg.de",,"#",1
]
/*
menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Suchmaschinen","show-menu21",,"#",1,
"Kommunikation","show-menu22",,"#",1,
"Verkehr","show-menu23",,"#",1,
"Gesundheit","show-menu24",,"#",1,
"Wetter","show-menu25",,"#",1,
"Städte","show-menu26",,"#",1,
"Wirtschaft und Handel","show-menu28",,"#",1,
"Energie","show-menu29",,"#",1
]

menu21=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Google","http://www.google.de",,"#",1
]

menu22=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Telefonbuch","http://www.telefonbuch.de",,"#",1,
"PLZs","http://www.deutschepost.de/postdirekt/index.html?inhalt=/postdirekt/produkte/plzsuche.html",,"#",1
]

menu23=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"VGN","http://www.vgn.de",,"#",1,
"Deutsche Bahn","http://www.bahn.de",,"#",1,
"Flughafen","http://www.flughafen-nuernberg.de",,"#",1,
"Routenplaner","http://www.routenplaner.de",,"#",1
]

menu24=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Klinikum Nürnberg","http://www.klinikum.nuernberg.de",,"#",1
]

menu24=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Wettervorhersagen","http://www.wetter.de",,"#",1,
"Satellitenbilder","http://www.nottingham.ac.uk/pub/sat-images/D2.JPG",,"#",1
]

menu25=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"1000 Jahre Erlangen","http://www.ER2002.de",,"#",1,
"Stadtinfo Erlangen","http://www.erlangen.de",,"#",1,
"Stadtinfo Fürth","http://www.fuerth.de",,"#",1,
"1000 Jahre Herzogenaurach","http://www.1000Jahre.Herzogenaurach.de",,"#",1,
"Stadtinfo Nürnberg","http://www.nuernberg.de",,"#",1,
"Stadtinfo Schwabach","http://www.schwabach.de",,"#",1,
"Stadtinfo Roth","http://www.roth.de",,"#",1
]

menu26=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"1000 Jahre Erlangen","http://www.ER2002.de",,"#",1,
"Stadtinfo Erlangen","http://www.erlangen.de",,"#",1,
"Stadtinfo Fürth","http://www.fuerth.de",,"#",1
]
*/
