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.4276,-78.3962)};var g_00fcfd08f6da008b497e6cc4345deda1 = new google.maps.Geocoder();g_00fcfd08f6da008b497e6cc4345deda1.geocode( { 'address': "115 S Juniata St, Hollidaysburg, PA 16648, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollidaysburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hollidaysburg-PA-citizens-bank'), mapOptions);}document.getElementById('192c560f').innerHTML += ' | View Map';var $l00fcfd08f6da008b497e6cc4345deda1 = '

Citizens Bank

Address: 115 S Juniata St, Hollidaysburg, PA 16648, USA
Phone:
';var m_00fcfd08f6da008b497e6cc4345deda1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_00fcfd08f6da008b497e6cc4345deda1['infowindow'] = new google.maps.InfoWindow({content: $l00fcfd08f6da008b497e6cc4345deda1});var infowindow = new google.maps.InfoWindow({content: $l00fcfd08f6da008b497e6cc4345deda1});google.maps.event.addListener(m_00fcfd08f6da008b497e6cc4345deda1, 'click', function() {infowindow.open(map,m_00fcfd08f6da008b497e6cc4345deda1);});$marker.push(m_00fcfd08f6da008b497e6cc4345deda1);}});var g_b63e163fe8e91c97686d6a36822e79eb = new google.maps.Geocoder();g_b63e163fe8e91c97686d6a36822e79eb.geocode( { 'address': "312 Allegheny St, Hollidaysburg, PA 16648, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollidaysburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hollidaysburg-PA-citizens-bank'), mapOptions);}document.getElementById('b5e253a8').innerHTML += ' | View Map';var $lb63e163fe8e91c97686d6a36822e79eb = '

Citizens Bank

Address: 312 Allegheny St, Hollidaysburg, PA 16648, USA
Phone: (814) 695-9858
';var m_b63e163fe8e91c97686d6a36822e79eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b63e163fe8e91c97686d6a36822e79eb['infowindow'] = new google.maps.InfoWindow({content: $lb63e163fe8e91c97686d6a36822e79eb});var infowindow = new google.maps.InfoWindow({content: $lb63e163fe8e91c97686d6a36822e79eb});google.maps.event.addListener(m_b63e163fe8e91c97686d6a36822e79eb, 'click', function() {infowindow.open(map,m_b63e163fe8e91c97686d6a36822e79eb);});$marker.push(m_b63e163fe8e91c97686d6a36822e79eb);}});}google.maps.event.addDomListener(window, 'load', initialize);