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(32.9388,-96.8397)};var g_ebcf2b4cb846c36ab308003a1a8a0f9d = new google.maps.Geocoder();g_ebcf2b4cb846c36ab308003a1a8a0f9d.geocode( { 'address': "13901 Midway Rd, Dallas, TX 75244, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-camden-credit-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-camden-credit-services-inc'), mapOptions);}document.getElementById('c7c36382').innerHTML += ' | View Map';var $lebcf2b4cb846c36ab308003a1a8a0f9d = '

Camden Credit Services Inc.

Address: 13901 Midway Rd, Dallas, TX 75244, USA
Phone: (855) 247-3169
';var m_ebcf2b4cb846c36ab308003a1a8a0f9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Camden Credit Services Inc.',});m_ebcf2b4cb846c36ab308003a1a8a0f9d['infowindow'] = new google.maps.InfoWindow({content: $lebcf2b4cb846c36ab308003a1a8a0f9d});var infowindow = new google.maps.InfoWindow({content: $lebcf2b4cb846c36ab308003a1a8a0f9d});google.maps.event.addListener(m_ebcf2b4cb846c36ab308003a1a8a0f9d, 'click', function() {infowindow.open(map,m_ebcf2b4cb846c36ab308003a1a8a0f9d);});$marker.push(m_ebcf2b4cb846c36ab308003a1a8a0f9d);}});}google.maps.event.addDomListener(window, 'load', initialize);