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(33.0235,-96.7935)};var g_c2998fc7e9fb8ddc9d1089051305fddd = new google.maps.Geocoder();g_c2998fc7e9fb8ddc9d1089051305fddd.geocode( { 'address': "4965 Preston Park Blvd #150, Plano, TX 75093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plano-TX-leesa-sandoval---dallas-mortgage-lender').style.display = '';map = new google.maps.Map(document.getElementById('plano-TX-leesa-sandoval---dallas-mortgage-lender'), mapOptions);}document.getElementById('8e75f2da').innerHTML += ' | View Map';var $lc2998fc7e9fb8ddc9d1089051305fddd = '

Leesa Sandoval - Dallas Mortgage Lender

Address: 4965 Preston Park Blvd #150, Plano, TX 75093, USA
Phone: (972) 725-9110
';var m_c2998fc7e9fb8ddc9d1089051305fddd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Leesa Sandoval - Dallas Mortgage Lender',});m_c2998fc7e9fb8ddc9d1089051305fddd['infowindow'] = new google.maps.InfoWindow({content: $lc2998fc7e9fb8ddc9d1089051305fddd});var infowindow = new google.maps.InfoWindow({content: $lc2998fc7e9fb8ddc9d1089051305fddd});google.maps.event.addListener(m_c2998fc7e9fb8ddc9d1089051305fddd, 'click', function() {infowindow.open(map,m_c2998fc7e9fb8ddc9d1089051305fddd);});$marker.push(m_c2998fc7e9fb8ddc9d1089051305fddd);}});}google.maps.event.addDomListener(window, 'load', initialize);