
$(document).ready(function() {

	$('a.maria_gallery_image').lightBox();
   
});
