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(32.8327,-86.6285)};var g_f16f5e9522d90f5d6ca5332b4bc9fa24 = new google.maps.Geocoder();g_f16f5e9522d90f5d6ca5332b4bc9fa24.geocode( { 'address': "513 7th St S, Clanton, AL 35045, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clanton-AL-always-money').style.display = '';map = new google.maps.Map(document.getElementById('clanton-AL-always-money'), mapOptions);}document.getElementById('a98eecf5').innerHTML += ' | View Map';var $lf16f5e9522d90f5d6ca5332b4bc9fa24 = '

Always Money

Address: 513 7th St S, Clanton, AL 35045, USA
Phone:
';var m_f16f5e9522d90f5d6ca5332b4bc9fa24 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Always Money',});m_f16f5e9522d90f5d6ca5332b4bc9fa24['infowindow'] = new google.maps.InfoWindow({content: $lf16f5e9522d90f5d6ca5332b4bc9fa24});var infowindow = new google.maps.InfoWindow({content: $lf16f5e9522d90f5d6ca5332b4bc9fa24});google.maps.event.addListener(m_f16f5e9522d90f5d6ca5332b4bc9fa24, 'click', function() {infowindow.open(map,m_f16f5e9522d90f5d6ca5332b4bc9fa24);});$marker.push(m_f16f5e9522d90f5d6ca5332b4bc9fa24);}});}google.maps.event.addDomListener(window, 'load', initialize);