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.5549,-87.6723)};var g_ca13cd7012d570d2b20eec3afe7bc1a9 = new google.maps.Geocoder();g_ca13cd7012d570d2b20eec3afe7bc1a9.geocode( { 'address': "1820 Ridge Rd, Homewood, IL 60430"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homewood-IL-atlantic-mortgage-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('homewood-IL-atlantic-mortgage-loans-inc'), mapOptions);}document.getElementById('9a2438ca').innerHTML += ' | View Map';var $lca13cd7012d570d2b20eec3afe7bc1a9 = '

Atlantic Mortgage Loans, Inc.

Address: 1820 Ridge Rd, Homewood, IL 60430
Phone: (708) 249-7220
';var m_ca13cd7012d570d2b20eec3afe7bc1a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlantic Mortgage Loans, Inc.',});m_ca13cd7012d570d2b20eec3afe7bc1a9['infowindow'] = new google.maps.InfoWindow({content: $lca13cd7012d570d2b20eec3afe7bc1a9});var infowindow = new google.maps.InfoWindow({content: $lca13cd7012d570d2b20eec3afe7bc1a9});google.maps.event.addListener(m_ca13cd7012d570d2b20eec3afe7bc1a9, 'click', function() {infowindow.open(map,m_ca13cd7012d570d2b20eec3afe7bc1a9);});$marker.push(m_ca13cd7012d570d2b20eec3afe7bc1a9);}});}google.maps.event.addDomListener(window, 'load', initialize);