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.1588,-81.1477)};var g_b0cbc684c02ef796806b6300e19d76c3 = new google.maps.Geocoder();g_b0cbc684c02ef796806b6300e19d76c3.geocode( { 'address': "929 Main St, North Wilkesboro, NC 28659, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-wilkesboro-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-wilkesboro-NC-wells-fargo-bank'), mapOptions);}document.getElementById('5a354fec').innerHTML += ' | View Map';var $lb0cbc684c02ef796806b6300e19d76c3 = '

Wells Fargo Bank

Address: 929 Main St, North Wilkesboro, NC 28659, USA
Phone: (336) 667-4362
';var m_b0cbc684c02ef796806b6300e19d76c3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_b0cbc684c02ef796806b6300e19d76c3['infowindow'] = new google.maps.InfoWindow({content: $lb0cbc684c02ef796806b6300e19d76c3});var infowindow = new google.maps.InfoWindow({content: $lb0cbc684c02ef796806b6300e19d76c3});google.maps.event.addListener(m_b0cbc684c02ef796806b6300e19d76c3, 'click', function() {infowindow.open(map,m_b0cbc684c02ef796806b6300e19d76c3);});$marker.push(m_b0cbc684c02ef796806b6300e19d76c3);}});var g_a127bdbf215a390d782ecd4526068047 = new google.maps.Geocoder();g_a127bdbf215a390d782ecd4526068047.geocode( { 'address': "211 Elkin Hwy, North Wilkesboro, NC 28659, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-wilkesboro-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-wilkesboro-NC-wells-fargo-bank'), mapOptions);}document.getElementById('4f37d200').innerHTML += ' | View Map';var $la127bdbf215a390d782ecd4526068047 = '

Wells Fargo Bank

Address: 211 Elkin Hwy, North Wilkesboro, NC 28659, USA
Phone: (336) 651-5993
';var m_a127bdbf215a390d782ecd4526068047 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a127bdbf215a390d782ecd4526068047['infowindow'] = new google.maps.InfoWindow({content: $la127bdbf215a390d782ecd4526068047});var infowindow = new google.maps.InfoWindow({content: $la127bdbf215a390d782ecd4526068047});google.maps.event.addListener(m_a127bdbf215a390d782ecd4526068047, 'click', function() {infowindow.open(map,m_a127bdbf215a390d782ecd4526068047);});$marker.push(m_a127bdbf215a390d782ecd4526068047);}});}google.maps.event.addDomListener(window, 'load', initialize);