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_56705f788373b02290d040cbf9545f3f = new google.maps.Geocoder();g_56705f788373b02290d040cbf9545f3f.geocode( { 'address': "121 W Franklin St, Chapel Hill, NC 27516"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chapel-hill-NC-suntrust').style.display = '';map = new google.maps.Map(document.getElementById('chapel-hill-NC-suntrust'), mapOptions);}document.getElementById('708bd0b6').innerHTML += ' | View Map';var $l56705f788373b02290d040cbf9545f3f = '

Suntrust

Address: 121 W Franklin St, Chapel Hill, NC 27516
Phone: (919) 932-2700
';var m_56705f788373b02290d040cbf9545f3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suntrust',});m_56705f788373b02290d040cbf9545f3f['infowindow'] = new google.maps.InfoWindow({content: $l56705f788373b02290d040cbf9545f3f});var infowindow = new google.maps.InfoWindow({content: $l56705f788373b02290d040cbf9545f3f});google.maps.event.addListener(m_56705f788373b02290d040cbf9545f3f, 'click', function() {infowindow.open(map,m_56705f788373b02290d040cbf9545f3f);});$marker.push(m_56705f788373b02290d040cbf9545f3f);}});var g_5ecd76cef086597a75e716faf73aa445 = new google.maps.Geocoder();g_5ecd76cef086597a75e716faf73aa445.geocode( { 'address': "100 Carolina Ave, Chapel Hill, NC 27514"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chapel-hill-NC-suntrust').style.display = '';map = new google.maps.Map(document.getElementById('chapel-hill-NC-suntrust'), mapOptions);}document.getElementById('fedaa6a3').innerHTML += ' | View Map';var $l5ecd76cef086597a75e716faf73aa445 = '

Suntrust

Address: 100 Carolina Ave, Chapel Hill, NC 27514
Phone: (919) 929-4230
';var m_5ecd76cef086597a75e716faf73aa445 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suntrust',});m_5ecd76cef086597a75e716faf73aa445['infowindow'] = new google.maps.InfoWindow({content: $l5ecd76cef086597a75e716faf73aa445});var infowindow = new google.maps.InfoWindow({content: $l5ecd76cef086597a75e716faf73aa445});google.maps.event.addListener(m_5ecd76cef086597a75e716faf73aa445, 'click', function() {infowindow.open(map,m_5ecd76cef086597a75e716faf73aa445);});$marker.push(m_5ecd76cef086597a75e716faf73aa445);}});}google.maps.event.addDomListener(window, 'load', initialize);