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