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.3951,-80.1946)};var g_aaa5def453b9de3c49f84c1bf00b8ce5 = new google.maps.Geocoder();g_aaa5def453b9de3c49f84c1bf00b8ce5.geocode( { 'address': "58 Middletown Rd, Fairmont, WV 26554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairmont-WV-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairmont-WV-atm-huntington-national-bank'), mapOptions);}document.getElementById('5cd2f7fd').innerHTML += ' | View Map';var $laaa5def453b9de3c49f84c1bf00b8ce5 = '

ATM (Huntington National Bank)

Address: 58 Middletown Rd, Fairmont, WV 26554, USA
Phone:
';var m_aaa5def453b9de3c49f84c1bf00b8ce5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_aaa5def453b9de3c49f84c1bf00b8ce5['infowindow'] = new google.maps.InfoWindow({content: $laaa5def453b9de3c49f84c1bf00b8ce5});var infowindow = new google.maps.InfoWindow({content: $laaa5def453b9de3c49f84c1bf00b8ce5});google.maps.event.addListener(m_aaa5def453b9de3c49f84c1bf00b8ce5, 'click', function() {infowindow.open(map,m_aaa5def453b9de3c49f84c1bf00b8ce5);});$marker.push(m_aaa5def453b9de3c49f84c1bf00b8ce5);}});var g_433b9408ee5904a49908f708306a101d = new google.maps.Geocoder();g_433b9408ee5904a49908f708306a101d.geocode( { 'address': "103 Adams St, Fairmont, WV 26554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairmont-WV-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairmont-WV-atm-huntington-national-bank'), mapOptions);}document.getElementById('32d1b5b0').innerHTML += ' | View Map';var $l433b9408ee5904a49908f708306a101d = '

ATM (Huntington National Bank)

Address: 103 Adams St, Fairmont, WV 26554, USA
Phone:
';var m_433b9408ee5904a49908f708306a101d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_433b9408ee5904a49908f708306a101d['infowindow'] = new google.maps.InfoWindow({content: $l433b9408ee5904a49908f708306a101d});var infowindow = new google.maps.InfoWindow({content: $l433b9408ee5904a49908f708306a101d});google.maps.event.addListener(m_433b9408ee5904a49908f708306a101d, 'click', function() {infowindow.open(map,m_433b9408ee5904a49908f708306a101d);});$marker.push(m_433b9408ee5904a49908f708306a101d);}});}google.maps.event.addDomListener(window, 'load', initialize);