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.2256,-81.2001)};var g_13342859c7fce0a5769f7004c4867bd5 = new google.maps.Geocoder();g_13342859c7fce0a5769f7004c4867bd5.geocode( { 'address': "2911 York RD, Wilco Hess 358, Gastonia, NC 28052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-cashpoints-atm').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-cashpoints-atm'), mapOptions);}document.getElementById('49356c16').innerHTML += ' | View Map';var $l13342859c7fce0a5769f7004c4867bd5 = '

CashPoints® ATM

Address: 2911 York RD, Wilco Hess 358, Gastonia, NC 28052, USA
Phone: (888) 732-8562
';var m_13342859c7fce0a5769f7004c4867bd5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CashPoints® ATM',});m_13342859c7fce0a5769f7004c4867bd5['infowindow'] = new google.maps.InfoWindow({content: $l13342859c7fce0a5769f7004c4867bd5});var infowindow = new google.maps.InfoWindow({content: $l13342859c7fce0a5769f7004c4867bd5});google.maps.event.addListener(m_13342859c7fce0a5769f7004c4867bd5, 'click', function() {infowindow.open(map,m_13342859c7fce0a5769f7004c4867bd5);});$marker.push(m_13342859c7fce0a5769f7004c4867bd5);}});var g_e626dc11c0092b3365554632e560b76f = new google.maps.Geocoder();g_e626dc11c0092b3365554632e560b76f.geocode( { 'address': "202 Market St, Gastonia, NC 28056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-cashpoints-atm').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-cashpoints-atm'), mapOptions);}document.getElementById('33067077').innerHTML += ' | View Map';var $le626dc11c0092b3365554632e560b76f = '

CashPoints® ATM

Address: 202 Market St, Gastonia, NC 28056, USA
Phone: (888) 732-8562
';var m_e626dc11c0092b3365554632e560b76f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CashPoints® ATM',});m_e626dc11c0092b3365554632e560b76f['infowindow'] = new google.maps.InfoWindow({content: $le626dc11c0092b3365554632e560b76f});var infowindow = new google.maps.InfoWindow({content: $le626dc11c0092b3365554632e560b76f});google.maps.event.addListener(m_e626dc11c0092b3365554632e560b76f, 'click', function() {infowindow.open(map,m_e626dc11c0092b3365554632e560b76f);});$marker.push(m_e626dc11c0092b3365554632e560b76f);}});}google.maps.event.addDomListener(window, 'load', initialize);