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.0871,-81.6611)};var g_6d3a5f2d64040a89905d2c1e99ee9bd9 = new google.maps.Geocoder();g_6d3a5f2d64040a89905d2c1e99ee9bd9.geocode( { 'address': "1415 W Floyd Baker Blvd, Gaffney, SC 29341, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaffney-SC-cashwell-consumer-loans').style.display = '';map = new google.maps.Map(document.getElementById('gaffney-SC-cashwell-consumer-loans'), mapOptions);}document.getElementById('444c9825').innerHTML += ' | View Map';var $l6d3a5f2d64040a89905d2c1e99ee9bd9 = '

Cashwell Consumer Loans

Address: 1415 W Floyd Baker Blvd, Gaffney, SC 29341, USA
Phone: (864) 487-1281
';var m_6d3a5f2d64040a89905d2c1e99ee9bd9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cashwell Consumer Loans',});m_6d3a5f2d64040a89905d2c1e99ee9bd9['infowindow'] = new google.maps.InfoWindow({content: $l6d3a5f2d64040a89905d2c1e99ee9bd9});var infowindow = new google.maps.InfoWindow({content: $l6d3a5f2d64040a89905d2c1e99ee9bd9});google.maps.event.addListener(m_6d3a5f2d64040a89905d2c1e99ee9bd9, 'click', function() {infowindow.open(map,m_6d3a5f2d64040a89905d2c1e99ee9bd9);});$marker.push(m_6d3a5f2d64040a89905d2c1e99ee9bd9);}});}google.maps.event.addDomListener(window, 'load', initialize);