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.5247,-117.198)};var g_5cbd31d6a0809f253c2679d508ecb6c2 = new google.maps.Geocoder();g_5cbd31d6a0809f253c2679d508ecb6c2.geocode( { 'address': "19111 Town Center Dr, Apple Valley, CA 92308"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('apple-valley-CA-alaska-usa').style.display = '';map = new google.maps.Map(document.getElementById('apple-valley-CA-alaska-usa'), mapOptions);}document.getElementById('235f9580').innerHTML += ' | View Map';var $l5cbd31d6a0809f253c2679d508ecb6c2 = '

Alaska USA

Address: 19111 Town Center Dr, Apple Valley, CA 92308
Phone: (760) 247-0607
';var m_5cbd31d6a0809f253c2679d508ecb6c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alaska USA',});m_5cbd31d6a0809f253c2679d508ecb6c2['infowindow'] = new google.maps.InfoWindow({content: $l5cbd31d6a0809f253c2679d508ecb6c2});var infowindow = new google.maps.InfoWindow({content: $l5cbd31d6a0809f253c2679d508ecb6c2});google.maps.event.addListener(m_5cbd31d6a0809f253c2679d508ecb6c2, 'click', function() {infowindow.open(map,m_5cbd31d6a0809f253c2679d508ecb6c2);});$marker.push(m_5cbd31d6a0809f253c2679d508ecb6c2);}});var g_c7e62ea1dd7325111a386e3360055f43 = new google.maps.Geocoder();g_c7e62ea1dd7325111a386e3360055f43.geocode( { 'address': "15099 Kamana Rd, Apple Valley, CA 92307"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('apple-valley-CA-alaska-usa').style.display = '';map = new google.maps.Map(document.getElementById('apple-valley-CA-alaska-usa'), mapOptions);}document.getElementById('a35c14b6').innerHTML += ' | View Map';var $lc7e62ea1dd7325111a386e3360055f43 = '

Alaska USA

Address: 15099 Kamana Rd, Apple Valley, CA 92307
Phone: (760) 813-8136
';var m_c7e62ea1dd7325111a386e3360055f43 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alaska USA',});m_c7e62ea1dd7325111a386e3360055f43['infowindow'] = new google.maps.InfoWindow({content: $lc7e62ea1dd7325111a386e3360055f43});var infowindow = new google.maps.InfoWindow({content: $lc7e62ea1dd7325111a386e3360055f43});google.maps.event.addListener(m_c7e62ea1dd7325111a386e3360055f43, 'click', function() {infowindow.open(map,m_c7e62ea1dd7325111a386e3360055f43);});$marker.push(m_c7e62ea1dd7325111a386e3360055f43);}});}google.maps.event.addDomListener(window, 'load', initialize);