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                 = "#887B62";      // mouseover background color
  offbgcolor                = "#FFFFFF";      // regular background
  oncolor                   = "#FFFFFF";      // text color highlight
  offcolor                  = "#887B62";      // text color regular
  bordercolor               = "#887B62";      // 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                 = "#887B62";      // mouseover background color
  offbgcolor                = "#FFFFFF";      // regular background
  oncolor                   = "#FFFFFF";      // text color highlight
  offcolor                  = "#887B62";      // text color regular
  bordercolor               = "#887B62";      // 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_510")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Our Profile;url=/en/company/overview.php;");
menuItem("text=Vision;url=/en/company/vision.php;");
menuItem("text=The Trading Floor;url=/en/company/tradingfloor.php;");
menuItem("text=Locations;url=/en/company/locations.php;");
menuItem("text=Our People;url=/en/company/ourpeople.php;");
menuItem("text=Management Team;url=/en/company/management.php;");
}
with(localhost=new menuname("menu_511")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Core Competences Overview;url=/en/core-competence/overview.php;");
menuItem("text=The Virtual Sales Organisation;url=/en/core-competence/virtualsalesorg.php;");
menuItem("text=Territory Coverage & Qualified Field Sales Appointments;url=/en/core-competence/appointmentsetting.php;");
menuItem("text=Enterprise Lead Generation & Sales Coordination;url=/en/core-competence/leadgeneration.php;");
menuItem("text=Transactional Sales & Managed Accounts;url=/en/core-competence/managedaccounts.php;");
menuItem("text=CRM For Success;url=/en/core-competence/crm.php;");
}
with(localhost=new menuname("menu_513")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Overview;url=/en/client-success/overview.php;");
menuItem("text=Dental Products Market Leader;url=/en/client-success/globaldental.php;");
menuItem("text=Manufacturing Niche Specialist;url=/en/client-success/specialist-mittelstand.php;");
menuItem("text=Global IT Offshoring;url=/en/client-success/multinational-it-offshore.php;");
menuItem("text=International Business Services Leader;url=/en/client-success/marketleader-b2b.php;");
menuItem("text=Multinational Medical Products;url=/en/client-success/global-medicalproducts.php;");
menuItem("text=Leading Global IT Vendor;url=/en/client-success/multinational-computervendor.php;");
}
with(localhost=new menuname("menu_514")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Career Start;url=/en/career/overview.php;");
menuItem("text=People Motivation & Benefits;url=/en/career/motivation.php;");
menuItem("text=Career Opportunities;url=/en/career/jobs.php;");
}
with(localhost=new menuname("menu_517")){style=primary;left="offset=0px"; top="offset=1px;";
menuItem("text=Our Address;url=/en/contact/overview.php;");
menuItem("text=Map Directions to Stadtregal;url=/en/contact/directions.php;");
menuItem("text=Contact Form;url=/en/contact/contactform.php;");
}
includeJS("/script/mst_menu_shop_de.js");
