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.193,-80.8263)};var g_0caaa766dc911a0ba41070269c4a9758 = new google.maps.Geocoder();g_0caaa766dc911a0ba41070269c4a9758.geocode( { 'address': "5980 Fairview Rd, Charlotte, NC 28210"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-bank-of-north-carolina').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-bank-of-north-carolina'), mapOptions);}document.getElementById('136340f7').innerHTML += ' | View Map';var $l0caaa766dc911a0ba41070269c4a9758 = '

Bank Of North Carolina

Address: 5980 Fairview Rd, Charlotte, NC 28210
Phone: (980) 213-2477
';var m_0caaa766dc911a0ba41070269c4a9758 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of North Carolina',});m_0caaa766dc911a0ba41070269c4a9758['infowindow'] = new google.maps.InfoWindow({content: $l0caaa766dc911a0ba41070269c4a9758});var infowindow = new google.maps.InfoWindow({content: $l0caaa766dc911a0ba41070269c4a9758});google.maps.event.addListener(m_0caaa766dc911a0ba41070269c4a9758, 'click', function() {infowindow.open(map,m_0caaa766dc911a0ba41070269c4a9758);});$marker.push(m_0caaa766dc911a0ba41070269c4a9758);}});var g_16596c038fc9adb2b7f6eda15ebd291f = new google.maps.Geocoder();g_16596c038fc9adb2b7f6eda15ebd291f.geocode( { 'address': "2245 Rexford Rd, Charlotte, NC 28211"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-bank-of-north-carolina').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-bank-of-north-carolina'), mapOptions);}document.getElementById('aa1272e7').innerHTML += ' | View Map';var $l16596c038fc9adb2b7f6eda15ebd291f = '

Bank Of North Carolina

Address: 2245 Rexford Rd, Charlotte, NC 28211
Phone: (704) 365-3360
';var m_16596c038fc9adb2b7f6eda15ebd291f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of North Carolina',});m_16596c038fc9adb2b7f6eda15ebd291f['infowindow'] = new google.maps.InfoWindow({content: $l16596c038fc9adb2b7f6eda15ebd291f});var infowindow = new google.maps.InfoWindow({content: $l16596c038fc9adb2b7f6eda15ebd291f});google.maps.event.addListener(m_16596c038fc9adb2b7f6eda15ebd291f, 'click', function() {infowindow.open(map,m_16596c038fc9adb2b7f6eda15ebd291f);});$marker.push(m_16596c038fc9adb2b7f6eda15ebd291f);}});}google.maps.event.addDomListener(window, 'load', initialize);