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.881,-87.6247)};var g_7c72b3b74029b369b7a04864b098456d = new google.maps.Geocoder();g_7c72b3b74029b369b7a04864b098456d.geocode( { 'address': "2421 W 103rd St, Chicago, IL 60655"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chicago-IL-citizens-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('chicago-IL-citizens-state-bank'), mapOptions);}document.getElementById('ba9f7843').innerHTML += ' | View Map';var $l7c72b3b74029b369b7a04864b098456d = '

Citizens State Bank

Address: 2421 W 103rd St, Chicago, IL 60655
Phone: (773) 239-7972
';var m_7c72b3b74029b369b7a04864b098456d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens State Bank',});m_7c72b3b74029b369b7a04864b098456d['infowindow'] = new google.maps.InfoWindow({content: $l7c72b3b74029b369b7a04864b098456d});var infowindow = new google.maps.InfoWindow({content: $l7c72b3b74029b369b7a04864b098456d});google.maps.event.addListener(m_7c72b3b74029b369b7a04864b098456d, 'click', function() {infowindow.open(map,m_7c72b3b74029b369b7a04864b098456d);});$marker.push(m_7c72b3b74029b369b7a04864b098456d);}});var g_d5557a36f03a9fa5e264a84acaf287cd = new google.maps.Geocoder();g_d5557a36f03a9fa5e264a84acaf287cd.geocode( { 'address': "6800 W North Ave, Chicago, IL 60707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chicago-IL-citizens-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('chicago-IL-citizens-state-bank'), mapOptions);}document.getElementById('c0584f44').innerHTML += ' | View Map';var $ld5557a36f03a9fa5e264a84acaf287cd = '

Citizens State Bank

Address: 6800 W North Ave, Chicago, IL 60707
Phone: (773) 836-1046
';var m_d5557a36f03a9fa5e264a84acaf287cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens State Bank',});m_d5557a36f03a9fa5e264a84acaf287cd['infowindow'] = new google.maps.InfoWindow({content: $ld5557a36f03a9fa5e264a84acaf287cd});var infowindow = new google.maps.InfoWindow({content: $ld5557a36f03a9fa5e264a84acaf287cd});google.maps.event.addListener(m_d5557a36f03a9fa5e264a84acaf287cd, 'click', function() {infowindow.open(map,m_d5557a36f03a9fa5e264a84acaf287cd);});$marker.push(m_d5557a36f03a9fa5e264a84acaf287cd);}});}google.maps.event.addDomListener(window, 'load', initialize);