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.322,-111.705)};var g_664749b8a4b010870d0f253345fa6501 = new google.maps.Geocoder();g_664749b8a4b010870d0f253345fa6501.geocode( { 'address': "1340 State St, Orem, UT 84057, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orem-UT-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('orem-UT-mountain-america-credit-union'), mapOptions);}document.getElementById('e1bdcb03').innerHTML += ' | View Map';var $l664749b8a4b010870d0f253345fa6501 = '

Mountain America Credit Union

Address: 1340 State St, Orem, UT 84057, USA
Phone: (801) 426-9857
';var m_664749b8a4b010870d0f253345fa6501 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_664749b8a4b010870d0f253345fa6501['infowindow'] = new google.maps.InfoWindow({content: $l664749b8a4b010870d0f253345fa6501});var infowindow = new google.maps.InfoWindow({content: $l664749b8a4b010870d0f253345fa6501});google.maps.event.addListener(m_664749b8a4b010870d0f253345fa6501, 'click', function() {infowindow.open(map,m_664749b8a4b010870d0f253345fa6501);});$marker.push(m_664749b8a4b010870d0f253345fa6501);}});var g_cf4e177357433b5ff2ef8f2127de1baa = new google.maps.Geocoder();g_cf4e177357433b5ff2ef8f2127de1baa.geocode( { 'address': "1219 800 E, Orem, UT 84097, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orem-UT-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('orem-UT-mountain-america-credit-union'), mapOptions);}document.getElementById('a51f99a1').innerHTML += ' | View Map';var $lcf4e177357433b5ff2ef8f2127de1baa = '

Mountain America Credit Union

Address: 1219 800 E, Orem, UT 84097, USA
Phone: (801) 226-0947
';var m_cf4e177357433b5ff2ef8f2127de1baa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_cf4e177357433b5ff2ef8f2127de1baa['infowindow'] = new google.maps.InfoWindow({content: $lcf4e177357433b5ff2ef8f2127de1baa});var infowindow = new google.maps.InfoWindow({content: $lcf4e177357433b5ff2ef8f2127de1baa});google.maps.event.addListener(m_cf4e177357433b5ff2ef8f2127de1baa, 'click', function() {infowindow.open(map,m_cf4e177357433b5ff2ef8f2127de1baa);});$marker.push(m_cf4e177357433b5ff2ef8f2127de1baa);}});}google.maps.event.addDomListener(window, 'load', initialize);