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.8992,-75.3019)};var g_3fcb1772f3f6c2cd82ae27f6d64445e9 = new google.maps.Geocoder();g_3fcb1772f3f6c2cd82ae27f6d64445e9.geocode( { 'address': "2600 MacDade Boulevard, Holmes, PA 19043, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holmes-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('holmes-PA-citizens-bank'), mapOptions);}document.getElementById('718ee562').innerHTML += ' | View Map';var $l3fcb1772f3f6c2cd82ae27f6d64445e9 = '

Citizens Bank

Address: 2600 MacDade Boulevard, Holmes, PA 19043, USA
Phone: (610) 586-4701
';var m_3fcb1772f3f6c2cd82ae27f6d64445e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_3fcb1772f3f6c2cd82ae27f6d64445e9['infowindow'] = new google.maps.InfoWindow({content: $l3fcb1772f3f6c2cd82ae27f6d64445e9});var infowindow = new google.maps.InfoWindow({content: $l3fcb1772f3f6c2cd82ae27f6d64445e9});google.maps.event.addListener(m_3fcb1772f3f6c2cd82ae27f6d64445e9, 'click', function() {infowindow.open(map,m_3fcb1772f3f6c2cd82ae27f6d64445e9);});$marker.push(m_3fcb1772f3f6c2cd82ae27f6d64445e9);}});var g_e2052831bf848629c24e15c7e7e54081 = new google.maps.Geocoder();g_e2052831bf848629c24e15c7e7e54081.geocode( { 'address': "2600 MacDade Boulevard, Holmes, PA 19043, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holmes-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('holmes-PA-citizens-bank'), mapOptions);}document.getElementById('718ee562').innerHTML += ' | View Map';var $le2052831bf848629c24e15c7e7e54081 = '

Citizens Bank

Address: 2600 MacDade Boulevard, Holmes, PA 19043, USA
Phone: (610) 586-4701
';var m_e2052831bf848629c24e15c7e7e54081 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_e2052831bf848629c24e15c7e7e54081['infowindow'] = new google.maps.InfoWindow({content: $le2052831bf848629c24e15c7e7e54081});var infowindow = new google.maps.InfoWindow({content: $le2052831bf848629c24e15c7e7e54081});google.maps.event.addListener(m_e2052831bf848629c24e15c7e7e54081, 'click', function() {infowindow.open(map,m_e2052831bf848629c24e15c7e7e54081);});$marker.push(m_e2052831bf848629c24e15c7e7e54081);}});}google.maps.event.addDomListener(window, 'load', initialize);