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(41.0175,-76.4866)};var g_bbd903d446cc2f03e9061a679a550318 = new google.maps.Geocoder();g_bbd903d446cc2f03e9061a679a550318.geocode( { 'address': "225 Columbia Mall Dr, Bloomsburg, PA 17815, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomsburg-PA-mt-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('bloomsburg-PA-mt-bank-atm'), mapOptions);}document.getElementById('6c653715').innerHTML += ' | View Map';var $lbbd903d446cc2f03e9061a679a550318 = '

M&T Bank ATM

Address: 225 Columbia Mall Dr, Bloomsburg, PA 17815, USA
Phone: (800) 724-2440
';var m_bbd903d446cc2f03e9061a679a550318 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank ATM',});m_bbd903d446cc2f03e9061a679a550318['infowindow'] = new google.maps.InfoWindow({content: $lbbd903d446cc2f03e9061a679a550318});var infowindow = new google.maps.InfoWindow({content: $lbbd903d446cc2f03e9061a679a550318});google.maps.event.addListener(m_bbd903d446cc2f03e9061a679a550318, 'click', function() {infowindow.open(map,m_bbd903d446cc2f03e9061a679a550318);});$marker.push(m_bbd903d446cc2f03e9061a679a550318);}});var g_453da473e01a44851cf15422d8e4c927 = new google.maps.Geocoder();g_453da473e01a44851cf15422d8e4c927.geocode( { 'address': "415 Central Rd, Bloomsburg, PA 17815, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomsburg-PA-mt-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('bloomsburg-PA-mt-bank-atm'), mapOptions);}document.getElementById('3bc521bc').innerHTML += ' | View Map';var $l453da473e01a44851cf15422d8e4c927 = '

M&T Bank ATM

Address: 415 Central Rd, Bloomsburg, PA 17815, USA
Phone: (800) 724-2440
';var m_453da473e01a44851cf15422d8e4c927 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank ATM',});m_453da473e01a44851cf15422d8e4c927['infowindow'] = new google.maps.InfoWindow({content: $l453da473e01a44851cf15422d8e4c927});var infowindow = new google.maps.InfoWindow({content: $l453da473e01a44851cf15422d8e4c927});google.maps.event.addListener(m_453da473e01a44851cf15422d8e4c927, 'click', function() {infowindow.open(map,m_453da473e01a44851cf15422d8e4c927);});$marker.push(m_453da473e01a44851cf15422d8e4c927);}});}google.maps.event.addDomListener(window, 'load', initialize);