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.4948,-78.016)};var g_ec36a30e2246869154a49fd10429c52b = new google.maps.Geocoder();g_ec36a30e2246869154a49fd10429c52b.geocode( { 'address': "1331 Moore St, Huntingdon, PA 16652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntingdon-PA-first-national-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('huntingdon-PA-first-national-bank-atm'), mapOptions);}document.getElementById('2d83be84').innerHTML += ' | View Map';var $lec36a30e2246869154a49fd10429c52b = '

First National Bank ATM

Address: 1331 Moore St, Huntingdon, PA 16652, USA
Phone: (800) 555-5455
';var m_ec36a30e2246869154a49fd10429c52b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank ATM',});m_ec36a30e2246869154a49fd10429c52b['infowindow'] = new google.maps.InfoWindow({content: $lec36a30e2246869154a49fd10429c52b});var infowindow = new google.maps.InfoWindow({content: $lec36a30e2246869154a49fd10429c52b});google.maps.event.addListener(m_ec36a30e2246869154a49fd10429c52b, 'click', function() {infowindow.open(map,m_ec36a30e2246869154a49fd10429c52b);});$marker.push(m_ec36a30e2246869154a49fd10429c52b);}});var g_4519664294491bfcbb7ebfba614867ae = new google.maps.Geocoder();g_4519664294491bfcbb7ebfba614867ae.geocode( { 'address': "426 Penn St, Huntingdon, PA 16652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntingdon-PA-first-national-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('huntingdon-PA-first-national-bank-atm'), mapOptions);}document.getElementById('28ffeea1').innerHTML += ' | View Map';var $l4519664294491bfcbb7ebfba614867ae = '

First National Bank ATM

Address: 426 Penn St, Huntingdon, PA 16652, USA
Phone: (800) 555-5455
';var m_4519664294491bfcbb7ebfba614867ae = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank ATM',});m_4519664294491bfcbb7ebfba614867ae['infowindow'] = new google.maps.InfoWindow({content: $l4519664294491bfcbb7ebfba614867ae});var infowindow = new google.maps.InfoWindow({content: $l4519664294491bfcbb7ebfba614867ae});google.maps.event.addListener(m_4519664294491bfcbb7ebfba614867ae, 'click', function() {infowindow.open(map,m_4519664294491bfcbb7ebfba614867ae);});$marker.push(m_4519664294491bfcbb7ebfba614867ae);}});}google.maps.event.addDomListener(window, 'load', initialize);