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(40.6766,-91.0764)};var g_79f66f43918e4168645e50a8797a9f35 = new google.maps.Geocoder();g_79f66f43918e4168645e50a8797a9f35.geocode( { 'address': "RR 6 Box 21, Lomax, IL 61454, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lomax-IL-illinois-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('lomax-IL-illinois-title-loans-inc'), mapOptions);}document.getElementById('9ab8e4ec').innerHTML += ' | View Map';var $l79f66f43918e4168645e50a8797a9f35 = '

Illinois Title Loans, Inc.

Address: RR 6 Box 21, Lomax, IL 61454, USA
Phone: (217) 449-3777
';var m_79f66f43918e4168645e50a8797a9f35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Illinois Title Loans, Inc.',});m_79f66f43918e4168645e50a8797a9f35['infowindow'] = new google.maps.InfoWindow({content: $l79f66f43918e4168645e50a8797a9f35});var infowindow = new google.maps.InfoWindow({content: $l79f66f43918e4168645e50a8797a9f35});google.maps.event.addListener(m_79f66f43918e4168645e50a8797a9f35, 'click', function() {infowindow.open(map,m_79f66f43918e4168645e50a8797a9f35);});$marker.push(m_79f66f43918e4168645e50a8797a9f35);}});}google.maps.event.addDomListener(window, 'load', initialize);