function openNewWindow() {

  popupWin = window.open('http://www.voiceconxmd.com/ga_map.htm',

  'open_window',

  'toolbar, location, directories, status, dependent, width=500, height=325, left=0, top=0')

}