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.191,-80.7971)};var g_4c8bd1a73e2ad2b49a11c17ef6838b16 = new google.maps.Geocoder();g_4c8bd1a73e2ad2b49a11c17ef6838b16.geocode( { 'address': "901 N Wendover Rd, Charlotte, NC 28211, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-cashpoints').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-cashpoints'), mapOptions);}document.getElementById('47ff5bbd').innerHTML += ' | View Map';var $l4c8bd1a73e2ad2b49a11c17ef6838b16 = '

CashPoints

Address: 901 N Wendover Rd, Charlotte, NC 28211, USA
Phone:
';var m_4c8bd1a73e2ad2b49a11c17ef6838b16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CashPoints',});m_4c8bd1a73e2ad2b49a11c17ef6838b16['infowindow'] = new google.maps.InfoWindow({content: $l4c8bd1a73e2ad2b49a11c17ef6838b16});var infowindow = new google.maps.InfoWindow({content: $l4c8bd1a73e2ad2b49a11c17ef6838b16});google.maps.event.addListener(m_4c8bd1a73e2ad2b49a11c17ef6838b16, 'click', function() {infowindow.open(map,m_4c8bd1a73e2ad2b49a11c17ef6838b16);});$marker.push(m_4c8bd1a73e2ad2b49a11c17ef6838b16);}});var g_61d76751917b9c898f8e7f8149c66708 = new google.maps.Geocoder();g_61d76751917b9c898f8e7f8149c66708.geocode( { 'address': "4109 Sunset Rd, Charlotte, NC 28216, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-cashpoints').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-cashpoints'), mapOptions);}document.getElementById('c3f44b0e').innerHTML += ' | View Map';var $l61d76751917b9c898f8e7f8149c66708 = '

CashPoints

Address: 4109 Sunset Rd, Charlotte, NC 28216, USA
Phone: (919) 857-2150
';var m_61d76751917b9c898f8e7f8149c66708 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CashPoints',});m_61d76751917b9c898f8e7f8149c66708['infowindow'] = new google.maps.InfoWindow({content: $l61d76751917b9c898f8e7f8149c66708});var infowindow = new google.maps.InfoWindow({content: $l61d76751917b9c898f8e7f8149c66708});google.maps.event.addListener(m_61d76751917b9c898f8e7f8149c66708, 'click', function() {infowindow.open(map,m_61d76751917b9c898f8e7f8149c66708);});$marker.push(m_61d76751917b9c898f8e7f8149c66708);}});}google.maps.event.addDomListener(window, 'load', initialize);