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.3931,-78.9855)};var g_1fcf4e6a7771f35daf0b98c69fb10528 = new google.maps.Geocoder();g_1fcf4e6a7771f35daf0b98c69fb10528.geocode( { 'address': "207 S Madison Boulevard, Roxboro, NC 27573"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roxboro-NC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('roxboro-NC-suntrust-bank'), mapOptions);}document.getElementById('9b40e8f7').innerHTML += ' | View Map';var $l1fcf4e6a7771f35daf0b98c69fb10528 = '

SunTrust Bank

Address: 207 S Madison Boulevard, Roxboro, NC 27573
Phone: (336) 592-8013
';var m_1fcf4e6a7771f35daf0b98c69fb10528 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_1fcf4e6a7771f35daf0b98c69fb10528['infowindow'] = new google.maps.InfoWindow({content: $l1fcf4e6a7771f35daf0b98c69fb10528});var infowindow = new google.maps.InfoWindow({content: $l1fcf4e6a7771f35daf0b98c69fb10528});google.maps.event.addListener(m_1fcf4e6a7771f35daf0b98c69fb10528, 'click', function() {infowindow.open(map,m_1fcf4e6a7771f35daf0b98c69fb10528);});$marker.push(m_1fcf4e6a7771f35daf0b98c69fb10528);}});var g_9ebcddd07b9aa20d60b00330af941287 = new google.maps.Geocoder();g_9ebcddd07b9aa20d60b00330af941287.geocode( { 'address': "804 N Madison Blvd, Roxboro, NC 27573"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roxboro-NC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('roxboro-NC-suntrust-bank'), mapOptions);}document.getElementById('3932bcef').innerHTML += ' | View Map';var $l9ebcddd07b9aa20d60b00330af941287 = '

SunTrust Bank

Address: 804 N Madison Blvd, Roxboro, NC 27573
Phone: (336) 592-8053
';var m_9ebcddd07b9aa20d60b00330af941287 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_9ebcddd07b9aa20d60b00330af941287['infowindow'] = new google.maps.InfoWindow({content: $l9ebcddd07b9aa20d60b00330af941287});var infowindow = new google.maps.InfoWindow({content: $l9ebcddd07b9aa20d60b00330af941287});google.maps.event.addListener(m_9ebcddd07b9aa20d60b00330af941287, 'click', function() {infowindow.open(map,m_9ebcddd07b9aa20d60b00330af941287);});$marker.push(m_9ebcddd07b9aa20d60b00330af941287);}});}google.maps.event.addDomListener(window, 'load', initialize);