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.0643,-104.849)};var g_10804ea2bd6a92de0bd90e374cf7d963 = new google.maps.Geocoder();g_10804ea2bd6a92de0bd90e374cf7d963.geocode( { 'address': "15844 Jackson Creek Pkwy, Monument, CO 80132, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monument-CO-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('monument-CO-wells-fargo-bank'), mapOptions);}document.getElementById('a2526dab').innerHTML += ' | View Map';var $l10804ea2bd6a92de0bd90e374cf7d963 = '

Wells Fargo Bank

Address: 15844 Jackson Creek Pkwy, Monument, CO 80132, USA
Phone: (719) 488-8400
';var m_10804ea2bd6a92de0bd90e374cf7d963 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_10804ea2bd6a92de0bd90e374cf7d963['infowindow'] = new google.maps.InfoWindow({content: $l10804ea2bd6a92de0bd90e374cf7d963});var infowindow = new google.maps.InfoWindow({content: $l10804ea2bd6a92de0bd90e374cf7d963});google.maps.event.addListener(m_10804ea2bd6a92de0bd90e374cf7d963, 'click', function() {infowindow.open(map,m_10804ea2bd6a92de0bd90e374cf7d963);});$marker.push(m_10804ea2bd6a92de0bd90e374cf7d963);}});var g_b035079a536f5c18d4f67b9e074192f6 = new google.maps.Geocoder();g_b035079a536f5c18d4f67b9e074192f6.geocode( { 'address': "481 W HIGHWAY 105 UNIT 214, Monument, CO 80132, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monument-CO-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('monument-CO-wells-fargo-bank'), mapOptions);}document.getElementById('04054b56').innerHTML += ' | View Map';var $lb035079a536f5c18d4f67b9e074192f6 = '

Wells Fargo Bank

Address: 481 W HIGHWAY 105 UNIT 214, Monument, CO 80132, USA
Phone: (719) 488-4011
';var m_b035079a536f5c18d4f67b9e074192f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_b035079a536f5c18d4f67b9e074192f6['infowindow'] = new google.maps.InfoWindow({content: $lb035079a536f5c18d4f67b9e074192f6});var infowindow = new google.maps.InfoWindow({content: $lb035079a536f5c18d4f67b9e074192f6});google.maps.event.addListener(m_b035079a536f5c18d4f67b9e074192f6, 'click', function() {infowindow.open(map,m_b035079a536f5c18d4f67b9e074192f6);});$marker.push(m_b035079a536f5c18d4f67b9e074192f6);}});}google.maps.event.addDomListener(window, 'load', initialize);