function verFoto(id) 
{
  //url=document.imagen.src;
  window.open('http://www.elguindal.com/en/verfoto.asp?id='+id, 'Foto', 'scrollbars=no,resizable=no,width=500,height=425') 
}