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.6725,-122.083)};var g_c4f1a9079d69dbe9c56d4ac815da7429 = new google.maps.Geocoder();g_c4f1a9079d69dbe9c56d4ac815da7429.geocode( { 'address': "971 B St #1, Hayward, CA 94541, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-title-loans-express').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-title-loans-express'), mapOptions);}document.getElementById('109b2ae9').innerHTML += ' | View Map';var $lc4f1a9079d69dbe9c56d4ac815da7429 = '

Title Loans Express

Address: 971 B St #1, Hayward, CA 94541, USA
Phone: (510) 962-9947
';var m_c4f1a9079d69dbe9c56d4ac815da7429 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Loans Express',});m_c4f1a9079d69dbe9c56d4ac815da7429['infowindow'] = new google.maps.InfoWindow({content: $lc4f1a9079d69dbe9c56d4ac815da7429});var infowindow = new google.maps.InfoWindow({content: $lc4f1a9079d69dbe9c56d4ac815da7429});google.maps.event.addListener(m_c4f1a9079d69dbe9c56d4ac815da7429, 'click', function() {infowindow.open(map,m_c4f1a9079d69dbe9c56d4ac815da7429);});$marker.push(m_c4f1a9079d69dbe9c56d4ac815da7429);}});}google.maps.event.addDomListener(window, 'load', initialize);