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.7025,-72.667)};var g_a19e296f6d87fcb4b295ce94eb18784c = new google.maps.Geocoder();g_a19e296f6d87fcb4b295ce94eb18784c.geocode( { 'address': "1221 Silas Deane Highway, Wethersfield, CT 06109"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wethersfield-CT-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('wethersfield-CT-santander-bank'), mapOptions);}document.getElementById('612daa93').innerHTML += ' | View Map';var $la19e296f6d87fcb4b295ce94eb18784c = '

Santander Bank

Address: 1221 Silas Deane Highway, Wethersfield, CT 06109
Phone: (860) 721-9680
';var m_a19e296f6d87fcb4b295ce94eb18784c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_a19e296f6d87fcb4b295ce94eb18784c['infowindow'] = new google.maps.InfoWindow({content: $la19e296f6d87fcb4b295ce94eb18784c});var infowindow = new google.maps.InfoWindow({content: $la19e296f6d87fcb4b295ce94eb18784c});google.maps.event.addListener(m_a19e296f6d87fcb4b295ce94eb18784c, 'click', function() {infowindow.open(map,m_a19e296f6d87fcb4b295ce94eb18784c);});$marker.push(m_a19e296f6d87fcb4b295ce94eb18784c);}});var g_8408bcb8ae6ea094877e1b4e12d3005a = new google.maps.Geocoder();g_8408bcb8ae6ea094877e1b4e12d3005a.geocode( { 'address': "1400 Berlin Turnpike, Wethersfield, CT 06109"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wethersfield-CT-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('wethersfield-CT-santander-bank'), mapOptions);}document.getElementById('553ef0bb').innerHTML += ' | View Map';var $l8408bcb8ae6ea094877e1b4e12d3005a = '

Santander Bank

Address: 1400 Berlin Turnpike, Wethersfield, CT 06109
Phone: (860) 956-2419
';var m_8408bcb8ae6ea094877e1b4e12d3005a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_8408bcb8ae6ea094877e1b4e12d3005a['infowindow'] = new google.maps.InfoWindow({content: $l8408bcb8ae6ea094877e1b4e12d3005a});var infowindow = new google.maps.InfoWindow({content: $l8408bcb8ae6ea094877e1b4e12d3005a});google.maps.event.addListener(m_8408bcb8ae6ea094877e1b4e12d3005a, 'click', function() {infowindow.open(map,m_8408bcb8ae6ea094877e1b4e12d3005a);});$marker.push(m_8408bcb8ae6ea094877e1b4e12d3005a);}});}google.maps.event.addDomListener(window, 'load', initialize);