$(document).ready(function(){
	$("a[rel^='lightboxGallery']").lightboxGallery({theme: 'light_rounded'});
});