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.7132,-113.086)};var g_5b419544239d402299ab2625dc642396 = new google.maps.Geocoder();g_5b419544239d402299ab2625dc642396.geocode( { 'address': "410 N Main St, Cedar City, UT 84721"}, 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('b686c478').innerHTML += ' | View Map';var $l5b419544239d402299ab2625dc642396 = '

Mountain America Credit Union

Address: 410 N Main St, Cedar City, UT 84721
Phone: (435) 586-0143
';var m_5b419544239d402299ab2625dc642396 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_5b419544239d402299ab2625dc642396['infowindow'] = new google.maps.InfoWindow({content: $l5b419544239d402299ab2625dc642396});var infowindow = new google.maps.InfoWindow({content: $l5b419544239d402299ab2625dc642396});google.maps.event.addListener(m_5b419544239d402299ab2625dc642396, 'click', function() {infowindow.open(map,m_5b419544239d402299ab2625dc642396);});$marker.push(m_5b419544239d402299ab2625dc642396);}});var g_a79f5158d38f5d570c22deb545a8fabd = new google.maps.Geocoder();g_a79f5158d38f5d570c22deb545a8fabd.geocode( { 'address': "1701 W Royal Hunte Dr, Cedar City, UT 84720"}, 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('782db793').innerHTML += ' | View Map';var $la79f5158d38f5d570c22deb545a8fabd = '

Mountain America Credit Union

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