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.658,-91.5281)};var g_8ffdcade0d19115e2b5bedb1d94dc878 = new google.maps.Geocoder();g_8ffdcade0d19115e2b5bedb1d94dc878.geocode( { 'address': "1401 S Gilbert St, Iowa City, IA 52240"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('iowa-city-IA-hills-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('iowa-city-IA-hills-bank-and-trust-company'), mapOptions);}document.getElementById('430ded46').innerHTML += ' | View Map';var $l8ffdcade0d19115e2b5bedb1d94dc878 = '

Hills Bank and Trust Company

Address: 1401 S Gilbert St, Iowa City, IA 52240
Phone: (319) 338-1277
';var m_8ffdcade0d19115e2b5bedb1d94dc878 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hills Bank and Trust Company',});m_8ffdcade0d19115e2b5bedb1d94dc878['infowindow'] = new google.maps.InfoWindow({content: $l8ffdcade0d19115e2b5bedb1d94dc878});var infowindow = new google.maps.InfoWindow({content: $l8ffdcade0d19115e2b5bedb1d94dc878});google.maps.event.addListener(m_8ffdcade0d19115e2b5bedb1d94dc878, 'click', function() {infowindow.open(map,m_8ffdcade0d19115e2b5bedb1d94dc878);});$marker.push(m_8ffdcade0d19115e2b5bedb1d94dc878);}});var g_471bba574d9f7c0cd9a8ec3754828367 = new google.maps.Geocoder();g_471bba574d9f7c0cd9a8ec3754828367.geocode( { 'address': "201 S Clinton St, Iowa City, IA 52240"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('iowa-city-IA-hills-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('iowa-city-IA-hills-bank-and-trust-company'), mapOptions);}document.getElementById('811596bd').innerHTML += ' | View Map';var $l471bba574d9f7c0cd9a8ec3754828367 = '

Hills Bank and Trust Company

Address: 201 S Clinton St, Iowa City, IA 52240
Phone: (319) 351-3337
';var m_471bba574d9f7c0cd9a8ec3754828367 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hills Bank and Trust Company',});m_471bba574d9f7c0cd9a8ec3754828367['infowindow'] = new google.maps.InfoWindow({content: $l471bba574d9f7c0cd9a8ec3754828367});var infowindow = new google.maps.InfoWindow({content: $l471bba574d9f7c0cd9a8ec3754828367});google.maps.event.addListener(m_471bba574d9f7c0cd9a8ec3754828367, 'click', function() {infowindow.open(map,m_471bba574d9f7c0cd9a8ec3754828367);});$marker.push(m_471bba574d9f7c0cd9a8ec3754828367);}});}google.maps.event.addDomListener(window, 'load', initialize);