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(38.8346,-104.823)};var g_047ae78105abba11b16ea5f578aabb23 = new google.maps.Geocoder();g_047ae78105abba11b16ea5f578aabb23.geocode( { 'address': "3216 W Colorado Ave, Colorado Springs, CO 80904"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colorado-springs-CO-northstar-bank-colorado').style.display = '';map = new google.maps.Map(document.getElementById('colorado-springs-CO-northstar-bank-colorado'), mapOptions);}document.getElementById('61c75d4a').innerHTML += ' | View Map';var $l047ae78105abba11b16ea5f578aabb23 = '

Northstar Bank Colorado

Address: 3216 W Colorado Ave, Colorado Springs, CO 80904
Phone: (719) 635-7093
';var m_047ae78105abba11b16ea5f578aabb23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northstar Bank Colorado',});m_047ae78105abba11b16ea5f578aabb23['infowindow'] = new google.maps.InfoWindow({content: $l047ae78105abba11b16ea5f578aabb23});var infowindow = new google.maps.InfoWindow({content: $l047ae78105abba11b16ea5f578aabb23});google.maps.event.addListener(m_047ae78105abba11b16ea5f578aabb23, 'click', function() {infowindow.open(map,m_047ae78105abba11b16ea5f578aabb23);});$marker.push(m_047ae78105abba11b16ea5f578aabb23);}});var g_02430c2105411159bae5c27e01e22624 = new google.maps.Geocoder();g_02430c2105411159bae5c27e01e22624.geocode( { 'address': "501 S Tejon St, Colorado Springs, CO 80903"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colorado-springs-CO-northstar-bank-colorado').style.display = '';map = new google.maps.Map(document.getElementById('colorado-springs-CO-northstar-bank-colorado'), mapOptions);}document.getElementById('c572eca8').innerHTML += ' | View Map';var $l02430c2105411159bae5c27e01e22624 = '

Northstar Bank Colorado

Address: 501 S Tejon St, Colorado Springs, CO 80903
Phone: (719) 633-5458
';var m_02430c2105411159bae5c27e01e22624 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northstar Bank Colorado',});m_02430c2105411159bae5c27e01e22624['infowindow'] = new google.maps.InfoWindow({content: $l02430c2105411159bae5c27e01e22624});var infowindow = new google.maps.InfoWindow({content: $l02430c2105411159bae5c27e01e22624});google.maps.event.addListener(m_02430c2105411159bae5c27e01e22624, 'click', function() {infowindow.open(map,m_02430c2105411159bae5c27e01e22624);});$marker.push(m_02430c2105411159bae5c27e01e22624);}});}google.maps.event.addDomListener(window, 'load', initialize);