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