var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(41.6485,-70.3112)};var g_ad3fc6089fb776d3cc919544c370dddf = new google.maps.Geocoder();g_ad3fc6089fb776d3cc919544c370dddf.geocode( { 'address': "389 W Main St, Hyannis, MA 02601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barnstable-MA-citizens-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('barnstable-MA-citizens-bank--atm'), mapOptions);}document.getElementById('1c59490d').innerHTML += ' | View Map';var $lad3fc6089fb776d3cc919544c370dddf = '

Citizens Bank- ATM

Address: 389 W Main St, Hyannis, MA 02601, USA
Phone:
';var m_ad3fc6089fb776d3cc919544c370dddf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank- ATM',});m_ad3fc6089fb776d3cc919544c370dddf['infowindow'] = new google.maps.InfoWindow({content: $lad3fc6089fb776d3cc919544c370dddf});var infowindow = new google.maps.InfoWindow({content: $lad3fc6089fb776d3cc919544c370dddf});google.maps.event.addListener(m_ad3fc6089fb776d3cc919544c370dddf, 'click', function() {infowindow.open(map,m_ad3fc6089fb776d3cc919544c370dddf);});$marker.push(m_ad3fc6089fb776d3cc919544c370dddf);}});}google.maps.event.addDomListener(window, 'load', initialize);