function AbreJanelaGaleria(URL) { var width = 777; var height = 500; var left 
= 0; var top = 0 window.open(URL, 'ema3', 'width='+width+', height='+height+', 
top='+top+', left='+left+', scrollbars=yes, status=no, toolbar=no, location=no, 
directories=no, menubar=no, resizable=no, fullscreen=no'); } function popup(url) 
{ window.open(url,'popupImageWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=300,height=300,screenX=150,screenY=150,top=150,left=150') 
} function imprimi(url) { window.open(url,'popupImageWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150') 
} function indica(url) { window.open(url,'popupImageWindow','width=300, height=150, 
top=12, left=15, scrollbars=no, status=no, toolbar=no, location=no, directories=no, 
menubar=no, resizable=no, fullscreen=no') } function cores(url) { window.open(url,'popupImageWindow','width=225, 
height=169, top=10, left=10, scrollbars=no, status=no, toolbar=no, location=no, 
directories=no, menubar=no, resizable=no, fullscreen=no') }
