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.2237,-118.448)};var g_414a7497190eaef6b5d75d5a6a11afcf = new google.maps.Geocoder();g_414a7497190eaef6b5d75d5a6a11afcf.geocode( { 'address': "8416 Van Nuys Blvd, Panorama City, CA 91402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-bernet-jewelry--loan-inc').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-bernet-jewelry--loan-inc'), mapOptions);}document.getElementById('87f5f3f1').innerHTML += ' | View Map';var $l414a7497190eaef6b5d75d5a6a11afcf = '

Bernet Jewelry & Loan Inc

Address: 8416 Van Nuys Blvd, Panorama City, CA 91402, USA
Phone: (818) 891-2500
';var m_414a7497190eaef6b5d75d5a6a11afcf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bernet Jewelry & Loan Inc',});m_414a7497190eaef6b5d75d5a6a11afcf['infowindow'] = new google.maps.InfoWindow({content: $l414a7497190eaef6b5d75d5a6a11afcf});var infowindow = new google.maps.InfoWindow({content: $l414a7497190eaef6b5d75d5a6a11afcf});google.maps.event.addListener(m_414a7497190eaef6b5d75d5a6a11afcf, 'click', function() {infowindow.open(map,m_414a7497190eaef6b5d75d5a6a11afcf);});$marker.push(m_414a7497190eaef6b5d75d5a6a11afcf);}});}google.maps.event.addDomListener(window, 'load', initialize);