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.4743,-109.57)};var g_6e217b33f06c363aaca7dfd937b8fb89 = new google.maps.Geocoder();g_6e217b33f06c363aaca7dfd937b8fb89.geocode( { 'address': "1818 W Highway 40, Vernal, UT 84078"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vernal-UT-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('vernal-UT-mountain-america-credit-union'), mapOptions);}document.getElementById('3f3d0aac').innerHTML += ' | View Map';var $l6e217b33f06c363aaca7dfd937b8fb89 = '

Mountain America Credit Union

Address: 1818 W Highway 40, Vernal, UT 84078
Phone: (435) 789-8777
';var m_6e217b33f06c363aaca7dfd937b8fb89 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_6e217b33f06c363aaca7dfd937b8fb89['infowindow'] = new google.maps.InfoWindow({content: $l6e217b33f06c363aaca7dfd937b8fb89});var infowindow = new google.maps.InfoWindow({content: $l6e217b33f06c363aaca7dfd937b8fb89});google.maps.event.addListener(m_6e217b33f06c363aaca7dfd937b8fb89, 'click', function() {infowindow.open(map,m_6e217b33f06c363aaca7dfd937b8fb89);});$marker.push(m_6e217b33f06c363aaca7dfd937b8fb89);}});var g_d35cc723bfab3126f1e70a5bde9f442c = new google.maps.Geocoder();g_d35cc723bfab3126f1e70a5bde9f442c.geocode( { 'address': "801 W Highway 40, Vernal, UT 84078"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vernal-UT-mountain-america-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('vernal-UT-mountain-america-credit-union'), mapOptions);}document.getElementById('1c805576').innerHTML += ' | View Map';var $ld35cc723bfab3126f1e70a5bde9f442c = '

Mountain America Credit Union

Address: 801 W Highway 40, Vernal, UT 84078
Phone: (435) 789-6900
';var m_d35cc723bfab3126f1e70a5bde9f442c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_d35cc723bfab3126f1e70a5bde9f442c['infowindow'] = new google.maps.InfoWindow({content: $ld35cc723bfab3126f1e70a5bde9f442c});var infowindow = new google.maps.InfoWindow({content: $ld35cc723bfab3126f1e70a5bde9f442c});google.maps.event.addListener(m_d35cc723bfab3126f1e70a5bde9f442c, 'click', function() {infowindow.open(map,m_d35cc723bfab3126f1e70a5bde9f442c);});$marker.push(m_d35cc723bfab3126f1e70a5bde9f442c);}});}google.maps.event.addDomListener(window, 'load', initialize);