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(41.5799,-87.5593)};var g_15a13c0f8fa98998e7780c08b8b3b480 = new google.maps.Geocoder();g_15a13c0f8fa98998e7780c08b8b3b480.geocode( { 'address': "17350 Torrence Ave, Lansing, IL 60438, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lansing-IL-midwest-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('lansing-IL-midwest-title-loans'), mapOptions);}document.getElementById('995d616e').innerHTML += ' | View Map';var $l15a13c0f8fa98998e7780c08b8b3b480 = '

Midwest Title Loans

Address: 17350 Torrence Ave, Lansing, IL 60438, USA
Phone: (708) 474-3237
';var m_15a13c0f8fa98998e7780c08b8b3b480 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midwest Title Loans',});m_15a13c0f8fa98998e7780c08b8b3b480['infowindow'] = new google.maps.InfoWindow({content: $l15a13c0f8fa98998e7780c08b8b3b480});var infowindow = new google.maps.InfoWindow({content: $l15a13c0f8fa98998e7780c08b8b3b480});google.maps.event.addListener(m_15a13c0f8fa98998e7780c08b8b3b480, 'click', function() {infowindow.open(map,m_15a13c0f8fa98998e7780c08b8b3b480);});$marker.push(m_15a13c0f8fa98998e7780c08b8b3b480);}});}google.maps.event.addDomListener(window, 'load', initialize);