var hc_events = {
"1":{"id":"469270","title":"Tressages","date":"mercredi 27 mai 2026","time":"20:00","catids":",0,87,"},
"2":{"id":"469048","title":"Concert de l'Ensemble Musicâme France : Vivaldi - Bach - Piazzolla","date":"samedi 30 mai 2026","time":"20:30","catids":",0,87,"},
"3":{"id":"468735","title":"Birds","date":"dimanche 31 mai 2026","time":"17:30","catids":",0,87,"},
};
var showtime = 1
var stop = 10;
var x = 0;
var date = "";
document.write("
");
for(var i in hc_events){
if(x >= stop){break;}
var catIDs = hc_events[i].catids;
if(catIDs.indexOf(",87,",0) >= 0){
if(hc_events[i].date != date){
date = hc_events[i].date;
document.write("