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.9817,-122.322)};var g_046df6f39175128d94e37f11df63589b = new google.maps.Geocoder();g_046df6f39175128d94e37f11df63589b.geocode( { 'address': "4 W Richmond Ave, Richmond, CA 94801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-CA-mechanics-bank').style.display = '';map = new google.maps.Map(document.getElementById('richmond-CA-mechanics-bank'), mapOptions);}document.getElementById('28328ad4').innerHTML += ' | View Map';var $l046df6f39175128d94e37f11df63589b = '

Mechanics Bank

Address: 4 W Richmond Ave, Richmond, CA 94801, USA
Phone: (510) 262-7430
';var m_046df6f39175128d94e37f11df63589b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mechanics Bank',});m_046df6f39175128d94e37f11df63589b['infowindow'] = new google.maps.InfoWindow({content: $l046df6f39175128d94e37f11df63589b});var infowindow = new google.maps.InfoWindow({content: $l046df6f39175128d94e37f11df63589b});google.maps.event.addListener(m_046df6f39175128d94e37f11df63589b, 'click', function() {infowindow.open(map,m_046df6f39175128d94e37f11df63589b);});$marker.push(m_046df6f39175128d94e37f11df63589b);}});var g_4a0a330f3fe04fab7704255c4230dc6d = new google.maps.Geocoder();g_4a0a330f3fe04fab7704255c4230dc6d.geocode( { 'address': "3190 Klose Way, Richmond, CA 94806, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-CA-mechanics-bank').style.display = '';map = new google.maps.Map(document.getElementById('richmond-CA-mechanics-bank'), mapOptions);}document.getElementById('67ce0f5a').innerHTML += ' | View Map';var $l4a0a330f3fe04fab7704255c4230dc6d = '

Mechanics Bank

Address: 3190 Klose Way, Richmond, CA 94806, USA
Phone: (510) 262-7251
';var m_4a0a330f3fe04fab7704255c4230dc6d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mechanics Bank',});m_4a0a330f3fe04fab7704255c4230dc6d['infowindow'] = new google.maps.InfoWindow({content: $l4a0a330f3fe04fab7704255c4230dc6d});var infowindow = new google.maps.InfoWindow({content: $l4a0a330f3fe04fab7704255c4230dc6d});google.maps.event.addListener(m_4a0a330f3fe04fab7704255c4230dc6d, 'click', function() {infowindow.open(map,m_4a0a330f3fe04fab7704255c4230dc6d);});$marker.push(m_4a0a330f3fe04fab7704255c4230dc6d);}});}google.maps.event.addDomListener(window, 'load', initialize);