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.0358,-70.8429)};var g_bcbff9619d7d23cd5a23bfa520bc4852 = new google.maps.Geocoder();g_bcbff9619d7d23cd5a23bfa520bc4852.geocode( { 'address': "645 Portsmouth Ave, Greenland, NH 03840, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenland-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('greenland-NH-citizens-bank'), mapOptions);}document.getElementById('d0f75163').innerHTML += ' | View Map';var $lbcbff9619d7d23cd5a23bfa520bc4852 = '

Citizens Bank

Address: 645 Portsmouth Ave, Greenland, NH 03840, USA
Phone:
';var m_bcbff9619d7d23cd5a23bfa520bc4852 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_bcbff9619d7d23cd5a23bfa520bc4852['infowindow'] = new google.maps.InfoWindow({content: $lbcbff9619d7d23cd5a23bfa520bc4852});var infowindow = new google.maps.InfoWindow({content: $lbcbff9619d7d23cd5a23bfa520bc4852});google.maps.event.addListener(m_bcbff9619d7d23cd5a23bfa520bc4852, 'click', function() {infowindow.open(map,m_bcbff9619d7d23cd5a23bfa520bc4852);});$marker.push(m_bcbff9619d7d23cd5a23bfa520bc4852);}});var g_e055ed168d1671f5c91118cccc4555d3 = new google.maps.Geocoder();g_e055ed168d1671f5c91118cccc4555d3.geocode( { 'address': "Rte 33 & Portsmouth Ave, Greenland, NH 03840, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenland-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('greenland-NH-citizens-bank'), mapOptions);}document.getElementById('6f64d6b1').innerHTML += ' | View Map';var $le055ed168d1671f5c91118cccc4555d3 = '

Citizens Bank

Address: Rte 33 & Portsmouth Ave, Greenland, NH 03840, USA
Phone:
';var m_e055ed168d1671f5c91118cccc4555d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_e055ed168d1671f5c91118cccc4555d3['infowindow'] = new google.maps.InfoWindow({content: $le055ed168d1671f5c91118cccc4555d3});var infowindow = new google.maps.InfoWindow({content: $le055ed168d1671f5c91118cccc4555d3});google.maps.event.addListener(m_e055ed168d1671f5c91118cccc4555d3, 'click', function() {infowindow.open(map,m_e055ed168d1671f5c91118cccc4555d3);});$marker.push(m_e055ed168d1671f5c91118cccc4555d3);}});}google.maps.event.addDomListener(window, 'load', initialize);