//***************************************************************************
// separate menu items
//***************************************************************************
menu_itemDwd=   { caption:dwd.initials,          href:dwd.href };
menu_itemMch=   { caption:meteoSwiss.initials,   href:meteoSwiss.href };
menu_itemUsam=  { caption:usam.initials,         href:usam.href };
menu_itemHnms=  { caption:hnms.initials,         href:hnms.href };
menu_itemImgw=  { caption:imgw.initials,         href:imgw.href };
menu_itemNma=   { caption:nma.initials,          href:nma.href };
menu_itemRhm=   { caption:rosHydroMet.initials,  href:rosHydroMet.href };
menu_itemAGeoBw={ caption:aGeoBw.initials,       href:aGeoBw.href };
menu_itemCira=  { caption:cira.initials,         href:cira.href };
menu_itemArpaS= { caption:arpaSim.initials,      href:arpaSim.href };
menu_itemApraP= { caption:arpaPiemonte.initials, href:arpaPiemonte.href };

menu_itemCmmtGe={ caption:D_Majewski.name,    href:"mailto:"+D_Majewski.mail };
menu_itemCmmtSw={ caption:P_Steiner.name,     href:"mailto:"+P_Steiner.mail };
menu_itemCmmtIt={ caption:M_Ferri.name,       href:"mailto:"+M_Ferri.mail };
menu_itemCmmtGr={ caption:D_Tzeferi.name, href:"mailto:"+D_Tzeferi.mail };
menu_itemCmmtPo={ caption:R_Bakowski.name,  href:"mailto:"+R_Bakowski.mail };
menu_itemCmmtRo={ caption:G_Stancalie.name,   href:"mailto:"+G_Stancalie.mail };
menu_itemCmmtRu={ caption:D_Kiktev.name,      href:"mailto:"+D_Kiktev.mail };

menu_itemPrinter={ caption:"Printer Friendly", href:"javascript:pg_setPrinterFriendly(true)" };
menu_itemFrame=  { caption:"Plain view",       href:"javascript:pg_showFramed(true)" };
menu_itemNormal= { caption:"Normal view",      href:"javascript:frm_unframe()" };

menu_itemOrgIntro={ caption:"Introduction",  href:"content/consortium/default.htm" };
menu_itemOrgStrct={ caption:"Structure",     href:"content/consortium/structure.htm" };
menu_itemOrgMeets={ caption:"Meetings",      href:"content/consortium/meetings.htm" };
menu_itemOrgEvnts={ caption:"Events",        href:"content/consortium/events.htm" };
menu_itemOrgRprts={ caption:"Reports/Plans", href:"content/consortium/reports/default.htm" };
menu_itemOrgCoops={ caption:"Cooperations",  href:"content/consortium/community/default.htm" };
menu_itemOrgPeopl={ caption:"Scientists",    href:"content/consortium/people.htm" };

menu_itemMdlCr= { caption:"General Description", href:"content/model/general/default.htm" };
menu_itemMdlDrv={ caption:"Lateral Boundaries",  href:"content/model/int2lm/default.htm" };
menu_itemMdlRel={ caption:"Miscellaneous",       href:"content/model/modules/default.htm" };
menu_itemMdlRls={ caption:"Release Management",  href:"content/model/releases/default.htm" };

menu_itemMdlBas={ caption:"Basic Design",    href:"content/model/general/basicDesign.htm" };
menu_itemMdlNum={ caption:"Numerics",        href:"content/model/general/dynamics.htm" };
menu_itemMdlPhy={ caption:"Physics",         href:"content/model/general/physics.htm" };
menu_itemMdlAss={ caption:"Assimilation",    href:"content/model/general/assimilation.htm" };
menu_itemMdlIni={ caption:"Initial Cond.",   href:"content/model/general/initialConditions.htm" };
menu_itemMdlExt={ caption:"External Params", href:"content/model/general/externalParameters.htm" };
menu_itemMdlPar={ caption:"Parallelization", href:"content/model/general/code.htm" };

