function finestraFoto (urlo){
	aa=window.open(urlo,'popup','status=no, resizable=yes, height=500, width=500');
}
