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.7123,-105.082)};var g_7e6e20577d4cefe30861d31f07875268 = new google.maps.Geocoder();g_7e6e20577d4cefe30861d31f07875268.geocode( { 'address': "215 S Wadsworth Blvd, Lakewood, CO 80226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-CO-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-CO-bank-of-the-west'), mapOptions);}document.getElementById('d09b9637').innerHTML += ' | View Map';var $l7e6e20577d4cefe30861d31f07875268 = '

Bank of the West

Address: 215 S Wadsworth Blvd, Lakewood, CO 80226, USA
Phone: (303) 218-3076
';var m_7e6e20577d4cefe30861d31f07875268 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_7e6e20577d4cefe30861d31f07875268['infowindow'] = new google.maps.InfoWindow({content: $l7e6e20577d4cefe30861d31f07875268});var infowindow = new google.maps.InfoWindow({content: $l7e6e20577d4cefe30861d31f07875268});google.maps.event.addListener(m_7e6e20577d4cefe30861d31f07875268, 'click', function() {infowindow.open(map,m_7e6e20577d4cefe30861d31f07875268);});$marker.push(m_7e6e20577d4cefe30861d31f07875268);}});var g_0b854df2052f9ec9bf227bd8e4da3dc3 = new google.maps.Geocoder();g_0b854df2052f9ec9bf227bd8e4da3dc3.geocode( { 'address': "10425 W Colfax Ave, Lakewood, CO 80215, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-CO-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-CO-bank-of-the-west'), mapOptions);}document.getElementById('e8a426b4').innerHTML += ' | View Map';var $l0b854df2052f9ec9bf227bd8e4da3dc3 = '

Bank of the West

Address: 10425 W Colfax Ave, Lakewood, CO 80215, USA
Phone: (303) 232-8532
';var m_0b854df2052f9ec9bf227bd8e4da3dc3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_0b854df2052f9ec9bf227bd8e4da3dc3['infowindow'] = new google.maps.InfoWindow({content: $l0b854df2052f9ec9bf227bd8e4da3dc3});var infowindow = new google.maps.InfoWindow({content: $l0b854df2052f9ec9bf227bd8e4da3dc3});google.maps.event.addListener(m_0b854df2052f9ec9bf227bd8e4da3dc3, 'click', function() {infowindow.open(map,m_0b854df2052f9ec9bf227bd8e4da3dc3);});$marker.push(m_0b854df2052f9ec9bf227bd8e4da3dc3);}});}google.maps.event.addDomListener(window, 'load', initialize);