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.976,-111.783)};var g_fc322026c44c58158be5b3d9099fa71c = new google.maps.Geocoder();g_fc322026c44c58158be5b3d9099fa71c.geocode( { 'address': "N 100 E, Santaquin, UT 84655, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santaquin-UT-utah-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('santaquin-UT-utah-community-credit-union'), mapOptions);}document.getElementById('c359564b').innerHTML += ' | View Map';var $lfc322026c44c58158be5b3d9099fa71c = '

Utah Community Credit Union

Address: N 100 E, Santaquin, UT 84655, USA
Phone: (801) 223-8188
';var m_fc322026c44c58158be5b3d9099fa71c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Community Credit Union',});m_fc322026c44c58158be5b3d9099fa71c['infowindow'] = new google.maps.InfoWindow({content: $lfc322026c44c58158be5b3d9099fa71c});var infowindow = new google.maps.InfoWindow({content: $lfc322026c44c58158be5b3d9099fa71c});google.maps.event.addListener(m_fc322026c44c58158be5b3d9099fa71c, 'click', function() {infowindow.open(map,m_fc322026c44c58158be5b3d9099fa71c);});$marker.push(m_fc322026c44c58158be5b3d9099fa71c);}});var g_1d6d7694c003753e175d4f9baa1f5fd1 = new google.maps.Geocoder();g_1d6d7694c003753e175d4f9baa1f5fd1.geocode( { 'address': "129 E Main St, Santaquin, UT 84655, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santaquin-UT-utah-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('santaquin-UT-utah-community-credit-union'), mapOptions);}document.getElementById('e085948a').innerHTML += ' | View Map';var $l1d6d7694c003753e175d4f9baa1f5fd1 = '

Utah Community Credit Union

Address: 129 E Main St, Santaquin, UT 84655, USA
Phone: (801) 223-8188
';var m_1d6d7694c003753e175d4f9baa1f5fd1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Community Credit Union',});m_1d6d7694c003753e175d4f9baa1f5fd1['infowindow'] = new google.maps.InfoWindow({content: $l1d6d7694c003753e175d4f9baa1f5fd1});var infowindow = new google.maps.InfoWindow({content: $l1d6d7694c003753e175d4f9baa1f5fd1});google.maps.event.addListener(m_1d6d7694c003753e175d4f9baa1f5fd1, 'click', function() {infowindow.open(map,m_1d6d7694c003753e175d4f9baa1f5fd1);});$marker.push(m_1d6d7694c003753e175d4f9baa1f5fd1);}});}google.maps.event.addDomListener(window, 'load', initialize);