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.6297,-72.7578)};var g_5cd0ca29ade0c8b5adbc3dda52100424 = new google.maps.Geocoder();g_5cd0ca29ade0c8b5adbc3dda52100424.geocode( { 'address': "1127 Farmington Ave, Berlin, CT 06037, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('berlin-CT-heather-tine-scozzari---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('berlin-CT-heather-tine-scozzari---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('19ef1772').innerHTML += ' | View Map';var $l5cd0ca29ade0c8b5adbc3dda52100424 = '

Heather Tine-Scozzari - TD Bank Mortgage Loan Officer

Address: 1127 Farmington Ave, Berlin, CT 06037, United States
Phone: (800) 822-6761
';var m_5cd0ca29ade0c8b5adbc3dda52100424 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Heather Tine-Scozzari - TD Bank Mortgage Loan Officer',});m_5cd0ca29ade0c8b5adbc3dda52100424['infowindow'] = new google.maps.InfoWindow({content: $l5cd0ca29ade0c8b5adbc3dda52100424});var infowindow = new google.maps.InfoWindow({content: $l5cd0ca29ade0c8b5adbc3dda52100424});google.maps.event.addListener(m_5cd0ca29ade0c8b5adbc3dda52100424, 'click', function() {infowindow.open(map,m_5cd0ca29ade0c8b5adbc3dda52100424);});$marker.push(m_5cd0ca29ade0c8b5adbc3dda52100424);}});}google.maps.event.addDomListener(window, 'load', initialize);