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(40.574,-111.899)};var g_191c50afca7f71f3a4f7663945a8d188 = new google.maps.Geocoder();g_191c50afca7f71f3a4f7663945a8d188.geocode( { 'address': "9785 S Monroe St #200, Sandy, UT 84070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandy-UT-new-mexico-physician-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('sandy-UT-new-mexico-physician-home-loans'), mapOptions);}document.getElementById('92c148f6').innerHTML += ' | View Map';var $l191c50afca7f71f3a4f7663945a8d188 = '

New Mexico Physician Home Loans

Address: 9785 S Monroe St #200, Sandy, UT 84070, USA
Phone: (855) 267-0367
';var m_191c50afca7f71f3a4f7663945a8d188 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Mexico Physician Home Loans',});m_191c50afca7f71f3a4f7663945a8d188['infowindow'] = new google.maps.InfoWindow({content: $l191c50afca7f71f3a4f7663945a8d188});var infowindow = new google.maps.InfoWindow({content: $l191c50afca7f71f3a4f7663945a8d188});google.maps.event.addListener(m_191c50afca7f71f3a4f7663945a8d188, 'click', function() {infowindow.open(map,m_191c50afca7f71f3a4f7663945a8d188);});$marker.push(m_191c50afca7f71f3a4f7663945a8d188);}});}google.maps.event.addDomListener(window, 'load', initialize);