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(31.0802,-97.7223)};var g_036e926bedc57192fa6c096e18ba51fc = new google.maps.Geocoder();g_036e926bedc57192fa6c096e18ba51fc.geocode( { 'address': "3402 South W S Young Drive C, Killeen, TX 76542, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('killeen-TX-jp-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('killeen-TX-jp-credit-repair'), mapOptions);}document.getElementById('cedbfa43').innerHTML += ' | View Map';var $l036e926bedc57192fa6c096e18ba51fc = '

JP Credit Repair

Address: 3402 South W S Young Drive C, Killeen, TX 76542, USA
Phone: (888) 266-6004
';var m_036e926bedc57192fa6c096e18ba51fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'JP Credit Repair',});m_036e926bedc57192fa6c096e18ba51fc['infowindow'] = new google.maps.InfoWindow({content: $l036e926bedc57192fa6c096e18ba51fc});var infowindow = new google.maps.InfoWindow({content: $l036e926bedc57192fa6c096e18ba51fc});google.maps.event.addListener(m_036e926bedc57192fa6c096e18ba51fc, 'click', function() {infowindow.open(map,m_036e926bedc57192fa6c096e18ba51fc);});$marker.push(m_036e926bedc57192fa6c096e18ba51fc);}});}google.maps.event.addDomListener(window, 'load', initialize);