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.7218,-117.826)};var g_cbdc5c18ea592c0c0e15c5a003b21cea = new google.maps.Geocoder();g_cbdc5c18ea592c0c0e15c5a003b21cea.geocode( { 'address': "1631 Edinger Ave #104, Tustin, CA 92780, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tustin-CA-a-cash-buyer-jewelry-watch-and-loan').style.display = '';map = new google.maps.Map(document.getElementById('tustin-CA-a-cash-buyer-jewelry-watch-and-loan'), mapOptions);}document.getElementById('19e55758').innerHTML += ' | View Map';var $lcbdc5c18ea592c0c0e15c5a003b21cea = '

A Cash Buyer Jewelry, Watch and Loan

Address: 1631 Edinger Ave #104, Tustin, CA 92780, USA
Phone: (714) 409-8889
';var m_cbdc5c18ea592c0c0e15c5a003b21cea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A Cash Buyer Jewelry, Watch and Loan',});m_cbdc5c18ea592c0c0e15c5a003b21cea['infowindow'] = new google.maps.InfoWindow({content: $lcbdc5c18ea592c0c0e15c5a003b21cea});var infowindow = new google.maps.InfoWindow({content: $lcbdc5c18ea592c0c0e15c5a003b21cea});google.maps.event.addListener(m_cbdc5c18ea592c0c0e15c5a003b21cea, 'click', function() {infowindow.open(map,m_cbdc5c18ea592c0c0e15c5a003b21cea);});$marker.push(m_cbdc5c18ea592c0c0e15c5a003b21cea);}});}google.maps.event.addDomListener(window, 'load', initialize);