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.9349,-79.0375)};var g_63b2bcd96a3981153de8111edeeca175 = new google.maps.Geocoder();g_63b2bcd96a3981153de8111edeeca175.geocode( { 'address': "301 Kildaire Rd, Chapel Hill, NC 27516"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chapel-hill-NC-bank-of-north-carolina').style.display = '';map = new google.maps.Map(document.getElementById('chapel-hill-NC-bank-of-north-carolina'), mapOptions);}document.getElementById('dbeca8c3').innerHTML += ' | View Map';var $l63b2bcd96a3981153de8111edeeca175 = '

Bank of North Carolina

Address: 301 Kildaire Rd, Chapel Hill, NC 27516
Phone: (919) 913-3200
';var m_63b2bcd96a3981153de8111edeeca175 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of North Carolina',});m_63b2bcd96a3981153de8111edeeca175['infowindow'] = new google.maps.InfoWindow({content: $l63b2bcd96a3981153de8111edeeca175});var infowindow = new google.maps.InfoWindow({content: $l63b2bcd96a3981153de8111edeeca175});google.maps.event.addListener(m_63b2bcd96a3981153de8111edeeca175, 'click', function() {infowindow.open(map,m_63b2bcd96a3981153de8111edeeca175);});$marker.push(m_63b2bcd96a3981153de8111edeeca175);}});var g_18b78356b83fea588b4e64ffa412a835 = new google.maps.Geocoder();g_18b78356b83fea588b4e64ffa412a835.geocode( { 'address': "5925 Farrington Rd, Chapel Hill, NC 27517"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chapel-hill-NC-bank-of-north-carolina').style.display = '';map = new google.maps.Map(document.getElementById('chapel-hill-NC-bank-of-north-carolina'), mapOptions);}document.getElementById('00d97384').innerHTML += ' | View Map';var $l18b78356b83fea588b4e64ffa412a835 = '

Bank Of North Carolina

Address: 5925 Farrington Rd, Chapel Hill, NC 27517
Phone: (919) 969-2578
';var m_18b78356b83fea588b4e64ffa412a835 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of North Carolina',});m_18b78356b83fea588b4e64ffa412a835['infowindow'] = new google.maps.InfoWindow({content: $l18b78356b83fea588b4e64ffa412a835});var infowindow = new google.maps.InfoWindow({content: $l18b78356b83fea588b4e64ffa412a835});google.maps.event.addListener(m_18b78356b83fea588b4e64ffa412a835, 'click', function() {infowindow.open(map,m_18b78356b83fea588b4e64ffa412a835);});$marker.push(m_18b78356b83fea588b4e64ffa412a835);}});}google.maps.event.addDomListener(window, 'load', initialize);