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.4626,-119.269)};var g_a43bf030e75e0614616467f596075f14 = new google.maps.Geocoder();g_a43bf030e75e0614616467f596075f14.geocode( { 'address': "30715 San Diego St, Shafter, CA 93263, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shafter-CA-loan-star-trucking-llc').style.display = '';map = new google.maps.Map(document.getElementById('shafter-CA-loan-star-trucking-llc'), mapOptions);}document.getElementById('0df973c5').innerHTML += ' | View Map';var $la43bf030e75e0614616467f596075f14 = '

Loan Star Trucking LLC

Address: 30715 San Diego St, Shafter, CA 93263, USA
Phone: (661) 746-1006
';var m_a43bf030e75e0614616467f596075f14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loan Star Trucking LLC',});m_a43bf030e75e0614616467f596075f14['infowindow'] = new google.maps.InfoWindow({content: $la43bf030e75e0614616467f596075f14});var infowindow = new google.maps.InfoWindow({content: $la43bf030e75e0614616467f596075f14});google.maps.event.addListener(m_a43bf030e75e0614616467f596075f14, 'click', function() {infowindow.open(map,m_a43bf030e75e0614616467f596075f14);});$marker.push(m_a43bf030e75e0614616467f596075f14);}});}google.maps.event.addDomListener(window, 'load', initialize);