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.2172,-75.1177)};var g_4b4c528ae9e83aa50f262a159ef3f18a = new google.maps.Geocoder();g_4b4c528ae9e83aa50f262a159ef3f18a.geocode( { 'address': "824 E Street Rd, Warminster, PA 18974, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warminster-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('warminster-PA-citizens-bank'), mapOptions);}document.getElementById('7901e577').innerHTML += ' | View Map';var $l4b4c528ae9e83aa50f262a159ef3f18a = '

Citizens Bank

Address: 824 E Street Rd, Warminster, PA 18974, USA
Phone: (215) 355-4327
';var m_4b4c528ae9e83aa50f262a159ef3f18a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_4b4c528ae9e83aa50f262a159ef3f18a['infowindow'] = new google.maps.InfoWindow({content: $l4b4c528ae9e83aa50f262a159ef3f18a});var infowindow = new google.maps.InfoWindow({content: $l4b4c528ae9e83aa50f262a159ef3f18a});google.maps.event.addListener(m_4b4c528ae9e83aa50f262a159ef3f18a, 'click', function() {infowindow.open(map,m_4b4c528ae9e83aa50f262a159ef3f18a);});$marker.push(m_4b4c528ae9e83aa50f262a159ef3f18a);}});var g_a0d1b944510d3e15f99cd0712456229f = new google.maps.Geocoder();g_a0d1b944510d3e15f99cd0712456229f.geocode( { 'address': "720 W Street Rd, Warminster, PA 18974, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warminster-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('warminster-PA-citizens-bank'), mapOptions);}document.getElementById('8b06c1c8').innerHTML += ' | View Map';var $la0d1b944510d3e15f99cd0712456229f = '

Citizens Bank

Address: 720 W Street Rd, Warminster, PA 18974, USA
Phone: (215) 441-3221
';var m_a0d1b944510d3e15f99cd0712456229f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_a0d1b944510d3e15f99cd0712456229f['infowindow'] = new google.maps.InfoWindow({content: $la0d1b944510d3e15f99cd0712456229f});var infowindow = new google.maps.InfoWindow({content: $la0d1b944510d3e15f99cd0712456229f});google.maps.event.addListener(m_a0d1b944510d3e15f99cd0712456229f, 'click', function() {infowindow.open(map,m_a0d1b944510d3e15f99cd0712456229f);});$marker.push(m_a0d1b944510d3e15f99cd0712456229f);}});}google.maps.event.addDomListener(window, 'load', initialize);