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.5553,-111.938)};var g_400525fcaf887cf1accb42b014130fef = new google.maps.Geocoder();g_400525fcaf887cf1accb42b014130fef.geocode( { 'address': "10427 River Heights Dr, South Jordan, UT 84095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-jordan-UT-america-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('south-jordan-UT-america-first-credit-union'), mapOptions);}document.getElementById('869480e3').innerHTML += ' | View Map';var $l400525fcaf887cf1accb42b014130fef = '

America First Credit Union

Address: 10427 River Heights Dr, South Jordan, UT 84095, USA
Phone: (801) 966-5553
';var m_400525fcaf887cf1accb42b014130fef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America First Credit Union',});m_400525fcaf887cf1accb42b014130fef['infowindow'] = new google.maps.InfoWindow({content: $l400525fcaf887cf1accb42b014130fef});var infowindow = new google.maps.InfoWindow({content: $l400525fcaf887cf1accb42b014130fef});google.maps.event.addListener(m_400525fcaf887cf1accb42b014130fef, 'click', function() {infowindow.open(map,m_400525fcaf887cf1accb42b014130fef);});$marker.push(m_400525fcaf887cf1accb42b014130fef);}});var g_00dd7a37fcc9a50b9c8f37fed51de5c3 = new google.maps.Geocoder();g_00dd7a37fcc9a50b9c8f37fed51de5c3.geocode( { 'address': "10767 S Redwood Rd, South Jordan, UT 84095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-jordan-UT-america-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('south-jordan-UT-america-first-credit-union'), mapOptions);}document.getElementById('9472069c').innerHTML += ' | View Map';var $l00dd7a37fcc9a50b9c8f37fed51de5c3 = '

America First Credit Union

Address: 10767 S Redwood Rd, South Jordan, UT 84095, USA
Phone: (801) 966-5553
';var m_00dd7a37fcc9a50b9c8f37fed51de5c3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America First Credit Union',});m_00dd7a37fcc9a50b9c8f37fed51de5c3['infowindow'] = new google.maps.InfoWindow({content: $l00dd7a37fcc9a50b9c8f37fed51de5c3});var infowindow = new google.maps.InfoWindow({content: $l00dd7a37fcc9a50b9c8f37fed51de5c3});google.maps.event.addListener(m_00dd7a37fcc9a50b9c8f37fed51de5c3, 'click', function() {infowindow.open(map,m_00dd7a37fcc9a50b9c8f37fed51de5c3);});$marker.push(m_00dd7a37fcc9a50b9c8f37fed51de5c3);}});}google.maps.event.addDomListener(window, 'load', initialize);