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_a5d04859b4034100c185cad8220074a0 = new google.maps.Geocoder();g_a5d04859b4034100c185cad8220074a0.geocode( { 'address': "87 West St, Rutland, VT 05701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rutland-VT-people-s-united-bank').style.display = '';map = new google.maps.Map(document.getElementById('rutland-VT-people-s-united-bank'), mapOptions);}document.getElementById('41da93cb').innerHTML += ' | View Map';var $la5d04859b4034100c185cad8220074a0 = '

People's United Bank

Address: 87 West St, Rutland, VT 05701
Phone: (802) 775-8500
';var m_a5d04859b4034100c185cad8220074a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People's United Bank',});m_a5d04859b4034100c185cad8220074a0['infowindow'] = new google.maps.InfoWindow({content: $la5d04859b4034100c185cad8220074a0});var infowindow = new google.maps.InfoWindow({content: $la5d04859b4034100c185cad8220074a0});google.maps.event.addListener(m_a5d04859b4034100c185cad8220074a0, 'click', function() {infowindow.open(map,m_a5d04859b4034100c185cad8220074a0);});$marker.push(m_a5d04859b4034100c185cad8220074a0);}});var g_d63e3b23034d0e9b882630ab8067726c = new google.maps.Geocoder();g_d63e3b23034d0e9b882630ab8067726c.geocode( { 'address': "77 Woodstock Ave, Rutland, VT 05701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rutland-VT-people-s-united-bank').style.display = '';map = new google.maps.Map(document.getElementById('rutland-VT-people-s-united-bank'), mapOptions);}document.getElementById('7f20d36f').innerHTML += ' | View Map';var $ld63e3b23034d0e9b882630ab8067726c = '

People's United Bank

Address: 77 Woodstock Ave, Rutland, VT 05701
Phone: (802) 773-3311
';var m_d63e3b23034d0e9b882630ab8067726c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People's United Bank',});m_d63e3b23034d0e9b882630ab8067726c['infowindow'] = new google.maps.InfoWindow({content: $ld63e3b23034d0e9b882630ab8067726c});var infowindow = new google.maps.InfoWindow({content: $ld63e3b23034d0e9b882630ab8067726c});google.maps.event.addListener(m_d63e3b23034d0e9b882630ab8067726c, 'click', function() {infowindow.open(map,m_d63e3b23034d0e9b882630ab8067726c);});$marker.push(m_d63e3b23034d0e9b882630ab8067726c);}});}google.maps.event.addDomListener(window, 'load', initialize);