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.9976,-80.3467)};var g_ae6f24091ebb1f5a9bf5da61a248fc0c = new google.maps.Geocoder();g_ae6f24091ebb1f5a9bf5da61a248fc0c.geocode( { 'address': "201 S Jefferson St, New Castle, PA 16101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-castle-PA-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-castle-PA-atm-huntington-national-bank'), mapOptions);}document.getElementById('f4a218fa').innerHTML += ' | View Map';var $lae6f24091ebb1f5a9bf5da61a248fc0c = '

ATM (Huntington National Bank)

Address: 201 S Jefferson St, New Castle, PA 16101, USA
Phone:
';var m_ae6f24091ebb1f5a9bf5da61a248fc0c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_ae6f24091ebb1f5a9bf5da61a248fc0c['infowindow'] = new google.maps.InfoWindow({content: $lae6f24091ebb1f5a9bf5da61a248fc0c});var infowindow = new google.maps.InfoWindow({content: $lae6f24091ebb1f5a9bf5da61a248fc0c});google.maps.event.addListener(m_ae6f24091ebb1f5a9bf5da61a248fc0c, 'click', function() {infowindow.open(map,m_ae6f24091ebb1f5a9bf5da61a248fc0c);});$marker.push(m_ae6f24091ebb1f5a9bf5da61a248fc0c);}});var g_db4d9c25578b08df3afd5599a2e7099d = new google.maps.Geocoder();g_db4d9c25578b08df3afd5599a2e7099d.geocode( { 'address': "2 N Mill St, New Castle, PA 16101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-castle-PA-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-castle-PA-atm-huntington-national-bank'), mapOptions);}document.getElementById('6c788116').innerHTML += ' | View Map';var $ldb4d9c25578b08df3afd5599a2e7099d = '

ATM (Huntington National Bank)

Address: 2 N Mill St, New Castle, PA 16101, USA
Phone:
';var m_db4d9c25578b08df3afd5599a2e7099d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_db4d9c25578b08df3afd5599a2e7099d['infowindow'] = new google.maps.InfoWindow({content: $ldb4d9c25578b08df3afd5599a2e7099d});var infowindow = new google.maps.InfoWindow({content: $ldb4d9c25578b08df3afd5599a2e7099d});google.maps.event.addListener(m_db4d9c25578b08df3afd5599a2e7099d, 'click', function() {infowindow.open(map,m_db4d9c25578b08df3afd5599a2e7099d);});$marker.push(m_db4d9c25578b08df3afd5599a2e7099d);}});}google.maps.event.addDomListener(window, 'load', initialize);