/*
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=20 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#000000";
menuIsStatic="no";
menuWidth=180; // Must be a multiple of 10! no quotes!!
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="#FFCC00";
hdrBGColor="#000033";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="6";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#003366";
linkOverBGColor="#000033";
linkTarget="_blank";
linkAlign="Left";
barBGColor="#000033";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="#FFCC00";
barVAlign="center";
barWidth=10; // no quotes!!


startMenu("» Forum «", "*** NAVIGATION ***")
addItem("Portal", "http://forum.spmedv.com/portal.php");
addItem("Forum", "http://forum.spmedv.com/index.php");
addItem("PN-Box", "http://forum.spmedv.com/pms.php?sid=");
addItem("Kalender", "http://forum.spmedv.com/calender.php");
addItem("Suchen", "http://forum.spmedv.com/search.php?sid=");
addItem("GästeBuch", "http://www.spmedv.com/gbspm");
addItem("Mitglieder", "http://forum.spmedv.com/memberslist.php?sid=");
addItem("Profil", "http://forum.spmedv.com/usercp.php?sid=");
addItem("Hilfe", "http://forum.spmedv.com/misc.php?action=faq&sid=");
addItem("Statistik", "http://forum.spmedv.com/statistik");
addItem("Team", "http://forum.spmedv.com/team.php?sid=");
addItem("WiwO ?", "http://forum.spmedv.com/wiw.php?sid=");
addHdr("» Links EC-graZer eisHexen «");
addItem("HomePage", "http://www.eishexen.com");
addItem("GästeBuch", "http://www.guestbook24.com/gastbuch.php?id=10697");
addItem("Das Team", "http://www.spmedv.com/eishexen/dasteam/das_team.htm");
addItem("SpielStatistik", "http://www.spmedv.com/eishexen/html/statistik.htm");
addItem("Kontakt", "http://www.spmedv.com/eishexen/main/kontakt.htm");
addHdr("» Links SPMEDV «");
addItem("HomePage", "http://www.spmedv.com");
addItem("WebDesign", "http://www.spmedv.com/spm/design/index_d2.html");
addItem("Software und Treiber", "http://forum.spmedv.com/portal_db2.php?sid=");
addItem("GamE", "http://www.spmedv.com/game/game.htm");
addItem("ChaT", "http://chat.spmedv.com");
endMenu()