function ApriGiocatore( NomePagina )
{
	window.open("giocatori/" + NomePagina, "SchedaGiocatori", "width=600, height=330, scrollbars=yes")	
}