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.1679,-118.286)};var g_ef666cef1b40a2f7303908983f48dd04 = new google.maps.Geocoder();g_ef666cef1b40a2f7303908983f48dd04.geocode( { 'address': "1436 W Glenoaks Blvd #116, Glendale, CA 91201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glendale-CA-golden-state-appraisal-management-inc').style.display = '';map = new google.maps.Map(document.getElementById('glendale-CA-golden-state-appraisal-management-inc'), mapOptions);}document.getElementById('441fff5e').innerHTML += ' | View Map';var $lef666cef1b40a2f7303908983f48dd04 = '

Golden State Appraisal Management, Inc

Address: 1436 W Glenoaks Blvd #116, Glendale, CA 91201, USA
Phone: (877) 611-1888
';var m_ef666cef1b40a2f7303908983f48dd04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Golden State Appraisal Management, Inc',});m_ef666cef1b40a2f7303908983f48dd04['infowindow'] = new google.maps.InfoWindow({content: $lef666cef1b40a2f7303908983f48dd04});var infowindow = new google.maps.InfoWindow({content: $lef666cef1b40a2f7303908983f48dd04});google.maps.event.addListener(m_ef666cef1b40a2f7303908983f48dd04, 'click', function() {infowindow.open(map,m_ef666cef1b40a2f7303908983f48dd04);});$marker.push(m_ef666cef1b40a2f7303908983f48dd04);}});}google.maps.event.addDomListener(window, 'load', initialize);