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.1414,-121.631)};var g_8a34f00c8c1a8e100495f92d832e0bb9 = new google.maps.Geocoder();g_8a34f00c8c1a8e100495f92d832e0bb9.geocode( { 'address': "900 Colusa Ave, Yuba City, CA 95991, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuba-city-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('yuba-city-CA-wells-fargo-bank'), mapOptions);}document.getElementById('e5dfc228').innerHTML += ' | View Map';var $l8a34f00c8c1a8e100495f92d832e0bb9 = '

Wells Fargo Bank

Address: 900 Colusa Ave, Yuba City, CA 95991, USA
Phone: (530) 751-9102
';var m_8a34f00c8c1a8e100495f92d832e0bb9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8a34f00c8c1a8e100495f92d832e0bb9['infowindow'] = new google.maps.InfoWindow({content: $l8a34f00c8c1a8e100495f92d832e0bb9});var infowindow = new google.maps.InfoWindow({content: $l8a34f00c8c1a8e100495f92d832e0bb9});google.maps.event.addListener(m_8a34f00c8c1a8e100495f92d832e0bb9, 'click', function() {infowindow.open(map,m_8a34f00c8c1a8e100495f92d832e0bb9);});$marker.push(m_8a34f00c8c1a8e100495f92d832e0bb9);}});var g_7167e544bb5682765756cc0b17ab8582 = new google.maps.Geocoder();g_7167e544bb5682765756cc0b17ab8582.geocode( { 'address': "1286 Stabler LN, Yuba City, CA 95993, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuba-city-CA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('yuba-city-CA-wells-fargo-bank'), mapOptions);}document.getElementById('23867a70').innerHTML += ' | View Map';var $l7167e544bb5682765756cc0b17ab8582 = '

Wells Fargo Bank

Address: 1286 Stabler LN, Yuba City, CA 95993, USA
Phone: (530) 821-4965
';var m_7167e544bb5682765756cc0b17ab8582 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_7167e544bb5682765756cc0b17ab8582['infowindow'] = new google.maps.InfoWindow({content: $l7167e544bb5682765756cc0b17ab8582});var infowindow = new google.maps.InfoWindow({content: $l7167e544bb5682765756cc0b17ab8582});google.maps.event.addListener(m_7167e544bb5682765756cc0b17ab8582, 'click', function() {infowindow.open(map,m_7167e544bb5682765756cc0b17ab8582);});$marker.push(m_7167e544bb5682765756cc0b17ab8582);}});}google.maps.event.addDomListener(window, 'load', initialize);