/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=51; // no quotes!!
staticYOffset=51; // no quotes!!
slideSpeed=10 // no quotes!!
waitTime=400; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#29527b"; /*#29527b*/
menuIsStatic="no";
menuWidth=130; // Must be a multiple of 10! no quotes!!
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="#FFFFBB";
hdrBGColor="#2b5185";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="6";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#7b92ad";/*#7b92ad*/
linkOverBGColor="#FFFFBB";
linkTarget="_blank";
linkAlign="Left";
barBGColor="#000044";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="#ffffff";
barVAlign="center";
barWidth=13; // no quotes!!


startMenu("»saar.mensa.de", "saar.mensa.Navigation")
addItem("Termine", "http://saar.mensa.de/Termine/index.html");
addItem("Mensa Deutschland", "http://www.mensa.de");
addHdr("»intern");
addHdr("»»»»Bilder");
addItem("Sommerfest 2002", "http://saar.mensa.de/bilder/Mensa_Sommerfest_August_2002/page_01.htm");
addItem("Silvester 2002", "http://saar.mensa.de/bilder/Mensa_Sylvester_2002/page_01.htm");
addItem("MHN-Bilder", "http://saar.mensa.de/bilder/MHN/MHN.html");
addHdr("»»»»sonstiges");
addItem("Yahoo-Gruppe", "http://de.groups.yahoo.com/group/mensaar/");
addHdr("»Kontakt");
addItem("Holger Reppert", "mailto:mensa@holger-reppert.de");
endMenu()

