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.6353,-79.9399)};var g_407b448e2288a93cc2664283ea6b9d6a = new google.maps.Geocoder();g_407b448e2288a93cc2664283ea6b9d6a.geocode( { 'address': "5600 William Flinn Hwy, Gibsonia, PA 15044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gibsonia-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('gibsonia-PA-citizens-bank'), mapOptions);}document.getElementById('f0d89d82').innerHTML += ' | View Map';var $l407b448e2288a93cc2664283ea6b9d6a = '

Citizens Bank

Address: 5600 William Flinn Hwy, Gibsonia, PA 15044, USA
Phone:
';var m_407b448e2288a93cc2664283ea6b9d6a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_407b448e2288a93cc2664283ea6b9d6a['infowindow'] = new google.maps.InfoWindow({content: $l407b448e2288a93cc2664283ea6b9d6a});var infowindow = new google.maps.InfoWindow({content: $l407b448e2288a93cc2664283ea6b9d6a});google.maps.event.addListener(m_407b448e2288a93cc2664283ea6b9d6a, 'click', function() {infowindow.open(map,m_407b448e2288a93cc2664283ea6b9d6a);});$marker.push(m_407b448e2288a93cc2664283ea6b9d6a);}});var g_458e7b5676c9d9ec798fe7aedabc5752 = new google.maps.Geocoder();g_458e7b5676c9d9ec798fe7aedabc5752.geocode( { 'address': "4099 Grandview Dr, Gibsonia, PA 15044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gibsonia-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('gibsonia-PA-citizens-bank'), mapOptions);}document.getElementById('0146e097').innerHTML += ' | View Map';var $l458e7b5676c9d9ec798fe7aedabc5752 = '

Citizens Bank

Address: 4099 Grandview Dr, Gibsonia, PA 15044, USA
Phone:
';var m_458e7b5676c9d9ec798fe7aedabc5752 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_458e7b5676c9d9ec798fe7aedabc5752['infowindow'] = new google.maps.InfoWindow({content: $l458e7b5676c9d9ec798fe7aedabc5752});var infowindow = new google.maps.InfoWindow({content: $l458e7b5676c9d9ec798fe7aedabc5752});google.maps.event.addListener(m_458e7b5676c9d9ec798fe7aedabc5752, 'click', function() {infowindow.open(map,m_458e7b5676c9d9ec798fe7aedabc5752);});$marker.push(m_458e7b5676c9d9ec798fe7aedabc5752);}});}google.maps.event.addDomListener(window, 'load', initialize);