// JavaScript Document
<!--
function openpict1() {
  window.open("map.html","window","scrollbars=0,toolbar=0,location=0,width=540,height=696");
}
