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.3154,-79.3849)};var g_73ab8ddae464ca55c5cf2c87e35413a9 = new google.maps.Geocoder();g_73ab8ddae464ca55c5cf2c87e35413a9.geocode( { 'address': "200 Weldon St, Latrobe, PA 15650, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('latrobe-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('latrobe-PA-first-national-bank'), mapOptions);}document.getElementById('2425784f').innerHTML += ' | View Map';var $l73ab8ddae464ca55c5cf2c87e35413a9 = '

First National Bank

Address: 200 Weldon St, Latrobe, PA 15650, USA
Phone: (724) 539-2553
';var m_73ab8ddae464ca55c5cf2c87e35413a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_73ab8ddae464ca55c5cf2c87e35413a9['infowindow'] = new google.maps.InfoWindow({content: $l73ab8ddae464ca55c5cf2c87e35413a9});var infowindow = new google.maps.InfoWindow({content: $l73ab8ddae464ca55c5cf2c87e35413a9});google.maps.event.addListener(m_73ab8ddae464ca55c5cf2c87e35413a9, 'click', function() {infowindow.open(map,m_73ab8ddae464ca55c5cf2c87e35413a9);});$marker.push(m_73ab8ddae464ca55c5cf2c87e35413a9);}});var g_029a277f755dabed1cbe42b6dd33aff0 = new google.maps.Geocoder();g_029a277f755dabed1cbe42b6dd33aff0.geocode( { 'address': "3891 US-30, Latrobe, PA 15650, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('latrobe-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('latrobe-PA-first-national-bank'), mapOptions);}document.getElementById('88a4fcfc').innerHTML += ' | View Map';var $l029a277f755dabed1cbe42b6dd33aff0 = '

First National Bank

Address: 3891 US-30, Latrobe, PA 15650, USA
Phone: (724) 539-8501
';var m_029a277f755dabed1cbe42b6dd33aff0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_029a277f755dabed1cbe42b6dd33aff0['infowindow'] = new google.maps.InfoWindow({content: $l029a277f755dabed1cbe42b6dd33aff0});var infowindow = new google.maps.InfoWindow({content: $l029a277f755dabed1cbe42b6dd33aff0});google.maps.event.addListener(m_029a277f755dabed1cbe42b6dd33aff0, 'click', function() {infowindow.open(map,m_029a277f755dabed1cbe42b6dd33aff0);});$marker.push(m_029a277f755dabed1cbe42b6dd33aff0);}});}google.maps.event.addDomListener(window, 'load', initialize);