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(39.9244,-83.8115)};var g_0e11d3d6172598b850bc8bf9837c2792 = new google.maps.Geocoder();g_0e11d3d6172598b850bc8bf9837c2792.geocode( { 'address': "63 W Main St, Springfield, OH 45502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-OH-home-city-federal-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-OH-home-city-federal-savings-bank'), mapOptions);}document.getElementById('8e8890a2').innerHTML += ' | View Map';var $l0e11d3d6172598b850bc8bf9837c2792 = '

Home City Federal Savings Bank

Address: 63 W Main St, Springfield, OH 45502, USA
Phone: (937) 322-5844
';var m_0e11d3d6172598b850bc8bf9837c2792 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home City Federal Savings Bank',});m_0e11d3d6172598b850bc8bf9837c2792['infowindow'] = new google.maps.InfoWindow({content: $l0e11d3d6172598b850bc8bf9837c2792});var infowindow = new google.maps.InfoWindow({content: $l0e11d3d6172598b850bc8bf9837c2792});google.maps.event.addListener(m_0e11d3d6172598b850bc8bf9837c2792, 'click', function() {infowindow.open(map,m_0e11d3d6172598b850bc8bf9837c2792);});$marker.push(m_0e11d3d6172598b850bc8bf9837c2792);}});var g_ef1a64b355fdff9597ea2c516b855606 = new google.maps.Geocoder();g_ef1a64b355fdff9597ea2c516b855606.geocode( { 'address': "2454 N Limestone St, Springfield, OH 45503, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-OH-home-city-federal-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-OH-home-city-federal-savings-bank'), mapOptions);}document.getElementById('4bcae2a3').innerHTML += ' | View Map';var $lef1a64b355fdff9597ea2c516b855606 = '

Home City Federal Savings Bank

Address: 2454 N Limestone St, Springfield, OH 45503, USA
Phone: (937) 390-0470
';var m_ef1a64b355fdff9597ea2c516b855606 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home City Federal Savings Bank',});m_ef1a64b355fdff9597ea2c516b855606['infowindow'] = new google.maps.InfoWindow({content: $lef1a64b355fdff9597ea2c516b855606});var infowindow = new google.maps.InfoWindow({content: $lef1a64b355fdff9597ea2c516b855606});google.maps.event.addListener(m_ef1a64b355fdff9597ea2c516b855606, 'click', function() {infowindow.open(map,m_ef1a64b355fdff9597ea2c516b855606);});$marker.push(m_ef1a64b355fdff9597ea2c516b855606);}});}google.maps.event.addDomListener(window, 'load', initialize);