function AbreJanelaGaleria(URL) {
 
  window.open(URL, 'ema3', 'toolbar=no,menubar=no,resizable=no,scrollbars=no,status=no,location=no,width=620,height=425');
}
//(N, 'popD','toolbar=no,menubar=no,resizable=no,scrollbars=no,status=no,location=no,width=370,height=220')