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.1233,-113.617)};var g_4d28e74f86094725e098c6b7d10b449c = new google.maps.Geocoder();g_4d28e74f86094725e098c6b7d10b449c.geocode( { 'address': "1564 W Sunset Blvd, St George, UT 84770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-george-UT-america-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('st-george-UT-america-first-credit-union'), mapOptions);}document.getElementById('3c0f2ec4').innerHTML += ' | View Map';var $l4d28e74f86094725e098c6b7d10b449c = '

America First Credit Union

Address: 1564 W Sunset Blvd, St George, UT 84770, USA
Phone: (435) 688-3800
';var m_4d28e74f86094725e098c6b7d10b449c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America First Credit Union',});m_4d28e74f86094725e098c6b7d10b449c['infowindow'] = new google.maps.InfoWindow({content: $l4d28e74f86094725e098c6b7d10b449c});var infowindow = new google.maps.InfoWindow({content: $l4d28e74f86094725e098c6b7d10b449c});google.maps.event.addListener(m_4d28e74f86094725e098c6b7d10b449c, 'click', function() {infowindow.open(map,m_4d28e74f86094725e098c6b7d10b449c);});$marker.push(m_4d28e74f86094725e098c6b7d10b449c);}});var g_08f6da8f6d488ea486d8ff92eb0f8a4c = new google.maps.Geocoder();g_08f6da8f6d488ea486d8ff92eb0f8a4c.geocode( { 'address': "2722 Red Cliffs Dr, St George, UT 84790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-george-UT-america-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('st-george-UT-america-first-credit-union'), mapOptions);}document.getElementById('1290d7e0').innerHTML += ' | View Map';var $l08f6da8f6d488ea486d8ff92eb0f8a4c = '

America First Credit Union

Address: 2722 Red Cliffs Dr, St George, UT 84790, USA
Phone: (435) 688-3800
';var m_08f6da8f6d488ea486d8ff92eb0f8a4c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America First Credit Union',});m_08f6da8f6d488ea486d8ff92eb0f8a4c['infowindow'] = new google.maps.InfoWindow({content: $l08f6da8f6d488ea486d8ff92eb0f8a4c});var infowindow = new google.maps.InfoWindow({content: $l08f6da8f6d488ea486d8ff92eb0f8a4c});google.maps.event.addListener(m_08f6da8f6d488ea486d8ff92eb0f8a4c, 'click', function() {infowindow.open(map,m_08f6da8f6d488ea486d8ff92eb0f8a4c);});$marker.push(m_08f6da8f6d488ea486d8ff92eb0f8a4c);}});}google.maps.event.addDomListener(window, 'load', initialize);