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.4087,-78.9774)};var g_9f73f765160d33280216b73b6378c068 = new google.maps.Geocoder();g_9f73f765160d33280216b73b6378c068.geocode( { 'address': "214 Carver Dr, Roxboro, NC 27573, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roxboro-NC-cashpoints-atm').style.display = '';map = new google.maps.Map(document.getElementById('roxboro-NC-cashpoints-atm'), mapOptions);}document.getElementById('8f6bc726').innerHTML += ' | View Map';var $l9f73f765160d33280216b73b6378c068 = '

CashPoints® ATM

Address: 214 Carver Dr, Roxboro, NC 27573, USA
Phone: (888) 732-8562
';var m_9f73f765160d33280216b73b6378c068 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CashPoints® ATM',});m_9f73f765160d33280216b73b6378c068['infowindow'] = new google.maps.InfoWindow({content: $l9f73f765160d33280216b73b6378c068});var infowindow = new google.maps.InfoWindow({content: $l9f73f765160d33280216b73b6378c068});google.maps.event.addListener(m_9f73f765160d33280216b73b6378c068, 'click', function() {infowindow.open(map,m_9f73f765160d33280216b73b6378c068);});$marker.push(m_9f73f765160d33280216b73b6378c068);}});var g_51401c2a4b8db19b050ea1c1236333fd = new google.maps.Geocoder();g_51401c2a4b8db19b050ea1c1236333fd.geocode( { 'address': "5488 Durham Rd, Roxboro, NC 27574, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roxboro-NC-cashpoints-atm').style.display = '';map = new google.maps.Map(document.getElementById('roxboro-NC-cashpoints-atm'), mapOptions);}document.getElementById('cb28bc56').innerHTML += ' | View Map';var $l51401c2a4b8db19b050ea1c1236333fd = '

CashPoints® ATM

Address: 5488 Durham Rd, Roxboro, NC 27574, USA
Phone: (888) 732-8562
';var m_51401c2a4b8db19b050ea1c1236333fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CashPoints® ATM',});m_51401c2a4b8db19b050ea1c1236333fd['infowindow'] = new google.maps.InfoWindow({content: $l51401c2a4b8db19b050ea1c1236333fd});var infowindow = new google.maps.InfoWindow({content: $l51401c2a4b8db19b050ea1c1236333fd});google.maps.event.addListener(m_51401c2a4b8db19b050ea1c1236333fd, 'click', function() {infowindow.open(map,m_51401c2a4b8db19b050ea1c1236333fd);});$marker.push(m_51401c2a4b8db19b050ea1c1236333fd);}});}google.maps.event.addDomListener(window, 'load', initialize);