
$(document).ready(function() {

$('.gallery_matis a').lightBox({fixedNavigation:true});


});


