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.757,-71.6883)};var g_3c34ab26778af0076c98045cac506b20 = new google.maps.Geocoder();g_3c34ab26778af0076c98045cac506b20.geocode( { 'address': "1-3 Highland Street, Plymouth, NH 03264, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plymouth-NH-northway-bank').style.display = '';map = new google.maps.Map(document.getElementById('plymouth-NH-northway-bank'), mapOptions);}document.getElementById('bf7614e0').innerHTML += ' | View Map';var $l3c34ab26778af0076c98045cac506b20 = '

Northway Bank

Address: 1-3 Highland Street, Plymouth, NH 03264, USA
Phone: (603) 536-2733
';var m_3c34ab26778af0076c98045cac506b20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northway Bank',});m_3c34ab26778af0076c98045cac506b20['infowindow'] = new google.maps.InfoWindow({content: $l3c34ab26778af0076c98045cac506b20});var infowindow = new google.maps.InfoWindow({content: $l3c34ab26778af0076c98045cac506b20});google.maps.event.addListener(m_3c34ab26778af0076c98045cac506b20, 'click', function() {infowindow.open(map,m_3c34ab26778af0076c98045cac506b20);});$marker.push(m_3c34ab26778af0076c98045cac506b20);}});var g_9ff6bd65f406ec2a8651ad761a9c31f6 = new google.maps.Geocoder();g_9ff6bd65f406ec2a8651ad761a9c31f6.geocode( { 'address': "287 Highland St, Plymouth, NH 03264, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plymouth-NH-northway-bank').style.display = '';map = new google.maps.Map(document.getElementById('plymouth-NH-northway-bank'), mapOptions);}document.getElementById('c9d65a80').innerHTML += ' | View Map';var $l9ff6bd65f406ec2a8651ad761a9c31f6 = '

Northway Bank

Address: 287 Highland St, Plymouth, NH 03264, USA
Phone: (603) 536-3339
';var m_9ff6bd65f406ec2a8651ad761a9c31f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northway Bank',});m_9ff6bd65f406ec2a8651ad761a9c31f6['infowindow'] = new google.maps.InfoWindow({content: $l9ff6bd65f406ec2a8651ad761a9c31f6});var infowindow = new google.maps.InfoWindow({content: $l9ff6bd65f406ec2a8651ad761a9c31f6});google.maps.event.addListener(m_9ff6bd65f406ec2a8651ad761a9c31f6, 'click', function() {infowindow.open(map,m_9ff6bd65f406ec2a8651ad761a9c31f6);});$marker.push(m_9ff6bd65f406ec2a8651ad761a9c31f6);}});}google.maps.event.addDomListener(window, 'load', initialize);