menu_itemI2LHis={ caption:"Release History",           href:"content/model/releases/int2lm/versionHistory.htm" };
menu_itemI2LDev={ caption:"Ongoing&nbsp;Developments", href:"content/model/releases/int2lm/developments.htm" };
menu_itemI2LBug={ caption:"Problem/Bug Reports",       href:"content/model/releases/int2lm/bugsAndProblems.htm" };
menu_itemI2LUpc={ caption:"Upcoming Releases",         href:"content/model/releases/int2lm/upcoming.htm" };

menu_itemCsmHis={ caption:"Release History",           href:"content/model/releases/cosmo/versionHistory.htm" };
menu_itemCsmDev={ caption:"Ongoing&nbsp;Developments", href:"content/model/releases/cosmo/developments.htm" };
menu_itemCsmBug={ caption:"Problem/Bug Reports",       href:"content/model/releases/cosmo/bugsAndProblems.htm" };
menu_itemCsmUpc={ caption:"Upcoming Releases",         href:"content/model/releases/cosmo/upcoming.htm" };

menu_itemDocMdl={ caption:"Model Docs",       href:"content/model/documentation/core/default.htm" };
menu_itemDocRlt={ caption:"Miscellaneous",    href:"content/model/modules/default.htm" };
menu_itemDocLtr={ caption:"News Letters",     href:"content/model/documentation/newsLetters/default.htm" };
menu_itemDocRpt={ caption:"Tech Reports",     href:"content/model/documentation/techReports/default.htm" };
menu_itemDocStd={ caption:"Coding Standards", href:"content/model/documentation/standards/default.htm" };

menu_itemTskWGs={ caption:"Work Groups",  href:"content/tasks/workGroups/default.htm" };
menu_itemTskPPs={ caption:"Projects",     href:"content/tasks/priorityProjects/default.htm" };
menu_itemTskVrf={ caption:"Verification", href:"content/tasks/verification.priv/default.htm" };
menu_itemTskOpr={ caption:"Operational",  href:"content/tasks/operational/default.htm" };
menu_itemTskRsr={ caption:"Research",     href:"content/tasks/research/default.htm" };

menu_itemUsrTrn={ caption:"Training",  href:"content/support/courses/default.htm" };
menu_itemUsrSw= { caption:"Software",  href:"content/support/software/default.htm" };
menu_itemUsrMls={ caption:"Maillists", href:"http://mail.cosmo-model.org/mailman/listinfo" };
menu_itemUsrErr={ caption:"Problems?",    href:"content/support/webError.htm", target:"_blank" };

menu_itemForum={ caption:"User Forum",   href:"http://www.cosmo-model.org/forum" };
menu_itemFView={ caption:"File Browser", href:"http://www.cosmo-model.org/view" };
menu_itemWebGr={ caption:"Greek mirror", href:"http://www.cosmo-model.org" };
menu_itemWebCh={ caption:"Swiss mirror", href:"http://cosmo-model.cscs.ch" };

menu_itemWG1= { caption:ppl_WGs[0].name, href:ppl_WGs[0].href };
menu_itemWG2= { caption:ppl_WGs[1].name, href:ppl_WGs[1].href };
menu_itemWG3a={ caption:ppl_WGs[2].name, href:ppl_WGs[2].href };
menu_itemWG3b={ caption:ppl_WGs[3].name, href:ppl_WGs[3].href };
menu_itemWG4= { caption:ppl_WGs[4].name, href:ppl_WGs[4].href };
menu_itemWG5= { caption:ppl_WGs[5].name, href:ppl_WGs[5].href };
menu_itemWG6= { caption:ppl_WGs[6].name, href:ppl_WGs[6].href };
menu_itemWG7= { caption:ppl_WGs[7].name, href:ppl_WGs[7].href };

menu_itemPPOld0={ caption:ppl_PPsOld[0].id, href:ppl_PPsOld[0].href };
menu_itemPPOld1={ caption:ppl_PPsOld[1].id, href:ppl_PPsOld[1].href };
menu_itemPPOld2={ caption:ppl_PPsOld[2].id, href:ppl_PPsOld[2].href };
menu_itemPPOld3={ caption:ppl_PPsOld[3].id, href:ppl_PPsOld[3].href };
menu_itemPPOld4={ caption:ppl_PPsOld[4].id, href:ppl_PPsOld[4].href };
menu_itemPPOld5={ caption:ppl_PPsOld[5].id, href:ppl_PPsOld[5].href };
menu_itemPPOld6={ caption:ppl_PPsOld[6].id, href:ppl_PPsOld[6].href };
menu_itemPPOld7={ caption:ppl_PPsOld[7].id, href:ppl_PPsOld[7].href };
menu_itemPPOld8={ caption:ppl_PPsOld[8].id, href:ppl_PPsOld[8].href };
menu_itemPPOld9={ caption:ppl_PPsOld[9].id, href:ppl_PPsOld[9].href };

