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.9738,-81.9576)};var g_217c2210b7a5150effdac26e864566df = new google.maps.Geocoder();g_217c2210b7a5150effdac26e864566df.geocode( { 'address': "1226 Asheville Hwy, Spartanburg, SC 29303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spartanburg-SC-carolina-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('spartanburg-SC-carolina-payday-loans-inc'), mapOptions);}document.getElementById('0d6cd12e').innerHTML += ' | View Map';var $l217c2210b7a5150effdac26e864566df = '

Carolina Payday Loans, Inc

Address: 1226 Asheville Hwy, Spartanburg, SC 29303, USA
Phone: (864) 342-0414
';var m_217c2210b7a5150effdac26e864566df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carolina Payday Loans, Inc',});m_217c2210b7a5150effdac26e864566df['infowindow'] = new google.maps.InfoWindow({content: $l217c2210b7a5150effdac26e864566df});var infowindow = new google.maps.InfoWindow({content: $l217c2210b7a5150effdac26e864566df});google.maps.event.addListener(m_217c2210b7a5150effdac26e864566df, 'click', function() {infowindow.open(map,m_217c2210b7a5150effdac26e864566df);});$marker.push(m_217c2210b7a5150effdac26e864566df);}});}google.maps.event.addDomListener(window, 'load', initialize);