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.0044,-81.1155)};var g_eb44e4ebea457f7734134dbabe79a399 = new google.maps.Geocoder();g_eb44e4ebea457f7734134dbabe79a399.geocode( { 'address': "2737 Sunset Blvd b, West Columbia, SC 29169, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-columbia-SC-carolina-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('west-columbia-SC-carolina-payday-loans-inc'), mapOptions);}document.getElementById('65c61e5d').innerHTML += ' | View Map';var $leb44e4ebea457f7734134dbabe79a399 = '

Carolina Payday Loans, Inc.

Address: 2737 Sunset Blvd b, West Columbia, SC 29169, USA
Phone: (803) 602-6380
';var m_eb44e4ebea457f7734134dbabe79a399 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carolina Payday Loans, Inc.',});m_eb44e4ebea457f7734134dbabe79a399['infowindow'] = new google.maps.InfoWindow({content: $leb44e4ebea457f7734134dbabe79a399});var infowindow = new google.maps.InfoWindow({content: $leb44e4ebea457f7734134dbabe79a399});google.maps.event.addListener(m_eb44e4ebea457f7734134dbabe79a399, 'click', function() {infowindow.open(map,m_eb44e4ebea457f7734134dbabe79a399);});$marker.push(m_eb44e4ebea457f7734134dbabe79a399);}});}google.maps.event.addDomListener(window, 'load', initialize);