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(36.3985,-81.4913)};var g_766200c55771b5da12fe5ccdd0e5ae0d = new google.maps.Geocoder();g_766200c55771b5da12fe5ccdd0e5ae0d.geocode( { 'address': "402 S Jefferson Ave, West Jefferson, NC 28694, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-jefferson-NC-atm-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-jefferson-NC-atm-fifth-third-bank'), mapOptions);}document.getElementById('03cbda73').innerHTML += ' | View Map';var $l766200c55771b5da12fe5ccdd0e5ae0d = '

ATM (Fifth Third Bank)

Address: 402 S Jefferson Ave, West Jefferson, NC 28694, USA
Phone:
';var m_766200c55771b5da12fe5ccdd0e5ae0d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Fifth Third Bank)',});m_766200c55771b5da12fe5ccdd0e5ae0d['infowindow'] = new google.maps.InfoWindow({content: $l766200c55771b5da12fe5ccdd0e5ae0d});var infowindow = new google.maps.InfoWindow({content: $l766200c55771b5da12fe5ccdd0e5ae0d});google.maps.event.addListener(m_766200c55771b5da12fe5ccdd0e5ae0d, 'click', function() {infowindow.open(map,m_766200c55771b5da12fe5ccdd0e5ae0d);});$marker.push(m_766200c55771b5da12fe5ccdd0e5ae0d);}});var g_5ceefe4f912f3b6744f4eaa4b6d8eb0f = new google.maps.Geocoder();g_5ceefe4f912f3b6744f4eaa4b6d8eb0f.geocode( { 'address': "230 E Main St, West Jefferson, NC 28694, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-jefferson-NC-atm-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-jefferson-NC-atm-fifth-third-bank'), mapOptions);}document.getElementById('d68773f2').innerHTML += ' | View Map';var $l5ceefe4f912f3b6744f4eaa4b6d8eb0f = '

ATM (Fifth Third Bank)

Address: 230 E Main St, West Jefferson, NC 28694, USA
Phone:
';var m_5ceefe4f912f3b6744f4eaa4b6d8eb0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Fifth Third Bank)',});m_5ceefe4f912f3b6744f4eaa4b6d8eb0f['infowindow'] = new google.maps.InfoWindow({content: $l5ceefe4f912f3b6744f4eaa4b6d8eb0f});var infowindow = new google.maps.InfoWindow({content: $l5ceefe4f912f3b6744f4eaa4b6d8eb0f});google.maps.event.addListener(m_5ceefe4f912f3b6744f4eaa4b6d8eb0f, 'click', function() {infowindow.open(map,m_5ceefe4f912f3b6744f4eaa4b6d8eb0f);});$marker.push(m_5ceefe4f912f3b6744f4eaa4b6d8eb0f);}});}google.maps.event.addDomListener(window, 'load', initialize);