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(34.2459,-80.6213)};var g_c766c75666111cab4aa6bb75a5424bc0 = new google.maps.Geocoder();g_c766c75666111cab4aa6bb75a5424bc0.geocode( { 'address': "1035 W Dekalb St # B, Camden, SC 29020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camden-SC-first-choice-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('camden-SC-first-choice-cash-advance'), mapOptions);}document.getElementById('11ff8e25').innerHTML += ' | View Map';var $lc766c75666111cab4aa6bb75a5424bc0 = '

First Choice Cash Advance

Address: 1035 W Dekalb St # B, Camden, SC 29020, USA
Phone: (803) 424-1330
';var m_c766c75666111cab4aa6bb75a5424bc0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Choice Cash Advance',});m_c766c75666111cab4aa6bb75a5424bc0['infowindow'] = new google.maps.InfoWindow({content: $lc766c75666111cab4aa6bb75a5424bc0});var infowindow = new google.maps.InfoWindow({content: $lc766c75666111cab4aa6bb75a5424bc0});google.maps.event.addListener(m_c766c75666111cab4aa6bb75a5424bc0, 'click', function() {infowindow.open(map,m_c766c75666111cab4aa6bb75a5424bc0);});$marker.push(m_c766c75666111cab4aa6bb75a5424bc0);}});}google.maps.event.addDomListener(window, 'load', initialize);