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.7141,-72.5254)};var g_de852477bae7effd7566528becdc351c = new google.maps.Geocoder();g_de852477bae7effd7566528becdc351c.geocode( { 'address': "902 Main St, South Glastonbury, CT 06073, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glastonbury-CT-first-niagara-bank').style.display = '';map = new google.maps.Map(document.getElementById('glastonbury-CT-first-niagara-bank'), mapOptions);}document.getElementById('43bd1a2a').innerHTML += ' | View Map';var $lde852477bae7effd7566528becdc351c = '

First Niagara Bank

Address: 902 Main St, South Glastonbury, CT 06073, USA
Phone:
';var m_de852477bae7effd7566528becdc351c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Niagara Bank',});m_de852477bae7effd7566528becdc351c['infowindow'] = new google.maps.InfoWindow({content: $lde852477bae7effd7566528becdc351c});var infowindow = new google.maps.InfoWindow({content: $lde852477bae7effd7566528becdc351c});google.maps.event.addListener(m_de852477bae7effd7566528becdc351c, 'click', function() {infowindow.open(map,m_de852477bae7effd7566528becdc351c);});$marker.push(m_de852477bae7effd7566528becdc351c);}});var g_4751d00dc12a1f52cae2efe30a14bfc9 = new google.maps.Geocoder();g_4751d00dc12a1f52cae2efe30a14bfc9.geocode( { 'address': "1320 Manchester Rd, Glastonbury, CT 06033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glastonbury-CT-first-niagara-bank').style.display = '';map = new google.maps.Map(document.getElementById('glastonbury-CT-first-niagara-bank'), mapOptions);}document.getElementById('6d4c53b9').innerHTML += ' | View Map';var $l4751d00dc12a1f52cae2efe30a14bfc9 = '

First Niagara Bank

Address: 1320 Manchester Rd, Glastonbury, CT 06033, USA
Phone:
';var m_4751d00dc12a1f52cae2efe30a14bfc9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Niagara Bank',});m_4751d00dc12a1f52cae2efe30a14bfc9['infowindow'] = new google.maps.InfoWindow({content: $l4751d00dc12a1f52cae2efe30a14bfc9});var infowindow = new google.maps.InfoWindow({content: $l4751d00dc12a1f52cae2efe30a14bfc9});google.maps.event.addListener(m_4751d00dc12a1f52cae2efe30a14bfc9, 'click', function() {infowindow.open(map,m_4751d00dc12a1f52cae2efe30a14bfc9);});$marker.push(m_4751d00dc12a1f52cae2efe30a14bfc9);}});}google.maps.event.addDomListener(window, 'load', initialize);