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(33.7781,-78.7922)};var g_2c87012918518225f804bb2426c52142 = new google.maps.Geocoder();g_2c87012918518225f804bb2426c52142.geocode( { 'address': "9600 N Kings Hwy, Myrtle Beach, SC 29572, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('myrtle-beach-SC-coastal-cash-advance-llc').style.display = '';map = new google.maps.Map(document.getElementById('myrtle-beach-SC-coastal-cash-advance-llc'), mapOptions);}document.getElementById('c3193e2f').innerHTML += ' | View Map';var $l2c87012918518225f804bb2426c52142 = '

Coastal Cash Advance, LLC

Address: 9600 N Kings Hwy, Myrtle Beach, SC 29572, USA
Phone: (843) 449-2274
';var m_2c87012918518225f804bb2426c52142 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Coastal Cash Advance, LLC',});m_2c87012918518225f804bb2426c52142['infowindow'] = new google.maps.InfoWindow({content: $l2c87012918518225f804bb2426c52142});var infowindow = new google.maps.InfoWindow({content: $l2c87012918518225f804bb2426c52142});google.maps.event.addListener(m_2c87012918518225f804bb2426c52142, 'click', function() {infowindow.open(map,m_2c87012918518225f804bb2426c52142);});$marker.push(m_2c87012918518225f804bb2426c52142);}});}google.maps.event.addDomListener(window, 'load', initialize);