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.7566,-88.3146)};var g_70f0e8576d7e9f0af6f228b016974a0b = new google.maps.Geocoder();g_70f0e8576d7e9f0af6f228b016974a0b.geocode( { 'address': "24 E Downer Pl, Aurora, IL 60505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aurora-IL-aurora-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('aurora-IL-aurora-finance-corporation'), mapOptions);}document.getElementById('8d7d36f0').innerHTML += ' | View Map';var $l70f0e8576d7e9f0af6f228b016974a0b = '

Aurora Finance Corporation

Address: 24 E Downer Pl, Aurora, IL 60505, USA
Phone: (630) 897-0594
';var m_70f0e8576d7e9f0af6f228b016974a0b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Aurora Finance Corporation',});m_70f0e8576d7e9f0af6f228b016974a0b['infowindow'] = new google.maps.InfoWindow({content: $l70f0e8576d7e9f0af6f228b016974a0b});var infowindow = new google.maps.InfoWindow({content: $l70f0e8576d7e9f0af6f228b016974a0b});google.maps.event.addListener(m_70f0e8576d7e9f0af6f228b016974a0b, 'click', function() {infowindow.open(map,m_70f0e8576d7e9f0af6f228b016974a0b);});$marker.push(m_70f0e8576d7e9f0af6f228b016974a0b);}});var g_0ff5b89a7ce562b6281fb0d5ea4c15d3 = new google.maps.Geocoder();g_0ff5b89a7ce562b6281fb0d5ea4c15d3.geocode( { 'address': "44 E Downer Pl, Aurora, IL 60505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aurora-IL-aurora-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('aurora-IL-aurora-finance-corporation'), mapOptions);}document.getElementById('87633fe4').innerHTML += ' | View Map';var $l0ff5b89a7ce562b6281fb0d5ea4c15d3 = '

Aurora Finance Corporation

Address: 44 E Downer Pl, Aurora, IL 60505, USA
Phone: (630) 897-0594
';var m_0ff5b89a7ce562b6281fb0d5ea4c15d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Aurora Finance Corporation',});m_0ff5b89a7ce562b6281fb0d5ea4c15d3['infowindow'] = new google.maps.InfoWindow({content: $l0ff5b89a7ce562b6281fb0d5ea4c15d3});var infowindow = new google.maps.InfoWindow({content: $l0ff5b89a7ce562b6281fb0d5ea4c15d3});google.maps.event.addListener(m_0ff5b89a7ce562b6281fb0d5ea4c15d3, 'click', function() {infowindow.open(map,m_0ff5b89a7ce562b6281fb0d5ea4c15d3);});$marker.push(m_0ff5b89a7ce562b6281fb0d5ea4c15d3);}});}google.maps.event.addDomListener(window, 'load', initialize);