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(35.7453,-81.6881)};var g_8ce681e30b69ed88828044625cb40135 = new google.maps.Geocoder();g_8ce681e30b69ed88828044625cb40135.geocode( { 'address': "101 W Union ST, Morganton, NC 28655, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morganton-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('morganton-NC-wells-fargo-bank'), mapOptions);}document.getElementById('8acbe40d').innerHTML += ' | View Map';var $l8ce681e30b69ed88828044625cb40135 = '

Wells Fargo Bank

Address: 101 W Union ST, Morganton, NC 28655, USA
Phone: (828) 438-5144
';var m_8ce681e30b69ed88828044625cb40135 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8ce681e30b69ed88828044625cb40135['infowindow'] = new google.maps.InfoWindow({content: $l8ce681e30b69ed88828044625cb40135});var infowindow = new google.maps.InfoWindow({content: $l8ce681e30b69ed88828044625cb40135});google.maps.event.addListener(m_8ce681e30b69ed88828044625cb40135, 'click', function() {infowindow.open(map,m_8ce681e30b69ed88828044625cb40135);});$marker.push(m_8ce681e30b69ed88828044625cb40135);}});var g_9b07622a52259ceece2f3a6a6b794a08 = new google.maps.Geocoder();g_9b07622a52259ceece2f3a6a6b794a08.geocode( { 'address': "801 S Sterling St, Morganton, NC 28655, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morganton-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('morganton-NC-wells-fargo-bank'), mapOptions);}document.getElementById('44b562f3').innerHTML += ' | View Map';var $l9b07622a52259ceece2f3a6a6b794a08 = '

Wells Fargo Bank

Address: 801 S Sterling St, Morganton, NC 28655, USA
Phone: (828) 437-3654
';var m_9b07622a52259ceece2f3a6a6b794a08 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_9b07622a52259ceece2f3a6a6b794a08['infowindow'] = new google.maps.InfoWindow({content: $l9b07622a52259ceece2f3a6a6b794a08});var infowindow = new google.maps.InfoWindow({content: $l9b07622a52259ceece2f3a6a6b794a08});google.maps.event.addListener(m_9b07622a52259ceece2f3a6a6b794a08, 'click', function() {infowindow.open(map,m_9b07622a52259ceece2f3a6a6b794a08);});$marker.push(m_9b07622a52259ceece2f3a6a6b794a08);}});}google.maps.event.addDomListener(window, 'load', initialize);