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.743,-96.8274)};var g_ceb2590071952d3d608db461ff0371cd = new google.maps.Geocoder();g_ceb2590071952d3d608db461ff0371cd.geocode( { 'address': "3128 Forest Ln Suite 315, Dallas, TX 75234, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-covington-credit').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-covington-credit'), mapOptions);}document.getElementById('ecd46518').innerHTML += ' | View Map';var $lceb2590071952d3d608db461ff0371cd = '

Covington Credit

Address: 3128 Forest Ln Suite 315, Dallas, TX 75234, USA
Phone: (972) 247-4161
';var m_ceb2590071952d3d608db461ff0371cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Covington Credit',});m_ceb2590071952d3d608db461ff0371cd['infowindow'] = new google.maps.InfoWindow({content: $lceb2590071952d3d608db461ff0371cd});var infowindow = new google.maps.InfoWindow({content: $lceb2590071952d3d608db461ff0371cd});google.maps.event.addListener(m_ceb2590071952d3d608db461ff0371cd, 'click', function() {infowindow.open(map,m_ceb2590071952d3d608db461ff0371cd);});$marker.push(m_ceb2590071952d3d608db461ff0371cd);}});var g_cff11475dd86920e753927284e4f3156 = new google.maps.Geocoder();g_cff11475dd86920e753927284e4f3156.geocode( { 'address': "318 W Jefferson Blvd, Dallas, TX 75208, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-covington-credit').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-covington-credit'), mapOptions);}document.getElementById('ce4569ba').innerHTML += ' | View Map';var $lcff11475dd86920e753927284e4f3156 = '

Covington Credit

Address: 318 W Jefferson Blvd, Dallas, TX 75208, USA
Phone: (214) 943-8586
';var m_cff11475dd86920e753927284e4f3156 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Covington Credit',});m_cff11475dd86920e753927284e4f3156['infowindow'] = new google.maps.InfoWindow({content: $lcff11475dd86920e753927284e4f3156});var infowindow = new google.maps.InfoWindow({content: $lcff11475dd86920e753927284e4f3156});google.maps.event.addListener(m_cff11475dd86920e753927284e4f3156, 'click', function() {infowindow.open(map,m_cff11475dd86920e753927284e4f3156);});$marker.push(m_cff11475dd86920e753927284e4f3156);}});}google.maps.event.addDomListener(window, 'load', initialize);