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()};var g_9086cb7d92b4e9f49ccfde13a087475d = new google.maps.Geocoder();g_9086cb7d92b4e9f49ccfde13a087475d.geocode( { 'address': "900 S 42nd St, Mt Vernon, IL 62864"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mt-vernon-IL-community-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('mt-vernon-IL-community-first-bank'), mapOptions);}document.getElementById('6d2a2f40').innerHTML += ' | View Map';var $l9086cb7d92b4e9f49ccfde13a087475d = '

Community First Bank

Address: 900 S 42nd St, Mt Vernon, IL 62864
Phone: (618) 242-2004
';var m_9086cb7d92b4e9f49ccfde13a087475d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community First Bank',});m_9086cb7d92b4e9f49ccfde13a087475d['infowindow'] = new google.maps.InfoWindow({content: $l9086cb7d92b4e9f49ccfde13a087475d});var infowindow = new google.maps.InfoWindow({content: $l9086cb7d92b4e9f49ccfde13a087475d});google.maps.event.addListener(m_9086cb7d92b4e9f49ccfde13a087475d, 'click', function() {infowindow.open(map,m_9086cb7d92b4e9f49ccfde13a087475d);});$marker.push(m_9086cb7d92b4e9f49ccfde13a087475d);}});var g_bae77df34faa0cf95d8ef109284fd42e = new google.maps.Geocoder();g_bae77df34faa0cf95d8ef109284fd42e.geocode( { 'address': "117 N 10th St, Mt Vernon, IL 62864"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mt-vernon-IL-community-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('mt-vernon-IL-community-first-bank'), mapOptions);}document.getElementById('3f092af3').innerHTML += ' | View Map';var $lbae77df34faa0cf95d8ef109284fd42e = '

Community First Bank

Address: 117 N 10th St, Mt Vernon, IL 62864
Phone: (618) 244-3000
';var m_bae77df34faa0cf95d8ef109284fd42e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community First Bank',});m_bae77df34faa0cf95d8ef109284fd42e['infowindow'] = new google.maps.InfoWindow({content: $lbae77df34faa0cf95d8ef109284fd42e});var infowindow = new google.maps.InfoWindow({content: $lbae77df34faa0cf95d8ef109284fd42e});google.maps.event.addListener(m_bae77df34faa0cf95d8ef109284fd42e, 'click', function() {infowindow.open(map,m_bae77df34faa0cf95d8ef109284fd42e);});$marker.push(m_bae77df34faa0cf95d8ef109284fd42e);}});}google.maps.event.addDomListener(window, 'load', initialize);