<!-- // © Iddea Soluciones Internet, S.L. 2005 webmaster@iddea.es Cesar Novo

function mostrar(id, foto) 
{ 
  ID=id; 
  FOTO=foto; 
  document.images.grande.src=foto;
}

//  -->

