Details | Last modification | View Log | RSS feed
$(document).ready(function() {
try {
$('.actualites1 a').lightBox();
} catch(err) {
}
});