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(38.3944,-82.2847)};var g_0d0d068cff0db92dc94e24996c9e4b94 = new google.maps.Geocoder();g_0d0d068cff0db92dc94e24996c9e4b94.geocode( { 'address': "404 Huntington Mall, Barboursville, WV 25504"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barboursville-WV-huntington-federal-savings-bnk').style.display = '';map = new google.maps.Map(document.getElementById('barboursville-WV-huntington-federal-savings-bnk'), mapOptions);}document.getElementById('6dcf7487').innerHTML += ' | View Map';var $l0d0d068cff0db92dc94e24996c9e4b94 = '

Huntington Federal Savings Bnk

Address: 404 Huntington Mall, Barboursville, WV 25504
Phone: (304) 733-0150
';var m_0d0d068cff0db92dc94e24996c9e4b94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Federal Savings Bnk',});m_0d0d068cff0db92dc94e24996c9e4b94['infowindow'] = new google.maps.InfoWindow({content: $l0d0d068cff0db92dc94e24996c9e4b94});var infowindow = new google.maps.InfoWindow({content: $l0d0d068cff0db92dc94e24996c9e4b94});google.maps.event.addListener(m_0d0d068cff0db92dc94e24996c9e4b94, 'click', function() {infowindow.open(map,m_0d0d068cff0db92dc94e24996c9e4b94);});$marker.push(m_0d0d068cff0db92dc94e24996c9e4b94);}});}google.maps.event.addDomListener(window, 'load', initialize);