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                 = "#000000";      // mouseover background color
  offbgcolor                = "#C1DDEB";      // regular background
  oncolor                   = "#B4D000";      // text color highlight
  offcolor                  = "#000000";      // text color regular
  bordercolor               = "#000000";      // bordercolor
  borderstyle               = "solid";
  borderwidth               = 1;
  separatorcolor            ="#FFFFFF";       // separator line between entries
  separatorsize             = 1;
  padding                   = 4;
  itemwidth                 = "160px";        // minimum width
  fontsize                  = "12px";         // fontstyle
  fontstyle                 = "normal";
  fontweight                = "normal";

  fontfamily                = "helvetica,arial";
  pagecolor                 = "#B4D000";      // text color for active entry
  pagebgcolor               = "#000000";      // active page background color
  headercolor               = "#008888";
  headerbgcolor             = "#880088";

  overbgimage               = "";
  subimage                  = "/gfx/icons/pointer.gif";
  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="#6D6E71";
  offbgcolor="#939598";
  oncolor="#FFFFFF";
  offcolor="#FFFFFF";
  bordercolor="#6D6E71";
  borderstyle="solid";
  borderwidth=1;
  separatorcolor="#ED1C24";
  separatorsize="0";
  padding=3;
  fontsize="100%";
  fontstyle="normal";
  fontweight="bold";
  fontfamily="Arial,Helvetica";
  pagecolor="#FFFFFF";
  pagebgcolor="#6D6E71";
  headercolor="#FFFFFF";
  headerbgcolor="#6D6E71";
  subimage="/gfx/icons/pointer.gif";
  subimagepadding="2";
  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_2259")){style=primary;left="offset=0px"; top="offset=1px !important"; top="offset=0px;";
menuItem("text=Flamenco;url=/de/themen/flamenco.php;");
menuItem("text=Sport;url=/de/themen/sport.php;");
menuItem("text=Wellness;url=/de/themen/wellness.php;");
menuItem("text=Luxus;url=/de/themen/luxus.php;");
menuItem("text=Verliebt?;url=/de/themen/verliebt.php;");
menuItem("text=Stadt;url=/de/themen/stadt.php;");
menuItem("text=business&mehr;url=/de/themen/business.php;");
menuItem("text=Paradores;url=/de/themen/parador.php;");
}
with(localhost=new menuname("menu_2260")){style=primary;left="offset=0px"; top="offset=1px !important"; top="offset=0px;";
menuItem("text=Gutschein verschenken;url=/de/service/gutscheine.php;");
menuItem("text=Booklet bestellen;url=/de/service/booklet.php;");
menuItem("text=Mietwagen;url=/de/service/mietwagen.php;");
menuItem("text=Veranstaltungen;url=/de/service/events.php;");
menuItem("text=Lieblingsmitbringsel;url=/de/service/product.php;");
menuItem("text=Monats-Highlight;url=/de/service/highlight.php;");
menuItem("text=Flug;url=/de/service/flight.php;");
menuItem("text=Reiseversicherung;url=/de/service/insurance.php;");
menuItem("text=E-Cards;url=/de/service/ecards.php;");
menuItem("text=Urlaubs-Checkliste;url=/de/service/Checkliste.php;");
menuItem("text=Unsere Partner;url=/de/service/partner.php;");
}
with(localhost=new menuname("menu_2227")){style=primary;left="offset=0px"; top="offset=1px !important"; top="offset=0px;";
menuItem("text=Fragen und Anregungen;url=/de/contact/contactform.php;");
menuItem("text=Newsletter;url=/de/contact/subscribe.php;");
}
includeJS("/script/mst_menu_shop_de.js");
