
function newWindow() {
  colorWindow = window.open('acmap.htm','colorWin','scrollbars=no,resizable=yes,width=536,height=630')
}
//
