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.0104,-80.4473)};var g_1ca1785972386467e5c9227e0035f720 = new google.maps.Geocoder();g_1ca1785972386467e5c9227e0035f720.geocode( { 'address': "106 York Way, Advance, NC 27006"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('advance-NC-bank-of-the-carolinas').style.display = '';map = new google.maps.Map(document.getElementById('advance-NC-bank-of-the-carolinas'), mapOptions);}document.getElementById('9ad5c6ed').innerHTML += ' | View Map';var $l1ca1785972386467e5c9227e0035f720 = '

Bank Of The Carolinas

Address: 106 York Way, Advance, NC 27006
Phone: (336) 998-1799
';var m_1ca1785972386467e5c9227e0035f720 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of The Carolinas',});m_1ca1785972386467e5c9227e0035f720['infowindow'] = new google.maps.InfoWindow({content: $l1ca1785972386467e5c9227e0035f720});var infowindow = new google.maps.InfoWindow({content: $l1ca1785972386467e5c9227e0035f720});google.maps.event.addListener(m_1ca1785972386467e5c9227e0035f720, 'click', function() {infowindow.open(map,m_1ca1785972386467e5c9227e0035f720);});$marker.push(m_1ca1785972386467e5c9227e0035f720);}});var g_0b6389f999e633cc8c5314d85612226a = new google.maps.Geocoder();g_0b6389f999e633cc8c5314d85612226a.geocode( { 'address': "352 Nc Highway 801 S, Advance, NC 27006"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('advance-NC-bank-of-the-carolinas').style.display = '';map = new google.maps.Map(document.getElementById('advance-NC-bank-of-the-carolinas'), mapOptions);}document.getElementById('8e93d7af').innerHTML += ' | View Map';var $l0b6389f999e633cc8c5314d85612226a = '

Bank of the Carolinas

Address: 352 Nc Highway 801 S, Advance, NC 27006
Phone: (336) 998-1003
';var m_0b6389f999e633cc8c5314d85612226a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the Carolinas',});m_0b6389f999e633cc8c5314d85612226a['infowindow'] = new google.maps.InfoWindow({content: $l0b6389f999e633cc8c5314d85612226a});var infowindow = new google.maps.InfoWindow({content: $l0b6389f999e633cc8c5314d85612226a});google.maps.event.addListener(m_0b6389f999e633cc8c5314d85612226a, 'click', function() {infowindow.open(map,m_0b6389f999e633cc8c5314d85612226a);});$marker.push(m_0b6389f999e633cc8c5314d85612226a);}});}google.maps.event.addDomListener(window, 'load', initialize);