//Initialisation lightbox
Shadowbox.init({
	displayNav: true,
	continuous: true, 
	displayCounter: true,
	counterType: "skip"
});
