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.8299,-71.6595)};var g_0252c9328293c5673eca2e1a47c5d9fc = new google.maps.Geocoder();g_0252c9328293c5673eca2e1a47c5d9fc.geocode( { 'address': "173 Elm St, Milford, NH 03055"}, 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('a2ba2f03').innerHTML += ' | View Map';var $l0252c9328293c5673eca2e1a47c5d9fc = '

Citizens Bank

Address: 173 Elm St, Milford, NH 03055
Phone: (603) 673-3480
';var m_0252c9328293c5673eca2e1a47c5d9fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_0252c9328293c5673eca2e1a47c5d9fc['infowindow'] = new google.maps.InfoWindow({content: $l0252c9328293c5673eca2e1a47c5d9fc});var infowindow = new google.maps.InfoWindow({content: $l0252c9328293c5673eca2e1a47c5d9fc});google.maps.event.addListener(m_0252c9328293c5673eca2e1a47c5d9fc, 'click', function() {infowindow.open(map,m_0252c9328293c5673eca2e1a47c5d9fc);});$marker.push(m_0252c9328293c5673eca2e1a47c5d9fc);}});var g_253d7dda7cf808c506e48817f104ae16 = new google.maps.Geocoder();g_253d7dda7cf808c506e48817f104ae16.geocode( { 'address': "601 Nashua St, Milford, NH 03055"}, 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('371d9b76').innerHTML += ' | View Map';var $l253d7dda7cf808c506e48817f104ae16 = '

Citizens Bank

Address: 601 Nashua St, Milford, NH 03055
Phone: (603) 672-4980
';var m_253d7dda7cf808c506e48817f104ae16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_253d7dda7cf808c506e48817f104ae16['infowindow'] = new google.maps.InfoWindow({content: $l253d7dda7cf808c506e48817f104ae16});var infowindow = new google.maps.InfoWindow({content: $l253d7dda7cf808c506e48817f104ae16});google.maps.event.addListener(m_253d7dda7cf808c506e48817f104ae16, 'click', function() {infowindow.open(map,m_253d7dda7cf808c506e48817f104ae16);});$marker.push(m_253d7dda7cf808c506e48817f104ae16);}});}google.maps.event.addDomListener(window, 'load', initialize);