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(37.303,-120.484)};var g_5cdcf6f748976ea070ba048b62df47f9 = new google.maps.Geocoder();g_5cdcf6f748976ea070ba048b62df47f9.geocode( { 'address': "555 W 18th St, Merced, CA 95340, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merced-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('merced-CA-wells-fargo-bank'), mapOptions);}document.getElementById('1bdb8f3c').innerHTML += ' | View Map';var $l5cdcf6f748976ea070ba048b62df47f9 = '

Wells Fargo Bank

Address: 555 W 18th St, Merced, CA 95340, USA
Phone: (209) 722-5772
';var m_5cdcf6f748976ea070ba048b62df47f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_5cdcf6f748976ea070ba048b62df47f9['infowindow'] = new google.maps.InfoWindow({content: $l5cdcf6f748976ea070ba048b62df47f9});var infowindow = new google.maps.InfoWindow({content: $l5cdcf6f748976ea070ba048b62df47f9});google.maps.event.addListener(m_5cdcf6f748976ea070ba048b62df47f9, 'click', function() {infowindow.open(map,m_5cdcf6f748976ea070ba048b62df47f9);});$marker.push(m_5cdcf6f748976ea070ba048b62df47f9);}});var g_dd901b94fda4092b413dec830b27f9b9 = new google.maps.Geocoder();g_dd901b94fda4092b413dec830b27f9b9.geocode( { 'address': "3538 G St, Merced, CA 95340, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merced-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('merced-CA-wells-fargo-bank'), mapOptions);}document.getElementById('a0caa734').innerHTML += ' | View Map';var $ldd901b94fda4092b413dec830b27f9b9 = '

Wells Fargo Bank

Address: 3538 G St, Merced, CA 95340, USA
Phone: (209) 381-7890
';var m_dd901b94fda4092b413dec830b27f9b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_dd901b94fda4092b413dec830b27f9b9['infowindow'] = new google.maps.InfoWindow({content: $ldd901b94fda4092b413dec830b27f9b9});var infowindow = new google.maps.InfoWindow({content: $ldd901b94fda4092b413dec830b27f9b9});google.maps.event.addListener(m_dd901b94fda4092b413dec830b27f9b9, 'click', function() {infowindow.open(map,m_dd901b94fda4092b413dec830b27f9b9);});$marker.push(m_dd901b94fda4092b413dec830b27f9b9);}});}google.maps.event.addDomListener(window, 'load', initialize);