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.3424,-84.5214)};var g_107fce5988735e531cae0da812db9a62 = new google.maps.Geocoder();g_107fce5988735e531cae0da812db9a62.geocode( { 'address': "870 US-411, Etowah, TN 37331, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('etowah-TN-american-trust-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('etowah-TN-american-trust-cash-advance'), mapOptions);}document.getElementById('11b7467c').innerHTML += ' | View Map';var $l107fce5988735e531cae0da812db9a62 = '

American Trust Cash Advance

Address: 870 US-411, Etowah, TN 37331, USA
Phone: (423) 263-4242
';var m_107fce5988735e531cae0da812db9a62 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Trust Cash Advance',});m_107fce5988735e531cae0da812db9a62['infowindow'] = new google.maps.InfoWindow({content: $l107fce5988735e531cae0da812db9a62});var infowindow = new google.maps.InfoWindow({content: $l107fce5988735e531cae0da812db9a62});google.maps.event.addListener(m_107fce5988735e531cae0da812db9a62, 'click', function() {infowindow.open(map,m_107fce5988735e531cae0da812db9a62);});$marker.push(m_107fce5988735e531cae0da812db9a62);}});}google.maps.event.addDomListener(window, 'load', initialize);