function photo(photo)
{
	window.open('http://tournois.pokerassociation.fr/photo.php?photo='+photo, 'photo_'+photo, 'toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, copyhistory=no, width=800, height=700');
}

