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(39.6843,-75.7433)};var g_afd7d9539dec459c83837b2ce1b43526 = new google.maps.Geocoder();g_afd7d9539dec459c83837b2ce1b43526.geocode( { 'address': "8 Chesmar Plaza, Newark, DE 19713, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newark-DE-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('newark-DE-advance-america'), mapOptions);}document.getElementById('ed5774bd').innerHTML += ' | View Map';var $lafd7d9539dec459c83837b2ce1b43526 = '

Advance America

Address: 8 Chesmar Plaza, Newark, DE 19713, USA
Phone: (302) 366-1736
';var m_afd7d9539dec459c83837b2ce1b43526 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_afd7d9539dec459c83837b2ce1b43526['infowindow'] = new google.maps.InfoWindow({content: $lafd7d9539dec459c83837b2ce1b43526});var infowindow = new google.maps.InfoWindow({content: $lafd7d9539dec459c83837b2ce1b43526});google.maps.event.addListener(m_afd7d9539dec459c83837b2ce1b43526, 'click', function() {infowindow.open(map,m_afd7d9539dec459c83837b2ce1b43526);});$marker.push(m_afd7d9539dec459c83837b2ce1b43526);}});var g_354a60a52aa5fa7ba342378e77b297f7 = new google.maps.Geocoder();g_354a60a52aa5fa7ba342378e77b297f7.geocode( { 'address': "4136 Ogletown Stanton Rd, Newark, DE 19713, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newark-DE-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('newark-DE-advance-america'), mapOptions);}document.getElementById('46fb4a7f').innerHTML += ' | View Map';var $l354a60a52aa5fa7ba342378e77b297f7 = '

Advance America

Address: 4136 Ogletown Stanton Rd, Newark, DE 19713, USA
Phone: (302) 731-9660
';var m_354a60a52aa5fa7ba342378e77b297f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_354a60a52aa5fa7ba342378e77b297f7['infowindow'] = new google.maps.InfoWindow({content: $l354a60a52aa5fa7ba342378e77b297f7});var infowindow = new google.maps.InfoWindow({content: $l354a60a52aa5fa7ba342378e77b297f7});google.maps.event.addListener(m_354a60a52aa5fa7ba342378e77b297f7, 'click', function() {infowindow.open(map,m_354a60a52aa5fa7ba342378e77b297f7);});$marker.push(m_354a60a52aa5fa7ba342378e77b297f7);}});}google.maps.event.addDomListener(window, 'load', initialize);