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(41.1876,-111.949)};var g_b378265f23a54aa22320e2ac3b37ed59 = new google.maps.Geocoder();g_b378265f23a54aa22320e2ac3b37ed59.geocode( { 'address': "4140 Harrison Blvd, Ogden, UT 84403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ogden-UT-weber-state-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('ogden-UT-weber-state-credit-union'), mapOptions);}document.getElementById('8cc3847c').innerHTML += ' | View Map';var $lb378265f23a54aa22320e2ac3b37ed59 = '

Weber State Credit Union

Address: 4140 Harrison Blvd, Ogden, UT 84403, USA
Phone: (801) 399-9728
';var m_b378265f23a54aa22320e2ac3b37ed59 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Weber State Credit Union',});m_b378265f23a54aa22320e2ac3b37ed59['infowindow'] = new google.maps.InfoWindow({content: $lb378265f23a54aa22320e2ac3b37ed59});var infowindow = new google.maps.InfoWindow({content: $lb378265f23a54aa22320e2ac3b37ed59});google.maps.event.addListener(m_b378265f23a54aa22320e2ac3b37ed59, 'click', function() {infowindow.open(map,m_b378265f23a54aa22320e2ac3b37ed59);});$marker.push(m_b378265f23a54aa22320e2ac3b37ed59);}});var g_99790e3ad90157968691bc69b0970056 = new google.maps.Geocoder();g_99790e3ad90157968691bc69b0970056.geocode( { 'address': "2106 University Cir, Ogden, UT 84403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ogden-UT-weber-state-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('ogden-UT-weber-state-credit-union'), mapOptions);}document.getElementById('a2abf1e7').innerHTML += ' | View Map';var $l99790e3ad90157968691bc69b0970056 = '

Weber State Credit Union

Address: 2106 University Cir, Ogden, UT 84403, USA
Phone: (801) 399-9278
';var m_99790e3ad90157968691bc69b0970056 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Weber State Credit Union',});m_99790e3ad90157968691bc69b0970056['infowindow'] = new google.maps.InfoWindow({content: $l99790e3ad90157968691bc69b0970056});var infowindow = new google.maps.InfoWindow({content: $l99790e3ad90157968691bc69b0970056});google.maps.event.addListener(m_99790e3ad90157968691bc69b0970056, 'click', function() {infowindow.open(map,m_99790e3ad90157968691bc69b0970056);});$marker.push(m_99790e3ad90157968691bc69b0970056);}});}google.maps.event.addDomListener(window, 'load', initialize);