menu_itemPP0={ caption:ppl_PPs[0].id, href:ppl_PPs[0].href };
menu_itemPP1={ caption:ppl_PPs[1].id, href:ppl_PPs[1].href };
menu_itemPP2={ caption:ppl_PPs[2].id, href:ppl_PPs[2].href };
menu_itemPP3={ caption:ppl_PPs[3].id, href:ppl_PPs[3].href };
menu_itemPP4={ caption:ppl_PPs[4].id, href:ppl_PPs[4].href };
menu_itemPP5={ caption:ppl_PPs[5].id, href:ppl_PPs[5].href };

menu_itemOpDwdEu={ caption:"DWD-eu",      href:"content/tasks/operational/dwd/default_eu.htm" };
menu_itemOpDwdDe={ caption:"DWD-de",      href:"content/tasks/operational/dwd/default_de.htm" };
menu_itemOpMch=  { caption:"MeteoSwiss",  href:"content/tasks/operational/meteoSwiss/default.htm" };
menu_itemOpUsam= { caption:"USAM",        href:"content/tasks/operational/usam/default.htm" };
menu_itemOpHnms= { caption:"HNMS",        href:"content/tasks/operational/hnms/default.htm" };
menu_itemOpIMGW= { caption:"IMGW",        href:"content/tasks/operational/imgw/default.htm" };
menu_itemOpNMA=  { caption:"NMA",         href:"content/tasks/operational/nma/default.htm" };
menu_itemOpRHM=  { caption:"RosHydroMet", href:"javascript:alert('not available')" };
menu_itemOpASIM= { caption:"ARPA-SIM",    href:"content/tasks/operational/arpa-sim/default.htm" };
menu_itemOpLeps= { caption:"COSMO-LEPS",  href:"content/tasks/operational/leps/default.htm" };

menu_itemNmlInt2lm={ caption:"INT2LM namelists", href:"content/tasks/operational/nmlDoc/int2lmDefault.htm" };
menu_itemNmlCosmo= { caption:"COSMO namelists", href:"content/tasks/operational/nmlDoc/cosmoDefault.htm" };

menu_itemPPIntr={ caption:"Introduction", href:"./default.htm" };
menu_itemPPFtes={ caption:"Annual Tasks", href:"./taskDetails.priv.htm" };
menu_itemPPMeet={ caption:"Meetings",     href:"./meetings.htm" };
menu_itemPPNews={ caption:"News",         href:"./news.htm" };

menu_itemWGTsks={ caption:"2012 Tasks", href:"./workPlans.priv/workPlan2012.htm" };
menu_itemPPPple={ caption:"People",        href:"./people.htm" };

menu_itemWGIntro={ caption:"Introduction", href:"../default.htm" };
menu_itemWGMeet={ caption:"Meetings",      href:"../meetings.htm" };
menu_itemWGPple={ caption:"People",        href:"../people.htm" };

menu_itemSearch= { caption:"Search",        href:"content/support/search.htm" };
menu_itemObsExch={ caption:"Obs. Exchange", href:"http://www.cosmo-model.org/srnwp/content/default.htm"};
menu_itemUpdates={ caption:"Updates",       href:"content/updates.htm" };
menu_itemHome=   { caption:"Home",          href:"content/default.htm" };
menu_itemGenMeet={ caption:"GM 2011", id:"takeNotice", href:"content/consortium/generalMeetings/general2011/default.htm" };

