{"id":1389,"date":"2022-01-20T14:29:47","date_gmt":"2022-01-20T13:29:47","guid":{"rendered":"https:\/\/fredericchaine.com\/calendrier\/"},"modified":"2026-07-28T06:55:02","modified_gmt":"2026-07-28T05:55:02","slug":"calendrier","status":"publish","type":"page","link":"https:\/\/fredericchaine.com\/fr\/calendrier\/","title":{"rendered":"Calendrier"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1389\" class=\"elementor elementor-1389 elementor-913\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5643add9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5643add9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-559c5f75\" data-id=\"559c5f75\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d1c45e0 elementor-widget elementor-widget-heading\" data-id=\"d1c45e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Calendrier<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-53ffc2d elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"53ffc2d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cc45b8e\" data-id=\"cc45b8e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-00273a1 elementor-widget elementor-widget-html\" data-id=\"00273a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Calendrier \u2014 aper\u00e7u (\u00e0 coller dans un widget HTML Elementor)<\/title>\n<!-- ============================================================================\n     CALENDRIER DES CONCERTS \u2014 Fr\u00e9d\u00e9ric Chaine (VERSION FRAN\u00c7AISE)\n     ----------------------------------------------------------------------------\n     \u2022 Document complet UNIQUEMENT pour pouvoir le pr\u00e9visualiser seul dans un\n       navigateur. Une fois coll\u00e9 dans un widget HTML Elementor, le navigateur\n       ignore doctype\/head\/body et n'applique que <style> + le markup + <script>.\n     \u2022 Pas de SEO \/ header \/ footer : g\u00e9r\u00e9s par WordPress + Elementor.\n     \u2022 Tout le CSS est pr\u00e9fix\u00e9 #fc-cal \u2192 aucune collision avec le th\u00e8me.\n\n     \u2795 POUR AJOUTER UNE DATE :\n     Copier le mod\u00e8le ci-dessous et le coller EN HAUT de la liste EVENTS\n     (l'ordre n'a pas d'importance : le tri par date est automatique).\n\n     {d:'2027-03-15',            \/\/ date ISO AAAA-MM-JJ (sert au tri + filtres)\n      dt:'15 Mars',              \/\/ date affich\u00e9e\n      h:'20h30',                 \/\/ horaire ('' si aucun)\n      t:\"Nom de l'\u00e9v\u00e9nement\",\n      l:[\"D\u00e9tail ligne 1\",\"D\u00e9tail ligne 2\"],   \/\/ d\u00e9tails ([] si aucun)\n      v:\"Lieu\",\n      a:\"Adresse compl\u00e8te\",      \/\/ '' si aucune\n      k:[{u:\"https:\/\/\u2026\",x:\"Plus d'information ici\"}]},  \/\/ liens (omettre si aucun)\n     ============================================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;600;700&family=Play:wght@400;700&family=Rubik:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ==== TOKENS (design du site : noir profond + or) ==== *\/\n#fc-cal{\n  --bg:#0b0d0c; --card:#101312; --card2:#141816;\n  --gold:#FFB912; --gold-soft:rgba(255,185,18,.14); --gold-line:rgba(255,185,18,.38);\n  --white:#ffffff; --txt:#a7a7a7; --muted:#7c7f7d; --line:rgba(255,255,255,.08);\n  --fd:'Playfair Display',serif; --fp:'Play',sans-serif; --fb:'Rubik',sans-serif;\n  --ease:cubic-bezier(.16,1,.3,1);\n  display:block;width:auto;max-width:none;margin:0;padding:0;\n  background:var(--bg);color:var(--txt);font-family:var(--fb);line-height:1.6;\n  -webkit-font-smoothing:antialiased;\n}\n#fc-cal *,#fc-cal *::before,#fc-cal *::after{margin:0;padding:0;box-sizing:border-box}\n#fc-cal a{color:inherit;text-decoration:none}\n#fc-cal button{font-family:inherit;background:none;border:none;color:inherit;cursor:pointer}\n#fc-cal :focus-visible{outline:2px solid var(--gold);outline-offset:3px}\n#fc-cal ::selection{background:var(--gold);color:#0b0d0c}\n#fc-cal .fc-wrap{max-width:1140px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(18px,4vw,40px)}\n\n\/* ==== BARRE DE FILTRES ==== *\/\n#fc-cal .fc-filters{background:var(--card);border:1px solid var(--line);border-top:2px solid var(--gold);\n  padding:clamp(18px,3vw,26px);display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:14px}\n#fc-cal .fc-search{position:relative;flex:1 1 260px;min-width:220px}\n#fc-cal .fc-search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--gold);pointer-events:none}\n#fc-cal .fc-search input{width:100%;background:var(--bg);border:1px solid var(--line);color:var(--white);\n  font-family:var(--fb);font-size:15px;padding:12px 14px 12px 42px;border-radius:2px;transition:border-color .25s var(--ease)}\n#fc-cal .fc-search input::placeholder{color:var(--muted)}\n#fc-cal .fc-search input:focus{border-color:var(--gold-line);outline:none}\n#fc-cal .fc-sel{position:relative}\n#fc-cal .fc-sel select{appearance:none;-webkit-appearance:none;background:var(--bg);border:1px solid var(--line);\n  color:var(--white);font-family:var(--fb);font-size:15px;padding:12px 38px 12px 14px;border-radius:2px;cursor:pointer;transition:border-color .25s var(--ease)}\n#fc-cal .fc-sel select:focus{border-color:var(--gold-line);outline:none}\n#fc-cal .fc-sel::after{content:\"\";position:absolute;right:14px;top:50%;width:7px;height:7px;pointer-events:none;\n  border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateY(-70%) rotate(45deg)}\n#fc-cal .fc-seg{display:flex;border:1px solid var(--line);border-radius:2px;overflow:hidden}\n#fc-cal .fc-seg button{font-family:var(--fp);font-size:13px;letter-spacing:.08em;text-transform:uppercase;\n  padding:12px 16px;color:var(--txt);transition:color .2s,background .2s;white-space:nowrap}\n#fc-cal .fc-seg button+button{border-left:1px solid var(--line)}\n#fc-cal .fc-seg button:hover{color:var(--white)}\n#fc-cal .fc-seg button[aria-pressed=\"true\"]{background:var(--gold);color:#0b0d0c;font-weight:700}\n#fc-cal .fc-meta{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:clamp(26px,4vw,40px)}\n#fc-cal .fc-count{font-family:var(--fp);font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}\n#fc-cal .fc-count strong{color:var(--gold);font-size:15px}\n#fc-cal .fc-reset{display:none;align-items:center;gap:8px;font-family:var(--fp);font-size:13px;letter-spacing:.08em;\n  text-transform:uppercase;color:var(--gold);border-bottom:1px solid transparent;transition:border-color .2s;padding-bottom:2px}\n#fc-cal .fc-reset:hover{border-color:var(--gold)}\n#fc-cal .fc-reset.on{display:inline-flex}\n\n\/* ==== S\u00c9PARATEUR D'ANN\u00c9E ==== *\/\n#fc-cal .fc-year{display:flex;align-items:center;gap:18px;margin:clamp(34px,5vw,52px) 0 clamp(20px,3vw,28px)}\n#fc-cal .fc-year:first-child{margin-top:0}\n#fc-cal .fc-year span{font-family:var(--fd);font-weight:700;font-size:clamp(26px,3.4vw,34px);color:var(--white)}\n#fc-cal .fc-year::after{content:\"\";flex:1;height:1px;background:linear-gradient(90deg,var(--gold-line),transparent)}\n\n\/* ==== CARTE \u00c9V\u00c9NEMENT ==== *\/\n#fc-cal .fc-ev{display:grid;grid-template-columns:230px 1fr;gap:clamp(18px,3vw,34px);\n  background:var(--card);border:1px solid var(--line);padding:clamp(20px,3vw,30px);margin-bottom:16px;\n  position:relative;transition:border-color .3s var(--ease),background .3s var(--ease),transform .3s var(--ease)}\n#fc-cal .fc-ev:hover{border-color:var(--gold-line);background:var(--card2);transform:translateY(-2px)}\n#fc-cal .fc-date{border:2px solid var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;\n  text-align:center;padding:22px 14px;gap:6px;position:relative}\n#fc-cal .fc-date .d{font-family:var(--fd);font-weight:600;font-size:22px;color:var(--white);line-height:1.2}\n#fc-cal .fc-date .t{font-family:var(--fp);font-size:15px;color:var(--txt)}\n#fc-cal .fc-date .y{font-family:var(--fp);font-weight:700;font-size:15px;letter-spacing:.18em;color:var(--gold)}\n#fc-cal .fc-badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--gold);color:#0b0d0c;\n  font-family:var(--fp);font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;padding:3px 10px;white-space:nowrap}\n\/* ==== PROCHAIN CONCERT (carte mise en avant) ==== *\/\n#fc-cal .fc-ev.fc-next{border:2px solid var(--gold);background:linear-gradient(130deg,rgba(255,185,18,.13),var(--card) 58%);\n  box-shadow:0 22px 60px -24px rgba(255,185,18,.5);padding-top:clamp(40px,5vw,50px)}\n#fc-cal .fc-ev.fc-next:hover{background:linear-gradient(130deg,rgba(255,185,18,.17),var(--card2) 58%)}\n#fc-cal .fc-nextlab{position:absolute;top:0;left:0;background:var(--gold);color:#0b0d0c;font-family:var(--fp);font-weight:700;\n  font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;padding:6px 16px;display:inline-flex;align-items:center;gap:7px}\n#fc-cal .fc-ev.fc-next .fc-date{background:rgba(255,185,18,.06)}\n#fc-cal .fc-ev.fc-next .fc-date .d{font-size:26px}\n#fc-cal .fc-ev.fc-next .fc-info h3{font-size:19px}\n#fc-cal .fc-info{border-left:3px solid var(--gold);padding-left:clamp(16px,2.5vw,26px);display:flex;flex-direction:column;gap:5px;justify-content:center}\n#fc-cal .fc-info h3{font-family:var(--fb);font-weight:600;font-size:17px;color:var(--white);line-height:1.45;margin-bottom:2px}\n#fc-cal .fc-info .ln{font-size:15px;color:var(--txt)}\n#fc-cal .fc-info .vn{font-size:15px;color:var(--txt)}\n#fc-cal .fc-info .ad{font-size:15px;font-weight:600;color:#cfcfcf;margin-top:2px}\n#fc-cal .fc-info .lk{display:inline-flex;align-items:center;gap:7px;color:var(--gold);font-size:15px;width:fit-content;\n  border-bottom:1px solid transparent;transition:border-color .2s;margin-top:2px}\n#fc-cal .fc-info .lk:hover{border-color:var(--gold)}\n#fc-cal .fc-info .lk svg{width:13px;height:13px;flex:none}\n\n\/* ==== \u00c9TAT VIDE ==== *\/\n#fc-cal .fc-empty{display:none;text-align:center;padding:clamp(50px,8vw,90px) 20px;border:1px dashed var(--gold-line)}\n#fc-cal .fc-empty.on{display:block}\n#fc-cal .fc-empty p{font-family:var(--fd);font-size:22px;color:var(--white);margin-bottom:8px}\n#fc-cal .fc-empty small{color:var(--muted);font-size:15px}\n\n\/* ==== R\u00c9V\u00c9LATION AU SCROLL ==== *\/\n#fc-cal .rv{opacity:0;transform:translateY(20px);transition:opacity .55s var(--ease),transform .55s var(--ease)}\n#fc-cal .rv.in{opacity:1;transform:none}\n\n\/* ==== RESPONSIVE ==== *\/\n@media(max-width:720px){\n  #fc-cal .fc-ev{grid-template-columns:1fr}\n  #fc-cal .fc-date{flex-direction:row;flex-wrap:wrap;padding:14px;gap:4px 14px}\n  #fc-cal .fc-date .d{font-size:19px}\n  #fc-cal .fc-info{border-left:none;border-top:1px solid var(--line);padding-left:0;padding-top:16px}\n  #fc-cal .fc-filters{flex-direction:column;align-items:stretch}\n  #fc-cal .fc-search{flex:0 0 auto;min-width:0}\n  #fc-cal .fc-sel select{width:100%}\n  #fc-cal .fc-seg{justify-content:stretch}\n  #fc-cal .fc-seg button{flex:1}\n}\n@media(prefers-reduced-motion:reduce){\n  #fc-cal *{transition:none!important;animation:none!important}\n  #fc-cal .rv{opacity:1;transform:none}\n}\n<\/style>\n<\/head>\n<body style=\"margin:0;background:#0b0d0c\">\n\n<div id=\"fc-cal\">\n  <div class=\"fc-wrap\">\n\n    <!-- ============ FILTRES ============ -->\n    <div class=\"fc-filters\">\n      <div class=\"fc-search\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m20 20-3.8-3.8\"\/><\/svg>\n        <input id=\"fc-q\" type=\"search\" placeholder=\"Rechercher un \u00e9v\u00e9nement, un lieu\u2026\" aria-label=\"Rechercher un \u00e9v\u00e9nement\">\n      <\/div>\n      <div class=\"fc-sel\">\n        <select id=\"fc-year\" aria-label=\"Filtrer par ann\u00e9e\"><option value=\"\">Toutes les ann\u00e9es<\/option><\/select>\n      <\/div>\n      <div class=\"fc-sel\">\n        <select id=\"fc-month\" aria-label=\"Filtrer par mois\"><option value=\"\">Tous les mois<\/option><\/select>\n      <\/div>\n      <div class=\"fc-seg\" role=\"group\" aria-label=\"P\u00e9riode\">\n        <button type=\"button\" data-scope=\"all\" aria-pressed=\"true\">Tous<\/button>\n        <button type=\"button\" data-scope=\"up\" aria-pressed=\"false\">\u00c0 venir<\/button>\n        <button type=\"button\" data-scope=\"past\" aria-pressed=\"false\">Pass\u00e9s<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"fc-meta\">\n      <span class=\"fc-count\"><strong id=\"fc-n\">0<\/strong>&nbsp;<span id=\"fc-nl\">\u00e9v\u00e9nement<\/span><\/span>\n      <button type=\"button\" class=\"fc-reset\" id=\"fc-reset\">\u2715&nbsp;R\u00e9initialiser les filtres<\/button>\n    <\/div>\n\n    <!-- ============ LISTE DES \u00c9V\u00c9NEMENTS (g\u00e9n\u00e9r\u00e9e par le script) ============ -->\n    <div id=\"fc-list\"><\/div>\n\n    <div class=\"fc-empty\" id=\"fc-empty\">\n      <p>Aucun \u00e9v\u00e9nement trouv\u00e9<\/p>\n      <small>Essayez de modifier votre recherche ou vos filtres.<\/small>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script nowprocket data-no-optimize=\"1\" data-cfasync=\"false\">\n(function(){\n\"use strict\";\n\n\/* ============================================================\n   DONN\u00c9ES \u2014 un objet par \u00e9v\u00e9nement, tri par date automatique.\n   Pour ajouter une date : copier le mod\u00e8le du commentaire en\n   haut du fichier et le coller n'importe o\u00f9 dans cette liste.\n   ============================================================ *\/\nvar EVENTS=[\n{d:'2027-03-21',dt:'21 Mars',h:'16h00',t:\"Ch\u0153ur Cantabile\",l:[\"Stabat Mater Dvo\u0159\u00e1k\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Festival \u201cMusique Sacr\u00e9e en Avignon\u201d\"],v:\"Cath\u00e9drale Notre Dame des Doms\",a:\"Place du Palais, 84000 Avignon\",k:[{u:\"https:\/\/www.musique-sacree-en-avignon.org\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2027-01-17',dt:'17 Janvier',h:'16h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La Fl\u00fbte enchant\u00e9e\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"La Maison qui Chante\",a:\"Rue du Viaduc 122, 1050 Ixelles\",k:[{u:\"https:\/\/www.lamaisonquichante.be\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2026-11-13',dt:'13 Novembre',h:'13h30 et 20h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La Fl\u00fbte enchant\u00e9e\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"W:Halll\",a:\"Av. Charles Thielemans 93, 1150 Woluwe-Saint-Pierre\",k:[{u:\"https:\/\/whalll.be\/evenement\/la-flute-enchantee-de-mozart\/\",x:\"R\u00e9servations ici\"}]},\n{d:'2026-11-06',dt:'6 Novembre',h:'13h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La Fl\u00fbte enchant\u00e9e\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Espace Toots d\u2019Evere\",a:\"Rue Edouard Stuckens 125, 1140 Evere\"},\n{d:'2026-10-17',dt:'17 Octobre',h:'20h30',t:\"Ch\u0153ur Cantabile\",l:[\"Stabat Mater Dvo\u0159\u00e1k\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Coll\u00e9giale de Villeneuve lez Avignon\",a:\"Place Meissonnier, 30400 Villeneuve-l\u00e8s-Avignon\"},\n{d:'2026-09-29',dt:'29 Septembre',h:'13h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La Fl\u00fbte enchant\u00e9e\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Vitrine Chanson et Musique jeune public de la FWB\"],v:\"La Maison qui Chante\",a:\"Rue du Viaduc 122, 1050 Ixelles\",k:[{u:\"https:\/\/creationartistique.cfwb.be\/diffusion\/evenements-en-diffusion\/vitrine-chanson-et-musique-jeune-public\",x:\"Plus d\u2019information ici\"}]},\n{d:'2026-08-29',dt:'29 Ao\u00fbt',h:'18h30',t:\"Fr\u00e9d\u00e9ric Chaine et Rafael Gouirand\",l:[],v:\"Din\u00e9dit \u2013 Ten Gallery\",a:\"Zandstraat 7, 8300 Knokke\",k:[{u:\"https:\/\/dinedit.events\/events\/2026-08-29-the-past-the-present-the-future.html\",x:\"Plus d\u2019information ici\"}]},\n{d:'2026-09-30',dt:'30 Septembre',h:'19h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet invite Florin Niculescu\",l:[\"Violons, Florin Niculescu et Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Rafael Gouirand\",\"Contrebasse, Vilmos Csikos\"],v:\"Royal International Club Sainte-Anne\",a:\"Rue du Vieux Moulin 103 \u2013 1160 Brussels\",k:[{u:\"https:\/\/www.chateau-sainte-anne.be\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2026-05-11',dt:'11 Mai',h:'10h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La Fl\u00fbte enchant\u00e9e\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"La Maison qui Chante\",a:\"Rue du Viaduc 122, 1050 Ixelles\"},\n{d:'2026-04-24',dt:'24 Avril',h:'19h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Take the Swing Train\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Violon, Florin Niculescu\",\"Guitares, Yves Brouqui et Rafael Gouirand\",\"Contrebasse, Boris Schmidt\"],v:\"Grand Hall de la Bourse de Bruxelles\",a:\"Place de la Bourse, 1000 Brussels\",k:[{u:\"https:\/\/www.bruxelles.be\/concert-take-swing-train\",x:\"Plus d\u2019information ici\"}]},\n{d:'2026-04-12',dt:'12 Avril',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"The Music Village\",a:\"50 rue des pierres, 1000 Bruxelles\",k:[{u:\"https:\/\/www.themusicvillage.com\/fr\/concerts\/2026-04-12-20-30\",x:\"Plus d\u2019information ici\"}]},\n{d:'2026-01-25',dt:'25 Janvier',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"The Music Village\",a:\"50 rue des pierres, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-11-22',dt:'22 Novembre',h:'20h30',t:\"Ch\u0153ur Cantabile\",l:[\"Schumann\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Coll\u00e9giale de Villeneuve lez Avignon\",a:\"Place Meissonnier, 30400 Villeneuve-l\u00e8s-Avignon\"},\n{d:'2025-11-20',dt:'20 Novembre',h:'19h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Sam Opstaele et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"Renaissance Brussels Hotel\",a:\"Rue du Parnasse 19, 1050 Brussels\",k:[{u:\"https:\/\/www.eventbrite.com\/e\/renaissance-day-of-discovery-tickets-1837859159219?aff=oddtdtcreator\",x:\"Renaissance Day of Discovery \u2013 Billets | Eventbrite\"}]},\n{d:'2025-11-15',dt:'15 Novembre',h:'19h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"L\u2019Automne Jazz Rendez-vous \u2013 Atelier musical\",a:\"Place Roi Baudouin 6 \u00e0 Bois d\u2019Haine, 7170 Manage\"},\n{d:'2025-11-09',dt:'9 Novembre',h:'16h00',t:\"Ch\u0153ur Cantabile, Ch\u0153ur de Bourges et ensemble instrumental\",l:[\"Schumann, Chauvalon (cr\u00e9ation mondiale)\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Festival \u201cMusique Sacr\u00e9e en Avignon\u201d\"],v:\"Cath\u00e9drale Notre Dame des Doms\",a:\"Place du Palais, 84000 Avignon\"},\n{d:'2025-10-15',dt:'15 Octobre',h:'10h00 et 14h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La fl\u00fbte enchant\u00e9e \u2013 Concerts \u00e9ducatifs\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Centre culturel Uccle\",a:\"Rue Rouge 47, 1080 Brussels\",k:[{u:\"https:\/\/www.ccu.be\/projects\/les-secrets-dun-opera-la-flute-enchantee\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-10-08',dt:'8 Octobre',h:'10h00 et 15h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Les Secrets d\u2019un Op\u00e9ra : La fl\u00fbte enchant\u00e9e \u2013 Concerts \u00e9ducatifs\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Le Senghor\",a:\"366 chauss\u00e9e de Wavre, 1040 Bruxelles\",k:[{u:\"https:\/\/www.senghor.be\/project\/les-secrets-dun-opera\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-10-04',dt:'4 Octobre',h:'20h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet invite S\u00e9bastien Giniaux\",l:[\"Sur la route avec Django et St\u00e9phane\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, S\u00e9bastien Giniaux\",\"Guitare, J\u00e9r\u00e9mie Pellaz\",\"Contrebasse, Jean Baptiste Guerrier\"],v:\"L\u2019Autre Sc\u00e8ne de L\u2019Op\u00e9ra du Grand Avignon\",a:\"Avenue Pierre de Coubertin, 84270 Ved\u00e8ne\",k:[{u:\"https:\/\/www.operagrandavignon.fr\/sur-la-route-avec-django-et-stephane\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-09-16',dt:'16 Septembre',h:'19h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"Stiftung Familienunternehmen \u2013 The Merode\",a:\"Pl. Poelaert 6, 1000 Bruxelles\"},\n{d:'2025-09-04',dt:'4 Septembre',h:'13h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet invite Florin Niculescu\",l:[\"Violons, Florin Niculescu et Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Rafael Gouirand\",\"Contrebasse, Vilmos Csikos\"],v:\"Parlement Europ\u00e9en \u2013 Citizens\u2019 Garden Concerts\",a:\"Rue Vautier, 1050 Bruxelles\",k:[{u:\"https:\/\/visiting.europarl.europa.eu\/en\/events\/brussels\/citizens-garden-concerts\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-07-19',dt:'19 et 20 Juillet',h:'16h00',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[],v:\"Galerie Lamy \u2013 Oriental Fine Arts\",a:\"Rue Ernest Allard 23, 1000 Bruxelles\"},\n{d:'2025-06-08',dt:'8 Juin',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Antoine Guiot\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Programme \u2013 The Music Village\"}]},\n{d:'2025-05-21',dt:'21 Mai',h:'17h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"Brussels Major Events\",a:\"Parc Cinquantenaire 15, 1000 Brussels\"},\n{d:'2025-05-04',dt:'4 Mai',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Antoine Guiot\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Programme \u2013 The Music Village\"}]},\n{d:'2025-04-27',dt:'27 Avril',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet invite Florin Niculescu\",l:[\"Violons, Fr\u00e9d\u00e9ric Chaine et Florin Niculescu\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Victor Foulon\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-04-25',dt:'25 Avril',h:'19h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Direction et violon, Fr\u00e9d\u00e9ric Chaine\",\"Violon, Florin Niculescu\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Victor Foulon\"],v:\"Bourse de Bruxelles\",a:\"Place de la Bourse, 1000 Bruxelles\"},\n{d:'2025-04-12',dt:'12 Avril',h:'20h00',t:\"Ch\u0153ur Cantabile\",l:[\"Mozart, Schubert, Rheinberger\",\"T\u00e9nor, Camille Tresmontant\",\"Piano, Catherine Chaine\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"\u00c9glise de Saint-\u00c9tienne-du-Gr\u00e8s\",a:\"121 Rue des Epinards, 13103 Saint-\u00c9tienne-du-Gr\u00e8s\"},\n{d:'2025-03-30',dt:'30 Mars',h:'16h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en \/ Koninklijk Conservatorium Brussel Orchestra\",l:[\"Cr\u00e9ation mondiale d\u2019un in\u00e9dit avec orchestre de Vieuxtemps\",\"Soprano, Faustine Egiziano\",\"Violon, Vilmos Csikos\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"\u00c9glise Saint-Remacle\",a:\"Rue Saint-Remacle, 4800 Verviers\",k:[{u:\"https:\/\/www.ccverviers.be\/events\/concert-vieuxtemps\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2025-01-20',dt:'20 au 23 Janvier',h:'',t:\"Orchestre National de Lyon\",l:[\"Chef d\u2019orchestre assistant de Frank Strobel\",\"\u201cChaplin With A Smile\u201d\"],v:\"Auditorium-Orchestre national de Lyon\",a:\"149 Rue Garibaldi, 69003 Lyon\",k:[{u:\"https:\/\/www.auditorium-lyon.com\/fr\/saison-2024-25\/cine-concert\/chaplin-smile\",x:\"Plus d\u2019information ici\"}]},\n{d:'2024-12-05',dt:'5 D\u00e9cembre',h:'18h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"Brussels Major Events \u2013 Casino Viage\",a:\"Bd Anspach 30, 1000 Brussels\"},\n{d:'2024-11-28',dt:'28 Novembre',h:'19h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Antoine Guiot\"],v:\"Rotary Club \u2013 \u00c9glise Saint-Pierre\",a:\"Parvis Saint Pierre, 1150 Brussels\",k:[{u:\"mailto:rcvesale.events@gmail.com\",x:\"rcvesale.events@gmail.com\"},{u:\"https:\/\/bit.ly\/4ccP8qv\",x:\"Inscrivez-vous ici\"}]},\n{d:'2024-11-09',dt:'9 Novembre',h:'19h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Fran\u00e7ois Barbier et Muriel d\u2019Ailleurs\",\"Contrebasse, F\u00e9lix Heymans\"],v:\"Presbyt\u00e8re de la Paroisse du Bois d\u2019Haine\",a:\"17 Place du Roi Baudouin, 7170 Manage\"},\n{d:'2024-10-09',dt:'9 Octobre',h:'10h00 et 14h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"L\u2019Apprenti Sorcier \u2013 M\u00e9diations pour le jeune public\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Centre culturel Uccle\",a:\"Rue Rouge 47 \u2013 1080 Brussels\",k:[{u:\"https:\/\/www.ccu.be\/projects\/lapprenti-sorcier-2024-25\/\",x:\"Plus d\u2019information ici\"}]},\n{d:'2024-10-02',dt:'2 Octobre',h:'10h00 et 15h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"L\u2019Apprenti Sorcier \u2013 M\u00e9diations pour le jeune public\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Le Senghor\",a:\"366 chauss\u00e9e de Wavre, 1040 Bruxelles\"},\n{d:'2024-07-14',dt:'14 Juillet',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Hommage \u00e0 Django Reinhardt et St\u00e9phane Grappelli\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Sam Op de Beeck\",\"Contrebasse, Antoine Guiot\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Plus d\u2019information ici\"}]},\n{d:'2024-05-12',dt:'12 Mai',h:'16h00',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[\"L\u2019h\u00e9ritage du jazz manouche\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Benjamin Cl\u00e9ment\",\"Contrebasse, Vilmos Csikos\"],v:\"Festival \u201cLes Rendez-vous musicaux\u201d\",a:\"Rue du March\u00e9 au Charbon 91, 1000 Bruxelles\",k:[{u:\"http:\/\/stjac.be\/?page_id=7537\",x:\"Plus d\u2019information ici\"}]},\n{d:'2024-04-24',dt:'24 Avril',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[\"L\u2019h\u00e9ritage du jazz manouche\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, J\u00e9r\u00e9mie Pellaz\",\"Contrebasse, Vilmos Csikos\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Plus d\u2019information ici\"}]},\n{d:'2024-04-21',dt:'21 Avril',h:'16h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Mozart, Suk, Turina\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Festival \u201cLes Rendez-vous musicaux\u201d\",a:\"Rue du March\u00e9 au Charbon 91, 1000 Bruxelles\",k:[{u:\"http:\/\/stjac.be\/?page_id=7537\",x:\"Plus d\u2019information ici\"}]},\n{d:'2024-04-17',dt:'17 Avril',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Hommage \u00e0 Duke Ellington\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Piano, Wajdi Riahi\",\"Contrebasse, Basile Rahola\",\"Batterie, Daniel Jonkers\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Programme \u2013 The Music Village\"}]},\n{d:'2024-04-11',dt:'11 Avril',h:'16h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Concert pour la Pr\u00e9sidence Belge de l\u2019UE\"],v:\"Palais d\u2019Egmont\",a:\"Pl. du Petit Sablon 8, 1000 Bruxelles\"},\n{d:'2024-04-10',dt:'10 Avril',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[\"Hommage \u00e0 St\u00e9phane Grappelli\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Matteo Di Leonardo\",\"Contrebasse, S\u00e9bastien Hugue\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Programme \u2013 The Music Village\"}]},\n{d:'2024-04-03',dt:'3 Avril',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Hommage \u00e0 Django Reinhardt et St\u00e9phane Grappelli\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitares, Rafael Gouirand et Fr\u00e9d\u00e9ric Gu\u00e9don\",\"Contrebasse, Vilmos Csikos\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\",k:[{u:\"https:\/\/themusicvillage.com\/program-2\/?lang=fr\",x:\"Programme \u2013 The Music Village\"}]},\n{d:'2023-12-09',dt:'9 et 10 D\u00e9cembre',h:'16h00',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[\"Hommage \u00e0 Django Reinhardt et St\u00e9phane Grappelli\",\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Benjamin Cl\u00e9ment\",\"Contrebasse, Vilmos Csikos\"],v:\"Galerie Lamy \u2013 Oriental Fine Arts\",a:\"Rue Ernest Allard 23, 1000 Bruxelles\"},\n{d:'2023-11-25',dt:'25 Novembre',h:'20h30',t:\"Ch\u0153ur Cantabile\",l:[\"Rheinberger\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Solistes, Rapha\u00eble Andrieu, Lise-El\u00e9onore Ravot, Camille Tresmontant, Rapha\u00ebl Marbaud, Catherine Chaine\"],v:\"Coll\u00e9giale de Villeneuve\",a:\"Notre Dame, place Messonier, Villeneuve les Avignon\",k:[{u:\"https:\/\/avignon-tourisme.com\/offres\/concert-du-choeur-cantabile-villeneuve-les-avignon-fr-4440294\/\",x:\"Concert du Ch\u0153ur Cantabile | Avignon Tourisme\"}]},\n{d:'2023-10-11',dt:'11 Octobre',h:'10h00 et 14h30',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Mozart \u2013 Concerts \u00e9ducatifs\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Soliste, Vilmos Csikos\"],v:\"Centre culturel Uccle\",a:\"Rue Rouge 47 \u2013 1080 Brussels\",k:[{u:\"https:\/\/www.ccu.be\/projects\/mozart-fait-son-show-2023-24\/\",x:\"Mozart fait son show \u2013 CCU\"}]},\n{d:'2023-10-04',dt:'4 Octobre',h:'10h00 et 15h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Mozart \u2013 Concerts \u00e9ducatifs\",\"Direction, Fr\u00e9d\u00e9ric Chaine\",\"Soliste, Vilmos Csikos\"],v:\"Centre culturel Senghor\",a:\"366 chauss\u00e9e de Wavre \u2013 1040 Bruxelles\",k:[{u:\"https:\/\/www.senghor.be\/event\/mozart-fait-son-show\/\",x:\"Le Senghor | Mozart fait son show\"}]},\n{d:'2023-09-16',dt:'16 Septembre',h:'18h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Hommage \u00e0 Django Reinhardt et St\u00e9phane Grappelli\"],v:\"Centre Culturel Senghor\",a:\"366 chauss\u00e9e de Wavre \u2013 1040 Bruxelles\",k:[{u:\"https:\/\/www.senghor.be\/event\/ouverture-de-saison\/\",x:\"Le Senghor | Ouverture de saison\"}]},\n{d:'2023-07-06',dt:'6 Juillet',h:'21h00',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[\"Hommage \u00e0 St\u00e9phane Grappelli\"],v:\"The Music Village\",a:\"Rue des Pierres 50, 1000 Bruxelles\"},\n{d:'2023-07-02',dt:'2 Juillet',h:'16h00',t:\"Fr\u00e9d\u00e9ric Chaine Quartet\",l:[\"Hommage \u00e0 Django Reinhardt et St\u00e9phane Grappelli\"],v:\"Les Rendez-vous musicaux de Saint-Jacques\",a:\"Rue du March\u00e9 au Charbon 91, 1000 Brussels\"},\n{d:'2023-06-18',dt:'18 Juin',h:'18h00',t:\"Ch\u0153ur Cantabile\",l:[\"Breton, Villette, P\u00e4rt\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Notre-Dame de Nazareth de Monteux\",a:\"20 Rue Gaston Gonnet, 84170 Monteux\"},\n{d:'2023-05-28',dt:'28 Mai',h:'16h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Les Rendez-vous Musicaux de Saint-Jacques\",a:\"Rue du March\u00e9 au Charbon 91, 1000 Brussels\"},\n{d:'2022-12-16',dt:'16 D\u00e9cembre',h:'20h00',t:\"Hommage \u00e0 Didier Lockwood\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Zolt\u00e1n Kis\u00e1k\",\"Guitare, J\u00e9r\u00e9mie Pellaz\",\"Contrebasse, Jean-Baptiste Guerrier\",\"Saxophone, Fr\u00e9d\u00e9ric Borey\"],v:\"L\u2019Autre Sc\u00e8ne de l\u2019Op\u00e9ra d\u2019Avignon (Ved\u00e8ne)\",a:\"\",k:[{u:\"http:\/\/operagrandavignon.fr\/\",x:\"Hommage \u00e0 Didier Lockwood \u2013 Op\u00e9ra Grand Avignon\"}]},\n{d:'2022-10-15',dt:'15 Octobre',h:'16h00',t:\"Cr\u00e9ation\",l:[\"Motets et Cantates : Tradition et Cr\u00e9ation (N\u00eemes)\",\"\u00c9ric Breton, Un souffle dans ton \u00e9ternit\u00e9\",\"\u00c9ric Breton, Le Jacob de l\u2019Ange\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Ch\u0153ur Cantabile et un ensemble professionnel\",a:\"\"},\n{d:'2022-10-08',dt:'8 Octobre',h:'20h00',t:\"L\u2019Ensemble Orchestral Europ\u00e9en\",l:[\"Violon, Vilmos Csikos\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"\u00c9glise Saint-Marc\",a:\"Av. De Fr\u00e9 76, 1180 Uccle\"},\n{d:'2022-08-25',dt:'25 Ao\u00fbt',h:'20h30',t:\"Fr\u00e9d\u00e9ric Chaine Trio\",l:[\"Hommage \u00e0 Django Reinhardt et St\u00e9phane Grappelli\"],v:\"The Music Village (Bruxelles)\",a:\"\"},\n{d:'2022-06-18',dt:'Du 18 au 23 Juin',h:'',t:\"Concours de chef d\u2019orchestre\",l:[],v:\"Brasov (Roumanie)\",a:\"\"},\n{d:'2022-06-06',dt:'Du 6 au 11 Juin',h:'',t:\"Deuxi\u00e8me concours international de direction d\u2019orchestre \u00ab Arthur Nikisch \u00bb\",l:[],v:\"Pleven Sofia (Bulgarie)\",a:\"\"},\n{d:'2022-05-24',dt:'Du 24 au 30 Mai',h:'',t:\"Concours international de direction d\u2019orchestre \u00ab Nino Rota \u00bb\",l:[],v:\"Auditorium Gervasio, Matera (Italie)\",a:\"\"},\n{d:'2022-05-05',dt:'5 Mai',h:'',t:\"Aaron Copland : Concerto pour clarinette et orchestre \u00e0 cordes\",l:[\"Ensemble de la Haute \u00c9cole de Musique de Lausanne\",\"Clarinette, Cassio Braga\",\"Direction, Fr\u00e9d\u00e9ric Chaine\"],v:\"Utopia 1 (Lausanne)\",a:\"\"},\n{d:'2022-02-03',dt:'3 F\u00e9vrier',h:'20h30',t:\"Hommage \u00e0 Duke Ellington et St\u00e9phane Grappelli\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Piano, Wajdi Riahi\"],v:\"The Music Village (Bruxelles)\",a:\"\"},\n{d:'2022-02-01',dt:'F\u00e9vrier \/ Mars',h:'',t:\"Chef d\u2019orchestre assistant de Stefano Visconti \u00e0 l\u2019Op\u00e9ra de Monte-Carlo\",l:[\"Ch\u0153ur de l\u2019Op\u00e9ra de Monte-Carlo\",\"Berg : Wozzeck\",\"Puccini : Manon Lescaut\",\"Ponchielli : La Gioconda\"],v:\"Op\u00e9ra de Monte-Carlo\",a:\"\"},\n{d:'2021-12-04',dt:'Du 4 au 7 D\u00e9cembre',h:'',t:\"Premier concours international de direction d\u2019orchestre de l\u2019Universit\u00e9 d\u2019Almeria\",l:[],v:\"Almer\u00eda (Espagne)\",a:\"Carr. Sacramento, s\/n, 04120 La Ca\u00f1ada, Almer\u00eda\"},\n{d:'2021-10-16',dt:'16 Octobre',h:'20h30',t:\"Hommage \u00e0 Grappelli et Django Reinhardt\",l:[\"Violon, Fr\u00e9d\u00e9ric Chaine\",\"Guitare, Zolt\u00e1n Kis\u00e1k\",\"Guitare, J\u00e9r\u00e9mie Pellaz\",\"Contrebasse, Jean-Baptiste Guerrier\"],v:\"L\u2019Autre Sc\u00e8ne de l\u2019Op\u00e9ra d\u2019Avignon (Ved\u00e8ne)\",a:\"\"},\n{d:'2021-10-06',dt:'6 Octobre',h:'17h00',t:\"L\u2019Apprenti Sorcier\",l:[\"Paul Dukas, L\u2019Apprenti Sorcier\",\"Direction et m\u00e9diation, Fr\u00e9d\u00e9ric Chaine\",\"Orchestre de la Haute \u00c9cole de Musique de Lausanne\"],v:\"Musique entre les lignes (Lausanne)\",a:\"\"}\n];\n\n\/* ============ LIBELL\u00c9S (version fran\u00e7aise) ============ *\/\nvar MONTHS=[\"Janvier\",\"F\u00e9vrier\",\"Mars\",\"Avril\",\"Mai\",\"Juin\",\"Juillet\",\"Ao\u00fbt\",\"Septembre\",\"Octobre\",\"Novembre\",\"D\u00e9cembre\"];\nvar L_UP=\"\u00c0 venir\", L_NEXT=\"Prochain concert\", L_ONE=\"\u00e9v\u00e9nement\", L_MANY=\"\u00e9v\u00e9nements\";\n\n\/* ============ MOTEUR (identique FR\/EN) ============ *\/\nvar root=document.getElementById('fc-cal');\nvar $=function(s){return root.querySelector(s)};\nvar list=$('#fc-list'), empty=$('#fc-empty'), nEl=$('#fc-n'), nlEl=$('#fc-nl');\nvar qIn=$('#fc-q'), ySel=$('#fc-year'), mSel=$('#fc-month'), reset=$('#fc-reset');\nvar segBtns=[].slice.call(root.querySelectorAll('.fc-seg button'));\nvar scope='all';\nvar today=new Date(); today.setHours(0,0,0,0);\nvar RM=window.matchMedia&&matchMedia('(prefers-reduced-motion:reduce)').matches;\n\nEVENTS.sort(function(a,b){return a.d<b.d?1:-1});\n\n\/* le prochain concert = l'\u00e9v\u00e9nement \u00e0 venir le plus proche de la date du jour *\/\nvar NEXT=null;\nEVENTS.forEach(function(e){if(isUp(e)&&(!NEXT||e.d<NEXT.d))NEXT=e});\n\n\/* remplit les s\u00e9lecteurs ann\u00e9e + mois *\/\nvar years=[];\nEVENTS.forEach(function(e){var y=e.d.slice(0,4);if(years.indexOf(y)<0)years.push(y)});\nyears.forEach(function(y){var o=document.createElement('option');o.value=y;o.textContent=y;ySel.appendChild(o)});\nMONTHS.forEach(function(m,i){var o=document.createElement('option');o.value=('0'+(i+1)).slice(-2);o.textContent=m;mSel.appendChild(o)});\n\nfunction esc(s){return String(s).replace(\/[&<>\"]\/g,function(c){return{'&':'&amp;','<':'&lt;','>':'&gt;','\"':'&quot;'}[c]})}\nfunction isUp(e){return new Date(e.d+'T00:00:00')>=today}\nfunction hay(e){return (e.dt+' '+e.d.slice(0,4)+' '+e.t+' '+(e.l||[]).join(' ')+' '+e.v+' '+(e.a||'')).toLowerCase()}\n\nvar io=null;\nfunction observe(){\n  if(RM||!('IntersectionObserver'in window)){[].slice.call(root.querySelectorAll('.rv')).forEach(function(el){el.classList.add('in')});return}\n  if(io)io.disconnect();\n  io=new IntersectionObserver(function(es){es.forEach(function(en,k){if(en.isIntersecting){setTimeout(function(){en.target.classList.add('in')},(k%4)*70);io.unobserve(en.target)}})},{threshold:.08});\n  [].slice.call(root.querySelectorAll('.rv')).forEach(function(el){io.observe(el)});\n}\n\nfunction render(){\n  var q=(qIn.value||'').toLowerCase().trim(), y=ySel.value, m=mSel.value;\n  var out=EVENTS.filter(function(e){\n    if(y&&e.d.slice(0,4)!==y)return false;\n    if(m&&e.d.slice(5,7)!==m)return false;\n    if(scope==='up'&&!isUp(e))return false;\n    if(scope==='past'&&isUp(e))return false;\n    if(q&&hay(e).indexOf(q)<0)return false;\n    return true;\n  });\n  function card(e){\n    var yr=e.d.slice(0,4), feat=(e===NEXT);\n    var s='<article class=\"fc-ev rv'+(feat?' fc-next':'')+'\">';\n    if(feat)s+='<span class=\"fc-nextlab\">\u2605 '+L_NEXT+'<\/span>';\n    s+='<div class=\"fc-date\">'+(isUp(e)&&!feat?'<span class=\"fc-badge\">'+L_UP+'<\/span>':'');\n    s+='<span class=\"d\">'+esc(e.dt)+'<\/span>';\n    if(e.h)s+='<span class=\"t\">'+esc(e.h)+'<\/span>';\n    s+='<span class=\"y\">'+yr+'<\/span><\/div>';\n    s+='<div class=\"fc-info\"><h3>'+esc(e.t)+'<\/h3>';\n    (e.l||[]).forEach(function(ln){s+='<span class=\"ln\">'+esc(ln)+'<\/span>'});\n    if(e.v)s+='<span class=\"vn\">'+esc(e.v)+'<\/span>';\n    (e.k||[]).forEach(function(lk){\n      var extern=lk.u.indexOf('mailto:')!==0;\n      s+='<a class=\"lk\" href=\"'+esc(lk.u)+'\"'+(extern?' target=\"_blank\" rel=\"noopener\"':'')+'>'+esc(lk.x)\n        +'<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" aria-hidden=\"true\"><path d=\"M7 17 17 7M9 7h8v8\"\/><\/svg><\/a>';\n    });\n    if(e.a)s+='<span class=\"ad\">'+esc(e.a)+'<\/span>';\n    return s+'<\/div><\/article>';\n  }\n  \/* \u00e0 venir : du plus proche au plus lointain, en t\u00eate de liste *\/\n  var ups=out.filter(function(e){return isUp(e)}).sort(function(a,b){return a.d>b.d?1:-1});\n  var pasts=out.filter(function(e){return !isUp(e)});\n  var html='', lastY='';\n  if(ups.length){\n    html+='<div class=\"fc-year rv\"><span>'+L_UP+'<\/span><\/div>';\n    ups.forEach(function(e){html+=card(e)});\n  }\n  pasts.forEach(function(e){\n    var yr=e.d.slice(0,4);\n    if(yr!==lastY){html+='<div class=\"fc-year rv\"><span>'+yr+'<\/span><\/div>';lastY=yr}\n    html+=card(e);\n  });\n  list.innerHTML=html;\n  empty.classList.toggle('on',out.length===0);\n  nEl.textContent=out.length;\n  nlEl.textContent=out.length>1?L_MANY:L_ONE;\n  reset.classList.toggle('on',!!(q||y||m||scope!=='all'));\n  observe();\n}\n\nqIn.addEventListener('input',render);\nySel.addEventListener('change',render);\nmSel.addEventListener('change',render);\nsegBtns.forEach(function(b){\n  b.addEventListener('click',function(){\n    scope=b.getAttribute('data-scope');\n    segBtns.forEach(function(o){o.setAttribute('aria-pressed',o===b?'true':'false')});\n    render();\n  });\n});\nreset.addEventListener('click',function(){\n  qIn.value='';ySel.value='';mSel.value='';scope='all';\n  segBtns.forEach(function(o){o.setAttribute('aria-pressed',o.getAttribute('data-scope')==='all'?'true':'false')});\n  render();\n});\n\nrender();\n})();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Calendrier Calendrier \u2014 aper\u00e7u (\u00e0 coller dans un widget HTML Elementor)<\/p>\n","protected":false},"author":1,"featured_media":1246,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1389","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/pages\/1389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/comments?post=1389"}],"version-history":[{"count":139,"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/pages\/1389\/revisions"}],"predecessor-version":[{"id":3468,"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/pages\/1389\/revisions\/3468"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/media\/1246"}],"wp:attachment":[{"href":"https:\/\/fredericchaine.com\/fr\/wp-json\/wp\/v2\/media?parent=1389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}