
function openbjccWindow() {
  popupWin = window.open('sportfac_bjccmap.html', 'remote', 'scrollbars,resizable,width=600,height=540')
}

function openpelhamWindow() {
  popupWin = window.open('sportfac_pelhamcivicmap.html', 'remote', 'scrollbars,resizable,width=625,height=540')
}

function openbartowWindow() {
  popupWin = window.open('sportfac_bartowmap.html', 'remote', 'width=625,height=463')
}

function openmapWindow() {
  popupWin = window.open('sportsfacilitymap.html', 'remote', 'scrollbars,resizable,width=760,height=540')
}

function openlfWindow() {
  popupWin = window.open('sportfac_lakeshoremap.html', 'remote', 'scrollbars,resizable,width=700,height=540')
}

function openprcWindow() {
  popupWin = window.open('sportfac_pelhamracquetmap.html', 'remote', 'width=625,height=425')
}

function openlegionWindow() {
  popupWin = window.open('sportfac_legionmap.html', 'remote', 'scrollbars,resizeable,width=625,height=480')
}

function openbarberWindow() {
  popupWin = window.open('sportfac_barbersmap.html', 'remote', 'width=625,height=489')
}

function openhoovermetWindow() {
  popupWin = window.open('sportfac_hoovermetmap.html', 'remote', 'width=625,height=350')
}

function opendegaWindow() {
  popupWin = window.open('sportfac_talladegamap.html', 'remote', 'scrollable,resizable,width=625,height=540')
}