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.8752,-79.9498)};var g_60131a2a3f223dc8f4753bcc5771660c = new google.maps.Geocoder();g_60131a2a3f223dc8f4753bcc5771660c.geocode( { 'address': "700 Moraine Pointe Plaza, Butler, PA 16001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('butler-PA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('butler-PA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('238bdbc7').innerHTML += ' | View Map';var $l60131a2a3f223dc8f4753bcc5771660c = '

Citizens Bank Supermarket Branch

Address: 700 Moraine Pointe Plaza, Butler, PA 16001, USA
Phone: (724) 431-0407
';var m_60131a2a3f223dc8f4753bcc5771660c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_60131a2a3f223dc8f4753bcc5771660c['infowindow'] = new google.maps.InfoWindow({content: $l60131a2a3f223dc8f4753bcc5771660c});var infowindow = new google.maps.InfoWindow({content: $l60131a2a3f223dc8f4753bcc5771660c});google.maps.event.addListener(m_60131a2a3f223dc8f4753bcc5771660c, 'click', function() {infowindow.open(map,m_60131a2a3f223dc8f4753bcc5771660c);});$marker.push(m_60131a2a3f223dc8f4753bcc5771660c);}});var g_66d65498077ac583806d1c8b684b946e = new google.maps.Geocoder();g_66d65498077ac583806d1c8b684b946e.geocode( { 'address': "1521 N Main St Ext, Butler, PA 16001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('butler-PA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('butler-PA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('dd7de2f6').innerHTML += ' | View Map';var $l66d65498077ac583806d1c8b684b946e = '

Citizens Bank Supermarket Branch

Address: 1521 N Main St Ext, Butler, PA 16001, USA
Phone: (724) 285-1545
';var m_66d65498077ac583806d1c8b684b946e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_66d65498077ac583806d1c8b684b946e['infowindow'] = new google.maps.InfoWindow({content: $l66d65498077ac583806d1c8b684b946e});var infowindow = new google.maps.InfoWindow({content: $l66d65498077ac583806d1c8b684b946e});google.maps.event.addListener(m_66d65498077ac583806d1c8b684b946e, 'click', function() {infowindow.open(map,m_66d65498077ac583806d1c8b684b946e);});$marker.push(m_66d65498077ac583806d1c8b684b946e);}});}google.maps.event.addDomListener(window, 'load', initialize);