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.631,-122.076)};var g_56130c3d3eff88e1cf1ecd093d97c5cf = new google.maps.Geocoder();g_56130c3d3eff88e1cf1ecd093d97c5cf.geocode( { 'address': "1104 W Tennyson Rd, Hayward, CA 94544, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hayward-CA-apoyo-financiero-hayward').style.display = '';map = new google.maps.Map(document.getElementById('hayward-CA-apoyo-financiero-hayward'), mapOptions);}document.getElementById('c9b8a9a7').innerHTML += ' | View Map';var $l56130c3d3eff88e1cf1ecd093d97c5cf = '

Apoyo Financiero Hayward

Address: 1104 W Tennyson Rd, Hayward, CA 94544, USA
Phone: (510) 370-3520
';var m_56130c3d3eff88e1cf1ecd093d97c5cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Apoyo Financiero Hayward',});m_56130c3d3eff88e1cf1ecd093d97c5cf['infowindow'] = new google.maps.InfoWindow({content: $l56130c3d3eff88e1cf1ecd093d97c5cf});var infowindow = new google.maps.InfoWindow({content: $l56130c3d3eff88e1cf1ecd093d97c5cf});google.maps.event.addListener(m_56130c3d3eff88e1cf1ecd093d97c5cf, 'click', function() {infowindow.open(map,m_56130c3d3eff88e1cf1ecd093d97c5cf);});$marker.push(m_56130c3d3eff88e1cf1ecd093d97c5cf);}});}google.maps.event.addDomListener(window, 'load', initialize);