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(35.3649,-119.057)};var g_ad14774beb909adf8e67949a3063df95 = new google.maps.Geocoder();g_ad14774beb909adf8e67949a3063df95.geocode( { 'address': "California B-210, 4900 Tower Way, Bakersfield, CA 93309, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-pb-financial-group-corporation---bakersfield-office').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-pb-financial-group-corporation---bakersfield-office'), mapOptions);}document.getElementById('4ae27dde').innerHTML += ' | View Map';var $lad14774beb909adf8e67949a3063df95 = '

PB Financial Group Corporation - Bakersfield Office

Address: California B-210, 4900 Tower Way, Bakersfield, CA 93309, USA
Phone: (661) 427-0242
';var m_ad14774beb909adf8e67949a3063df95 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PB Financial Group Corporation - Bakersfield Office',});m_ad14774beb909adf8e67949a3063df95['infowindow'] = new google.maps.InfoWindow({content: $lad14774beb909adf8e67949a3063df95});var infowindow = new google.maps.InfoWindow({content: $lad14774beb909adf8e67949a3063df95});google.maps.event.addListener(m_ad14774beb909adf8e67949a3063df95, 'click', function() {infowindow.open(map,m_ad14774beb909adf8e67949a3063df95);});$marker.push(m_ad14774beb909adf8e67949a3063df95);}});}google.maps.event.addDomListener(window, 'load', initialize);