timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.1);Shadow(color='#777777', Direction=135, Strength=5)"

// FÜR HAUPTMENÜS
prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"D19A98",					// Off Font Color
"E1C0BD",					// Off Back Color
"FFFFFF",					// On Font Color
"FFFFFF",					// On Back Color
"D19A98",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial, Helvetica, sans-serif",			// Font
0,						// Padding
"arrow.gif",				  	// Sub Menu Image (Leave blank if not needed)
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)
]

// FÜR SUBMENÜS
prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"EFD9D7",					// Off Font Color
"A21111",					// Off Back Color
"FFFFFF",					// On Font Color
"CC3333",					// On Back Color
"D19A98",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial, Helvetica, sans-serif",			// Font
0,						// Padding
"arrow.gif",				  	// Sub Menu Image (Leave blank if not needed)
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
71,				// Top
18,				// left
114,				// Width
0,				// Border Width
"left",		// Screen Position - here you can use "center;left;right;middle;top;bottom"
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
0,				// 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
"<img src=\"../images/m_gestuet.gif\" width=\"114\" height=\"17\" border=\"0\">","show-menu2",,"",1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,
"<img src=\"../images/m_zucht.gif\" width=\"114\" height=\"17\" border=\"0\">","show-menu3",,"",1
,
"<img src=\"../images/m_pferde.gif\" width=\"114\" height=\"17\" border=\"0\">","show-menu4",,"",1
,
"<img src=\"../images/m_kontakt.gif\" width=\"114\" height=\"17\" border=\"0\">","show-menu5",,"",1
,
"<img src=\"../images/m_extras.gif\" width=\"114\" height=\"17\" border=\"0\">","show-menu6","","",1
]

menu2=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Geschichte","../gestuet/geschichte.asp",,,1,
"Fotogalerie","../gestuet/fotos.asp",,,1
]

menu3=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Holsteiner","../zucht/uebersicht.asp?z=Holsteiner",,,1,
"Trakehner","../zucht/uebersicht.asp?z=Trakehner",,,1,
"Österreiches Warmblut","../zucht/uebersicht.asp?z=Österreiches Warmblut",,,1,
"Zangersheide","../zucht/uebersicht.asp?z=Zangersheide",,,1,
"Oldenburger","../zucht/uebersicht.asp?z=Oldenburger ",,,1
]

menu4=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"4-jährig und älter","../pferde/uebersicht.asp?k=4-jährig und älter",,,1,
"3-jährig","../pferde/uebersicht.asp?k=3-jährig",,,1,
"2-jährig ","../pferde/uebersicht.asp?k=2-jährig ",,,1,
"Jährlinge","../pferde/uebersicht.asp?k=Jährlinge",,,1,
"Fohlen","../pferde/uebersicht.asp?k=Fohlen",,,1,
"Wallache","../pferde/uebersicht.asp?k=Wallache",,,1
]

menu5=[
,,120,1,"",prop2,,"left",effect,,,,,,,
"Anfahrtbeschreibung","../kontakt/anfahrt.asp",,,1,
"Kontaktformular","../kontakt/formular.asp",,,1,
"Email","mailto:holsteinerzucht@gmx.at",,,1
]

menu6=[,,120,1,,prop2,0,"left",effect,0,,,,,,
"Suche","../extras/suche.asp",,,1,
"Gästebuch","../extras/gaestebneu.asp",,,1,
"Linkliste","../extras/linkliste.asp",,,1,
"Ecards","../extras/ecards.asp",,,1
]


