var _menuCloseDelay = 500;           // The time delay for menus to remain visible on mouse out
var _menuOpenDelay  = 150;           // The time delay before menus open on mouse over
var _subOffsetTop   = 0;             // Sub menu top offset
var _subOffsetLeft  = 0;             // Sub menu left offset
var _scrollAmount   = 3;             // Only needed for Netscape 4.x
var _scrollDelay    = 20;            // Only needed for Netcsape 4.x

with(primary=new mm_style()){
  onbgcolor                 = "#005AAB";      // mouseover background color
  offbgcolor                = "#FFFFFF";      // regular background
  oncolor                   = "#FFFFFF";      // text color highlight
  offcolor                  = "#005AAB";      // text color regular
  bordercolor               = "#005AAB";      // bordercolor
  borderstyle               = "solid";
  borderwidth               = 1;
  separatorcolor            ="#FFFFFF";       // separator line between entries
  separatorsize             = 1;
  padding                   = 4;
  itemwidth                 = "140px";        // minimum width
  fontsize                  = "12px";         // fontstyle
  fontstyle                 = "normal";
  fontweight                = "bold";

  fontfamily                = "arial,helvetica";
  pagecolor                 = "#717171";      // text color for active entry
  pagebgcolor               = "#DADADA";      // active page background color
  headercolor               = "#008888";
  headerbgcolor             = "#880088";

  overbgimage               = "";
  subimage                  = "";
  subimagepadding           = "5";
  overfilter                = ""; // "Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=5)";
  outfilter                 = "randomdissolve(duration=0.3)";
}

with(secondary=new mm_style()){
  onbgcolor                 = "#005AAB";      // mouseover background color
  offbgcolor                = "#FFFFFF";      // regular background
  oncolor                   = "#FFFFFF";      // text color highlight
  offcolor                  = "#005AAB";      // text color regular
  bordercolor               = "#005AAB";      // bordercolor
  borderstyle               = "solid";
  borderwidth               = 1;
  separatorcolor            ="#FFFFFF";       // separator line between entries
  separatorsize             = 1;
  padding                   = 4;
  itemwidth                 = "140px";        // minimum width
  fontsize                  = "12px";         // fontstyle
  fontstyle                 = "normal";
  fontweight                = "bold";

  fontfamily                = "arial,helvetica";
  pagecolor                 = "#717171";      // text color for active entry
  pagebgcolor               = "#DADADA";      // active page background color
  headercolor               = "#008888";
  headerbgcolor             = "#880088";

  overbgimage               = "";
  subimage                  = "";
  subimagepadding           = "5";
  overfilter                = ""; // "Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=5)";
  outfilter                 = "randomdissolve(duration=0.3)";
}

with(localhost=new menuname("menu_504")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Facts;url=/de/itf-future/facts.php;");
menuItem("text=Eintrittskarten;url=/de/itf-future/eintrittskarten.php;");
menuItem("text=Meldeliste;url=/de/itf-future/meldelist.php;");
}
with(localhost=new menuname("menu_505")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Spielplan;url=/de/programm/spielplan.php;");
menuItem("text=Rahmenprogramm;url=/de/programm/rahmenprogramm.php;");
}
with(localhost=new menuname("menu_507")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Anfahrt;url=/de/service/anfahrt.php;");
menuItem("text=Unterkünfte;url=/de/service/unterkuenfte.php;");
menuItem("text=Parken;url=/de/service/parken.php;");
menuItem("text=Eintrittskarten;url=/de/service/eintrittskarten.php;");
}
with(localhost=new menuname("menu_508")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Bilder 2008;url=/de/archiv/bilder_2008.php;");
menuItem("text=Bilder 2010;url=/de/archiv/bilder_2010.php;");
menuItem("text=Presse;url=/de/archiv/;");
menuItem("text=Meldelisten/Tableaus;url=/de/archiv/meldelist.php;");
}
includeJS("/script/mst_menu_shop_de.js");

