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.7866,-86.961)};var g_aab0834a34271634188965723bbe4086 = new google.maps.Geocoder();g_aab0834a34271634188965723bbe4086.geocode( { 'address': "220 French Farms Blvd a, Athens, AL 35611, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-AL-always-money').style.display = '';map = new google.maps.Map(document.getElementById('athens-AL-always-money'), mapOptions);}document.getElementById('2f2a14ca').innerHTML += ' | View Map';var $laab0834a34271634188965723bbe4086 = '

Always Money

Address: 220 French Farms Blvd a, Athens, AL 35611, USA
Phone:
';var m_aab0834a34271634188965723bbe4086 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Always Money',});m_aab0834a34271634188965723bbe4086['infowindow'] = new google.maps.InfoWindow({content: $laab0834a34271634188965723bbe4086});var infowindow = new google.maps.InfoWindow({content: $laab0834a34271634188965723bbe4086});google.maps.event.addListener(m_aab0834a34271634188965723bbe4086, 'click', function() {infowindow.open(map,m_aab0834a34271634188965723bbe4086);});$marker.push(m_aab0834a34271634188965723bbe4086);}});}google.maps.event.addDomListener(window, 'load', initialize);