$(document).ready(function () {
	$('#content_offer img.lightbox').lightBox();
});
