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.0605,-80.9627)};var g_1322df5fefe9d16cff399438c09c3fb4 = new google.maps.Geocoder();g_1322df5fefe9d16cff399438c09c3fb4.geocode( { 'address': "6805 Two Notch Rd, Columbia, SC 29223, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-carolina-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-carolina-payday-loans-inc'), mapOptions);}document.getElementById('d4ad6893').innerHTML += ' | View Map';var $l1322df5fefe9d16cff399438c09c3fb4 = '

Carolina Payday Loans, Inc.

Address: 6805 Two Notch Rd, Columbia, SC 29223, USA
Phone: (803) 419-7729
';var m_1322df5fefe9d16cff399438c09c3fb4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carolina Payday Loans, Inc.',});m_1322df5fefe9d16cff399438c09c3fb4['infowindow'] = new google.maps.InfoWindow({content: $l1322df5fefe9d16cff399438c09c3fb4});var infowindow = new google.maps.InfoWindow({content: $l1322df5fefe9d16cff399438c09c3fb4});google.maps.event.addListener(m_1322df5fefe9d16cff399438c09c3fb4, 'click', function() {infowindow.open(map,m_1322df5fefe9d16cff399438c09c3fb4);});$marker.push(m_1322df5fefe9d16cff399438c09c3fb4);}});}google.maps.event.addDomListener(window, 'load', initialize);