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(35.6217,-117.67)};var g_fd0e82bb2bb72c6aa3deb52e5aadded1 = new google.maps.Geocoder();g_fd0e82bb2bb72c6aa3deb52e5aadded1.geocode( { 'address': "116 S China Lake Blvd, Ridgecrest, CA 93555, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ridgecrest-CA-allstate-insurance-blu-cru-insurance-agency-llc').style.display = '';map = new google.maps.Map(document.getElementById('ridgecrest-CA-allstate-insurance-blu-cru-insurance-agency-llc'), mapOptions);}document.getElementById('ad30d5e8').innerHTML += ' | View Map';var $lfd0e82bb2bb72c6aa3deb52e5aadded1 = '

Allstate Insurance: BLU-CRU Insurance Agency LLC.

Address: 116 S China Lake Blvd, Ridgecrest, CA 93555, USA
Phone: (760) 371-1099
';var m_fd0e82bb2bb72c6aa3deb52e5aadded1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allstate Insurance: BLU-CRU Insurance Agency LLC.',});m_fd0e82bb2bb72c6aa3deb52e5aadded1['infowindow'] = new google.maps.InfoWindow({content: $lfd0e82bb2bb72c6aa3deb52e5aadded1});var infowindow = new google.maps.InfoWindow({content: $lfd0e82bb2bb72c6aa3deb52e5aadded1});google.maps.event.addListener(m_fd0e82bb2bb72c6aa3deb52e5aadded1, 'click', function() {infowindow.open(map,m_fd0e82bb2bb72c6aa3deb52e5aadded1);});$marker.push(m_fd0e82bb2bb72c6aa3deb52e5aadded1);}});}google.maps.event.addDomListener(window, 'load', initialize);