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.6384,-80.4545)};var g_462d7db49c44caea8c4b23fe6ba238f7 = new google.maps.Geocoder();g_462d7db49c44caea8c4b23fe6ba238f7.geocode( { 'address': "629 Midland Ave, Midland, PA 15059, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-PA-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-PA-atm-huntington-national-bank'), mapOptions);}document.getElementById('765d1fc4').innerHTML += ' | View Map';var $l462d7db49c44caea8c4b23fe6ba238f7 = '

ATM (Huntington National Bank)

Address: 629 Midland Ave, Midland, PA 15059, USA
Phone:
';var m_462d7db49c44caea8c4b23fe6ba238f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_462d7db49c44caea8c4b23fe6ba238f7['infowindow'] = new google.maps.InfoWindow({content: $l462d7db49c44caea8c4b23fe6ba238f7});var infowindow = new google.maps.InfoWindow({content: $l462d7db49c44caea8c4b23fe6ba238f7});google.maps.event.addListener(m_462d7db49c44caea8c4b23fe6ba238f7, 'click', function() {infowindow.open(map,m_462d7db49c44caea8c4b23fe6ba238f7);});$marker.push(m_462d7db49c44caea8c4b23fe6ba238f7);}});var g_8c03b9706c8d0aa0b4892002716482e4 = new google.maps.Geocoder();g_8c03b9706c8d0aa0b4892002716482e4.geocode( { 'address': "500 Midland Ave, Midland, PA 15059, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-PA-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-PA-atm-huntington-national-bank'), mapOptions);}document.getElementById('2059f94d').innerHTML += ' | View Map';var $l8c03b9706c8d0aa0b4892002716482e4 = '

ATM (Huntington National Bank)

Address: 500 Midland Ave, Midland, PA 15059, USA
Phone:
';var m_8c03b9706c8d0aa0b4892002716482e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_8c03b9706c8d0aa0b4892002716482e4['infowindow'] = new google.maps.InfoWindow({content: $l8c03b9706c8d0aa0b4892002716482e4});var infowindow = new google.maps.InfoWindow({content: $l8c03b9706c8d0aa0b4892002716482e4});google.maps.event.addListener(m_8c03b9706c8d0aa0b4892002716482e4, 'click', function() {infowindow.open(map,m_8c03b9706c8d0aa0b4892002716482e4);});$marker.push(m_8c03b9706c8d0aa0b4892002716482e4);}});}google.maps.event.addDomListener(window, 'load', initialize);