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.7104,-111.837)};var g_b42fc2971aabaa884feeaee2464197e7 = new google.maps.Geocoder();g_b42fc2971aabaa884feeaee2464197e7.geocode( { 'address': "119 N Main St, Nephi, UT 84648, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nephi-UT-utah-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('nephi-UT-utah-community-credit-union'), mapOptions);}document.getElementById('1b5acea7').innerHTML += ' | View Map';var $lb42fc2971aabaa884feeaee2464197e7 = '

Utah Community Credit Union

Address: 119 N Main St, Nephi, UT 84648, USA
Phone: (801) 223-8188
';var m_b42fc2971aabaa884feeaee2464197e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Community Credit Union',});m_b42fc2971aabaa884feeaee2464197e7['infowindow'] = new google.maps.InfoWindow({content: $lb42fc2971aabaa884feeaee2464197e7});var infowindow = new google.maps.InfoWindow({content: $lb42fc2971aabaa884feeaee2464197e7});google.maps.event.addListener(m_b42fc2971aabaa884feeaee2464197e7, 'click', function() {infowindow.open(map,m_b42fc2971aabaa884feeaee2464197e7);});$marker.push(m_b42fc2971aabaa884feeaee2464197e7);}});var g_1c27ec3a98548e65971facac47dff60c = new google.maps.Geocoder();g_1c27ec3a98548e65971facac47dff60c.geocode( { 'address': "W 100 N, Nephi, UT 84648, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nephi-UT-utah-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('nephi-UT-utah-community-credit-union'), mapOptions);}document.getElementById('4321688c').innerHTML += ' | View Map';var $l1c27ec3a98548e65971facac47dff60c = '

Utah Community Credit Union

Address: W 100 N, Nephi, UT 84648, USA
Phone: (801) 223-8188
';var m_1c27ec3a98548e65971facac47dff60c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Community Credit Union',});m_1c27ec3a98548e65971facac47dff60c['infowindow'] = new google.maps.InfoWindow({content: $l1c27ec3a98548e65971facac47dff60c});var infowindow = new google.maps.InfoWindow({content: $l1c27ec3a98548e65971facac47dff60c});google.maps.event.addListener(m_1c27ec3a98548e65971facac47dff60c, 'click', function() {infowindow.open(map,m_1c27ec3a98548e65971facac47dff60c);});$marker.push(m_1c27ec3a98548e65971facac47dff60c);}});}google.maps.event.addDomListener(window, 'load', initialize);