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.4958,-85.8497)};var g_fa4a520a7d75a890a306937ff0197866 = new google.maps.Geocoder();g_fa4a520a7d75a890a306937ff0197866.geocode( { 'address': "180 Main St W, Rainsville, AL 35986, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rainsville-AL-fast-cash').style.display = '';map = new google.maps.Map(document.getElementById('rainsville-AL-fast-cash'), mapOptions);}document.getElementById('840b7d53').innerHTML += ' | View Map';var $lfa4a520a7d75a890a306937ff0197866 = '

Fast Cash

Address: 180 Main St W, Rainsville, AL 35986, USA
Phone: (256) 638-9777
';var m_fa4a520a7d75a890a306937ff0197866 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Cash',});m_fa4a520a7d75a890a306937ff0197866['infowindow'] = new google.maps.InfoWindow({content: $lfa4a520a7d75a890a306937ff0197866});var infowindow = new google.maps.InfoWindow({content: $lfa4a520a7d75a890a306937ff0197866});google.maps.event.addListener(m_fa4a520a7d75a890a306937ff0197866, 'click', function() {infowindow.open(map,m_fa4a520a7d75a890a306937ff0197866);});$marker.push(m_fa4a520a7d75a890a306937ff0197866);}});}google.maps.event.addDomListener(window, 'load', initialize);