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(29.5048,-98.5075)};var g_35347250c267d0ac8b34c6d030132d58 = new google.maps.Geocoder();g_35347250c267d0ac8b34c6d030132d58.geocode( { 'address': "5525 Blanco Rd, San Antonio, TX 78216, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-antonio-TX-kjc-auto-title-loan').style.display = '';map = new google.maps.Map(document.getElementById('san-antonio-TX-kjc-auto-title-loan'), mapOptions);}document.getElementById('85a150a8').innerHTML += ' | View Map';var $l35347250c267d0ac8b34c6d030132d58 = '

Kjc Auto Title Loan

Address: 5525 Blanco Rd, San Antonio, TX 78216, USA
Phone: (210) 399-0880
';var m_35347250c267d0ac8b34c6d030132d58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kjc Auto Title Loan',});m_35347250c267d0ac8b34c6d030132d58['infowindow'] = new google.maps.InfoWindow({content: $l35347250c267d0ac8b34c6d030132d58});var infowindow = new google.maps.InfoWindow({content: $l35347250c267d0ac8b34c6d030132d58});google.maps.event.addListener(m_35347250c267d0ac8b34c6d030132d58, 'click', function() {infowindow.open(map,m_35347250c267d0ac8b34c6d030132d58);});$marker.push(m_35347250c267d0ac8b34c6d030132d58);}});}google.maps.event.addDomListener(window, 'load', initialize);