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.32,-79.9427)};var g_50933e2639d9763b8a9155e13fca08ea = new google.maps.Geocoder();g_50933e2639d9763b8a9155e13fca08ea.geocode( { 'address': "2003 Golden Mile Hwy, Pittsburgh, PA 15239, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsburgh-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('pittsburgh-PA-atm-mt-bank'), mapOptions);}document.getElementById('abf2c015').innerHTML += ' | View Map';var $l50933e2639d9763b8a9155e13fca08ea = '

ATM M&t Bank

Address: 2003 Golden Mile Hwy, Pittsburgh, PA 15239, USA
Phone: (800) 627-3999
';var m_50933e2639d9763b8a9155e13fca08ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_50933e2639d9763b8a9155e13fca08ea['infowindow'] = new google.maps.InfoWindow({content: $l50933e2639d9763b8a9155e13fca08ea});var infowindow = new google.maps.InfoWindow({content: $l50933e2639d9763b8a9155e13fca08ea});google.maps.event.addListener(m_50933e2639d9763b8a9155e13fca08ea, 'click', function() {infowindow.open(map,m_50933e2639d9763b8a9155e13fca08ea);});$marker.push(m_50933e2639d9763b8a9155e13fca08ea);}});var g_d9b4a06254d114b216a6f17cbaec726a = new google.maps.Geocoder();g_d9b4a06254d114b216a6f17cbaec726a.geocode( { 'address': "1000 Clairton Blvd, Pittsburgh, PA 15236, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsburgh-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('pittsburgh-PA-atm-mt-bank'), mapOptions);}document.getElementById('cc829248').innerHTML += ' | View Map';var $ld9b4a06254d114b216a6f17cbaec726a = '

ATM M&t Bank

Address: 1000 Clairton Blvd, Pittsburgh, PA 15236, USA
Phone: (800) 627-3999
';var m_d9b4a06254d114b216a6f17cbaec726a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_d9b4a06254d114b216a6f17cbaec726a['infowindow'] = new google.maps.InfoWindow({content: $ld9b4a06254d114b216a6f17cbaec726a});var infowindow = new google.maps.InfoWindow({content: $ld9b4a06254d114b216a6f17cbaec726a});google.maps.event.addListener(m_d9b4a06254d114b216a6f17cbaec726a, 'click', function() {infowindow.open(map,m_d9b4a06254d114b216a6f17cbaec726a);});$marker.push(m_d9b4a06254d114b216a6f17cbaec726a);}});}google.maps.event.addDomListener(window, 'load', initialize);