// JavaScript Document
function popup() {
window.open("http://www.tegamo.cz/tegamomapa/test.html", "_blank", "width=400,height=500")
}

