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(38.4408,-105.24)};var g_8b6dd7db9af49e67306feb59a8bdc52c = new google.maps.Geocoder();g_8b6dd7db9af49e67306feb59a8bdc52c.geocode( { 'address': "532 Main St, Cañon City, CO 81212, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canon-city-CO-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('canon-city-CO-wells-fargo-bank'), mapOptions);}document.getElementById('e6ac86b4').innerHTML += ' | View Map';var $l8b6dd7db9af49e67306feb59a8bdc52c = '

Wells Fargo Bank

Address: 532 Main St, Cañon City, CO 81212, USA
Phone: (719) 275-3344
';var m_8b6dd7db9af49e67306feb59a8bdc52c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8b6dd7db9af49e67306feb59a8bdc52c['infowindow'] = new google.maps.InfoWindow({content: $l8b6dd7db9af49e67306feb59a8bdc52c});var infowindow = new google.maps.InfoWindow({content: $l8b6dd7db9af49e67306feb59a8bdc52c});google.maps.event.addListener(m_8b6dd7db9af49e67306feb59a8bdc52c, 'click', function() {infowindow.open(map,m_8b6dd7db9af49e67306feb59a8bdc52c);});$marker.push(m_8b6dd7db9af49e67306feb59a8bdc52c);}});var g_21c1da87c1afdd4ed2836bdb521bea78 = new google.maps.Geocoder();g_21c1da87c1afdd4ed2836bdb521bea78.geocode( { 'address': "3080 E Main St, Cañon City, CO 81212, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canon-city-CO-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('canon-city-CO-wells-fargo-bank'), mapOptions);}document.getElementById('dfe3b4f5').innerHTML += ' | View Map';var $l21c1da87c1afdd4ed2836bdb521bea78 = '

Wells Fargo Bank

Address: 3080 E Main St, Cañon City, CO 81212, USA
Phone: (719) 275-4380
';var m_21c1da87c1afdd4ed2836bdb521bea78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_21c1da87c1afdd4ed2836bdb521bea78['infowindow'] = new google.maps.InfoWindow({content: $l21c1da87c1afdd4ed2836bdb521bea78});var infowindow = new google.maps.InfoWindow({content: $l21c1da87c1afdd4ed2836bdb521bea78});google.maps.event.addListener(m_21c1da87c1afdd4ed2836bdb521bea78, 'click', function() {infowindow.open(map,m_21c1da87c1afdd4ed2836bdb521bea78);});$marker.push(m_21c1da87c1afdd4ed2836bdb521bea78);}});}google.maps.event.addDomListener(window, 'load', initialize);