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.1528,-79.8812)};var g_023a5b6cff47288ec582a4ed4ab893f5 = new google.maps.Geocoder();g_023a5b6cff47288ec582a4ed4ab893f5.geocode( { 'address': "560 Donner Ave, Monessen, PA 15062"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monessen-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('monessen-PA-citizens-bank'), mapOptions);}document.getElementById('c91334da').innerHTML += ' | View Map';var $l023a5b6cff47288ec582a4ed4ab893f5 = '

Citizens Bank

Address: 560 Donner Ave, Monessen, PA 15062
Phone: (724) 684-4100
';var m_023a5b6cff47288ec582a4ed4ab893f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_023a5b6cff47288ec582a4ed4ab893f5['infowindow'] = new google.maps.InfoWindow({content: $l023a5b6cff47288ec582a4ed4ab893f5});var infowindow = new google.maps.InfoWindow({content: $l023a5b6cff47288ec582a4ed4ab893f5});google.maps.event.addListener(m_023a5b6cff47288ec582a4ed4ab893f5, 'click', function() {infowindow.open(map,m_023a5b6cff47288ec582a4ed4ab893f5);});$marker.push(m_023a5b6cff47288ec582a4ed4ab893f5);}});var g_67df9e6d6a812edd1d6da3bf66979598 = new google.maps.Geocoder();g_67df9e6d6a812edd1d6da3bf66979598.geocode( { 'address': "1731 Grand Blvd, Monessen, PA 15062"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monessen-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('monessen-PA-citizens-bank'), mapOptions);}document.getElementById('e1ba0694').innerHTML += ' | View Map';var $l67df9e6d6a812edd1d6da3bf66979598 = '

Citizens Bank

Address: 1731 Grand Blvd, Monessen, PA 15062
Phone: (724) 684-6011
';var m_67df9e6d6a812edd1d6da3bf66979598 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_67df9e6d6a812edd1d6da3bf66979598['infowindow'] = new google.maps.InfoWindow({content: $l67df9e6d6a812edd1d6da3bf66979598});var infowindow = new google.maps.InfoWindow({content: $l67df9e6d6a812edd1d6da3bf66979598});google.maps.event.addListener(m_67df9e6d6a812edd1d6da3bf66979598, 'click', function() {infowindow.open(map,m_67df9e6d6a812edd1d6da3bf66979598);});$marker.push(m_67df9e6d6a812edd1d6da3bf66979598);}});}google.maps.event.addDomListener(window, 'load', initialize);