window.onload = function() {
	$('a.hasPic').lightBox();
};
