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(38.0323,-78.4584)};var g_4f00921114932db3f8662a41b44ee68f = new google.maps.Geocoder();g_4f00921114932db3f8662a41b44ee68f.geocode( { 'address': "372 S Pantops Dr, Charlottesville, VA 22911, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlottesville-VA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('charlottesville-VA-advance-america'), mapOptions);}document.getElementById('f6704a6b').innerHTML += ' | View Map';var $l4f00921114932db3f8662a41b44ee68f = '

Advance America

Address: 372 S Pantops Dr, Charlottesville, VA 22911, USA
Phone: (434) 293-4045
';var m_4f00921114932db3f8662a41b44ee68f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_4f00921114932db3f8662a41b44ee68f['infowindow'] = new google.maps.InfoWindow({content: $l4f00921114932db3f8662a41b44ee68f});var infowindow = new google.maps.InfoWindow({content: $l4f00921114932db3f8662a41b44ee68f});google.maps.event.addListener(m_4f00921114932db3f8662a41b44ee68f, 'click', function() {infowindow.open(map,m_4f00921114932db3f8662a41b44ee68f);});$marker.push(m_4f00921114932db3f8662a41b44ee68f);}});var g_e3b1bf3ce29f41e75e61fc7c459092bf = new google.maps.Geocoder();g_e3b1bf3ce29f41e75e61fc7c459092bf.geocode( { 'address': "1746 Rio Hill Center, Charlottesville, VA 22901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlottesville-VA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('charlottesville-VA-advance-america'), mapOptions);}document.getElementById('3bf0ceb7').innerHTML += ' | View Map';var $le3b1bf3ce29f41e75e61fc7c459092bf = '

Advance America

Address: 1746 Rio Hill Center, Charlottesville, VA 22901, USA
Phone: (434) 973-4415
';var m_e3b1bf3ce29f41e75e61fc7c459092bf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_e3b1bf3ce29f41e75e61fc7c459092bf['infowindow'] = new google.maps.InfoWindow({content: $le3b1bf3ce29f41e75e61fc7c459092bf});var infowindow = new google.maps.InfoWindow({content: $le3b1bf3ce29f41e75e61fc7c459092bf});google.maps.event.addListener(m_e3b1bf3ce29f41e75e61fc7c459092bf, 'click', function() {infowindow.open(map,m_e3b1bf3ce29f41e75e61fc7c459092bf);});$marker.push(m_e3b1bf3ce29f41e75e61fc7c459092bf);}});}google.maps.event.addDomListener(window, 'load', initialize);