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(43.1323,-72.4444)};var g_5612d8e312285c1879e33a26b40dd227 = new google.maps.Geocoder();g_5612d8e312285c1879e33a26b40dd227.geocode( { 'address': "2 Church St, Bellows Falls, VT 05101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('town-of-rockingham-VT-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('town-of-rockingham-VT-atm-td-bank'), mapOptions);}document.getElementById('0c740648').innerHTML += ' | View Map';var $l5612d8e312285c1879e33a26b40dd227 = '

ATM (TD Bank)

Address: 2 Church St, Bellows Falls, VT 05101, USA
Phone:
';var m_5612d8e312285c1879e33a26b40dd227 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_5612d8e312285c1879e33a26b40dd227['infowindow'] = new google.maps.InfoWindow({content: $l5612d8e312285c1879e33a26b40dd227});var infowindow = new google.maps.InfoWindow({content: $l5612d8e312285c1879e33a26b40dd227});google.maps.event.addListener(m_5612d8e312285c1879e33a26b40dd227, 'click', function() {infowindow.open(map,m_5612d8e312285c1879e33a26b40dd227);});$marker.push(m_5612d8e312285c1879e33a26b40dd227);}});var g_df2e3b8c927636f95daec5bd98ced723 = new google.maps.Geocoder();g_df2e3b8c927636f95daec5bd98ced723.geocode( { 'address': "154 Rockingham St, Bellows Falls, VT 05101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('town-of-rockingham-VT-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('town-of-rockingham-VT-atm-td-bank'), mapOptions);}document.getElementById('d9753b3c').innerHTML += ' | View Map';var $ldf2e3b8c927636f95daec5bd98ced723 = '

ATM (TD Bank)

Address: 154 Rockingham St, Bellows Falls, VT 05101, USA
Phone:
';var m_df2e3b8c927636f95daec5bd98ced723 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_df2e3b8c927636f95daec5bd98ced723['infowindow'] = new google.maps.InfoWindow({content: $ldf2e3b8c927636f95daec5bd98ced723});var infowindow = new google.maps.InfoWindow({content: $ldf2e3b8c927636f95daec5bd98ced723});google.maps.event.addListener(m_df2e3b8c927636f95daec5bd98ced723, 'click', function() {infowindow.open(map,m_df2e3b8c927636f95daec5bd98ced723);});$marker.push(m_df2e3b8c927636f95daec5bd98ced723);}});}google.maps.event.addDomListener(window, 'load', initialize);