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.0238,-96.7942)};var g_201c891dc157dadb40702bfaa20e446b = new google.maps.Geocoder();g_201c891dc157dadb40702bfaa20e446b.geocode( { 'address': "4975 Preston Park Blvd #800, Plano, TX 75093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plano-TX-rodney-anderson-with-supreme-lending').style.display = '';map = new google.maps.Map(document.getElementById('plano-TX-rodney-anderson-with-supreme-lending'), mapOptions);}document.getElementById('4782c94c').innerHTML += ' | View Map';var $l201c891dc157dadb40702bfaa20e446b = '

Rodney Anderson with Supreme Lending

Address: 4975 Preston Park Blvd #800, Plano, TX 75093, USA
Phone: (972) 985-5208
';var m_201c891dc157dadb40702bfaa20e446b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rodney Anderson with Supreme Lending',});m_201c891dc157dadb40702bfaa20e446b['infowindow'] = new google.maps.InfoWindow({content: $l201c891dc157dadb40702bfaa20e446b});var infowindow = new google.maps.InfoWindow({content: $l201c891dc157dadb40702bfaa20e446b});google.maps.event.addListener(m_201c891dc157dadb40702bfaa20e446b, 'click', function() {infowindow.open(map,m_201c891dc157dadb40702bfaa20e446b);});$marker.push(m_201c891dc157dadb40702bfaa20e446b);}});}google.maps.event.addDomListener(window, 'load', initialize);