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.649,-122.075)};var g_0d7a39e44fef86b3d8aec172f109bdb1 = new google.maps.Geocoder();g_0d7a39e44fef86b3d8aec172f109bdb1.geocode( { 'address': "199 Harder Rd, Hayward, CA 94544, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-oportun').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-oportun'), mapOptions);}document.getElementById('b22d2ede').innerHTML += ' | View Map';var $l0d7a39e44fef86b3d8aec172f109bdb1 = '

Oportun

Address: 199 Harder Rd, Hayward, CA 94544, USA
Phone: (855) 314-5921
';var m_0d7a39e44fef86b3d8aec172f109bdb1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oportun',});m_0d7a39e44fef86b3d8aec172f109bdb1['infowindow'] = new google.maps.InfoWindow({content: $l0d7a39e44fef86b3d8aec172f109bdb1});var infowindow = new google.maps.InfoWindow({content: $l0d7a39e44fef86b3d8aec172f109bdb1});google.maps.event.addListener(m_0d7a39e44fef86b3d8aec172f109bdb1, 'click', function() {infowindow.open(map,m_0d7a39e44fef86b3d8aec172f109bdb1);});$marker.push(m_0d7a39e44fef86b3d8aec172f109bdb1);}});var g_a112846d841151568b644f8a853d8a3c = new google.maps.Geocoder();g_a112846d841151568b644f8a853d8a3c.geocode( { 'address': "20812 Hesperian Blvd, Hayward, CA 94541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-oportun').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-oportun'), mapOptions);}document.getElementById('e65a77f2').innerHTML += ' | View Map';var $la112846d841151568b644f8a853d8a3c = '

Oportun

Address: 20812 Hesperian Blvd, Hayward, CA 94541, USA
Phone: (855) 314-5921
';var m_a112846d841151568b644f8a853d8a3c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oportun',});m_a112846d841151568b644f8a853d8a3c['infowindow'] = new google.maps.InfoWindow({content: $la112846d841151568b644f8a853d8a3c});var infowindow = new google.maps.InfoWindow({content: $la112846d841151568b644f8a853d8a3c});google.maps.event.addListener(m_a112846d841151568b644f8a853d8a3c, 'click', function() {infowindow.open(map,m_a112846d841151568b644f8a853d8a3c);});$marker.push(m_a112846d841151568b644f8a853d8a3c);}});}google.maps.event.addDomListener(window, 'load', initialize);