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.7509,-84.1557)};var g_1baf23c2d82504607fcff3a4f9562e37 = new google.maps.Geocoder();g_1baf23c2d82504607fcff3a4f9562e37.geocode( { 'address': "2565 Shawnee Rd, Lima, OH 45806, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lima-OH-first-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('lima-OH-first-federal-bank'), mapOptions);}document.getElementById('315ba12b').innerHTML += ' | View Map';var $l1baf23c2d82504607fcff3a4f9562e37 = '

First Federal Bank

Address: 2565 Shawnee Rd, Lima, OH 45806, USA
Phone: (419) 221-1312
';var m_1baf23c2d82504607fcff3a4f9562e37 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank',});m_1baf23c2d82504607fcff3a4f9562e37['infowindow'] = new google.maps.InfoWindow({content: $l1baf23c2d82504607fcff3a4f9562e37});var infowindow = new google.maps.InfoWindow({content: $l1baf23c2d82504607fcff3a4f9562e37});google.maps.event.addListener(m_1baf23c2d82504607fcff3a4f9562e37, 'click', function() {infowindow.open(map,m_1baf23c2d82504607fcff3a4f9562e37);});$marker.push(m_1baf23c2d82504607fcff3a4f9562e37);}});var g_dc24bd6497bfc14c1ee42a89c59b8a44 = new google.maps.Geocoder();g_dc24bd6497bfc14c1ee42a89c59b8a44.geocode( { 'address': "2600 Allentown Rd, Lima, OH 45805, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lima-OH-first-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('lima-OH-first-federal-bank'), mapOptions);}document.getElementById('f43d0280').innerHTML += ' | View Map';var $ldc24bd6497bfc14c1ee42a89c59b8a44 = '

First Federal Bank

Address: 2600 Allentown Rd, Lima, OH 45805, USA
Phone: (419) 224-2265
';var m_dc24bd6497bfc14c1ee42a89c59b8a44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank',});m_dc24bd6497bfc14c1ee42a89c59b8a44['infowindow'] = new google.maps.InfoWindow({content: $ldc24bd6497bfc14c1ee42a89c59b8a44});var infowindow = new google.maps.InfoWindow({content: $ldc24bd6497bfc14c1ee42a89c59b8a44});google.maps.event.addListener(m_dc24bd6497bfc14c1ee42a89c59b8a44, 'click', function() {infowindow.open(map,m_dc24bd6497bfc14c1ee42a89c59b8a44);});$marker.push(m_dc24bd6497bfc14c1ee42a89c59b8a44);}});}google.maps.event.addDomListener(window, 'load', initialize);