// JavaScript Document
function showContent(url) {
shw = window.open(url,'Galeria','width=1060,height=900,resizable=yes,scrollbars=yes,menubar=no,status=no')
}