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.6785,-117.099)};var g_e560c72b28b083e1da0bed1af2dc0af8 = new google.maps.Geocoder();g_e560c72b28b083e1da0bed1af2dc0af8.geocode( { 'address': "724 Highland Ave b, National City, CA 91950, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('national-city-CA-advance-day-day-plus-inc').style.display = '';map = new google.maps.Map(document.getElementById('national-city-CA-advance-day-day-plus-inc'), mapOptions);}document.getElementById('76f328ba').innerHTML += ' | View Map';var $le560c72b28b083e1da0bed1af2dc0af8 = '

Advance Day Day Plus Inc

Address: 724 Highland Ave b, National City, CA 91950, USA
Phone: (619) 477-0712
';var m_e560c72b28b083e1da0bed1af2dc0af8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance Day Day Plus Inc',});m_e560c72b28b083e1da0bed1af2dc0af8['infowindow'] = new google.maps.InfoWindow({content: $le560c72b28b083e1da0bed1af2dc0af8});var infowindow = new google.maps.InfoWindow({content: $le560c72b28b083e1da0bed1af2dc0af8});google.maps.event.addListener(m_e560c72b28b083e1da0bed1af2dc0af8, 'click', function() {infowindow.open(map,m_e560c72b28b083e1da0bed1af2dc0af8);});$marker.push(m_e560c72b28b083e1da0bed1af2dc0af8);}});}google.maps.event.addDomListener(window, 'load', initialize);