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.6063,-72.974)};var g_03b059d4abd989c7cc2d79e8fc008cea = new google.maps.Geocoder();g_03b059d4abd989c7cc2d79e8fc008cea.geocode( { 'address': "286 US Route 7 S, Rutland, VT 05701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rutland-VT-merchants-bank').style.display = '';map = new google.maps.Map(document.getElementById('rutland-VT-merchants-bank'), mapOptions);}document.getElementById('bb6efd37').innerHTML += ' | View Map';var $l03b059d4abd989c7cc2d79e8fc008cea = '

Merchants Bank

Address: 286 US Route 7 S, Rutland, VT 05701
Phone: (802) 747-5000
';var m_03b059d4abd989c7cc2d79e8fc008cea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Merchants Bank',});m_03b059d4abd989c7cc2d79e8fc008cea['infowindow'] = new google.maps.InfoWindow({content: $l03b059d4abd989c7cc2d79e8fc008cea});var infowindow = new google.maps.InfoWindow({content: $l03b059d4abd989c7cc2d79e8fc008cea});google.maps.event.addListener(m_03b059d4abd989c7cc2d79e8fc008cea, 'click', function() {infowindow.open(map,m_03b059d4abd989c7cc2d79e8fc008cea);});$marker.push(m_03b059d4abd989c7cc2d79e8fc008cea);}});var g_de8439ac505312c337dc643b46110342 = new google.maps.Geocoder();g_de8439ac505312c337dc643b46110342.geocode( { 'address': "92 Woodstock Ave, Rutland, VT 05701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rutland-VT-merchants-bank').style.display = '';map = new google.maps.Map(document.getElementById('rutland-VT-merchants-bank'), mapOptions);}document.getElementById('19d7c9bb').innerHTML += ' | View Map';var $lde8439ac505312c337dc643b46110342 = '

Merchants Bank

Address: 92 Woodstock Ave, Rutland, VT 05701
Phone: (802) 747-6984
';var m_de8439ac505312c337dc643b46110342 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Merchants Bank',});m_de8439ac505312c337dc643b46110342['infowindow'] = new google.maps.InfoWindow({content: $lde8439ac505312c337dc643b46110342});var infowindow = new google.maps.InfoWindow({content: $lde8439ac505312c337dc643b46110342});google.maps.event.addListener(m_de8439ac505312c337dc643b46110342, 'click', function() {infowindow.open(map,m_de8439ac505312c337dc643b46110342);});$marker.push(m_de8439ac505312c337dc643b46110342);}});}google.maps.event.addDomListener(window, 'load', initialize);