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.4214,-104.794)};var g_db3f5556a32668503e9e7a3de7faa26b = new google.maps.Geocoder();g_db3f5556a32668503e9e7a3de7faa26b.geocode( { 'address': "7017 W 10th St, Greeley, CO 80634, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greeley-CO-bank-of-colorado').style.display = '';map = new google.maps.Map(document.getElementById('greeley-CO-bank-of-colorado'), mapOptions);}document.getElementById('cd46513a').innerHTML += ' | View Map';var $ldb3f5556a32668503e9e7a3de7faa26b = '

Bank of Colorado

Address: 7017 W 10th St, Greeley, CO 80634, USA
Phone: (970) 506-0100
';var m_db3f5556a32668503e9e7a3de7faa26b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Colorado',});m_db3f5556a32668503e9e7a3de7faa26b['infowindow'] = new google.maps.InfoWindow({content: $ldb3f5556a32668503e9e7a3de7faa26b});var infowindow = new google.maps.InfoWindow({content: $ldb3f5556a32668503e9e7a3de7faa26b});google.maps.event.addListener(m_db3f5556a32668503e9e7a3de7faa26b, 'click', function() {infowindow.open(map,m_db3f5556a32668503e9e7a3de7faa26b);});$marker.push(m_db3f5556a32668503e9e7a3de7faa26b);}});var g_6fbe60c95096293c5822022071c76326 = new google.maps.Geocoder();g_6fbe60c95096293c5822022071c76326.geocode( { 'address': "3459 W 20th St, Greeley, CO 80634, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greeley-CO-bank-of-colorado').style.display = '';map = new google.maps.Map(document.getElementById('greeley-CO-bank-of-colorado'), mapOptions);}document.getElementById('e2f0b80f').innerHTML += ' | View Map';var $l6fbe60c95096293c5822022071c76326 = '

Bank of Colorado

Address: 3459 W 20th St, Greeley, CO 80634, USA
Phone: (970) 378-1800
';var m_6fbe60c95096293c5822022071c76326 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Colorado',});m_6fbe60c95096293c5822022071c76326['infowindow'] = new google.maps.InfoWindow({content: $l6fbe60c95096293c5822022071c76326});var infowindow = new google.maps.InfoWindow({content: $l6fbe60c95096293c5822022071c76326});google.maps.event.addListener(m_6fbe60c95096293c5822022071c76326, 'click', function() {infowindow.open(map,m_6fbe60c95096293c5822022071c76326);});$marker.push(m_6fbe60c95096293c5822022071c76326);}});}google.maps.event.addDomListener(window, 'load', initialize);