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.7219,-105.133)};var g_5401533c36e904fd39a935d6ce6c3561 = new google.maps.Geocoder();g_5401533c36e904fd39a935d6ce6c3561.geocode( { 'address': "98 Wadsworth Blvd #130, Lakewood, CO 80226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-CO-westerra-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-CO-westerra-credit-union'), mapOptions);}document.getElementById('0ff8336d').innerHTML += ' | View Map';var $l5401533c36e904fd39a935d6ce6c3561 = '

Westerra Credit Union

Address: 98 Wadsworth Blvd #130, Lakewood, CO 80226, USA
Phone: (303) 563-6623
';var m_5401533c36e904fd39a935d6ce6c3561 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Westerra Credit Union',});m_5401533c36e904fd39a935d6ce6c3561['infowindow'] = new google.maps.InfoWindow({content: $l5401533c36e904fd39a935d6ce6c3561});var infowindow = new google.maps.InfoWindow({content: $l5401533c36e904fd39a935d6ce6c3561});google.maps.event.addListener(m_5401533c36e904fd39a935d6ce6c3561, 'click', function() {infowindow.open(map,m_5401533c36e904fd39a935d6ce6c3561);});$marker.push(m_5401533c36e904fd39a935d6ce6c3561);}});var g_a8db5bb878f83a62036d2eb0a0a1af5d = new google.maps.Geocoder();g_a8db5bb878f83a62036d2eb0a0a1af5d.geocode( { 'address': "375 Union Blvd, Lakewood, CO 80228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-CO-westerra-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-CO-westerra-credit-union'), mapOptions);}document.getElementById('607fd242').innerHTML += ' | View Map';var $la8db5bb878f83a62036d2eb0a0a1af5d = '

Westerra Credit Union

Address: 375 Union Blvd, Lakewood, CO 80228, USA
Phone: (303) 563-6622
';var m_a8db5bb878f83a62036d2eb0a0a1af5d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Westerra Credit Union',});m_a8db5bb878f83a62036d2eb0a0a1af5d['infowindow'] = new google.maps.InfoWindow({content: $la8db5bb878f83a62036d2eb0a0a1af5d});var infowindow = new google.maps.InfoWindow({content: $la8db5bb878f83a62036d2eb0a0a1af5d});google.maps.event.addListener(m_a8db5bb878f83a62036d2eb0a0a1af5d, 'click', function() {infowindow.open(map,m_a8db5bb878f83a62036d2eb0a0a1af5d);});$marker.push(m_a8db5bb878f83a62036d2eb0a0a1af5d);}});}google.maps.event.addDomListener(window, 'load', initialize);