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(37.681,-97.3889)};var g_adfc8c2fee1e8a40f20079a55d521506 = new google.maps.Geocoder();g_adfc8c2fee1e8a40f20079a55d521506.geocode( { 'address': "240 S West St, Wichita, KS 67213, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-american-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-american-title-loans'), mapOptions);}document.getElementById('5dde255f').innerHTML += ' | View Map';var $ladfc8c2fee1e8a40f20079a55d521506 = '

American Title Loans

Address: 240 S West St, Wichita, KS 67213, USA
Phone: (316) 444-3777
';var m_adfc8c2fee1e8a40f20079a55d521506 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Title Loans',});m_adfc8c2fee1e8a40f20079a55d521506['infowindow'] = new google.maps.InfoWindow({content: $ladfc8c2fee1e8a40f20079a55d521506});var infowindow = new google.maps.InfoWindow({content: $ladfc8c2fee1e8a40f20079a55d521506});google.maps.event.addListener(m_adfc8c2fee1e8a40f20079a55d521506, 'click', function() {infowindow.open(map,m_adfc8c2fee1e8a40f20079a55d521506);});$marker.push(m_adfc8c2fee1e8a40f20079a55d521506);}});}google.maps.event.addDomListener(window, 'load', initialize);