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.478,-81.4445)};var g_205a5d908b58a1af10caf9d1ae0afe38 = new google.maps.Geocoder();g_205a5d908b58a1af10caf9d1ae0afe38.geocode( { 'address': "313 Canal Ave SE, New Philadelphia, OH 44663, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-philadelphia-OH-farm-credit-mid-america').style.display = '';map = new google.maps.Map(document.getElementById('new-philadelphia-OH-farm-credit-mid-america'), mapOptions);}document.getElementById('b2328a17').innerHTML += ' | View Map';var $l205a5d908b58a1af10caf9d1ae0afe38 = '

Farm Credit Mid-America

Address: 313 Canal Ave SE, New Philadelphia, OH 44663, USA
Phone: (330) 339-5606
';var m_205a5d908b58a1af10caf9d1ae0afe38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Farm Credit Mid-America',});m_205a5d908b58a1af10caf9d1ae0afe38['infowindow'] = new google.maps.InfoWindow({content: $l205a5d908b58a1af10caf9d1ae0afe38});var infowindow = new google.maps.InfoWindow({content: $l205a5d908b58a1af10caf9d1ae0afe38});google.maps.event.addListener(m_205a5d908b58a1af10caf9d1ae0afe38, 'click', function() {infowindow.open(map,m_205a5d908b58a1af10caf9d1ae0afe38);});$marker.push(m_205a5d908b58a1af10caf9d1ae0afe38);}});var g_be76d7e4d239a8542b1fd97572c33e93 = new google.maps.Geocoder();g_be76d7e4d239a8542b1fd97572c33e93.geocode( { 'address': "313 Canal Ave SE, New Philadelphia, OH 44663, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-philadelphia-OH-farm-credit-mid-america').style.display = '';map = new google.maps.Map(document.getElementById('new-philadelphia-OH-farm-credit-mid-america'), mapOptions);}document.getElementById('b2328a17').innerHTML += ' | View Map';var $lbe76d7e4d239a8542b1fd97572c33e93 = '

Farm Credit Mid-America

Address: 313 Canal Ave SE, New Philadelphia, OH 44663, USA
Phone: (330) 339-5606
';var m_be76d7e4d239a8542b1fd97572c33e93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Farm Credit Mid-America',});m_be76d7e4d239a8542b1fd97572c33e93['infowindow'] = new google.maps.InfoWindow({content: $lbe76d7e4d239a8542b1fd97572c33e93});var infowindow = new google.maps.InfoWindow({content: $lbe76d7e4d239a8542b1fd97572c33e93});google.maps.event.addListener(m_be76d7e4d239a8542b1fd97572c33e93, 'click', function() {infowindow.open(map,m_be76d7e4d239a8542b1fd97572c33e93);});$marker.push(m_be76d7e4d239a8542b1fd97572c33e93);}});}google.maps.event.addDomListener(window, 'load', initialize);