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.4069,-80.8647)};var g_8cf4d5bbe2323fa76e2a2c3d1beff5e1 = new google.maps.Geocoder();g_8cf4d5bbe2323fa76e2a2c3d1beff5e1.geocode( { 'address': "14215 Market Square Dr, Huntersville, NC 28078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntersville-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntersville-NC-wells-fargo-bank'), mapOptions);}document.getElementById('261837e5').innerHTML += ' | View Map';var $l8cf4d5bbe2323fa76e2a2c3d1beff5e1 = '

Wells Fargo Bank

Address: 14215 Market Square Dr, Huntersville, NC 28078, USA
Phone: (704) 875-3635
';var m_8cf4d5bbe2323fa76e2a2c3d1beff5e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8cf4d5bbe2323fa76e2a2c3d1beff5e1['infowindow'] = new google.maps.InfoWindow({content: $l8cf4d5bbe2323fa76e2a2c3d1beff5e1});var infowindow = new google.maps.InfoWindow({content: $l8cf4d5bbe2323fa76e2a2c3d1beff5e1});google.maps.event.addListener(m_8cf4d5bbe2323fa76e2a2c3d1beff5e1, 'click', function() {infowindow.open(map,m_8cf4d5bbe2323fa76e2a2c3d1beff5e1);});$marker.push(m_8cf4d5bbe2323fa76e2a2c3d1beff5e1);}});var g_a824a75dc82a922ec58d006d44c52823 = new google.maps.Geocoder();g_a824a75dc82a922ec58d006d44c52823.geocode( { 'address': "16700 Statesville RD, Huntersville, NC 28078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntersville-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntersville-NC-wells-fargo-bank'), mapOptions);}document.getElementById('6a4204df').innerHTML += ' | View Map';var $la824a75dc82a922ec58d006d44c52823 = '

Wells Fargo Bank

Address: 16700 Statesville RD, Huntersville, NC 28078, USA
Phone: (704) 895-7110
';var m_a824a75dc82a922ec58d006d44c52823 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a824a75dc82a922ec58d006d44c52823['infowindow'] = new google.maps.InfoWindow({content: $la824a75dc82a922ec58d006d44c52823});var infowindow = new google.maps.InfoWindow({content: $la824a75dc82a922ec58d006d44c52823});google.maps.event.addListener(m_a824a75dc82a922ec58d006d44c52823, 'click', function() {infowindow.open(map,m_a824a75dc82a922ec58d006d44c52823);});$marker.push(m_a824a75dc82a922ec58d006d44c52823);}});}google.maps.event.addDomListener(window, 'load', initialize);