function doGaleria(dUrl) {
	window.open(dUrl,'galeria','menubar=no,width=500,height=545');
}