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(33.781,-118.263)};var g_edc2f50a5bf41ed7f6660f727bd69f01 = new google.maps.Geocoder();g_edc2f50a5bf41ed7f6660f727bd69f01.geocode( { 'address': "831 N Avalon Blvd, Wilmington, CA 90744, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-wilmington-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-wilmington-jewelry--loan'), mapOptions);}document.getElementById('61de70fc').innerHTML += ' | View Map';var $ledc2f50a5bf41ed7f6660f727bd69f01 = '

Wilmington Jewelry & Loan

Address: 831 N Avalon Blvd, Wilmington, CA 90744, USA
Phone: (310) 830-3950
';var m_edc2f50a5bf41ed7f6660f727bd69f01 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wilmington Jewelry & Loan',});m_edc2f50a5bf41ed7f6660f727bd69f01['infowindow'] = new google.maps.InfoWindow({content: $ledc2f50a5bf41ed7f6660f727bd69f01});var infowindow = new google.maps.InfoWindow({content: $ledc2f50a5bf41ed7f6660f727bd69f01});google.maps.event.addListener(m_edc2f50a5bf41ed7f6660f727bd69f01, 'click', function() {infowindow.open(map,m_edc2f50a5bf41ed7f6660f727bd69f01);});$marker.push(m_edc2f50a5bf41ed7f6660f727bd69f01);}});}google.maps.event.addDomListener(window, 'load', initialize);