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.9616,-118.03)};var g_493733b1ea397d196293bbf12b839a4f = new google.maps.Geocoder();g_493733b1ea397d196293bbf12b839a4f.geocode( { 'address': "13575 Whittier Blvd, Whittier, CA 90605, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whittier-CA-whittier-loan--jewelry').style.display = '';map = new google.maps.Map(document.getElementById('whittier-CA-whittier-loan--jewelry'), mapOptions);}document.getElementById('53ef11c6').innerHTML += ' | View Map';var $l493733b1ea397d196293bbf12b839a4f = '

Whittier Loan & Jewelry

Address: 13575 Whittier Blvd, Whittier, CA 90605, USA
Phone: (562) 696-0370
';var m_493733b1ea397d196293bbf12b839a4f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Whittier Loan & Jewelry',});m_493733b1ea397d196293bbf12b839a4f['infowindow'] = new google.maps.InfoWindow({content: $l493733b1ea397d196293bbf12b839a4f});var infowindow = new google.maps.InfoWindow({content: $l493733b1ea397d196293bbf12b839a4f});google.maps.event.addListener(m_493733b1ea397d196293bbf12b839a4f, 'click', function() {infowindow.open(map,m_493733b1ea397d196293bbf12b839a4f);});$marker.push(m_493733b1ea397d196293bbf12b839a4f);}});}google.maps.event.addDomListener(window, 'load', initialize);