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(36.6775,-121.656)};var g_a1dae5a2d1a0af9ea3d8ee9a5c7601d5 = new google.maps.Geocoder();g_a1dae5a2d1a0af9ea3d8ee9a5c7601d5.geocode( { 'address': "2 Salinas St Suite C, Salinas, CA 93901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salinas-CA-title-loans-express').style.display = '';map = new google.maps.Map(document.getElementById('salinas-CA-title-loans-express'), mapOptions);}document.getElementById('8934feb3').innerHTML += ' | View Map';var $la1dae5a2d1a0af9ea3d8ee9a5c7601d5 = '

Title Loans Express

Address: 2 Salinas St Suite C, Salinas, CA 93901, USA
Phone: (831) 269-5070
';var m_a1dae5a2d1a0af9ea3d8ee9a5c7601d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Loans Express',});m_a1dae5a2d1a0af9ea3d8ee9a5c7601d5['infowindow'] = new google.maps.InfoWindow({content: $la1dae5a2d1a0af9ea3d8ee9a5c7601d5});var infowindow = new google.maps.InfoWindow({content: $la1dae5a2d1a0af9ea3d8ee9a5c7601d5});google.maps.event.addListener(m_a1dae5a2d1a0af9ea3d8ee9a5c7601d5, 'click', function() {infowindow.open(map,m_a1dae5a2d1a0af9ea3d8ee9a5c7601d5);});$marker.push(m_a1dae5a2d1a0af9ea3d8ee9a5c7601d5);}});}google.maps.event.addDomListener(window, 'load', initialize);