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.5808,-111.891)};var g_9c665c9db9796886fe76a3c88fc8b951 = new google.maps.Geocoder();g_9c665c9db9796886fe76a3c88fc8b951.geocode( { 'address': "9380 State St, Sandy, UT 84070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandy-UT-america-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sandy-UT-america-first-credit-union'), mapOptions);}document.getElementById('5acbef7e').innerHTML += ' | View Map';var $l9c665c9db9796886fe76a3c88fc8b951 = '

America First Credit Union

Address: 9380 State St, Sandy, UT 84070, USA
Phone: (801) 966-5553
';var m_9c665c9db9796886fe76a3c88fc8b951 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America First Credit Union',});m_9c665c9db9796886fe76a3c88fc8b951['infowindow'] = new google.maps.InfoWindow({content: $l9c665c9db9796886fe76a3c88fc8b951});var infowindow = new google.maps.InfoWindow({content: $l9c665c9db9796886fe76a3c88fc8b951});google.maps.event.addListener(m_9c665c9db9796886fe76a3c88fc8b951, 'click', function() {infowindow.open(map,m_9c665c9db9796886fe76a3c88fc8b951);});$marker.push(m_9c665c9db9796886fe76a3c88fc8b951);}});var g_d1332b964110ba41da82b8bf2f88eeba = new google.maps.Geocoder();g_d1332b964110ba41da82b8bf2f88eeba.geocode( { 'address': "2104 9400 S, Sandy, UT 84093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandy-UT-america-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sandy-UT-america-first-credit-union'), mapOptions);}document.getElementById('365cff84').innerHTML += ' | View Map';var $ld1332b964110ba41da82b8bf2f88eeba = '

America First Credit Union

Address: 2104 9400 S, Sandy, UT 84093, USA
Phone: (801) 966-5553
';var m_d1332b964110ba41da82b8bf2f88eeba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America First Credit Union',});m_d1332b964110ba41da82b8bf2f88eeba['infowindow'] = new google.maps.InfoWindow({content: $ld1332b964110ba41da82b8bf2f88eeba});var infowindow = new google.maps.InfoWindow({content: $ld1332b964110ba41da82b8bf2f88eeba});google.maps.event.addListener(m_d1332b964110ba41da82b8bf2f88eeba, 'click', function() {infowindow.open(map,m_d1332b964110ba41da82b8bf2f88eeba);});$marker.push(m_d1332b964110ba41da82b8bf2f88eeba);}});}google.maps.event.addDomListener(window, 'load', initialize);