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.8576,-88.1125)};var g_9c3b1830513cc3b8fc4b76635d32e692 = new google.maps.Geocoder();g_9c3b1830513cc3b8fc4b76635d32e692.geocode( { 'address': "295 W Loop Rd, Wheaton, IL 60189"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wheaton-IL-west-suburban-bank').style.display = '';map = new google.maps.Map(document.getElementById('wheaton-IL-west-suburban-bank'), mapOptions);}document.getElementById('7d7fbbf6').innerHTML += ' | View Map';var $l9c3b1830513cc3b8fc4b76635d32e692 = '

West Suburban Bank

Address: 295 W Loop Rd, Wheaton, IL 60189
Phone: (630) 871-9890
';var m_9c3b1830513cc3b8fc4b76635d32e692 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'West Suburban Bank',});m_9c3b1830513cc3b8fc4b76635d32e692['infowindow'] = new google.maps.InfoWindow({content: $l9c3b1830513cc3b8fc4b76635d32e692});var infowindow = new google.maps.InfoWindow({content: $l9c3b1830513cc3b8fc4b76635d32e692});google.maps.event.addListener(m_9c3b1830513cc3b8fc4b76635d32e692, 'click', function() {infowindow.open(map,m_9c3b1830513cc3b8fc4b76635d32e692);});$marker.push(m_9c3b1830513cc3b8fc4b76635d32e692);}});var g_f93de28d9a9839c043f525890cb2f2fa = new google.maps.Geocoder();g_f93de28d9a9839c043f525890cb2f2fa.geocode( { 'address': "221 S West St, Wheaton, IL 60187"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wheaton-IL-west-suburban-bank').style.display = '';map = new google.maps.Map(document.getElementById('wheaton-IL-west-suburban-bank'), mapOptions);}document.getElementById('075228d1').innerHTML += ' | View Map';var $lf93de28d9a9839c043f525890cb2f2fa = '

West Suburban Bank

Address: 221 S West St, Wheaton, IL 60187
Phone: (630) 652-2553
';var m_f93de28d9a9839c043f525890cb2f2fa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'West Suburban Bank',});m_f93de28d9a9839c043f525890cb2f2fa['infowindow'] = new google.maps.InfoWindow({content: $lf93de28d9a9839c043f525890cb2f2fa});var infowindow = new google.maps.InfoWindow({content: $lf93de28d9a9839c043f525890cb2f2fa});google.maps.event.addListener(m_f93de28d9a9839c043f525890cb2f2fa, 'click', function() {infowindow.open(map,m_f93de28d9a9839c043f525890cb2f2fa);});$marker.push(m_f93de28d9a9839c043f525890cb2f2fa);}});}google.maps.event.addDomListener(window, 'load', initialize);