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.1867,-105.13)};var g_e888d54c6981b4e7e92bbd874655a3bf = new google.maps.Geocoder();g_e888d54c6981b4e7e92bbd874655a3bf.geocode( { 'address': "1610 Hover St, Longmont, CO 80501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longmont-CO-bank-of-the-west---atm').style.display = '';map = new google.maps.Map(document.getElementById('longmont-CO-bank-of-the-west---atm'), mapOptions);}document.getElementById('899df32a').innerHTML += ' | View Map';var $le888d54c6981b4e7e92bbd874655a3bf = '

Bank of the West - ATM

Address: 1610 Hover St, Longmont, CO 80501, USA
Phone: (800) 488-2265
';var m_e888d54c6981b4e7e92bbd874655a3bf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West - ATM',});m_e888d54c6981b4e7e92bbd874655a3bf['infowindow'] = new google.maps.InfoWindow({content: $le888d54c6981b4e7e92bbd874655a3bf});var infowindow = new google.maps.InfoWindow({content: $le888d54c6981b4e7e92bbd874655a3bf});google.maps.event.addListener(m_e888d54c6981b4e7e92bbd874655a3bf, 'click', function() {infowindow.open(map,m_e888d54c6981b4e7e92bbd874655a3bf);});$marker.push(m_e888d54c6981b4e7e92bbd874655a3bf);}});var g_1a39c626e5c416e26dca8d7be245851f = new google.maps.Geocoder();g_1a39c626e5c416e26dca8d7be245851f.geocode( { 'address': "700 5th Ave, Longmont, CO 80501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longmont-CO-bank-of-the-west---atm').style.display = '';map = new google.maps.Map(document.getElementById('longmont-CO-bank-of-the-west---atm'), mapOptions);}document.getElementById('4be1fc9c').innerHTML += ' | View Map';var $l1a39c626e5c416e26dca8d7be245851f = '

Bank of the West - ATM

Address: 700 5th Ave, Longmont, CO 80501, USA
Phone: (800) 488-2265
';var m_1a39c626e5c416e26dca8d7be245851f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West - ATM',});m_1a39c626e5c416e26dca8d7be245851f['infowindow'] = new google.maps.InfoWindow({content: $l1a39c626e5c416e26dca8d7be245851f});var infowindow = new google.maps.InfoWindow({content: $l1a39c626e5c416e26dca8d7be245851f});google.maps.event.addListener(m_1a39c626e5c416e26dca8d7be245851f, 'click', function() {infowindow.open(map,m_1a39c626e5c416e26dca8d7be245851f);});$marker.push(m_1a39c626e5c416e26dca8d7be245851f);}});}google.maps.event.addDomListener(window, 'load', initialize);