// JavaScript Document

function newWindow() {catWindow = window.open("medidas.html", "catWin", "width=628,height=726")
}