var menuArray = new Array(                                                   
      "Welcoming Message","/trop2007/redaktion/grusswort/welcoming_message.html",381,0,                                                null, 
      "About Amsterdam","/trop2007/redaktion/amsterdam/amsterdam.html",200,0,                                                new Array(
      "Further Information","/trop2007/redaktion/amsterdam/further-information.html",203,0,                                                null, null), 
      "Centenary","/trop2007/redaktion/grusswort/centenary.html",228,0,                                                new Array(
      "Academic Programme","/trop2007/redaktion/grusswort/Academic_program.html",614,0,                                                null, 
      "Social Programme","/trop2007/redaktion/grusswort/Centenary_Dinner.html",383,0,                                                null, null), 
      "The organizers","/trop2007/redaktion/grusswort/organizers.html",218,0,                                                null, 
      "Committee","/trop2007/redaktion/grusswort/committee.html",223,0,                                                null, 
      "Conference Topics","/trop2007/redaktion/topics/topics.html",194,0,                                                null, 
      "Schedule at a glance","/trop2007/redaktion/veranstaltungen/Schedule_at_a_Glance.html",374,0,                                                null, 
      "Scientific Programme","/trop2007/redaktion/veranstaltungen/scientific_program.html",411,0,                                                new Array(
      "Best Poster","/trop2007/redaktion/veranstaltungen/Best_Poster.html",622,0,                                                null, null), 
      "Side Meetings","/trop2007/redaktion/veranstaltungen/side_meetings.html",473,0,                                                new Array(
      "Amoebiasis","/trop2007/redaktion/veranstaltungen/Amoebiasis.html",544,0,                                                null, 
      "Obstetric Ectoscopy","/trop2007/redaktion/veranstaltungen/Obstetric_Ectoscopy.html",546,0,                                                null, null), 
      "Abstracts","/trop2007/redaktion/exhibition/abstract_submission.html",363,0,                                                new Array(
      "Young Tropical Scientist Award","/trop2007/redaktion/exhibition/Uniting_Streams.html",455,0,                                                null, null), 
      "Registration","/trop2007/redaktion/exhibition/registration.html",224,0,                                                null, 
      "Sponsors and Exhibitors","/trop2007/redaktion/exhibition/exhibition.html",211,0,                                                new Array(
      "Industry Symposia","/trop2007/redaktion/exhibition/industry_symposia.html",555,0,                                                new Array(
      "sanofi-aventis","/trop2007/redaktion/exhibition/symposium_sanofi.html",557,0,                                                null, 
      "GlaxoSmithKline","/trop2007/redaktion/exhibition/symposium_glaxo.html",556,0,                                                null, null), null), 
      "Accommodation","/trop2007/redaktion/informationen/accommodation.html",366,0,                                                null, 
      "Transportation","/trop2007/redaktion/informationen/transportation.html",206,0,                                                null, 
      "General Information","/trop2007/redaktion/informationen/general-information.html",205,0,                                                null, 
      "Volunteering","/trop2007/redaktion/sponsorship/volunteers.html",519,0,                                                null, 
      "Download","/trop2007/redaktion/informationen/download.html",368,0,                                                null, 
      "Addresses","/trop2007/redaktion/adressen/addresses.html",199,0,                                                null, 
      "Media","/trop2007/redaktion/media/media.html",222,0, null, null);
var navigationMenu = new CMenu("navigationMenu", menuArray);
navigationMenu.AssignParameters(
  // images
  null,
  null,
  null,
  // separators
  null,
  // link classes
  new Array("naviLink0", "naviLink1", "naviLink2"),
  null,
  new Array("naviLink0Active", "naviLink1Active", "naviLink2Active"),
  // cell classes
  new Array("naviCell0", "naviCell1", "naviCell2"),
  new Array("naviCell0Hot", "naviCell1Hot", "naviCell2Hot"),
  new Array("naviCell0Active", "naviCell1Active", "naviCell2Active"),
  // filename extensions
  new Array("pdf", "doc", "ppt"),
  // image dimensions
  null,
  null,
  // table classes
  new Array("naviTable0", "naviTable1", "naviTable2"),
  // submenu cell classes
  new Array("naviSubmenuCell0", "naviSubmenuCell1", "naviSubmenuCell2"),
  new Array("naviSubmenuCell0Hot", "naviSubmenuCell1Hot", "naviSubmenuCell2Hot"),
  new Array("naviSubmenuCell0Active", "naviSubmenuCell1Active", "naviSubmenuCell2Active"),
  // table cell spacings
  new Array(0, 0, 1)
);