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.2183,-81.201)};var g_fdd1e743b0ea6d799cf6e6b4ae1c3dd1 = new google.maps.Geocoder();g_fdd1e743b0ea6d799cf6e6b4ae1c3dd1.geocode( { 'address': "3335 York Hwy # C, Gastonia, NC 28052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-rapid-cash-refund').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-rapid-cash-refund'), mapOptions);}document.getElementById('572126ba').innerHTML += ' | View Map';var $lfdd1e743b0ea6d799cf6e6b4ae1c3dd1 = '

Rapid Cash Refund

Address: 3335 York Hwy # C, Gastonia, NC 28052, USA
Phone: (704) 853-2216
';var m_fdd1e743b0ea6d799cf6e6b4ae1c3dd1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rapid Cash Refund',});m_fdd1e743b0ea6d799cf6e6b4ae1c3dd1['infowindow'] = new google.maps.InfoWindow({content: $lfdd1e743b0ea6d799cf6e6b4ae1c3dd1});var infowindow = new google.maps.InfoWindow({content: $lfdd1e743b0ea6d799cf6e6b4ae1c3dd1});google.maps.event.addListener(m_fdd1e743b0ea6d799cf6e6b4ae1c3dd1, 'click', function() {infowindow.open(map,m_fdd1e743b0ea6d799cf6e6b4ae1c3dd1);});$marker.push(m_fdd1e743b0ea6d799cf6e6b4ae1c3dd1);}});}google.maps.event.addDomListener(window, 'load', initialize);