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.623,-87.5587)};var g_31c381ca3fb758c502ee0df2f003c2e9 = new google.maps.Geocoder();g_31c381ca3fb758c502ee0df2f003c2e9.geocode( { 'address': "473 Torrence Ave, Calumet City, IL 60409, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calumet-city-IL-illinois-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('calumet-city-IL-illinois-title-loans-inc'), mapOptions);}document.getElementById('51197574').innerHTML += ' | View Map';var $l31c381ca3fb758c502ee0df2f003c2e9 = '

Illinois Title Loans, Inc.

Address: 473 Torrence Ave, Calumet City, IL 60409, USA
Phone: (708) 891-2644
';var m_31c381ca3fb758c502ee0df2f003c2e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Illinois Title Loans, Inc.',});m_31c381ca3fb758c502ee0df2f003c2e9['infowindow'] = new google.maps.InfoWindow({content: $l31c381ca3fb758c502ee0df2f003c2e9});var infowindow = new google.maps.InfoWindow({content: $l31c381ca3fb758c502ee0df2f003c2e9});google.maps.event.addListener(m_31c381ca3fb758c502ee0df2f003c2e9, 'click', function() {infowindow.open(map,m_31c381ca3fb758c502ee0df2f003c2e9);});$marker.push(m_31c381ca3fb758c502ee0df2f003c2e9);}});}google.maps.event.addDomListener(window, 'load', initialize);