function pano() {
  window.open("pano/dojo.html", "pano",'scrollbars=no,resizable=yes,width=340,height=240');
}
