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.3294,-79.7329)};var g_abebb7c39f4b5e46bbcfab2b565ef32b = new google.maps.Geocoder();g_abebb7c39f4b5e46bbcfab2b565ef32b.geocode( { 'address': "11361 Old Rte 30, North Huntingdon, PA 15642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-huntingdon-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-huntingdon-PA-citizens-bank'), mapOptions);}document.getElementById('8f9147c5').innerHTML += ' | View Map';var $labebb7c39f4b5e46bbcfab2b565ef32b = '

Citizens Bank

Address: 11361 Old Rte 30, North Huntingdon, PA 15642, USA
Phone: (724) 864-1500
';var m_abebb7c39f4b5e46bbcfab2b565ef32b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_abebb7c39f4b5e46bbcfab2b565ef32b['infowindow'] = new google.maps.InfoWindow({content: $labebb7c39f4b5e46bbcfab2b565ef32b});var infowindow = new google.maps.InfoWindow({content: $labebb7c39f4b5e46bbcfab2b565ef32b});google.maps.event.addListener(m_abebb7c39f4b5e46bbcfab2b565ef32b, 'click', function() {infowindow.open(map,m_abebb7c39f4b5e46bbcfab2b565ef32b);});$marker.push(m_abebb7c39f4b5e46bbcfab2b565ef32b);}});var g_afa476765dc59bf475b2416ffcaf86a1 = new google.maps.Geocoder();g_afa476765dc59bf475b2416ffcaf86a1.geocode( { 'address': "8813 US-30, North Huntingdon, PA 15642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-huntingdon-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-huntingdon-PA-citizens-bank'), mapOptions);}document.getElementById('4a026ba5').innerHTML += ' | View Map';var $lafa476765dc59bf475b2416ffcaf86a1 = '

Citizens Bank

Address: 8813 US-30, North Huntingdon, PA 15642, USA
Phone:
';var m_afa476765dc59bf475b2416ffcaf86a1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_afa476765dc59bf475b2416ffcaf86a1['infowindow'] = new google.maps.InfoWindow({content: $lafa476765dc59bf475b2416ffcaf86a1});var infowindow = new google.maps.InfoWindow({content: $lafa476765dc59bf475b2416ffcaf86a1});google.maps.event.addListener(m_afa476765dc59bf475b2416ffcaf86a1, 'click', function() {infowindow.open(map,m_afa476765dc59bf475b2416ffcaf86a1);});$marker.push(m_afa476765dc59bf475b2416ffcaf86a1);}});}google.maps.event.addDomListener(window, 'load', initialize);