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(35.0942,-81.6663)};var g_dc238c9533597a8cc2a9738ebde4bfcb = new google.maps.Geocoder();g_dc238c9533597a8cc2a9738ebde4bfcb.geocode( { 'address': "1703 W Floyd Baker Blvd a, Gaffney, SC 29341, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaffney-SC-carolina-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('gaffney-SC-carolina-title-loans-inc'), mapOptions);}document.getElementById('68aab9f6').innerHTML += ' | View Map';var $ldc238c9533597a8cc2a9738ebde4bfcb = '

Carolina Title Loans, Inc.

Address: 1703 W Floyd Baker Blvd a, Gaffney, SC 29341, USA
Phone: (864) 488-2085
';var m_dc238c9533597a8cc2a9738ebde4bfcb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carolina Title Loans, Inc.',});m_dc238c9533597a8cc2a9738ebde4bfcb['infowindow'] = new google.maps.InfoWindow({content: $ldc238c9533597a8cc2a9738ebde4bfcb});var infowindow = new google.maps.InfoWindow({content: $ldc238c9533597a8cc2a9738ebde4bfcb});google.maps.event.addListener(m_dc238c9533597a8cc2a9738ebde4bfcb, 'click', function() {infowindow.open(map,m_dc238c9533597a8cc2a9738ebde4bfcb);});$marker.push(m_dc238c9533597a8cc2a9738ebde4bfcb);}});}google.maps.event.addDomListener(window, 'load', initialize);