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(41.6696,-72.8953)};var g_2da6727156e73ca86550197210d0a134 = new google.maps.Geocoder();g_2da6727156e73ca86550197210d0a134.geocode( { 'address': "603 Farmington Ave, Bristol, CT 06010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristol-CT-peoples-united-bank').style.display = '';map = new google.maps.Map(document.getElementById('bristol-CT-peoples-united-bank'), mapOptions);}document.getElementById('3ccfb4ba').innerHTML += ' | View Map';var $l2da6727156e73ca86550197210d0a134 = '

People's United Bank

Address: 603 Farmington Ave, Bristol, CT 06010, USA
Phone: (860) 582-5212
';var m_2da6727156e73ca86550197210d0a134 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People's United Bank',});m_2da6727156e73ca86550197210d0a134['infowindow'] = new google.maps.InfoWindow({content: $l2da6727156e73ca86550197210d0a134});var infowindow = new google.maps.InfoWindow({content: $l2da6727156e73ca86550197210d0a134});google.maps.event.addListener(m_2da6727156e73ca86550197210d0a134, 'click', function() {infowindow.open(map,m_2da6727156e73ca86550197210d0a134);});$marker.push(m_2da6727156e73ca86550197210d0a134);}});var g_924293a35638796a846b9fa4cce8e1f4 = new google.maps.Geocoder();g_924293a35638796a846b9fa4cce8e1f4.geocode( { 'address': "747 Pine St, Bristol, CT 06010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristol-CT-peoples-united-bank').style.display = '';map = new google.maps.Map(document.getElementById('bristol-CT-peoples-united-bank'), mapOptions);}document.getElementById('ac0d9808').innerHTML += ' | View Map';var $l924293a35638796a846b9fa4cce8e1f4 = '

People's United Bank

Address: 747 Pine St, Bristol, CT 06010, USA
Phone: (860) 582-3031
';var m_924293a35638796a846b9fa4cce8e1f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People's United Bank',});m_924293a35638796a846b9fa4cce8e1f4['infowindow'] = new google.maps.InfoWindow({content: $l924293a35638796a846b9fa4cce8e1f4});var infowindow = new google.maps.InfoWindow({content: $l924293a35638796a846b9fa4cce8e1f4});google.maps.event.addListener(m_924293a35638796a846b9fa4cce8e1f4, 'click', function() {infowindow.open(map,m_924293a35638796a846b9fa4cce8e1f4);});$marker.push(m_924293a35638796a846b9fa4cce8e1f4);}});}google.maps.event.addDomListener(window, 'load', initialize);