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.5994,-75.4726)};var g_a93847dd2ecb75f666cdaa35eb5baddd = new google.maps.Geocoder();g_a93847dd2ecb75f666cdaa35eb5baddd.geocode( { 'address': "3920 W Tilghman St, Allentown, PA 18104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('allentown-PA-patriot-bank').style.display = '';map = new google.maps.Map(document.getElementById('allentown-PA-patriot-bank'), mapOptions);}document.getElementById('3b6ce116').innerHTML += ' | View Map';var $la93847dd2ecb75f666cdaa35eb5baddd = '

Patriot Bank

Address: 3920 W Tilghman St, Allentown, PA 18104
Phone: (610) 336-0149
';var m_a93847dd2ecb75f666cdaa35eb5baddd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patriot Bank',});m_a93847dd2ecb75f666cdaa35eb5baddd['infowindow'] = new google.maps.InfoWindow({content: $la93847dd2ecb75f666cdaa35eb5baddd});var infowindow = new google.maps.InfoWindow({content: $la93847dd2ecb75f666cdaa35eb5baddd});google.maps.event.addListener(m_a93847dd2ecb75f666cdaa35eb5baddd, 'click', function() {infowindow.open(map,m_a93847dd2ecb75f666cdaa35eb5baddd);});$marker.push(m_a93847dd2ecb75f666cdaa35eb5baddd);}});var g_7285c022caeaa3046dbbc79b6fbfcb92 = new google.maps.Geocoder();g_7285c022caeaa3046dbbc79b6fbfcb92.geocode( { 'address': "1501 N Cedar Crest Blvd, Allentown, PA 18104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('allentown-PA-patriot-bank').style.display = '';map = new google.maps.Map(document.getElementById('allentown-PA-patriot-bank'), mapOptions);}document.getElementById('abd57e03').innerHTML += ' | View Map';var $l7285c022caeaa3046dbbc79b6fbfcb92 = '

Patriot Bank

Address: 1501 N Cedar Crest Blvd, Allentown, PA 18104
Phone: (610) 432-5402
';var m_7285c022caeaa3046dbbc79b6fbfcb92 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patriot Bank',});m_7285c022caeaa3046dbbc79b6fbfcb92['infowindow'] = new google.maps.InfoWindow({content: $l7285c022caeaa3046dbbc79b6fbfcb92});var infowindow = new google.maps.InfoWindow({content: $l7285c022caeaa3046dbbc79b6fbfcb92});google.maps.event.addListener(m_7285c022caeaa3046dbbc79b6fbfcb92, 'click', function() {infowindow.open(map,m_7285c022caeaa3046dbbc79b6fbfcb92);});$marker.push(m_7285c022caeaa3046dbbc79b6fbfcb92);}});}google.maps.event.addDomListener(window, 'load', initialize);