function openWindowBonitaMap() {
  poptestWin = window.open('http://www.paulsands.com/map-bonita.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowCapeCoralMap() {
  poptestWin = window.open('http://www.paulsands.com/map-capeCoral.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowEsteroMap() {
  poptestWin = window.open('http://www.paulsands.com/map-estero.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowFortMyersMap() {
  poptestWin = window.open('http://www.paulsands.com/map-fortMyers.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowFortMyersBeachMap() {
  poptestWin = window.open('http://www.paulsands.com/map-fortMyersBeach.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}


function openWindowLehighAcresMap() {
  poptestWin = window.open('http://www.paulsands.com/map-lehighAcres.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowNaplesMap() {
  poptestWin = window.open('http://www.paulsands.com/map-naples.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowPortCharlotteMap() {
  poptestWin = window.open('http://www.paulsands.com/map-portCharlotte.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}

function openWindowPuntaGordaMap() {
  poptestWin = window.open('http://www.paulsands.com/map-puntaGorda.html', 'info', 'width=600,height=500,top=50,left=50,scrollbars=no,status=0,location=no,toolbar=no,resizable=no', 'blank'
)
}