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_b3217d23efdb295c5a2e786a50c2e37e = new google.maps.Geocoder();g_b3217d23efdb295c5a2e786a50c2e37e.geocode( { 'address': "1427 N 2nd St, Clinton, IA 52732"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-IA-gateway-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('clinton-IA-gateway-state-bank'), mapOptions);}document.getElementById('5d5f87b6').innerHTML += ' | View Map';var $lb3217d23efdb295c5a2e786a50c2e37e = '

Gateway State Bank

Address: 1427 N 2nd St, Clinton, IA 52732
Phone: (563) 242-2265
';var m_b3217d23efdb295c5a2e786a50c2e37e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gateway State Bank',});m_b3217d23efdb295c5a2e786a50c2e37e['infowindow'] = new google.maps.InfoWindow({content: $lb3217d23efdb295c5a2e786a50c2e37e});var infowindow = new google.maps.InfoWindow({content: $lb3217d23efdb295c5a2e786a50c2e37e});google.maps.event.addListener(m_b3217d23efdb295c5a2e786a50c2e37e, 'click', function() {infowindow.open(map,m_b3217d23efdb295c5a2e786a50c2e37e);});$marker.push(m_b3217d23efdb295c5a2e786a50c2e37e);}});var g_ea9011dfa69182eaa9a0862ca37bb6f7 = new google.maps.Geocoder();g_ea9011dfa69182eaa9a0862ca37bb6f7.geocode( { 'address': "2600 Lincoln Way, Clinton, IA 52732"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-IA-gateway-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('clinton-IA-gateway-state-bank'), mapOptions);}document.getElementById('6458499b').innerHTML += ' | View Map';var $lea9011dfa69182eaa9a0862ca37bb6f7 = '

Gateway State Bank

Address: 2600 Lincoln Way, Clinton, IA 52732
Phone: (563) 242-2112
';var m_ea9011dfa69182eaa9a0862ca37bb6f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gateway State Bank',});m_ea9011dfa69182eaa9a0862ca37bb6f7['infowindow'] = new google.maps.InfoWindow({content: $lea9011dfa69182eaa9a0862ca37bb6f7});var infowindow = new google.maps.InfoWindow({content: $lea9011dfa69182eaa9a0862ca37bb6f7});google.maps.event.addListener(m_ea9011dfa69182eaa9a0862ca37bb6f7, 'click', function() {infowindow.open(map,m_ea9011dfa69182eaa9a0862ca37bb6f7);});$marker.push(m_ea9011dfa69182eaa9a0862ca37bb6f7);}});}google.maps.event.addDomListener(window, 'load', initialize);