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.3531,-121.95)};var g_94a1a7772b227a6aea3e911945c71193 = new google.maps.Geocoder();g_94a1a7772b227a6aea3e911945c71193.geocode( { 'address': "1212 El Camino Real # 104, Santa Clara, CA 95050, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-clara-CA-provident-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('santa-clara-CA-provident-payday-loans'), mapOptions);}document.getElementById('5d287e78').innerHTML += ' | View Map';var $l94a1a7772b227a6aea3e911945c71193 = '

Provident Payday Loans

Address: 1212 El Camino Real # 104, Santa Clara, CA 95050, USA
Phone: (408) 244-8600
';var m_94a1a7772b227a6aea3e911945c71193 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Payday Loans',});m_94a1a7772b227a6aea3e911945c71193['infowindow'] = new google.maps.InfoWindow({content: $l94a1a7772b227a6aea3e911945c71193});var infowindow = new google.maps.InfoWindow({content: $l94a1a7772b227a6aea3e911945c71193});google.maps.event.addListener(m_94a1a7772b227a6aea3e911945c71193, 'click', function() {infowindow.open(map,m_94a1a7772b227a6aea3e911945c71193);});$marker.push(m_94a1a7772b227a6aea3e911945c71193);}});}google.maps.event.addDomListener(window, 'load', initialize);