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.837,-71.499)};var g_ce02118a8d93b1aa51f905d9870e4ede = new google.maps.Geocoder();g_ce02118a8d93b1aa51f905d9870e4ede.geocode( { 'address': "268 Daniel Webster Hwy S, Merrimack, NH 03054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merrimack-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('merrimack-NH-citizens-bank'), mapOptions);}document.getElementById('9e42221b').innerHTML += ' | View Map';var $lce02118a8d93b1aa51f905d9870e4ede = '

Citizens Bank

Address: 268 Daniel Webster Hwy S, Merrimack, NH 03054, USA
Phone: (603) 424-6111
';var m_ce02118a8d93b1aa51f905d9870e4ede = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_ce02118a8d93b1aa51f905d9870e4ede['infowindow'] = new google.maps.InfoWindow({content: $lce02118a8d93b1aa51f905d9870e4ede});var infowindow = new google.maps.InfoWindow({content: $lce02118a8d93b1aa51f905d9870e4ede});google.maps.event.addListener(m_ce02118a8d93b1aa51f905d9870e4ede, 'click', function() {infowindow.open(map,m_ce02118a8d93b1aa51f905d9870e4ede);});$marker.push(m_ce02118a8d93b1aa51f905d9870e4ede);}});var g_6de1d0d843a50db3de1d663810cbd410 = new google.maps.Geocoder();g_6de1d0d843a50db3de1d663810cbd410.geocode( { 'address': "7 Continental Blvd, Merrimack, NH 03054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merrimack-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('merrimack-NH-citizens-bank'), mapOptions);}document.getElementById('f4f007ca').innerHTML += ' | View Map';var $l6de1d0d843a50db3de1d663810cbd410 = '

Citizens Bank

Address: 7 Continental Blvd, Merrimack, NH 03054, USA
Phone:
';var m_6de1d0d843a50db3de1d663810cbd410 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_6de1d0d843a50db3de1d663810cbd410['infowindow'] = new google.maps.InfoWindow({content: $l6de1d0d843a50db3de1d663810cbd410});var infowindow = new google.maps.InfoWindow({content: $l6de1d0d843a50db3de1d663810cbd410});google.maps.event.addListener(m_6de1d0d843a50db3de1d663810cbd410, 'click', function() {infowindow.open(map,m_6de1d0d843a50db3de1d663810cbd410);});$marker.push(m_6de1d0d843a50db3de1d663810cbd410);}});}google.maps.event.addDomListener(window, 'load', initialize);