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.4408,-109.564)};var g_14e909376f5a3a71db435813663ea95b = new google.maps.Geocoder();g_14e909376f5a3a71db435813663ea95b.geocode( { 'address': "1818 w Highway 40, Vernal, UT 84078, USA"}, 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('9a6241d2').innerHTML += ' | View Map';var $l14e909376f5a3a71db435813663ea95b = '

Mountain America Credit Union

Address: 1818 w Highway 40, Vernal, UT 84078, USA
Phone: (435) 789-8777
';var m_14e909376f5a3a71db435813663ea95b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union',});m_14e909376f5a3a71db435813663ea95b['infowindow'] = new google.maps.InfoWindow({content: $l14e909376f5a3a71db435813663ea95b});var infowindow = new google.maps.InfoWindow({content: $l14e909376f5a3a71db435813663ea95b});google.maps.event.addListener(m_14e909376f5a3a71db435813663ea95b, 'click', function() {infowindow.open(map,m_14e909376f5a3a71db435813663ea95b);});$marker.push(m_14e909376f5a3a71db435813663ea95b);}});var g_5d7af627e82836a91e91c832671af2b1 = new google.maps.Geocoder();g_5d7af627e82836a91e91c832671af2b1.geocode( { 'address': "801 US-40, Vernal, UT 84078, USA"}, 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('4dd96938').innerHTML += ' | View Map';var $l5d7af627e82836a91e91c832671af2b1 = '

Mountain America Credit Union

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