menu_itemVerCM={ caption:"Common",      href:"content/tasks/verification.priv/common/default.htm" };
menu_itemVerGe={ caption:"Germany",     href:"content/tasks/verification.priv/germany/default.htm" };
menu_itemVerSw={ caption:"Switzerland", href:"content/tasks/verification.priv/switzerland/default.htm" };
menu_itemVerIt={ caption:"Italy",       href:"content/tasks/verification.priv/italy/default.htm" };
menu_itemVerGr={ caption:"Greece",      href:"content/tasks/verification.priv/greece/default.htm" };
menu_itemVerPo={ caption:"Poland",      href:"content/tasks/verification.priv/poland/default.htm" };
menu_itemVerRo={ caption:"Romania",     href:"content/tasks/verification.priv/romania/default.htm" };
menu_itemVerRu={ caption:"Rusia",       href:"javascript:alert('not available')" };
menu_itemVerCL={ caption:"COSMO-LEPS",  href:"content/tasks/verification.priv/leps/default.htm" };

//***************************************************************************
// lists and groups of menu items
//***************************************************************************
menu_listMembers=
  [
  menu_itemDwd,
  menu_itemMch,
  menu_itemUsam,
  menu_itemHnms,
  menu_itemNma,
  menu_itemRhm,
  menu_itemImgw,
  menu_itemAGeoBw,
  menu_itemCira,
  menu_itemArpaS,
  menu_itemApraP
  ];
menu_groupMembers={ caption:"Members", list:menu_listMembers };

menu_listCommitee=
  [
  menu_itemCmmtGe,
  menu_itemCmmtSw,
  menu_itemCmmtIt,
  menu_itemCmmtGr,
  menu_itemCmmtPo,
  menu_itemCmmtRo,
  menu_itemCmmtRu
  ]
menu_groupCommitee={ caption:"Commitee", list:menu_listCommitee };

menu_listDisplay=
  [
  menu_itemPrinter,
  menu_itemFrame,
  menu_itemNormal
  ];
menu_groupDisplay={ caption:"Display", list:menu_listDisplay };

menu_listOrganization=
  [
  menu_itemOrgIntro,
  menu_itemOrgStrct,
  menu_itemOrgMeets,
  menu_itemOrgEvnts,
  menu_itemOrgRprts,
  menu_itemOrgCoops,
  menu_itemOrgPeopl
  ];
menu_groupOrganization={ caption:"Organization", list:menu_listOrganization };

menu_listModel=
  [
  menu_itemMdlCr,
  menu_itemMdlDrv,
  menu_itemMdlRel,
  menu_itemMdlRls
  ];
menu_groupModel={ caption:"COSMO-Model", list:menu_listModel };

menu_listModelDesign=
  [
  menu_itemMdlBas,
  menu_itemMdlNum,
  menu_itemMdlPhy,
  menu_itemMdlAss,
  menu_itemMdlIni,
  menu_itemMdlExt,
  menu_itemMdlPar
  ];
menu_groupModelDesign={ caption:"General Description", list:menu_listModelDesign };

menu_listReleasesInt2lm=
  [
  menu_itemI2LHis,
  menu_itemI2LDev,
  menu_itemI2LBug,
  menu_itemI2LUpc
  ];
menu_groupReleasesInt2lm={ caption:"INT2LM Releases", list:menu_listReleasesInt2lm };

menu_listReleasesCosmo=
  [
  menu_itemCsmHis,
  menu_itemCsmDev,
  menu_itemCsmBug,
  menu_itemCsmUpc
  ];
menu_groupReleasesCosmo={ caption:"COSMO Releases", list:menu_listReleasesCosmo };

menu_listDocumentation=
  [
  menu_itemDocMdl,
  menu_itemDocRlt,
  menu_itemDocLtr,
  menu_itemDocRpt,
  menu_itemDocStd
  ];
menu_groupDocumentation={ caption:"Documentation", list:menu_listDocumentation };

menu_listTasks=
  [
  menu_itemTskWGs,
  menu_itemTskPPs,
  menu_itemTskVrf,
  menu_itemTskOpr,
  menu_itemTskRsr
  ];
menu_groupTasks={ caption:"COSMO Tasks", list:menu_listTasks };

menu_listUser=
  [
  menu_itemUsrTrn,
  menu_itemUsrSw,
  menu_itemUsrMls,
  menu_itemUsrErr
  ];
menu_groupUser={ caption:"User Support", list:menu_listUser };

menu_listPlaces=
  [
  menu_itemForum,
  menu_itemFView,
  menu_itemWebGr,
  menu_itemWebCh
  ];
