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.962,-75.979)};var g_6ab52fe412986f4a16cbe8bda08d2fc1 = new google.maps.Geocoder();g_6ab52fe412986f4a16cbe8bda08d2fc1.geocode( { 'address': "540 W Broad St, Hazleton, PA 18201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hazleton-PA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('hazleton-PA-bank-of-america'), mapOptions);}document.getElementById('70947a05').innerHTML += ' | View Map';var $l6ab52fe412986f4a16cbe8bda08d2fc1 = '

Bank of America

Address: 540 W Broad St, Hazleton, PA 18201
Phone: (570) 459-4260
';var m_6ab52fe412986f4a16cbe8bda08d2fc1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_6ab52fe412986f4a16cbe8bda08d2fc1['infowindow'] = new google.maps.InfoWindow({content: $l6ab52fe412986f4a16cbe8bda08d2fc1});var infowindow = new google.maps.InfoWindow({content: $l6ab52fe412986f4a16cbe8bda08d2fc1});google.maps.event.addListener(m_6ab52fe412986f4a16cbe8bda08d2fc1, 'click', function() {infowindow.open(map,m_6ab52fe412986f4a16cbe8bda08d2fc1);});$marker.push(m_6ab52fe412986f4a16cbe8bda08d2fc1);}});var g_139381229fa9bbe988e9335c8e41b537 = new google.maps.Geocoder();g_139381229fa9bbe988e9335c8e41b537.geocode( { 'address': "1215 N Church St, Hazleton, PA 18202"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hazleton-PA-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('hazleton-PA-bank-of-america'), mapOptions);}document.getElementById('d9cc1719').innerHTML += ' | View Map';var $l139381229fa9bbe988e9335c8e41b537 = '

Bank of America

Address: 1215 N Church St, Hazleton, PA 18202
Phone: (570) 459-4265
';var m_139381229fa9bbe988e9335c8e41b537 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_139381229fa9bbe988e9335c8e41b537['infowindow'] = new google.maps.InfoWindow({content: $l139381229fa9bbe988e9335c8e41b537});var infowindow = new google.maps.InfoWindow({content: $l139381229fa9bbe988e9335c8e41b537});google.maps.event.addListener(m_139381229fa9bbe988e9335c8e41b537, 'click', function() {infowindow.open(map,m_139381229fa9bbe988e9335c8e41b537);});$marker.push(m_139381229fa9bbe988e9335c8e41b537);}});}google.maps.event.addDomListener(window, 'load', initialize);