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.1334,-96.7169)};var g_facdae68907c979b961a75621cad1ac5 = new google.maps.Geocoder();g_facdae68907c979b961a75621cad1ac5.geocode( { 'address': "6800 Weiskopf Ave #200, McKinney, TX 75070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mckinney-TX-service-first-mortgage-the-richard-woodward-team').style.display = '';map = new google.maps.Map(document.getElementById('mckinney-TX-service-first-mortgage-the-richard-woodward-team'), mapOptions);}document.getElementById('61ddcd32').innerHTML += ' | View Map';var $lfacdae68907c979b961a75621cad1ac5 = '

Service First Mortgage, The Richard Woodward Team

Address: 6800 Weiskopf Ave #200, McKinney, TX 75070, USA
Phone: (888) 419-0706
';var m_facdae68907c979b961a75621cad1ac5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Service First Mortgage, The Richard Woodward Team',});m_facdae68907c979b961a75621cad1ac5['infowindow'] = new google.maps.InfoWindow({content: $lfacdae68907c979b961a75621cad1ac5});var infowindow = new google.maps.InfoWindow({content: $lfacdae68907c979b961a75621cad1ac5});google.maps.event.addListener(m_facdae68907c979b961a75621cad1ac5, 'click', function() {infowindow.open(map,m_facdae68907c979b961a75621cad1ac5);});$marker.push(m_facdae68907c979b961a75621cad1ac5);}});}google.maps.event.addDomListener(window, 'load', initialize);