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.7427,-87.7414)};var g_a1f88c1bb0731cf98d9e6b0d9b44d230 = new google.maps.Geocoder();g_a1f88c1bb0731cf98d9e6b0d9b44d230.geocode( { 'address': "8238 S Cicero Ave, Burbank, IL 60459, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burbank-IL-illinois-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('burbank-IL-illinois-title-loans-inc'), mapOptions);}document.getElementById('9254e6ff').innerHTML += ' | View Map';var $la1f88c1bb0731cf98d9e6b0d9b44d230 = '

Illinois Title Loans, Inc.

Address: 8238 S Cicero Ave, Burbank, IL 60459, USA
Phone: (708) 499-4053
';var m_a1f88c1bb0731cf98d9e6b0d9b44d230 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Illinois Title Loans, Inc.',});m_a1f88c1bb0731cf98d9e6b0d9b44d230['infowindow'] = new google.maps.InfoWindow({content: $la1f88c1bb0731cf98d9e6b0d9b44d230});var infowindow = new google.maps.InfoWindow({content: $la1f88c1bb0731cf98d9e6b0d9b44d230});google.maps.event.addListener(m_a1f88c1bb0731cf98d9e6b0d9b44d230, 'click', function() {infowindow.open(map,m_a1f88c1bb0731cf98d9e6b0d9b44d230);});$marker.push(m_a1f88c1bb0731cf98d9e6b0d9b44d230);}});}google.maps.event.addDomListener(window, 'load', initialize);