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.5005,-81.8057)};var g_ec1f683c45a79133908f2826a29176e5 = new google.maps.Geocoder();g_ec1f683c45a79133908f2826a29176e5.geocode( { 'address': "25060 Highway 76 E, Clinton, SC 29325, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clinton-SC-first-american-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('clinton-SC-first-american-cash-advance'), mapOptions);}document.getElementById('298d27f1').innerHTML += ' | View Map';var $lec1f683c45a79133908f2826a29176e5 = '

First American Cash Advance

Address: 25060 Highway 76 E, Clinton, SC 29325, USA
Phone: (864) 833-6238
';var m_ec1f683c45a79133908f2826a29176e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First American Cash Advance',});m_ec1f683c45a79133908f2826a29176e5['infowindow'] = new google.maps.InfoWindow({content: $lec1f683c45a79133908f2826a29176e5});var infowindow = new google.maps.InfoWindow({content: $lec1f683c45a79133908f2826a29176e5});google.maps.event.addListener(m_ec1f683c45a79133908f2826a29176e5, 'click', function() {infowindow.open(map,m_ec1f683c45a79133908f2826a29176e5);});$marker.push(m_ec1f683c45a79133908f2826a29176e5);}});}google.maps.event.addDomListener(window, 'load', initialize);