// JavaScript Document
function openpopup_galeria(popurl){
var winpops=window.open(popurl,"","width=800,height=700,scrollbars=yes")
}
