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.849,-90.2087)};var g_67e7cfd2e483fbbaaaa54b5523753e58 = new google.maps.Geocoder();g_67e7cfd2e483fbbaaaa54b5523753e58.geocode( { 'address': "1015 13th Ave N, Clinton, IA 52732"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-IA-citizens-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('clinton-IA-citizens-first-bank'), mapOptions);}document.getElementById('2e3decac').innerHTML += ' | View Map';var $l67e7cfd2e483fbbaaaa54b5523753e58 = '

Citizens First Bank

Address: 1015 13th Ave N, Clinton, IA 52732
Phone: (563) 242-2825
';var m_67e7cfd2e483fbbaaaa54b5523753e58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens First Bank',});m_67e7cfd2e483fbbaaaa54b5523753e58['infowindow'] = new google.maps.InfoWindow({content: $l67e7cfd2e483fbbaaaa54b5523753e58});var infowindow = new google.maps.InfoWindow({content: $l67e7cfd2e483fbbaaaa54b5523753e58});google.maps.event.addListener(m_67e7cfd2e483fbbaaaa54b5523753e58, 'click', function() {infowindow.open(map,m_67e7cfd2e483fbbaaaa54b5523753e58);});$marker.push(m_67e7cfd2e483fbbaaaa54b5523753e58);}});var g_23732d21761cb38e76c173861d212486 = new google.maps.Geocoder();g_23732d21761cb38e76c173861d212486.geocode( { 'address': "1442 Lincoln Way, Clinton, IA 52732"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-IA-citizens-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('clinton-IA-citizens-first-bank'), mapOptions);}document.getElementById('d205b5e5').innerHTML += ' | View Map';var $l23732d21761cb38e76c173861d212486 = '

Citizens First Bank

Address: 1442 Lincoln Way, Clinton, IA 52732
Phone: (563) 243-6000
';var m_23732d21761cb38e76c173861d212486 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens First Bank',});m_23732d21761cb38e76c173861d212486['infowindow'] = new google.maps.InfoWindow({content: $l23732d21761cb38e76c173861d212486});var infowindow = new google.maps.InfoWindow({content: $l23732d21761cb38e76c173861d212486});google.maps.event.addListener(m_23732d21761cb38e76c173861d212486, 'click', function() {infowindow.open(map,m_23732d21761cb38e76c173861d212486);});$marker.push(m_23732d21761cb38e76c173861d212486);}});}google.maps.event.addDomListener(window, 'load', initialize);