function foto(queFoto) 
{ //v2.0
  window.open('foto.php?cual=f'+queFoto+'_big.jpg',queFoto,'toolbars=no,scrollbars=no,location=no,statusbars=no,menubars=no,resizable=no,width=768,height=512');
  
}
