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.5587,-111.915)};var g_f8ebb167a34f7f12a01dc17c988eb010 = new google.maps.Geocoder();g_f8ebb167a34f7f12a01dc17c988eb010.geocode( { 'address': "859 S Jordan Pkwy Suite 101, South Jordan, UT 84095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-jordan-UT-jd-mcbride---american-pacific-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('south-jordan-UT-jd-mcbride---american-pacific-mortgage'), mapOptions);}document.getElementById('160f492a').innerHTML += ' | View Map';var $lf8ebb167a34f7f12a01dc17c988eb010 = '

J.D. McBride - American Pacific Mortgage

Address: 859 S Jordan Pkwy Suite 101, South Jordan, UT 84095, USA
Phone: (801) 599-9090
';var m_f8ebb167a34f7f12a01dc17c988eb010 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'J.D. McBride - American Pacific Mortgage',});m_f8ebb167a34f7f12a01dc17c988eb010['infowindow'] = new google.maps.InfoWindow({content: $lf8ebb167a34f7f12a01dc17c988eb010});var infowindow = new google.maps.InfoWindow({content: $lf8ebb167a34f7f12a01dc17c988eb010});google.maps.event.addListener(m_f8ebb167a34f7f12a01dc17c988eb010, 'click', function() {infowindow.open(map,m_f8ebb167a34f7f12a01dc17c988eb010);});$marker.push(m_f8ebb167a34f7f12a01dc17c988eb010);}});}google.maps.event.addDomListener(window, 'load', initialize);