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(39.6006,-110.804)};var g_312881573ea748d52be0d13fd26aefd0 = new google.maps.Geocoder();g_312881573ea748d52be0d13fd26aefd0.geocode( { 'address': "320 E 100 N, Price, UT 84501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('price-UT-mountain-america-credit-union-atm').style.display = '';map = new google.maps.Map(document.getElementById('price-UT-mountain-america-credit-union-atm'), mapOptions);}document.getElementById('d54c5e31').innerHTML += ' | View Map';var $l312881573ea748d52be0d13fd26aefd0 = '

Mountain America Credit Union ATM

Address: 320 E 100 N, Price, UT 84501, USA
Phone: (800) 748-4302
';var m_312881573ea748d52be0d13fd26aefd0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union ATM',});m_312881573ea748d52be0d13fd26aefd0['infowindow'] = new google.maps.InfoWindow({content: $l312881573ea748d52be0d13fd26aefd0});var infowindow = new google.maps.InfoWindow({content: $l312881573ea748d52be0d13fd26aefd0});google.maps.event.addListener(m_312881573ea748d52be0d13fd26aefd0, 'click', function() {infowindow.open(map,m_312881573ea748d52be0d13fd26aefd0);});$marker.push(m_312881573ea748d52be0d13fd26aefd0);}});var g_3a35cd0451ed76d79603c8c4c0c5608a = new google.maps.Geocoder();g_3a35cd0451ed76d79603c8c4c0c5608a.geocode( { 'address': "300 N. Hospital Dr., Price, UT 84501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('price-UT-mountain-america-credit-union-atm').style.display = '';map = new google.maps.Map(document.getElementById('price-UT-mountain-america-credit-union-atm'), mapOptions);}document.getElementById('b80f8807').innerHTML += ' | View Map';var $l3a35cd0451ed76d79603c8c4c0c5608a = '

Mountain America Credit Union ATM

Address: 300 N. Hospital Dr., Price, UT 84501, USA
Phone: (800) 748-4302
';var m_3a35cd0451ed76d79603c8c4c0c5608a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain America Credit Union ATM',});m_3a35cd0451ed76d79603c8c4c0c5608a['infowindow'] = new google.maps.InfoWindow({content: $l3a35cd0451ed76d79603c8c4c0c5608a});var infowindow = new google.maps.InfoWindow({content: $l3a35cd0451ed76d79603c8c4c0c5608a});google.maps.event.addListener(m_3a35cd0451ed76d79603c8c4c0c5608a, 'click', function() {infowindow.open(map,m_3a35cd0451ed76d79603c8c4c0c5608a);});$marker.push(m_3a35cd0451ed76d79603c8c4c0c5608a);}});}google.maps.event.addDomListener(window, 'load', initialize);