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

