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(38.6788,-121.277)};var g_6f195ab14e32460ef99810068d25f721 = new google.maps.Geocoder();g_6f195ab14e32460ef99810068d25f721.geocode( { 'address': "7777 Greenback Ln #249, Citrus Heights, CA 95610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('citrus-heights-CA-best-car-title-loans-citrus-heights').style.display = '';map = new google.maps.Map(document.getElementById('citrus-heights-CA-best-car-title-loans-citrus-heights'), mapOptions);}document.getElementById('2a76738a').innerHTML += ' | View Map';var $l6f195ab14e32460ef99810068d25f721 = '

Best Car Title Loans Citrus Heights

Address: 7777 Greenback Ln #249, Citrus Heights, CA 95610, USA
Phone: (916) 634-1433
';var m_6f195ab14e32460ef99810068d25f721 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Best Car Title Loans Citrus Heights',});m_6f195ab14e32460ef99810068d25f721['infowindow'] = new google.maps.InfoWindow({content: $l6f195ab14e32460ef99810068d25f721});var infowindow = new google.maps.InfoWindow({content: $l6f195ab14e32460ef99810068d25f721});google.maps.event.addListener(m_6f195ab14e32460ef99810068d25f721, 'click', function() {infowindow.open(map,m_6f195ab14e32460ef99810068d25f721);});$marker.push(m_6f195ab14e32460ef99810068d25f721);}});}google.maps.event.addDomListener(window, 'load', initialize);