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.8576,-76.7666)};var g_22ceb1ca26b1a139d3abf389101858c0 = new google.maps.Geocoder();g_22ceb1ca26b1a139d3abf389101858c0.geocode( { 'address': "439 Grant St, Sunbury, PA 17801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sunbury-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('sunbury-PA-citizens-bank'), mapOptions);}document.getElementById('81dfd152').innerHTML += ' | View Map';var $l22ceb1ca26b1a139d3abf389101858c0 = '

Citizens Bank

Address: 439 Grant St, Sunbury, PA 17801, USA
Phone:
';var m_22ceb1ca26b1a139d3abf389101858c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_22ceb1ca26b1a139d3abf389101858c0['infowindow'] = new google.maps.InfoWindow({content: $l22ceb1ca26b1a139d3abf389101858c0});var infowindow = new google.maps.InfoWindow({content: $l22ceb1ca26b1a139d3abf389101858c0});google.maps.event.addListener(m_22ceb1ca26b1a139d3abf389101858c0, 'click', function() {infowindow.open(map,m_22ceb1ca26b1a139d3abf389101858c0);});$marker.push(m_22ceb1ca26b1a139d3abf389101858c0);}});var g_45648ca1fd7262e55a29a62e11be9982 = new google.maps.Geocoder();g_45648ca1fd7262e55a29a62e11be9982.geocode( { 'address': "N 4th St & Arch St, Sunbury, PA 17801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sunbury-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('sunbury-PA-citizens-bank'), mapOptions);}document.getElementById('3f253889').innerHTML += ' | View Map';var $l45648ca1fd7262e55a29a62e11be9982 = '

Citizens Bank

Address: N 4th St & Arch St, Sunbury, PA 17801, USA
Phone:
';var m_45648ca1fd7262e55a29a62e11be9982 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_45648ca1fd7262e55a29a62e11be9982['infowindow'] = new google.maps.InfoWindow({content: $l45648ca1fd7262e55a29a62e11be9982});var infowindow = new google.maps.InfoWindow({content: $l45648ca1fd7262e55a29a62e11be9982});google.maps.event.addListener(m_45648ca1fd7262e55a29a62e11be9982, 'click', function() {infowindow.open(map,m_45648ca1fd7262e55a29a62e11be9982);});$marker.push(m_45648ca1fd7262e55a29a62e11be9982);}});}google.maps.event.addDomListener(window, 'load', initialize);