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(29.6378,-81.6791)};var g_04c5dd36946031142d7860e34457a3a4 = new google.maps.Geocoder();g_04c5dd36946031142d7860e34457a3a4.geocode( { 'address': "316 Hwy. 19 South, Palatka, FL 32177, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palatka-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('palatka-FL-advance-america'), mapOptions);}document.getElementById('d9f6f3f3').innerHTML += ' | View Map';var $l04c5dd36946031142d7860e34457a3a4 = '

Advance America

Address: 316 Hwy. 19 South, Palatka, FL 32177, USA
Phone: (386) 328-9515
';var m_04c5dd36946031142d7860e34457a3a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_04c5dd36946031142d7860e34457a3a4['infowindow'] = new google.maps.InfoWindow({content: $l04c5dd36946031142d7860e34457a3a4});var infowindow = new google.maps.InfoWindow({content: $l04c5dd36946031142d7860e34457a3a4});google.maps.event.addListener(m_04c5dd36946031142d7860e34457a3a4, 'click', function() {infowindow.open(map,m_04c5dd36946031142d7860e34457a3a4);});$marker.push(m_04c5dd36946031142d7860e34457a3a4);}});var g_aaf54da9d9fa052b5d3469f46c5c957c = new google.maps.Geocoder();g_aaf54da9d9fa052b5d3469f46c5c957c.geocode( { 'address': "850 S Moody Rd Ste. 451, Palatka, FL 32177, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palatka-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('palatka-FL-advance-america'), mapOptions);}document.getElementById('20419879').innerHTML += ' | View Map';var $laaf54da9d9fa052b5d3469f46c5c957c = '

Advance America

Address: 850 S Moody Rd Ste. 451, Palatka, FL 32177, USA
Phone: (386) 325-5677
';var m_aaf54da9d9fa052b5d3469f46c5c957c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_aaf54da9d9fa052b5d3469f46c5c957c['infowindow'] = new google.maps.InfoWindow({content: $laaf54da9d9fa052b5d3469f46c5c957c});var infowindow = new google.maps.InfoWindow({content: $laaf54da9d9fa052b5d3469f46c5c957c});google.maps.event.addListener(m_aaf54da9d9fa052b5d3469f46c5c957c, 'click', function() {infowindow.open(map,m_aaf54da9d9fa052b5d3469f46c5c957c);});$marker.push(m_aaf54da9d9fa052b5d3469f46c5c957c);}});}google.maps.event.addDomListener(window, 'load', initialize);