Raw Wild

samedi 25 juin 2016 - 20h30
+ d’événements ce jour-là
Les Trois Coups
Gratuit

La parole à l'organisateur

Concert du trio rock 50's, rockabilly Raw Wild
Venez embraser le parquet des Trois coups!

Réservez pour dîner
www.cafelestroiscoups.sitew.fr

$(document).ready(function () { $('a.img-bardou').each(function () { var link = $(this); // Initialisation d'un waypoint link.waypoint(function (direction) { console.log('Lien affiché :', link.attr('href')); // Ajoute ici l'action à exécuter var imgDataId = link.attr("data-id"); console.log(imgDataId); updateAffichage(imgDataId); }, { offset: '100%' // Déclenche l'action lorsque l'élément entre dans le viewport }); }); }); */