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(42.8251,-71.6239)};var g_6e6a50cfaaae95b29c9cf104e40a52fb = new google.maps.Geocoder();g_6e6a50cfaaae95b29c9cf104e40a52fb.geocode( { 'address': "586 Nashua St, Milford, NH 03055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-NH-citizens-bank'), mapOptions);}document.getElementById('205f50e1').innerHTML += ' | View Map';var $l6e6a50cfaaae95b29c9cf104e40a52fb = '

Citizens Bank

Address: 586 Nashua St, Milford, NH 03055, USA
Phone: (603) 672-3843
';var m_6e6a50cfaaae95b29c9cf104e40a52fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_6e6a50cfaaae95b29c9cf104e40a52fb['infowindow'] = new google.maps.InfoWindow({content: $l6e6a50cfaaae95b29c9cf104e40a52fb});var infowindow = new google.maps.InfoWindow({content: $l6e6a50cfaaae95b29c9cf104e40a52fb});google.maps.event.addListener(m_6e6a50cfaaae95b29c9cf104e40a52fb, 'click', function() {infowindow.open(map,m_6e6a50cfaaae95b29c9cf104e40a52fb);});$marker.push(m_6e6a50cfaaae95b29c9cf104e40a52fb);}});var g_05d6df4853c84bbf38426f4b7a3350bd = new google.maps.Geocoder();g_05d6df4853c84bbf38426f4b7a3350bd.geocode( { 'address': "173 Elm St, Milford, NH 03055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-NH-citizens-bank'), mapOptions);}document.getElementById('cf06dda5').innerHTML += ' | View Map';var $l05d6df4853c84bbf38426f4b7a3350bd = '

Citizens Bank

Address: 173 Elm St, Milford, NH 03055, USA
Phone: (603) 673-3480
';var m_05d6df4853c84bbf38426f4b7a3350bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_05d6df4853c84bbf38426f4b7a3350bd['infowindow'] = new google.maps.InfoWindow({content: $l05d6df4853c84bbf38426f4b7a3350bd});var infowindow = new google.maps.InfoWindow({content: $l05d6df4853c84bbf38426f4b7a3350bd});google.maps.event.addListener(m_05d6df4853c84bbf38426f4b7a3350bd, 'click', function() {infowindow.open(map,m_05d6df4853c84bbf38426f4b7a3350bd);});$marker.push(m_05d6df4853c84bbf38426f4b7a3350bd);}});}google.maps.event.addDomListener(window, 'load', initialize);