<!-- hide from old browsers
/*************************************************************************
    
*************************************************************************/
function ViewFoto(Foto)
   {
	 apri = window.open(Foto+'.htm','Project','scrollbars=yes,resizable=no,width=625,height=470, left=50, top=20,status=no,location=no,toolbar=no');
 }
// stop hiding -->
