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(34.1234,-116.412)};var g_e85dd72f0d32d0b5c2a4b9cb3ba43142 = new google.maps.Geocoder();g_e85dd72f0d32d0b5c2a4b9cb3ba43142.geocode( { 'address': "57353 Twentynine Palms Highway C, Yucca Valley, CA 92284, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yucca-valley-CA-allstate-insurance-raleigh-bernard-strader-iii').style.display = '';map = new google.maps.Map(document.getElementById('yucca-valley-CA-allstate-insurance-raleigh-bernard-strader-iii'), mapOptions);}document.getElementById('f2d0acb2').innerHTML += ' | View Map';var $le85dd72f0d32d0b5c2a4b9cb3ba43142 = '

Allstate Insurance: Raleigh Bernard Strader, III

Address: 57353 Twentynine Palms Highway C, Yucca Valley, CA 92284, USA
Phone: (760) 365-6351
';var m_e85dd72f0d32d0b5c2a4b9cb3ba43142 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allstate Insurance: Raleigh Bernard Strader, III',});m_e85dd72f0d32d0b5c2a4b9cb3ba43142['infowindow'] = new google.maps.InfoWindow({content: $le85dd72f0d32d0b5c2a4b9cb3ba43142});var infowindow = new google.maps.InfoWindow({content: $le85dd72f0d32d0b5c2a4b9cb3ba43142});google.maps.event.addListener(m_e85dd72f0d32d0b5c2a4b9cb3ba43142, 'click', function() {infowindow.open(map,m_e85dd72f0d32d0b5c2a4b9cb3ba43142);});$marker.push(m_e85dd72f0d32d0b5c2a4b9cb3ba43142);}});}google.maps.event.addDomListener(window, 'load', initialize);