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(29.2622,-81.052)};var g_73b6207c290aeb621eb5e8d1e931c686 = new google.maps.Geocoder();g_73b6207c290aeb621eb5e8d1e931c686.geocode( { 'address': "1852 Ridgewood Ave, Holly Hill, FL 32117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holly-hill-FL-artie-mitchell---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('holly-hill-FL-artie-mitchell---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('f42c3f8b').innerHTML += ' | View Map';var $l73b6207c290aeb621eb5e8d1e931c686 = '

Artie Mitchell - TD Bank Mortgage Loan Officer

Address: 1852 Ridgewood Ave, Holly Hill, FL 32117, USA
Phone: (561) 596-7230
';var m_73b6207c290aeb621eb5e8d1e931c686 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Artie Mitchell - TD Bank Mortgage Loan Officer',});m_73b6207c290aeb621eb5e8d1e931c686['infowindow'] = new google.maps.InfoWindow({content: $l73b6207c290aeb621eb5e8d1e931c686});var infowindow = new google.maps.InfoWindow({content: $l73b6207c290aeb621eb5e8d1e931c686});google.maps.event.addListener(m_73b6207c290aeb621eb5e8d1e931c686, 'click', function() {infowindow.open(map,m_73b6207c290aeb621eb5e8d1e931c686);});$marker.push(m_73b6207c290aeb621eb5e8d1e931c686);}});}google.maps.event.addDomListener(window, 'load', initialize);