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(44.4613,-73.1972)};var g_5301c4d888f5204274439e6dcf5fdb54 = new google.maps.Geocoder();g_5301c4d888f5204274439e6dcf5fdb54.geocode( { 'address': "99 Dorset St, South Burlington, VT 05403"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-burlington-VT-people-s-united-bank').style.display = '';map = new google.maps.Map(document.getElementById('south-burlington-VT-people-s-united-bank'), mapOptions);}document.getElementById('391e0de7').innerHTML += ' | View Map';var $l5301c4d888f5204274439e6dcf5fdb54 = '

People's United Bank

Address: 99 Dorset St, South Burlington, VT 05403
Phone: (802) 658-1444
';var m_5301c4d888f5204274439e6dcf5fdb54 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People's United Bank',});m_5301c4d888f5204274439e6dcf5fdb54['infowindow'] = new google.maps.InfoWindow({content: $l5301c4d888f5204274439e6dcf5fdb54});var infowindow = new google.maps.InfoWindow({content: $l5301c4d888f5204274439e6dcf5fdb54});google.maps.event.addListener(m_5301c4d888f5204274439e6dcf5fdb54, 'click', function() {infowindow.open(map,m_5301c4d888f5204274439e6dcf5fdb54);});$marker.push(m_5301c4d888f5204274439e6dcf5fdb54);}});var g_9ac435a297d3cbd87db8b42159824350 = new google.maps.Geocoder();g_9ac435a297d3cbd87db8b42159824350.geocode( { 'address': "1001 Shelburne Rd, South Burlington, VT 05403"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-burlington-VT-people-s-united-bank').style.display = '';map = new google.maps.Map(document.getElementById('south-burlington-VT-people-s-united-bank'), mapOptions);}document.getElementById('51969da8').innerHTML += ' | View Map';var $l9ac435a297d3cbd87db8b42159824350 = '

People's United Bank

Address: 1001 Shelburne Rd, South Burlington, VT 05403
Phone: (802) 652-3100
';var m_9ac435a297d3cbd87db8b42159824350 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People's United Bank',});m_9ac435a297d3cbd87db8b42159824350['infowindow'] = new google.maps.InfoWindow({content: $l9ac435a297d3cbd87db8b42159824350});var infowindow = new google.maps.InfoWindow({content: $l9ac435a297d3cbd87db8b42159824350});google.maps.event.addListener(m_9ac435a297d3cbd87db8b42159824350, 'click', function() {infowindow.open(map,m_9ac435a297d3cbd87db8b42159824350);});$marker.push(m_9ac435a297d3cbd87db8b42159824350);}});}google.maps.event.addDomListener(window, 'load', initialize);