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.1802,-88.3315)};var g_00a87cce41371cf384b1dd4628dc5ea7 = new google.maps.Geocoder();g_00a87cce41371cf384b1dd4628dc5ea7.geocode( { 'address': "2450 W Algonquin Rd, Lake In the Hills, IL 60156"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-in-the-hills-IL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('lake-in-the-hills-IL-bank-of-america'), mapOptions);}document.getElementById('c8183682').innerHTML += ' | View Map';var $l00a87cce41371cf384b1dd4628dc5ea7 = '

Bank of America

Address: 2450 W Algonquin Rd, Lake In the Hills, IL 60156
Phone: (847) 458-9942
';var m_00a87cce41371cf384b1dd4628dc5ea7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_00a87cce41371cf384b1dd4628dc5ea7['infowindow'] = new google.maps.InfoWindow({content: $l00a87cce41371cf384b1dd4628dc5ea7});var infowindow = new google.maps.InfoWindow({content: $l00a87cce41371cf384b1dd4628dc5ea7});google.maps.event.addListener(m_00a87cce41371cf384b1dd4628dc5ea7, 'click', function() {infowindow.open(map,m_00a87cce41371cf384b1dd4628dc5ea7);});$marker.push(m_00a87cce41371cf384b1dd4628dc5ea7);}});var g_3eaec6d8dd6be57d0d27fa0ef7b2a483 = new google.maps.Geocoder();g_3eaec6d8dd6be57d0d27fa0ef7b2a483.geocode( { 'address': "240 N Randall Rd, Lake In The Hills, IL 60156"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-in-the-hills-IL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('lake-in-the-hills-IL-bank-of-america'), mapOptions);}document.getElementById('2d897328').innerHTML += ' | View Map';var $l3eaec6d8dd6be57d0d27fa0ef7b2a483 = '

Bank of America

Address: 240 N Randall Rd, Lake In The Hills, IL 60156
Phone: (847) 915-3737
';var m_3eaec6d8dd6be57d0d27fa0ef7b2a483 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_3eaec6d8dd6be57d0d27fa0ef7b2a483['infowindow'] = new google.maps.InfoWindow({content: $l3eaec6d8dd6be57d0d27fa0ef7b2a483});var infowindow = new google.maps.InfoWindow({content: $l3eaec6d8dd6be57d0d27fa0ef7b2a483});google.maps.event.addListener(m_3eaec6d8dd6be57d0d27fa0ef7b2a483, 'click', function() {infowindow.open(map,m_3eaec6d8dd6be57d0d27fa0ef7b2a483);});$marker.push(m_3eaec6d8dd6be57d0d27fa0ef7b2a483);}});}google.maps.event.addDomListener(window, 'load', initialize);