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_bd0181690d928c05350f75ce49aecb2a = new google.maps.Geocoder();g_bd0181690d928c05350f75ce49aecb2a.geocode( { 'address': "2034 Ridge Rd, Homewood, IL 60430"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homewood-IL-great-lakes-bank').style.display = '';map = new google.maps.Map(document.getElementById('homewood-IL-great-lakes-bank'), mapOptions);}document.getElementById('e05b8992').innerHTML += ' | View Map';var $lbd0181690d928c05350f75ce49aecb2a = '

Great Lakes Bank

Address: 2034 Ridge Rd, Homewood, IL 60430
Phone: (708) 798-6169
';var m_bd0181690d928c05350f75ce49aecb2a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Lakes Bank',});m_bd0181690d928c05350f75ce49aecb2a['infowindow'] = new google.maps.InfoWindow({content: $lbd0181690d928c05350f75ce49aecb2a});var infowindow = new google.maps.InfoWindow({content: $lbd0181690d928c05350f75ce49aecb2a});google.maps.event.addListener(m_bd0181690d928c05350f75ce49aecb2a, 'click', function() {infowindow.open(map,m_bd0181690d928c05350f75ce49aecb2a);});$marker.push(m_bd0181690d928c05350f75ce49aecb2a);}});var g_877638212861256c9cc89c428b96a29e = new google.maps.Geocoder();g_877638212861256c9cc89c428b96a29e.geocode( { 'address': "18600 Dixie Hwy, Homewood, IL 60430"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homewood-IL-great-lakes-bank').style.display = '';map = new google.maps.Map(document.getElementById('homewood-IL-great-lakes-bank'), mapOptions);}document.getElementById('f167a4dc').innerHTML += ' | View Map';var $l877638212861256c9cc89c428b96a29e = '

Great Lakes Bank

Address: 18600 Dixie Hwy, Homewood, IL 60430
Phone: (708) 503-0400
';var m_877638212861256c9cc89c428b96a29e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Lakes Bank',});m_877638212861256c9cc89c428b96a29e['infowindow'] = new google.maps.InfoWindow({content: $l877638212861256c9cc89c428b96a29e});var infowindow = new google.maps.InfoWindow({content: $l877638212861256c9cc89c428b96a29e});google.maps.event.addListener(m_877638212861256c9cc89c428b96a29e, 'click', function() {infowindow.open(map,m_877638212861256c9cc89c428b96a29e);});$marker.push(m_877638212861256c9cc89c428b96a29e);}});}google.maps.event.addDomListener(window, 'load', initialize);