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.6229,-79.1624)};var g_2c4e561715e3181ffd2433227eebcdd6 = new google.maps.Geocoder();g_2c4e561715e3181ffd2433227eebcdd6.geocode( { 'address': "1164 Philadelphia St, Indiana, PA 15701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indiana-PA-first-commonwealth-bank-drive-up').style.display = '';map = new google.maps.Map(document.getElementById('indiana-PA-first-commonwealth-bank-drive-up'), mapOptions);}document.getElementById('93e704d7').innerHTML += ' | View Map';var $l2c4e561715e3181ffd2433227eebcdd6 = '

First Commonwealth Bank Drive-Up

Address: 1164 Philadelphia St, Indiana, PA 15701, USA
Phone: (724) 463-5655
';var m_2c4e561715e3181ffd2433227eebcdd6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Commonwealth Bank Drive-Up',});m_2c4e561715e3181ffd2433227eebcdd6['infowindow'] = new google.maps.InfoWindow({content: $l2c4e561715e3181ffd2433227eebcdd6});var infowindow = new google.maps.InfoWindow({content: $l2c4e561715e3181ffd2433227eebcdd6});google.maps.event.addListener(m_2c4e561715e3181ffd2433227eebcdd6, 'click', function() {infowindow.open(map,m_2c4e561715e3181ffd2433227eebcdd6);});$marker.push(m_2c4e561715e3181ffd2433227eebcdd6);}});var g_17ca61bcb9efd6ea6ef301460fa18759 = new google.maps.Geocoder();g_17ca61bcb9efd6ea6ef301460fa18759.geocode( { 'address': "1090 Wayne Ave, Indiana, PA 15701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indiana-PA-first-commonwealth-bank-drive-up').style.display = '';map = new google.maps.Map(document.getElementById('indiana-PA-first-commonwealth-bank-drive-up'), mapOptions);}document.getElementById('48b24f6e').innerHTML += ' | View Map';var $l17ca61bcb9efd6ea6ef301460fa18759 = '

First Commonwealth Bank Drive-Up

Address: 1090 Wayne Ave, Indiana, PA 15701, USA
Phone: (724) 463-5656
';var m_17ca61bcb9efd6ea6ef301460fa18759 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Commonwealth Bank Drive-Up',});m_17ca61bcb9efd6ea6ef301460fa18759['infowindow'] = new google.maps.InfoWindow({content: $l17ca61bcb9efd6ea6ef301460fa18759});var infowindow = new google.maps.InfoWindow({content: $l17ca61bcb9efd6ea6ef301460fa18759});google.maps.event.addListener(m_17ca61bcb9efd6ea6ef301460fa18759, 'click', function() {infowindow.open(map,m_17ca61bcb9efd6ea6ef301460fa18759);});$marker.push(m_17ca61bcb9efd6ea6ef301460fa18759);}});}google.maps.event.addDomListener(window, 'load', initialize);