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(32.7931,-115.566)};var g_a69b2c975d4194c1ea375c1dffde56f1 = new google.maps.Geocoder();g_a69b2c975d4194c1ea375c1dffde56f1.geocode( { 'address': "1200 Main St, El Centro, CA 92243, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-centro-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('el-centro-CA-wells-fargo-bank'), mapOptions);}document.getElementById('62dec2fd').innerHTML += ' | View Map';var $la69b2c975d4194c1ea375c1dffde56f1 = '

Wells Fargo Bank

Address: 1200 Main St, El Centro, CA 92243, USA
Phone: (760) 353-2080
';var m_a69b2c975d4194c1ea375c1dffde56f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a69b2c975d4194c1ea375c1dffde56f1['infowindow'] = new google.maps.InfoWindow({content: $la69b2c975d4194c1ea375c1dffde56f1});var infowindow = new google.maps.InfoWindow({content: $la69b2c975d4194c1ea375c1dffde56f1});google.maps.event.addListener(m_a69b2c975d4194c1ea375c1dffde56f1, 'click', function() {infowindow.open(map,m_a69b2c975d4194c1ea375c1dffde56f1);});$marker.push(m_a69b2c975d4194c1ea375c1dffde56f1);}});var g_ef62183ed9c9025c6dccf49ab94be206 = new google.maps.Geocoder();g_ef62183ed9c9025c6dccf49ab94be206.geocode( { 'address': "750 N Imperial AVE, El Centro, CA 92243, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-centro-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('el-centro-CA-wells-fargo-bank'), mapOptions);}document.getElementById('63b6bbb1').innerHTML += ' | View Map';var $lef62183ed9c9025c6dccf49ab94be206 = '

Wells Fargo Bank

Address: 750 N Imperial AVE, El Centro, CA 92243, USA
Phone: (760) 312-5770
';var m_ef62183ed9c9025c6dccf49ab94be206 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ef62183ed9c9025c6dccf49ab94be206['infowindow'] = new google.maps.InfoWindow({content: $lef62183ed9c9025c6dccf49ab94be206});var infowindow = new google.maps.InfoWindow({content: $lef62183ed9c9025c6dccf49ab94be206});google.maps.event.addListener(m_ef62183ed9c9025c6dccf49ab94be206, 'click', function() {infowindow.open(map,m_ef62183ed9c9025c6dccf49ab94be206);});$marker.push(m_ef62183ed9c9025c6dccf49ab94be206);}});}google.maps.event.addDomListener(window, 'load', initialize);