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(39.332,-80.2378)};var g_334467d41d5cf21e234465a1530ba647 = new google.maps.Geocoder();g_334467d41d5cf21e234465a1530ba647.geocode( { 'address': "25 Scarlet Oak Ln, Bridgeport, WV 26330, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bridgeport-WV-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bridgeport-WV-atm-huntington-national-bank'), mapOptions);}document.getElementById('9feb055c').innerHTML += ' | View Map';var $l334467d41d5cf21e234465a1530ba647 = '

ATM (Huntington National Bank)

Address: 25 Scarlet Oak Ln, Bridgeport, WV 26330, USA
Phone:
';var m_334467d41d5cf21e234465a1530ba647 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_334467d41d5cf21e234465a1530ba647['infowindow'] = new google.maps.InfoWindow({content: $l334467d41d5cf21e234465a1530ba647});var infowindow = new google.maps.InfoWindow({content: $l334467d41d5cf21e234465a1530ba647});google.maps.event.addListener(m_334467d41d5cf21e234465a1530ba647, 'click', function() {infowindow.open(map,m_334467d41d5cf21e234465a1530ba647);});$marker.push(m_334467d41d5cf21e234465a1530ba647);}});var g_f082ad5232cb880ff4401b036608d533 = new google.maps.Geocoder();g_f082ad5232cb880ff4401b036608d533.geocode( { 'address': "400 White Oaks Blvd, Bridgeport, WV 26330, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bridgeport-WV-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bridgeport-WV-atm-huntington-national-bank'), mapOptions);}document.getElementById('d39678ac').innerHTML += ' | View Map';var $lf082ad5232cb880ff4401b036608d533 = '

ATM (Huntington National Bank)

Address: 400 White Oaks Blvd, Bridgeport, WV 26330, USA
Phone:
';var m_f082ad5232cb880ff4401b036608d533 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_f082ad5232cb880ff4401b036608d533['infowindow'] = new google.maps.InfoWindow({content: $lf082ad5232cb880ff4401b036608d533});var infowindow = new google.maps.InfoWindow({content: $lf082ad5232cb880ff4401b036608d533});google.maps.event.addListener(m_f082ad5232cb880ff4401b036608d533, 'click', function() {infowindow.open(map,m_f082ad5232cb880ff4401b036608d533);});$marker.push(m_f082ad5232cb880ff4401b036608d533);}});}google.maps.event.addDomListener(window, 'load', initialize);