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)} effect = "Fade(duration=0);Alpha(style=0,opacity=100);Shadow(color='#999999', Direction=135, Strength=0)" timegap=500 // The time delay for menus to remain visible followspeed=5 // Follow Scrolling speed followrate=40 // Follow Scrolling Rate suboffset_top=0; // Sub menu offset Top position suboffset_left=0; // Sub menu offset Left position //font_meas = "px" style1=[ "5E5E5E", // Mouse Off Font Color "DCDCDC", // Mouse Off Background Color "ffffff", // Mouse On Font Color "999999", // Mouse On Background Color "DCDCDC ", // Menu Border Color "11px", // Font Size (default is px but you can specify mm, pt or a percentage) "normal", // Font Style (italic or normal) "normal", // Font Weight (bold or normal) "Verdana, Geneva, Arial, Helvetica, sans-serif", // Font Name 2, // Menu Item Padding "bilder/pfeil_rot.gif", // Sub Menu Image (Leave this blank if not needed) , // 3D Border & Separator bar "66ffff", // 3D High Color "000099", // 3D Low Color "", // Current Page Item Font Color (leave this blank to disable) "", // Current Page Item Background Color (leave this blank to disable) "", // Top Bar image (Leave this blank to disable) "ffffff", // Menu Header Font Color (Leave blank if headers are not needed) "E2EFFB", // Menu Header Background Color (Leave blank if headers are not needed) ] addmenu(menu=[ // This is the array that contains your menu properties and details "mainmenu", // Menu Name - This is needed in order for the menu to be called 138, // Menu Top - The Top position of the menu in pixels , // Menu Left - The Left position of the menu in pixels , // Menu Width - Menus width in pixels , // Menu Border Width , // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" style1, // Properties Array - this is set higher up, as above , // Always Visible - allows the menu item to be visible at all time (1=on/0=off) "left", // Alignment - 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) 1, // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off) , // 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 , // ..Now Obsolete.. , // 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) , // Reserved for future use , // Reserved for future use , // Reserved for future use ]) addmenu(menu=["ktuelles",,,128,2,"",style1,,"left",effect,,,,,,,,,,,, ,"Mitteilungen","/de/aktuelles/mitteilungen.php",,,0 ,"Terminübersicht","/de/aktuelles/154.php",,,0 ,"Audioarchiv","/de/aktuelles/306.php",,,0 ]) addmenu(menu=["hemen",,,128,2,"",style1,,"left",effect,,,,,,,,,,,, ,"Dokumentensuche","/de/themen/index.php",,,0 ]) addmenu(menu=["andtag",,,128,2,"",style1,,"left",effect,,,,,,,,,,,, ,"Das Saarlandwappen","/de/landtag_entdecken/Wappen.php",,,0 ,"Das Saarland - Ein langer Weg","/de/landtag_entdecken/98.php",,,0 ,"Das Saarland - ein demokratischer und sozialer Rechtsstaat","/de/landtag_entdecken/298.php",,,0 ,"Gesetze zum Landtag","/de/landtag_entdecken/100.php",,,0 ,"Landtag besuchen","/de/landtag_entdecken/92.php",,,0 ,"Im Plenarsaal","/de/66.php",,,0 ,"Präsidenten saarländischer Volksvertretungen seit 1922","/de/landtag_entdecken/366.php",,,0 ,"Jugend","/de/jugend/index.php",,,0 ]) addmenu(menu=["ufbau",,,128,2,"",style1,,"left",effect,,,,,,,,,,,, ,"Präsident und Präsidium","/de/aufbau_organisation/101.php",,,0 ,"Abgeordnete","/de/aufbau_organisation/abgeordnete.php",,,0 ,"Ausschüsse","/de/aufbau_organisation/102.php",,,0 ,"CDU-Fraktion","/de/aufbau_organisation/754.php",,,0 ,"SPD-Fraktion","/de/aufbau_organisation/755.php",,,0 ,"DIE LINKE-Fraktion","/de/8480.php",,,0 ,"FDP-Fraktion","/de/752.php",,,0 ,"B90/Grüne-Fraktion","/de/753.php",,,0 ,"Das Petitionsrecht","/de/aufbau_organisation/559.php",,,0 ,"Wahlergebnisse und Statistiken","/de/aufbau_organisation/54.php",,,0 ,"Verwaltung","/de/aufbau_organisation/Verwaltung.php",,,0 ,"Internet-Link-Tipps","/de/aufbau_organisation/117.php",,,0 ]) addmenu(menu=["ontakt",,,128,2,"",style1,,"left",effect,,,,,,,,,,,, ,"Ihre Ansprechpartner","/de/kontakt/ansprechpartner.php",,,0 ,"Handbuch des Landtags bestellen","/de/kontakt/handbuchbestellung.php",,,0 ,"Impressum","/de/kontakt/impressum.php",,,0 ,"Datenschutz","/de/kontakt/datenschutz.php",,,0 ,"Suche","/de/suche.php",,,0 ]) dumpmenus()