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.4625,-122.234)};var g_841e0cb6a6dd09486f7be20d9b476e17 = new google.maps.Geocoder();g_841e0cb6a6dd09486f7be20d9b476e17.geocode( { 'address': "400 Woodside Road, Redwood City, CA 94061"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redwood-city-CA-crippen-flynn-funeral-chapels').style.display = '';map = new google.maps.Map(document.getElementById('redwood-city-CA-crippen-flynn-funeral-chapels'), mapOptions);}document.getElementById('4a4d8ad1').innerHTML += ' | View Map';var $l841e0cb6a6dd09486f7be20d9b476e17 = '

Crippen & Flynn Funeral Chapels

Address: 400 Woodside Road, Redwood City, CA 94061
Phone: (650) 999-0974
';var m_841e0cb6a6dd09486f7be20d9b476e17 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Crippen & Flynn Funeral Chapels',});m_841e0cb6a6dd09486f7be20d9b476e17['infowindow'] = new google.maps.InfoWindow({content: $l841e0cb6a6dd09486f7be20d9b476e17});var infowindow = new google.maps.InfoWindow({content: $l841e0cb6a6dd09486f7be20d9b476e17});google.maps.event.addListener(m_841e0cb6a6dd09486f7be20d9b476e17, 'click', function() {infowindow.open(map,m_841e0cb6a6dd09486f7be20d9b476e17);});$marker.push(m_841e0cb6a6dd09486f7be20d9b476e17);}});}google.maps.event.addDomListener(window, 'load', initialize);