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.0914,-73.4549)};var g_65a1b815383aad88e999c9fac387e416 = new google.maps.Geocoder();g_65a1b815383aad88e999c9fac387e416.geocode( { 'address': "55 Boston Post Rd, Darien, CT 06820, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('darien-CT-dorothy-cardillo---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('darien-CT-dorothy-cardillo---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('43406475').innerHTML += ' | View Map';var $l65a1b815383aad88e999c9fac387e416 = '

Dorothy Cardillo - TD Bank Mortgage Loan Officer

Address: 55 Boston Post Rd, Darien, CT 06820, United States
Phone: (203) 940-3266
';var m_65a1b815383aad88e999c9fac387e416 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dorothy Cardillo - TD Bank Mortgage Loan Officer',});m_65a1b815383aad88e999c9fac387e416['infowindow'] = new google.maps.InfoWindow({content: $l65a1b815383aad88e999c9fac387e416});var infowindow = new google.maps.InfoWindow({content: $l65a1b815383aad88e999c9fac387e416});google.maps.event.addListener(m_65a1b815383aad88e999c9fac387e416, 'click', function() {infowindow.open(map,m_65a1b815383aad88e999c9fac387e416);});$marker.push(m_65a1b815383aad88e999c9fac387e416);}});}google.maps.event.addDomListener(window, 'load', initialize);