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.7738,-88.0073)};var g_7720c6892d447539b71d8bd9e4d1ef60 = new google.maps.Geocoder();g_7720c6892d447539b71d8bd9e4d1ef60.geocode( { 'address': "6215 Main St, Downers Grove, IL 60516, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('downers-grove-IL-tcf-bank').style.display = '';map = new google.maps.Map(document.getElementById('downers-grove-IL-tcf-bank'), mapOptions);}document.getElementById('d54a3160').innerHTML += ' | View Map';var $l7720c6892d447539b71d8bd9e4d1ef60 = '

TCF Bank

Address: 6215 Main St, Downers Grove, IL 60516, USA
Phone: (800) 823-2265
';var m_7720c6892d447539b71d8bd9e4d1ef60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TCF Bank',});m_7720c6892d447539b71d8bd9e4d1ef60['infowindow'] = new google.maps.InfoWindow({content: $l7720c6892d447539b71d8bd9e4d1ef60});var infowindow = new google.maps.InfoWindow({content: $l7720c6892d447539b71d8bd9e4d1ef60});google.maps.event.addListener(m_7720c6892d447539b71d8bd9e4d1ef60, 'click', function() {infowindow.open(map,m_7720c6892d447539b71d8bd9e4d1ef60);});$marker.push(m_7720c6892d447539b71d8bd9e4d1ef60);}});var g_2af9a8970e5d2504bcf285326ca774ec = new google.maps.Geocoder();g_2af9a8970e5d2504bcf285326ca774ec.geocode( { 'address': "1148 Ogden Ave, Downers Grove, IL 60515, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('downers-grove-IL-tcf-bank').style.display = '';map = new google.maps.Map(document.getElementById('downers-grove-IL-tcf-bank'), mapOptions);}document.getElementById('5dc527a3').innerHTML += ' | View Map';var $l2af9a8970e5d2504bcf285326ca774ec = '

TCF Bank

Address: 1148 Ogden Ave, Downers Grove, IL 60515, USA
Phone: (800) 823-2265
';var m_2af9a8970e5d2504bcf285326ca774ec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TCF Bank',});m_2af9a8970e5d2504bcf285326ca774ec['infowindow'] = new google.maps.InfoWindow({content: $l2af9a8970e5d2504bcf285326ca774ec});var infowindow = new google.maps.InfoWindow({content: $l2af9a8970e5d2504bcf285326ca774ec});google.maps.event.addListener(m_2af9a8970e5d2504bcf285326ca774ec, 'click', function() {infowindow.open(map,m_2af9a8970e5d2504bcf285326ca774ec);});$marker.push(m_2af9a8970e5d2504bcf285326ca774ec);}});}google.maps.event.addDomListener(window, 'load', initialize);