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.8939,-87.9406)};var g_aa428a3bda45e658e51a557b10d94a05 = new google.maps.Geocoder();g_aa428a3bda45e658e51a557b10d94a05.geocode( { 'address': "205 N Addison Ave, Elmhurst, IL 60126"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elmhurst-IL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('elmhurst-IL-bank-of-america'), mapOptions);}document.getElementById('96f1f26e').innerHTML += ' | View Map';var $laa428a3bda45e658e51a557b10d94a05 = '

Bank of America

Address: 205 N Addison Ave, Elmhurst, IL 60126
Phone: (630) 941-2060
';var m_aa428a3bda45e658e51a557b10d94a05 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_aa428a3bda45e658e51a557b10d94a05['infowindow'] = new google.maps.InfoWindow({content: $laa428a3bda45e658e51a557b10d94a05});var infowindow = new google.maps.InfoWindow({content: $laa428a3bda45e658e51a557b10d94a05});google.maps.event.addListener(m_aa428a3bda45e658e51a557b10d94a05, 'click', function() {infowindow.open(map,m_aa428a3bda45e658e51a557b10d94a05);});$marker.push(m_aa428a3bda45e658e51a557b10d94a05);}});var g_4e60cf6778aabef4a810310fa33373ef = new google.maps.Geocoder();g_4e60cf6778aabef4a810310fa33373ef.geocode( { 'address': "1000 S York St, Elmhurst, IL 60126"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elmhurst-IL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('elmhurst-IL-bank-of-america'), mapOptions);}document.getElementById('370098ab').innerHTML += ' | View Map';var $l4e60cf6778aabef4a810310fa33373ef = '

Bank of America

Address: 1000 S York St, Elmhurst, IL 60126
Phone: (630) 941-2000
';var m_4e60cf6778aabef4a810310fa33373ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_4e60cf6778aabef4a810310fa33373ef['infowindow'] = new google.maps.InfoWindow({content: $l4e60cf6778aabef4a810310fa33373ef});var infowindow = new google.maps.InfoWindow({content: $l4e60cf6778aabef4a810310fa33373ef});google.maps.event.addListener(m_4e60cf6778aabef4a810310fa33373ef, 'click', function() {infowindow.open(map,m_4e60cf6778aabef4a810310fa33373ef);});$marker.push(m_4e60cf6778aabef4a810310fa33373ef);}});}google.maps.event.addDomListener(window, 'load', initialize);