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.1984,-96.7078)};var g_a028123bdd01ea9ff8dc3c780e9c0cd8 = new google.maps.Geocoder();g_a028123bdd01ea9ff8dc3c780e9c0cd8.geocode( { 'address': "6851 Virginia Pkwy #211, McKinney, TX 75071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mckinney-TX-texas-physician-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('mckinney-TX-texas-physician-home-loans'), mapOptions);}document.getElementById('e6fe2678').innerHTML += ' | View Map';var $la028123bdd01ea9ff8dc3c780e9c0cd8 = '

Texas Physician Home Loans

Address: 6851 Virginia Pkwy #211, McKinney, TX 75071, USA
Phone: (801) 747-0200
';var m_a028123bdd01ea9ff8dc3c780e9c0cd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Physician Home Loans',});m_a028123bdd01ea9ff8dc3c780e9c0cd8['infowindow'] = new google.maps.InfoWindow({content: $la028123bdd01ea9ff8dc3c780e9c0cd8});var infowindow = new google.maps.InfoWindow({content: $la028123bdd01ea9ff8dc3c780e9c0cd8});google.maps.event.addListener(m_a028123bdd01ea9ff8dc3c780e9c0cd8, 'click', function() {infowindow.open(map,m_a028123bdd01ea9ff8dc3c780e9c0cd8);});$marker.push(m_a028123bdd01ea9ff8dc3c780e9c0cd8);}});}google.maps.event.addDomListener(window, 'load', initialize);