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