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(26.1379,-80.1251)};var g_dd23490768a67ebc2fc92804d875f292 = new google.maps.Geocoder();g_dd23490768a67ebc2fc92804d875f292.geocode( { 'address': "1701 E Sunrise Blvd, Fort Lauderdale, FL 33304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-lauderdale-FL-russell-dawson---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('fort-lauderdale-FL-russell-dawson---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('0d2b5d5e').innerHTML += ' | View Map';var $ldd23490768a67ebc2fc92804d875f292 = '

Russell Dawson - TD Bank Mortgage Loan Officer

Address: 1701 E Sunrise Blvd, Fort Lauderdale, FL 33304, USA
Phone: (561) 361-1645
';var m_dd23490768a67ebc2fc92804d875f292 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Russell Dawson - TD Bank Mortgage Loan Officer',});m_dd23490768a67ebc2fc92804d875f292['infowindow'] = new google.maps.InfoWindow({content: $ldd23490768a67ebc2fc92804d875f292});var infowindow = new google.maps.InfoWindow({content: $ldd23490768a67ebc2fc92804d875f292});google.maps.event.addListener(m_dd23490768a67ebc2fc92804d875f292, 'click', function() {infowindow.open(map,m_dd23490768a67ebc2fc92804d875f292);});$marker.push(m_dd23490768a67ebc2fc92804d875f292);}});}google.maps.event.addDomListener(window, 'load', initialize);