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.9863,-104.822)};var g_5429fb8f50b636ad33a5cd2f6714a387 = new google.maps.Geocoder();g_5429fb8f50b636ad33a5cd2f6714a387.geocode( { 'address': "60 S Main St, Brighton, CO 80601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-CO-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('brighton-CO-wells-fargo-bank'), mapOptions);}document.getElementById('67e9efa8').innerHTML += ' | View Map';var $l5429fb8f50b636ad33a5cd2f6714a387 = '

Wells Fargo Bank

Address: 60 S Main St, Brighton, CO 80601, USA
Phone: (303) 655-3152
';var m_5429fb8f50b636ad33a5cd2f6714a387 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_5429fb8f50b636ad33a5cd2f6714a387['infowindow'] = new google.maps.InfoWindow({content: $l5429fb8f50b636ad33a5cd2f6714a387});var infowindow = new google.maps.InfoWindow({content: $l5429fb8f50b636ad33a5cd2f6714a387});google.maps.event.addListener(m_5429fb8f50b636ad33a5cd2f6714a387, 'click', function() {infowindow.open(map,m_5429fb8f50b636ad33a5cd2f6714a387);});$marker.push(m_5429fb8f50b636ad33a5cd2f6714a387);}});var g_94b4052c12c8a1b9c1b30598153dfdf4 = new google.maps.Geocoder();g_94b4052c12c8a1b9c1b30598153dfdf4.geocode( { 'address': "15 S Main St, Brighton, CO 80601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brighton-CO-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('brighton-CO-wells-fargo-bank'), mapOptions);}document.getElementById('e1ac8c9e').innerHTML += ' | View Map';var $l94b4052c12c8a1b9c1b30598153dfdf4 = '

Wells Fargo Bank

Address: 15 S Main St, Brighton, CO 80601, USA
Phone: (303) 655-3102
';var m_94b4052c12c8a1b9c1b30598153dfdf4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_94b4052c12c8a1b9c1b30598153dfdf4['infowindow'] = new google.maps.InfoWindow({content: $l94b4052c12c8a1b9c1b30598153dfdf4});var infowindow = new google.maps.InfoWindow({content: $l94b4052c12c8a1b9c1b30598153dfdf4});google.maps.event.addListener(m_94b4052c12c8a1b9c1b30598153dfdf4, 'click', function() {infowindow.open(map,m_94b4052c12c8a1b9c1b30598153dfdf4);});$marker.push(m_94b4052c12c8a1b9c1b30598153dfdf4);}});}google.maps.event.addDomListener(window, 'load', initialize);