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(40.5109,-88.96)};var g_c8e1b75235de7722924a60f45938ff9d = new google.maps.Geocoder();g_c8e1b75235de7722924a60f45938ff9d.geocode( { 'address': "1500 E College Ave, Normal, IL 61761, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('normal-IL-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('normal-IL-commerce-bank'), mapOptions);}document.getElementById('293a30a4').innerHTML += ' | View Map';var $lc8e1b75235de7722924a60f45938ff9d = '

Commerce Bank

Address: 1500 E College Ave, Normal, IL 61761, USA
Phone: (309) 823-7000
';var m_c8e1b75235de7722924a60f45938ff9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_c8e1b75235de7722924a60f45938ff9d['infowindow'] = new google.maps.InfoWindow({content: $lc8e1b75235de7722924a60f45938ff9d});var infowindow = new google.maps.InfoWindow({content: $lc8e1b75235de7722924a60f45938ff9d});google.maps.event.addListener(m_c8e1b75235de7722924a60f45938ff9d, 'click', function() {infowindow.open(map,m_c8e1b75235de7722924a60f45938ff9d);});$marker.push(m_c8e1b75235de7722924a60f45938ff9d);}});var g_58677a42e020d6bf1acc78aa9123993c = new google.maps.Geocoder();g_58677a42e020d6bf1acc78aa9123993c.geocode( { 'address': "104 Broadway Ave, Normal, IL 61761, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('normal-IL-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('normal-IL-commerce-bank'), mapOptions);}document.getElementById('967ba184').innerHTML += ' | View Map';var $l58677a42e020d6bf1acc78aa9123993c = '

Commerce Bank

Address: 104 Broadway Ave, Normal, IL 61761, USA
Phone: (309) 823-7000
';var m_58677a42e020d6bf1acc78aa9123993c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_58677a42e020d6bf1acc78aa9123993c['infowindow'] = new google.maps.InfoWindow({content: $l58677a42e020d6bf1acc78aa9123993c});var infowindow = new google.maps.InfoWindow({content: $l58677a42e020d6bf1acc78aa9123993c});google.maps.event.addListener(m_58677a42e020d6bf1acc78aa9123993c, 'click', function() {infowindow.open(map,m_58677a42e020d6bf1acc78aa9123993c);});$marker.push(m_58677a42e020d6bf1acc78aa9123993c);}});}google.maps.event.addDomListener(window, 'load', initialize);