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.5211,-111.928)};var g_daca4e859f5ed12360733be159583b12 = new google.maps.Geocoder();g_daca4e859f5ed12360733be159583b12.geocode( { 'address': "1262 W 12700 S A, Riverton, UT 84065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('riverton-UT-community-lending-group').style.display = '';map = new google.maps.Map(document.getElementById('riverton-UT-community-lending-group'), mapOptions);}document.getElementById('5b53d316').innerHTML += ' | View Map';var $ldaca4e859f5ed12360733be159583b12 = '

Community Lending Group

Address: 1262 W 12700 S A, Riverton, UT 84065, USA
Phone: (800) 651-1696
';var m_daca4e859f5ed12360733be159583b12 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Lending Group',});m_daca4e859f5ed12360733be159583b12['infowindow'] = new google.maps.InfoWindow({content: $ldaca4e859f5ed12360733be159583b12});var infowindow = new google.maps.InfoWindow({content: $ldaca4e859f5ed12360733be159583b12});google.maps.event.addListener(m_daca4e859f5ed12360733be159583b12, 'click', function() {infowindow.open(map,m_daca4e859f5ed12360733be159583b12);});$marker.push(m_daca4e859f5ed12360733be159583b12);}});}google.maps.event.addDomListener(window, 'load', initialize);