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(37.656,-113.086)};var g_2e15d1deab8595a9b178488b233d8707 = new google.maps.Geocoder();g_2e15d1deab8595a9b178488b233d8707.geocode( { 'address': "410 N Main St, Cedar City, UT 84720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-city-UT-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cedar-city-UT-mountain-america-credit-union'), mapOptions);}document.getElementById('58c1b3fe').innerHTML += ' | View Map';var $l2e15d1deab8595a9b178488b233d8707 = '

Mountain America Credit Union

Address: 410 N Main St, Cedar City, UT 84720, USA
Phone: (435) 586-0143
';var m_2e15d1deab8595a9b178488b233d8707 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_2e15d1deab8595a9b178488b233d8707['infowindow'] = new google.maps.InfoWindow({content: $l2e15d1deab8595a9b178488b233d8707});var infowindow = new google.maps.InfoWindow({content: $l2e15d1deab8595a9b178488b233d8707});google.maps.event.addListener(m_2e15d1deab8595a9b178488b233d8707, 'click', function() {infowindow.open(map,m_2e15d1deab8595a9b178488b233d8707);});$marker.push(m_2e15d1deab8595a9b178488b233d8707);}});var g_4ba8d97191507d764d2046982cdd38a2 = new google.maps.Geocoder();g_4ba8d97191507d764d2046982cdd38a2.geocode( { 'address': "1701 W Royal Hunte Dr, Cedar City, UT 84720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-city-UT-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cedar-city-UT-mountain-america-credit-union'), mapOptions);}document.getElementById('d97a4964').innerHTML += ' | View Map';var $l4ba8d97191507d764d2046982cdd38a2 = '

Mountain America Credit Union

Address: 1701 W Royal Hunte Dr, Cedar City, UT 84720, USA
Phone: (435) 865-2751
';var m_4ba8d97191507d764d2046982cdd38a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_4ba8d97191507d764d2046982cdd38a2['infowindow'] = new google.maps.InfoWindow({content: $l4ba8d97191507d764d2046982cdd38a2});var infowindow = new google.maps.InfoWindow({content: $l4ba8d97191507d764d2046982cdd38a2});google.maps.event.addListener(m_4ba8d97191507d764d2046982cdd38a2, 'click', function() {infowindow.open(map,m_4ba8d97191507d764d2046982cdd38a2);});$marker.push(m_4ba8d97191507d764d2046982cdd38a2);}});}google.maps.event.addDomListener(window, 'load', initialize);