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.6965,-112.091)};var g_503caa9fbbe75e002ba874832f99b654 = new google.maps.Geocoder();g_503caa9fbbe75e002ba874832f99b654.geocode( { 'address': "8389 W 3500 S, Magna, UT 84044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('magna-UT-mountain-america-credit-union-under-condo-construction').style.display = '';map = new google.maps.Map(document.getElementById('magna-UT-mountain-america-credit-union-under-condo-construction'), mapOptions);}document.getElementById('5ae07ef5').innerHTML += ' | View Map';var $l503caa9fbbe75e002ba874832f99b654 = '

Mountain America Credit Union (Under Condo Construction)

Address: 8389 W 3500 S, Magna, UT 84044, USA
Phone:
';var m_503caa9fbbe75e002ba874832f99b654 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union (Under Condo Construction)',});m_503caa9fbbe75e002ba874832f99b654['infowindow'] = new google.maps.InfoWindow({content: $l503caa9fbbe75e002ba874832f99b654});var infowindow = new google.maps.InfoWindow({content: $l503caa9fbbe75e002ba874832f99b654});google.maps.event.addListener(m_503caa9fbbe75e002ba874832f99b654, 'click', function() {infowindow.open(map,m_503caa9fbbe75e002ba874832f99b654);});$marker.push(m_503caa9fbbe75e002ba874832f99b654);}});}google.maps.event.addDomListener(window, 'load', initialize);