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.986,-77.6159)};var g_ad10bfd27bfb2f0d81310a8a732e7bb6 = new google.maps.Geocoder();g_ad10bfd27bfb2f0d81310a8a732e7bb6.geocode( { 'address': "109 Farm Credit Dr, Chambersburg, PA 17202, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chambersburg-PA-agchoice-farm-credit').style.display = '';map = new google.maps.Map(document.getElementById('chambersburg-PA-agchoice-farm-credit'), mapOptions);}document.getElementById('15ed4739').innerHTML += ' | View Map';var $lad10bfd27bfb2f0d81310a8a732e7bb6 = '

AgChoice Farm Credit

Address: 109 Farm Credit Dr, Chambersburg, PA 17202, USA
Phone: (717) 263-3315
';var m_ad10bfd27bfb2f0d81310a8a732e7bb6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AgChoice Farm Credit',});m_ad10bfd27bfb2f0d81310a8a732e7bb6['infowindow'] = new google.maps.InfoWindow({content: $lad10bfd27bfb2f0d81310a8a732e7bb6});var infowindow = new google.maps.InfoWindow({content: $lad10bfd27bfb2f0d81310a8a732e7bb6});google.maps.event.addListener(m_ad10bfd27bfb2f0d81310a8a732e7bb6, 'click', function() {infowindow.open(map,m_ad10bfd27bfb2f0d81310a8a732e7bb6);});$marker.push(m_ad10bfd27bfb2f0d81310a8a732e7bb6);}});}google.maps.event.addDomListener(window, 'load', initialize);