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.7506,-79.8162)};var g_8e1853b6a873a42959e1b8a70e9dc702 = new google.maps.Geocoder();g_8e1853b6a873a42959e1b8a70e9dc702.geocode( { 'address': "205 W Main St, Saxonburg, PA 16056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saxonburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('saxonburg-PA-citizens-bank'), mapOptions);}document.getElementById('a7edd2b0').innerHTML += ' | View Map';var $l8e1853b6a873a42959e1b8a70e9dc702 = '

Citizens Bank

Address: 205 W Main St, Saxonburg, PA 16056, USA
Phone: (724) 352-9417
';var m_8e1853b6a873a42959e1b8a70e9dc702 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8e1853b6a873a42959e1b8a70e9dc702['infowindow'] = new google.maps.InfoWindow({content: $l8e1853b6a873a42959e1b8a70e9dc702});var infowindow = new google.maps.InfoWindow({content: $l8e1853b6a873a42959e1b8a70e9dc702});google.maps.event.addListener(m_8e1853b6a873a42959e1b8a70e9dc702, 'click', function() {infowindow.open(map,m_8e1853b6a873a42959e1b8a70e9dc702);});$marker.push(m_8e1853b6a873a42959e1b8a70e9dc702);}});var g_c5391cea870510dc95bdcfa72e786a28 = new google.maps.Geocoder();g_c5391cea870510dc95bdcfa72e786a28.geocode( { 'address': "205 W Main St, Saxonburg, PA 16056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saxonburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('saxonburg-PA-citizens-bank'), mapOptions);}document.getElementById('a7edd2b0').innerHTML += ' | View Map';var $lc5391cea870510dc95bdcfa72e786a28 = '

Citizens Bank

Address: 205 W Main St, Saxonburg, PA 16056, USA
Phone: (724) 352-9417
';var m_c5391cea870510dc95bdcfa72e786a28 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_c5391cea870510dc95bdcfa72e786a28['infowindow'] = new google.maps.InfoWindow({content: $lc5391cea870510dc95bdcfa72e786a28});var infowindow = new google.maps.InfoWindow({content: $lc5391cea870510dc95bdcfa72e786a28});google.maps.event.addListener(m_c5391cea870510dc95bdcfa72e786a28, 'click', function() {infowindow.open(map,m_c5391cea870510dc95bdcfa72e786a28);});$marker.push(m_c5391cea870510dc95bdcfa72e786a28);}});}google.maps.event.addDomListener(window, 'load', initialize);