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(39.9011,-79.7277)};var g_53cf537b92ab0133b708bce0a54778a3 = new google.maps.Geocoder();g_53cf537b92ab0133b708bce0a54778a3.geocode( { 'address': "58 W Main St, Uniontown, PA 15401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('uniontown-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('uniontown-PA-first-national-bank'), mapOptions);}document.getElementById('c658a52c').innerHTML += ' | View Map';var $l53cf537b92ab0133b708bce0a54778a3 = '

First National Bank

Address: 58 W Main St, Uniontown, PA 15401, USA
Phone: (724) 438-4531
';var m_53cf537b92ab0133b708bce0a54778a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_53cf537b92ab0133b708bce0a54778a3['infowindow'] = new google.maps.InfoWindow({content: $l53cf537b92ab0133b708bce0a54778a3});var infowindow = new google.maps.InfoWindow({content: $l53cf537b92ab0133b708bce0a54778a3});google.maps.event.addListener(m_53cf537b92ab0133b708bce0a54778a3, 'click', function() {infowindow.open(map,m_53cf537b92ab0133b708bce0a54778a3);});$marker.push(m_53cf537b92ab0133b708bce0a54778a3);}});var g_36eb27ee7abc14dadcddb6e8599f755d = new google.maps.Geocoder();g_36eb27ee7abc14dadcddb6e8599f755d.geocode( { 'address': "55 Matthew Dr, Uniontown, PA 15401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('uniontown-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('uniontown-PA-first-national-bank'), mapOptions);}document.getElementById('18e9f4f5').innerHTML += ' | View Map';var $l36eb27ee7abc14dadcddb6e8599f755d = '

First National Bank

Address: 55 Matthew Dr, Uniontown, PA 15401, USA
Phone: (724) 438-4455
';var m_36eb27ee7abc14dadcddb6e8599f755d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_36eb27ee7abc14dadcddb6e8599f755d['infowindow'] = new google.maps.InfoWindow({content: $l36eb27ee7abc14dadcddb6e8599f755d});var infowindow = new google.maps.InfoWindow({content: $l36eb27ee7abc14dadcddb6e8599f755d});google.maps.event.addListener(m_36eb27ee7abc14dadcddb6e8599f755d, 'click', function() {infowindow.open(map,m_36eb27ee7abc14dadcddb6e8599f755d);});$marker.push(m_36eb27ee7abc14dadcddb6e8599f755d);}});}google.maps.event.addDomListener(window, 'load', initialize);