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(32.6786,-117.081)};var g_799b3291c149e7fd7d654ff344474579 = new google.maps.Geocoder();g_799b3291c149e7fd7d654ff344474579.geocode( { 'address': "3007 Highland Ave #101, National City, CA 91950, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('national-city-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('national-city-CA-advance-america'), mapOptions);}document.getElementById('1e671449').innerHTML += ' | View Map';var $l799b3291c149e7fd7d654ff344474579 = '

Advance America

Address: 3007 Highland Ave #101, National City, CA 91950, USA
Phone: (619) 474-9360
';var m_799b3291c149e7fd7d654ff344474579 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_799b3291c149e7fd7d654ff344474579['infowindow'] = new google.maps.InfoWindow({content: $l799b3291c149e7fd7d654ff344474579});var infowindow = new google.maps.InfoWindow({content: $l799b3291c149e7fd7d654ff344474579});google.maps.event.addListener(m_799b3291c149e7fd7d654ff344474579, 'click', function() {infowindow.open(map,m_799b3291c149e7fd7d654ff344474579);});$marker.push(m_799b3291c149e7fd7d654ff344474579);}});var g_275d7fb2fd45098ad5c3ece2ed4a2824 = new google.maps.Geocoder();g_275d7fb2fd45098ad5c3ece2ed4a2824.geocode( { 'address': "2240 E Plaza Blvd h, National City, CA 91950, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('national-city-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('national-city-CA-advance-america'), mapOptions);}document.getElementById('8fa1e094').innerHTML += ' | View Map';var $l275d7fb2fd45098ad5c3ece2ed4a2824 = '

Advance America

Address: 2240 E Plaza Blvd h, National City, CA 91950, USA
Phone: (619) 470-9828
';var m_275d7fb2fd45098ad5c3ece2ed4a2824 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_275d7fb2fd45098ad5c3ece2ed4a2824['infowindow'] = new google.maps.InfoWindow({content: $l275d7fb2fd45098ad5c3ece2ed4a2824});var infowindow = new google.maps.InfoWindow({content: $l275d7fb2fd45098ad5c3ece2ed4a2824});google.maps.event.addListener(m_275d7fb2fd45098ad5c3ece2ed4a2824, 'click', function() {infowindow.open(map,m_275d7fb2fd45098ad5c3ece2ed4a2824);});$marker.push(m_275d7fb2fd45098ad5c3ece2ed4a2824);}});}google.maps.event.addDomListener(window, 'load', initialize);