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