/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=132; // no quotes!!
staticYOffset=132; // 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=110; // Must be a multiple of 10! no quotes!!
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="#001522";
hdrBGColor="#7C9DBB";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="6";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#E4EAF2";
linkOverBGColor="#ffffff";
linkTarget="_blank";
linkAlign="Left";
barBGColor="#7C9DBB";
barFontFamily="Verdana";
barFontSize="1";
barFontColor="#001522";
barVAlign="center";
barWidth=10; // no quotes!!


startMenu("»Final Showdown", ".: Navigation :.")
addItem("Mainpage", "http://www.final-showdown.de/main/");
addItem("GFX-Support", "http://gfx.final-showdown.de/");
addItem(" ");
addItem("Hauptseite", "http://forum.final-showdown.de/index.php");
addItem("Posteingang", "http://forum.final-showdown.de/pms.php?sid=");
addItem("User-Locator", "http://forum.final-showdown.de/map.php");
addItem("Userpages", "http://www.forum.final-showdown.de/userpage_userlist.php?sid=");
addItem("Suchen", "http://forum.final-showdown.de/search.php?sid=");
addItem("Hilfe", "http://forum.final-showdown.de/misc.php?action=faq&sid=");
endMenu()
