$(document).ready(function(){
	$('#group_photo img').attr('title','');
	$('#group_photo img').attr('alt','');
});
