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(33.9976,-86.093)};var g_ff9dc8b1d9d40f18c571e8e1fe168d81 = new google.maps.Geocoder();g_ff9dc8b1d9d40f18c571e8e1fe168d81.geocode( { 'address': "958 Gilberts Ferry Rd, Attalla, AL 35954, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('attalla-AL-check-into-cash').style.display = '';map = new google.maps.Map(document.getElementById('attalla-AL-check-into-cash'), mapOptions);}document.getElementById('1bfa9855').innerHTML += ' | View Map';var $lff9dc8b1d9d40f18c571e8e1fe168d81 = '

Check Into Cash

Address: 958 Gilberts Ferry Rd, Attalla, AL 35954, USA
Phone: (256) 538-1221
';var m_ff9dc8b1d9d40f18c571e8e1fe168d81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check Into Cash',});m_ff9dc8b1d9d40f18c571e8e1fe168d81['infowindow'] = new google.maps.InfoWindow({content: $lff9dc8b1d9d40f18c571e8e1fe168d81});var infowindow = new google.maps.InfoWindow({content: $lff9dc8b1d9d40f18c571e8e1fe168d81});google.maps.event.addListener(m_ff9dc8b1d9d40f18c571e8e1fe168d81, 'click', function() {infowindow.open(map,m_ff9dc8b1d9d40f18c571e8e1fe168d81);});$marker.push(m_ff9dc8b1d9d40f18c571e8e1fe168d81);}});}google.maps.event.addDomListener(window, 'load', initialize);