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(40.1668,-105.135)};var g_5aaff653943f92a6458cbcec649ea083 = new google.maps.Geocoder();g_5aaff653943f92a6458cbcec649ea083.geocode( { 'address': "777 21st Ave, Longmont, CO 80501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longmont-CO-elevations-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('longmont-CO-elevations-credit-union'), mapOptions);}document.getElementById('670eead9').innerHTML += ' | View Map';var $l5aaff653943f92a6458cbcec649ea083 = '

Elevations Credit Union

Address: 777 21st Ave, Longmont, CO 80501
Phone: (303) 772-7776
';var m_5aaff653943f92a6458cbcec649ea083 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Elevations Credit Union',});m_5aaff653943f92a6458cbcec649ea083['infowindow'] = new google.maps.InfoWindow({content: $l5aaff653943f92a6458cbcec649ea083});var infowindow = new google.maps.InfoWindow({content: $l5aaff653943f92a6458cbcec649ea083});google.maps.event.addListener(m_5aaff653943f92a6458cbcec649ea083, 'click', function() {infowindow.open(map,m_5aaff653943f92a6458cbcec649ea083);});$marker.push(m_5aaff653943f92a6458cbcec649ea083);}});var g_f7fa6aca028e7ff4ef62d75ed025fe76 = new google.maps.Geocoder();g_f7fa6aca028e7ff4ef62d75ed025fe76.geocode( { 'address': "1079 S Hover St, Longmont, CO 80501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longmont-CO-elevations-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('longmont-CO-elevations-credit-union'), mapOptions);}document.getElementById('e4b039c4').innerHTML += ' | View Map';var $lf7fa6aca028e7ff4ef62d75ed025fe76 = '

Elevations Credit Union

Address: 1079 S Hover St, Longmont, CO 80501
Phone: (303) 443-4672
';var m_f7fa6aca028e7ff4ef62d75ed025fe76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Elevations Credit Union',});m_f7fa6aca028e7ff4ef62d75ed025fe76['infowindow'] = new google.maps.InfoWindow({content: $lf7fa6aca028e7ff4ef62d75ed025fe76});var infowindow = new google.maps.InfoWindow({content: $lf7fa6aca028e7ff4ef62d75ed025fe76});google.maps.event.addListener(m_f7fa6aca028e7ff4ef62d75ed025fe76, 'click', function() {infowindow.open(map,m_f7fa6aca028e7ff4ef62d75ed025fe76);});$marker.push(m_f7fa6aca028e7ff4ef62d75ed025fe76);}});}google.maps.event.addDomListener(window, 'load', initialize);