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.4869,-98.5257)};var g_a28518e0bb72af535fc07ab77f140165 = new google.maps.Geocoder();g_a28518e0bb72af535fc07ab77f140165.geocode( { 'address': "2908 West Ave #4, San Antonio, TX 78201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-antonio-TX-atlas-credit-co-inc').style.display = '';map = new google.maps.Map(document.getElementById('san-antonio-TX-atlas-credit-co-inc'), mapOptions);}document.getElementById('c2b11e27').innerHTML += ' | View Map';var $la28518e0bb72af535fc07ab77f140165 = '

Atlas Credit Co., Inc.

Address: 2908 West Ave #4, San Antonio, TX 78201, USA
Phone: (210) 785-9000
';var m_a28518e0bb72af535fc07ab77f140165 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlas Credit Co., Inc.',});m_a28518e0bb72af535fc07ab77f140165['infowindow'] = new google.maps.InfoWindow({content: $la28518e0bb72af535fc07ab77f140165});var infowindow = new google.maps.InfoWindow({content: $la28518e0bb72af535fc07ab77f140165});google.maps.event.addListener(m_a28518e0bb72af535fc07ab77f140165, 'click', function() {infowindow.open(map,m_a28518e0bb72af535fc07ab77f140165);});$marker.push(m_a28518e0bb72af535fc07ab77f140165);}});var g_9b6d6e60dadbaea218c2b4b5618eb5d8 = new google.maps.Geocoder();g_9b6d6e60dadbaea218c2b4b5618eb5d8.geocode( { 'address': "505 E Travis St, San Antonio, TX 78205, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-antonio-TX-atlas-credit-co-inc').style.display = '';map = new google.maps.Map(document.getElementById('san-antonio-TX-atlas-credit-co-inc'), mapOptions);}document.getElementById('1e863725').innerHTML += ' | View Map';var $l9b6d6e60dadbaea218c2b4b5618eb5d8 = '

Atlas Credit Co., Inc.

Address: 505 E Travis St, San Antonio, TX 78205, USA
Phone: (210) 225-6536
';var m_9b6d6e60dadbaea218c2b4b5618eb5d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlas Credit Co., Inc.',});m_9b6d6e60dadbaea218c2b4b5618eb5d8['infowindow'] = new google.maps.InfoWindow({content: $l9b6d6e60dadbaea218c2b4b5618eb5d8});var infowindow = new google.maps.InfoWindow({content: $l9b6d6e60dadbaea218c2b4b5618eb5d8});google.maps.event.addListener(m_9b6d6e60dadbaea218c2b4b5618eb5d8, 'click', function() {infowindow.open(map,m_9b6d6e60dadbaea218c2b4b5618eb5d8);});$marker.push(m_9b6d6e60dadbaea218c2b4b5618eb5d8);}});}google.maps.event.addDomListener(window, 'load', initialize);