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.9069,-121.223)};var g_feb94cb1080f304c1140c5b7f3b94d2b = new google.maps.Geocoder();g_feb94cb1080f304c1140c5b7f3b94d2b.geocode( { 'address': "205 Lincoln Ctr, Stockton, CA 95207"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockton-CA-f-m-bank').style.display = '';map = new google.maps.Map(document.getElementById('stockton-CA-f-m-bank'), mapOptions);}document.getElementById('984f0e7e').innerHTML += ' | View Map';var $lfeb94cb1080f304c1140c5b7f3b94d2b = '

F & M Bank

Address: 205 Lincoln Ctr, Stockton, CA 95207
Phone: (209) 475-1128
';var m_feb94cb1080f304c1140c5b7f3b94d2b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'F & M Bank',});m_feb94cb1080f304c1140c5b7f3b94d2b['infowindow'] = new google.maps.InfoWindow({content: $lfeb94cb1080f304c1140c5b7f3b94d2b});var infowindow = new google.maps.InfoWindow({content: $lfeb94cb1080f304c1140c5b7f3b94d2b});google.maps.event.addListener(m_feb94cb1080f304c1140c5b7f3b94d2b, 'click', function() {infowindow.open(map,m_feb94cb1080f304c1140c5b7f3b94d2b);});$marker.push(m_feb94cb1080f304c1140c5b7f3b94d2b);}});var g_204ad34915e828921c07e860fe34fea5 = new google.maps.Geocoder();g_204ad34915e828921c07e860fe34fea5.geocode( { 'address': "4612 Mcgaw St, Stockton, CA 95207"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockton-CA-f-m-bank').style.display = '';map = new google.maps.Map(document.getElementById('stockton-CA-f-m-bank'), mapOptions);}document.getElementById('89fdfb43').innerHTML += ' | View Map';var $l204ad34915e828921c07e860fe34fea5 = '

F & M Bank

Address: 4612 Mcgaw St, Stockton, CA 95207
Phone: (209) 337-6000
';var m_204ad34915e828921c07e860fe34fea5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'F & M Bank',});m_204ad34915e828921c07e860fe34fea5['infowindow'] = new google.maps.InfoWindow({content: $l204ad34915e828921c07e860fe34fea5});var infowindow = new google.maps.InfoWindow({content: $l204ad34915e828921c07e860fe34fea5});google.maps.event.addListener(m_204ad34915e828921c07e860fe34fea5, 'click', function() {infowindow.open(map,m_204ad34915e828921c07e860fe34fea5);});$marker.push(m_204ad34915e828921c07e860fe34fea5);}});}google.maps.event.addDomListener(window, 'load', initialize);