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.6609,-71.5014)};var g_32df8d5365b2fded8d29d03d1867f4c9 = new google.maps.Geocoder();g_32df8d5365b2fded8d29d03d1867f4c9.geocode( { 'address': "66 NH-25, Meredith, NH 03253, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('meredith-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('meredith-NH-citizens-bank'), mapOptions);}document.getElementById('9bbfef8b').innerHTML += ' | View Map';var $l32df8d5365b2fded8d29d03d1867f4c9 = '

Citizens Bank

Address: 66 NH-25, Meredith, NH 03253, USA
Phone: (603) 279-3500
';var m_32df8d5365b2fded8d29d03d1867f4c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_32df8d5365b2fded8d29d03d1867f4c9['infowindow'] = new google.maps.InfoWindow({content: $l32df8d5365b2fded8d29d03d1867f4c9});var infowindow = new google.maps.InfoWindow({content: $l32df8d5365b2fded8d29d03d1867f4c9});google.maps.event.addListener(m_32df8d5365b2fded8d29d03d1867f4c9, 'click', function() {infowindow.open(map,m_32df8d5365b2fded8d29d03d1867f4c9);});$marker.push(m_32df8d5365b2fded8d29d03d1867f4c9);}});var g_f885aab0f4ccf43caedd91de07584d62 = new google.maps.Geocoder();g_f885aab0f4ccf43caedd91de07584d62.geocode( { 'address': "334 Daniel Webster Hwy, Meredith, NH 03253, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('meredith-NH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('meredith-NH-citizens-bank'), mapOptions);}document.getElementById('8fc69aff').innerHTML += ' | View Map';var $lf885aab0f4ccf43caedd91de07584d62 = '

Citizens Bank

Address: 334 Daniel Webster Hwy, Meredith, NH 03253, USA
Phone:
';var m_f885aab0f4ccf43caedd91de07584d62 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_f885aab0f4ccf43caedd91de07584d62['infowindow'] = new google.maps.InfoWindow({content: $lf885aab0f4ccf43caedd91de07584d62});var infowindow = new google.maps.InfoWindow({content: $lf885aab0f4ccf43caedd91de07584d62});google.maps.event.addListener(m_f885aab0f4ccf43caedd91de07584d62, 'click', function() {infowindow.open(map,m_f885aab0f4ccf43caedd91de07584d62);});$marker.push(m_f885aab0f4ccf43caedd91de07584d62);}});}google.maps.event.addDomListener(window, 'load', initialize);