
$(document).ready(function() {

	$('a.hasPic').lightBox();
	

});
