menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

style1=[			
"cccccc",				// Schiftfarbe Maus aus
"3399ff",				// Hintergrundfarbe Maus aus
"000000",				// Schiftfarbe Maus in
"3399ff",				// Hintergrundfarbe Maus in
"3399ff",				// Farbe Menurand
12,						// Schiftgroesse in Pixel
"normal",				// Schriftstil (italic (kursiv) oder normal)
"bold",					// Schriftauszeichnung (fett oder normal)
"Verdana, Arial",		// Schriftname
10,						// Höhe der Menüpunkte
"pfeilrechts.gif",		// Untermenuebild (leer lassen, wenn nicht benoetigt)
9,						// 3D Rand & Trennungsstrich
"3399ff",				// 3D High Color
"3399ff",				// 3D Low Color
"cc0000",				// Schriftfarbe der aktuellen Seite (leer lassen, wenn nicht benoetigt)
"ffffff",				// Hintergrund der aktuellen Seite (leer lassen, wenn nicht benoetigt)
"pfeilunten.gif",		// Top Bar image (leer lassen zum Abschalten)
"ffffff",				// Menu Kopf Schriftfarbe (leer lassen wenn Kopf nicht verwendet)
"ffcc00",				// Menu Kopf Hintergrundfarbe (leer lassen wenn Kopf nicht verwendet)
]

addmenu(menu=[			// Dieser Bereich enthält die Einstellungen und Details für Ihr Menu
"mainmenu",				// Menu Name - Mit diesem Namen werden die Einstellungen aufgerufen
125,						// Beginn Menü in Pixel vom oberen Rand
25,					// Beginn Menü in Pixel vom linken Rand
125,					// Menu Breite - Menu Breite in Pixel
,						// Menürand in Pixel
,						// Bildschirmposition - benutzt kann werden "center;left;right;middle;top;bottom" oder eine Kombination von "center:middle"
style1,					// Properties Array - this is set higher up, as above
1,						// Immer sichtbar - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Ausrichtung - sets the menu elements text alignment, values valid here are: left, right or center
effect,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,						// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 						// 0 = senkrechtes Menü, 1 = waagrechtes Menü
,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,						// Position of TOP sub image left:center:right
,						// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,						// Right To Left - Used in Hebrew for example. (1=on/0=off)
,						// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,						// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,						// Reserviert
,						// Reserviert
,						// Reserviert


,"Aktuell","aktuell.html",,"Aktuelle Sendetermine",1
,"Biographie","vita.html",,"Biographie",1      // "Text im Button", "URL", "Alternative URL", "Statuszeile", "Trennlinie"
,"Auszeichnungen", "auszeichnungen.html",,"Auszeichnungen",1
,"Filme","filme.html",,"Filmproduktionen",1
,"Bücher","buecher.html",,"Bücher",1
,"Videos","video.html",,"Videoproduktionen",1
,"Impressum","impressum.html",,"Impressum",1

])


dumpmenus()