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(34.5791,-118.083)};var g_6b193c9c6c6065dc86212c6e17e42b71 = new google.maps.Geocoder();g_6b193c9c6c6065dc86212c6e17e42b71.geocode( { 'address': "2546 E Palmdale Blvd, Palmdale, CA 93550, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palmdale-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('palmdale-CA-advance-america'), mapOptions);}document.getElementById('b1c1befe').innerHTML += ' | View Map';var $l6b193c9c6c6065dc86212c6e17e42b71 = '

Advance America

Address: 2546 E Palmdale Blvd, Palmdale, CA 93550, USA
Phone: (661) 273-1051
';var m_6b193c9c6c6065dc86212c6e17e42b71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_6b193c9c6c6065dc86212c6e17e42b71['infowindow'] = new google.maps.InfoWindow({content: $l6b193c9c6c6065dc86212c6e17e42b71});var infowindow = new google.maps.InfoWindow({content: $l6b193c9c6c6065dc86212c6e17e42b71});google.maps.event.addListener(m_6b193c9c6c6065dc86212c6e17e42b71, 'click', function() {infowindow.open(map,m_6b193c9c6c6065dc86212c6e17e42b71);});$marker.push(m_6b193c9c6c6065dc86212c6e17e42b71);}});var g_a0452097e67750a36e619f36516907af = new google.maps.Geocoder();g_a0452097e67750a36e619f36516907af.geocode( { 'address': "4654 E Ave S h, Palmdale, CA 93552, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palmdale-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('palmdale-CA-advance-america'), mapOptions);}document.getElementById('9a0e645f').innerHTML += ' | View Map';var $la0452097e67750a36e619f36516907af = '

Advance America

Address: 4654 E Ave S h, Palmdale, CA 93552, USA
Phone: (661) 533-0471
';var m_a0452097e67750a36e619f36516907af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_a0452097e67750a36e619f36516907af['infowindow'] = new google.maps.InfoWindow({content: $la0452097e67750a36e619f36516907af});var infowindow = new google.maps.InfoWindow({content: $la0452097e67750a36e619f36516907af});google.maps.event.addListener(m_a0452097e67750a36e619f36516907af, 'click', function() {infowindow.open(map,m_a0452097e67750a36e619f36516907af);});$marker.push(m_a0452097e67750a36e619f36516907af);}});}google.maps.event.addDomListener(window, 'load', initialize);