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