menu_groupPlaces={ caption:"COSMO Places", list:menu_listPlaces };

menu_listWGs=
  [
  menu_itemTskWGs,
  menu_itemWG1,
  menu_itemWG2,
  menu_itemWG3a,
  menu_itemWG3b,
  menu_itemWG4,
  menu_itemWG5,
  menu_itemWG6,
  menu_itemWG7
  ];
menu_groupWGs={ caption:"Work Groups", list:menu_listWGs };

menu_listPPsOld=
  [
  menu_itemPPOld0,
  menu_itemPPOld1,
  menu_itemPPOld2,
  menu_itemPPOld3,
  menu_itemPPOld4,
  menu_itemPPOld5,
  menu_itemPPOld6,
  menu_itemPPOld7,
  menu_itemPPOld8,
  menu_itemPPOld9
  ];
menu_groupPPsOld={ caption:"Past Projects", list:menu_listPPsOld };

menu_listPPs=
  [
  menu_itemTskPPs,
  menu_itemPP0,
  menu_itemPP1,
  menu_itemPP2,
  menu_itemPP3,
  menu_itemPP4,
  menu_itemPP5
  ];
menu_groupPPs={ caption:"Projects", list:menu_listPPs };

menu_listOps=
  [
  menu_itemTskOpr,
  menu_itemOpDwdEu,
  menu_itemOpDwdDe,
  menu_itemOpMch,
  menu_itemOpUsam,
  menu_itemOpHnms,
  menu_itemOpIMGW,
  menu_itemOpNMA,
  menu_itemOpRHM,
  menu_itemOpASIM,
  menu_itemOpLeps
  ];
menu_groupOps={ caption:"Operational", list:menu_listOps };

menu_listVer=
  [
  menu_itemVerCM,
  menu_itemVerGe,
  menu_itemVerSw,
  menu_itemVerIt,
  menu_itemVerGr,
  menu_itemVerPo,
  menu_itemVerRo,
  menu_itemVerRu,
  menu_itemVerCL
  ];
menu_groupVer={ caption:"Verification", list:menu_listVer };

//***************************************************************************
// whole menu bars
//***************************************************************************
menu_horizontalDflt=
  [
  menu_groupMembers, menu_groupCommitee, menu_groupDisplay,
  menu_itemHome, menu_itemUpdates, menu_itemGenMeet /*menu_itemObsExch*/
  ];

menu_verticalDflt=
  [
  menu_groupOrganization, menu_groupModel, menu_groupDocumentation,
  menu_groupTasks, menu_groupUser, menu_groupPlaces,
  menu_itemObsExch, menu_itemSearch, menu_itemHome
  ];

menu_tasks=
  [
  menu_groupWGs, menu_groupPPsOld, menu_groupPPs,
  menu_groupOps, menu_groupVer, menu_itemHome
  ];

menu_PPsingle=
  [
  menu_groupWGs, menu_groupPPsOld, menu_groupPPs, menu_groupOps,
  menu_itemTskPPs, menu_itemHome
  ]

menu_WGitems=
  [
  menu_groupWGs, menu_groupDisplay,
  menu_itemPPIntr, menu_itemWGTsks,
  menu_itemPPMeet, menu_itemPPPple, menu_itemHome
  ];

menu_WGTaskItems=
  [
  menu_groupWGs, menu_groupDisplay,
  menu_itemWGIntro, menu_itemWGMeet, menu_itemWGPple, menu_itemHome
  ]

menu_PPitems=
  [
  menu_groupPPs, menu_groupDisplay,
  menu_itemPPIntr, menu_itemPPFtes,
  menu_itemPPMeet, menu_itemPPNews, menu_itemHome
  ];

menu_OperSingle=
  [
  menu_groupOps, menu_groupDisplay, menu_itemNmlInt2lm, menu_itemNmlCosmo, menu_itemHome
  ];

menu_verifSingle=
  [
  menu_groupVer, menu_groupDisplay, menu_itemWG4, menu_itemHome
  ];

menu_modelReleases=
  [
  menu_groupModel, menu_groupReleasesInt2lm, menu_groupReleasesCosmo,
  menu_itemDocStd, menu_itemHome
  ];
