function openWindow() {
   window.open('','fotogaleria','toolbar=0,location=0,scrollbars=1,width=900,height=700,resizable=1');
}