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(33.9525,-116.974)};var g_6c113c6be694f5c923b1a79d2f060a44 = new google.maps.Geocoder();g_6c113c6be694f5c923b1a79d2f060a44.geocode( { 'address': "1494 E 2nd St, Beaumont, CA 92223"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaumont-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('beaumont-CA-wells-fargo-bank'), mapOptions);}document.getElementById('19d2ce84').innerHTML += ' | View Map';var $l6c113c6be694f5c923b1a79d2f060a44 = '

Wells Fargo Bank

Address: 1494 E 2nd St, Beaumont, CA 92223
Phone: (951) 769-2973
';var m_6c113c6be694f5c923b1a79d2f060a44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_6c113c6be694f5c923b1a79d2f060a44['infowindow'] = new google.maps.InfoWindow({content: $l6c113c6be694f5c923b1a79d2f060a44});var infowindow = new google.maps.InfoWindow({content: $l6c113c6be694f5c923b1a79d2f060a44});google.maps.event.addListener(m_6c113c6be694f5c923b1a79d2f060a44, 'click', function() {infowindow.open(map,m_6c113c6be694f5c923b1a79d2f060a44);});$marker.push(m_6c113c6be694f5c923b1a79d2f060a44);}});var g_033cc385728c51d97360020ed57776f0 = new google.maps.Geocoder();g_033cc385728c51d97360020ed57776f0.geocode( { 'address': "499 E 6th St, Beaumont, CA 92223"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaumont-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('beaumont-CA-wells-fargo-bank'), mapOptions);}document.getElementById('61a6d80b').innerHTML += ' | View Map';var $l033cc385728c51d97360020ed57776f0 = '

Wells Fargo Bank

Address: 499 E 6th St, Beaumont, CA 92223
Phone: (951) 845-2605
';var m_033cc385728c51d97360020ed57776f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_033cc385728c51d97360020ed57776f0['infowindow'] = new google.maps.InfoWindow({content: $l033cc385728c51d97360020ed57776f0});var infowindow = new google.maps.InfoWindow({content: $l033cc385728c51d97360020ed57776f0});google.maps.event.addListener(m_033cc385728c51d97360020ed57776f0, 'click', function() {infowindow.open(map,m_033cc385728c51d97360020ed57776f0);});$marker.push(m_033cc385728c51d97360020ed57776f0);}});}google.maps.event.addDomListener(window, 'load', initialize);