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.5555,-111.914)};var g_d8c9ac4820ff3dd5ee855842f29ebc79 = new google.maps.Geocoder();g_d8c9ac4820ff3dd5ee855842f29ebc79.geocode( { 'address': "10808 S River Front Pkwy #353, South Jordan, UT 84095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-jordan-UT-popular-commercial-lending-group-inc').style.display = '';map = new google.maps.Map(document.getElementById('south-jordan-UT-popular-commercial-lending-group-inc'), mapOptions);}document.getElementById('4be3fd1a').innerHTML += ' | View Map';var $ld8c9ac4820ff3dd5ee855842f29ebc79 = '

Popular Commercial Lending Group Inc.

Address: 10808 S River Front Pkwy #353, South Jordan, UT 84095, USA
Phone: (888) 950-9339
';var m_d8c9ac4820ff3dd5ee855842f29ebc79 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Popular Commercial Lending Group Inc.',});m_d8c9ac4820ff3dd5ee855842f29ebc79['infowindow'] = new google.maps.InfoWindow({content: $ld8c9ac4820ff3dd5ee855842f29ebc79});var infowindow = new google.maps.InfoWindow({content: $ld8c9ac4820ff3dd5ee855842f29ebc79});google.maps.event.addListener(m_d8c9ac4820ff3dd5ee855842f29ebc79, 'click', function() {infowindow.open(map,m_d8c9ac4820ff3dd5ee855842f29ebc79);});$marker.push(m_d8c9ac4820ff3dd5ee855842f29ebc79);}});}google.maps.event.addDomListener(window, 'load', initialize);