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.4666,-86.1147)};var g_9a20537ffeb0ebd24d41cf84504360c0 = new google.maps.Geocoder();g_9a20537ffeb0ebd24d41cf84504360c0.geocode( { 'address': "1308 E Hoffer St, Kokomo, IN 46902, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kokomo-IN-community-first-bank-indiana').style.display = '';map = new google.maps.Map(document.getElementById('kokomo-IN-community-first-bank-indiana'), mapOptions);}document.getElementById('3ab32c9c').innerHTML += ' | View Map';var $l9a20537ffeb0ebd24d41cf84504360c0 = '

Community First Bank-Indiana

Address: 1308 E Hoffer St, Kokomo, IN 46902, USA
Phone: (765) 456-4368
';var m_9a20537ffeb0ebd24d41cf84504360c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community First Bank-Indiana',});m_9a20537ffeb0ebd24d41cf84504360c0['infowindow'] = new google.maps.InfoWindow({content: $l9a20537ffeb0ebd24d41cf84504360c0});var infowindow = new google.maps.InfoWindow({content: $l9a20537ffeb0ebd24d41cf84504360c0});google.maps.event.addListener(m_9a20537ffeb0ebd24d41cf84504360c0, 'click', function() {infowindow.open(map,m_9a20537ffeb0ebd24d41cf84504360c0);});$marker.push(m_9a20537ffeb0ebd24d41cf84504360c0);}});var g_707d4db459e630c62e49612c0f96703d = new google.maps.Geocoder();g_707d4db459e630c62e49612c0f96703d.geocode( { 'address': "2101 S Dixon Rd, Kokomo, IN 46902, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kokomo-IN-community-first-bank-indiana').style.display = '';map = new google.maps.Map(document.getElementById('kokomo-IN-community-first-bank-indiana'), mapOptions);}document.getElementById('ca74b236').innerHTML += ' | View Map';var $l707d4db459e630c62e49612c0f96703d = '

Community First Bank-Indiana

Address: 2101 S Dixon Rd, Kokomo, IN 46902, USA
Phone: (765) 456-4287
';var m_707d4db459e630c62e49612c0f96703d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community First Bank-Indiana',});m_707d4db459e630c62e49612c0f96703d['infowindow'] = new google.maps.InfoWindow({content: $l707d4db459e630c62e49612c0f96703d});var infowindow = new google.maps.InfoWindow({content: $l707d4db459e630c62e49612c0f96703d});google.maps.event.addListener(m_707d4db459e630c62e49612c0f96703d, 'click', function() {infowindow.open(map,m_707d4db459e630c62e49612c0f96703d);});$marker.push(m_707d4db459e630c62e49612c0f96703d);}});}google.maps.event.addDomListener(window, 'load', initialize);