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.3377,-119.06)};var g_8c7e046ce6f4d030f0b386ea5c17b16a = new google.maps.Geocoder();g_8c7e046ce6f4d030f0b386ea5c17b16a.geocode( { 'address': "3801 Mall View Rd, Bakersfield, CA 93306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-onemain-financial'), mapOptions);}document.getElementById('c113d640').innerHTML += ' | View Map';var $l8c7e046ce6f4d030f0b386ea5c17b16a = '

OneMain Financial

Address: 3801 Mall View Rd, Bakersfield, CA 93306, USA
Phone: (661) 871-4014
';var m_8c7e046ce6f4d030f0b386ea5c17b16a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_8c7e046ce6f4d030f0b386ea5c17b16a['infowindow'] = new google.maps.InfoWindow({content: $l8c7e046ce6f4d030f0b386ea5c17b16a});var infowindow = new google.maps.InfoWindow({content: $l8c7e046ce6f4d030f0b386ea5c17b16a});google.maps.event.addListener(m_8c7e046ce6f4d030f0b386ea5c17b16a, 'click', function() {infowindow.open(map,m_8c7e046ce6f4d030f0b386ea5c17b16a);});$marker.push(m_8c7e046ce6f4d030f0b386ea5c17b16a);}});var g_0741f2fd66a7308829bf4ad53232a56e = new google.maps.Geocoder();g_0741f2fd66a7308829bf4ad53232a56e.geocode( { 'address': "5119 Ming Ave, Bakersfield, CA 93309, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-onemain-financial'), mapOptions);}document.getElementById('32af9caf').innerHTML += ' | View Map';var $l0741f2fd66a7308829bf4ad53232a56e = '

OneMain Financial

Address: 5119 Ming Ave, Bakersfield, CA 93309, USA
Phone: (661) 833-5560
';var m_0741f2fd66a7308829bf4ad53232a56e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_0741f2fd66a7308829bf4ad53232a56e['infowindow'] = new google.maps.InfoWindow({content: $l0741f2fd66a7308829bf4ad53232a56e});var infowindow = new google.maps.InfoWindow({content: $l0741f2fd66a7308829bf4ad53232a56e});google.maps.event.addListener(m_0741f2fd66a7308829bf4ad53232a56e, 'click', function() {infowindow.open(map,m_0741f2fd66a7308829bf4ad53232a56e);});$marker.push(m_0741f2fd66a7308829bf4ad53232a56e);}});}google.maps.event.addDomListener(window, 'load', initialize);