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(42.036,-88.281)};var g_29489a7fe5a37da1adb84a2cc62fe9a9 = new google.maps.Geocoder();g_29489a7fe5a37da1adb84a2cc62fe9a9.geocode( { 'address': "56 Villa St, Elgin, IL 60120, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elgin-IL-illinois-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('elgin-IL-illinois-title-loans-inc'), mapOptions);}document.getElementById('fa5a5920').innerHTML += ' | View Map';var $l29489a7fe5a37da1adb84a2cc62fe9a9 = '

Illinois Title Loans, Inc.

Address: 56 Villa St, Elgin, IL 60120, USA
Phone: (847) 488-1951
';var m_29489a7fe5a37da1adb84a2cc62fe9a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Illinois Title Loans, Inc.',});m_29489a7fe5a37da1adb84a2cc62fe9a9['infowindow'] = new google.maps.InfoWindow({content: $l29489a7fe5a37da1adb84a2cc62fe9a9});var infowindow = new google.maps.InfoWindow({content: $l29489a7fe5a37da1adb84a2cc62fe9a9});google.maps.event.addListener(m_29489a7fe5a37da1adb84a2cc62fe9a9, 'click', function() {infowindow.open(map,m_29489a7fe5a37da1adb84a2cc62fe9a9);});$marker.push(m_29489a7fe5a37da1adb84a2cc62fe9a9);}});}google.maps.event.addDomListener(window, 'load', initialize);