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(34.9288,-80.736)};var g_c1aeb6517a1c7f33514f7ff69047e74e = new google.maps.Geocoder();g_c1aeb6517a1c7f33514f7ff69047e74e.geocode( { 'address': "1001 Coachman Dr, Waxhaw, NC 28173"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waxhaw-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('waxhaw-NC-wells-fargo-bank'), mapOptions);}document.getElementById('019d47e8').innerHTML += ' | View Map';var $lc1aeb6517a1c7f33514f7ff69047e74e = '

Wells Fargo Bank

Address: 1001 Coachman Dr, Waxhaw, NC 28173
Phone: (704) 383-1292
';var m_c1aeb6517a1c7f33514f7ff69047e74e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c1aeb6517a1c7f33514f7ff69047e74e['infowindow'] = new google.maps.InfoWindow({content: $lc1aeb6517a1c7f33514f7ff69047e74e});var infowindow = new google.maps.InfoWindow({content: $lc1aeb6517a1c7f33514f7ff69047e74e});google.maps.event.addListener(m_c1aeb6517a1c7f33514f7ff69047e74e, 'click', function() {infowindow.open(map,m_c1aeb6517a1c7f33514f7ff69047e74e);});$marker.push(m_c1aeb6517a1c7f33514f7ff69047e74e);}});var g_b827397ab57ed9b668621922d637b1d5 = new google.maps.Geocoder();g_b827397ab57ed9b668621922d637b1d5.geocode( { 'address': "5926 Weddington Rd, Waxhaw, NC 28173"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waxhaw-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('waxhaw-NC-wells-fargo-bank'), mapOptions);}document.getElementById('a28637af').innerHTML += ' | View Map';var $lb827397ab57ed9b668621922d637b1d5 = '

Wells Fargo Bank

Address: 5926 Weddington Rd, Waxhaw, NC 28173
Phone: (704) 243-0486
';var m_b827397ab57ed9b668621922d637b1d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_b827397ab57ed9b668621922d637b1d5['infowindow'] = new google.maps.InfoWindow({content: $lb827397ab57ed9b668621922d637b1d5});var infowindow = new google.maps.InfoWindow({content: $lb827397ab57ed9b668621922d637b1d5});google.maps.event.addListener(m_b827397ab57ed9b668621922d637b1d5, 'click', function() {infowindow.open(map,m_b827397ab57ed9b668621922d637b1d5);});$marker.push(m_b827397ab57ed9b668621922d637b1d5);}});}google.maps.event.addDomListener(window, 'load', initialize);