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(32.6675,-115.495)};var g_ae295e5e3d4d7a57b5a3b184fa32a1d5 = new google.maps.Geocoder();g_ae295e5e3d4d7a57b5a3b184fa32a1d5.geocode( { 'address': "308 E 3rd St, Calexico, CA 92231, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calexico-CA-calexico-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('calexico-CA-calexico-jewelry--loan'), mapOptions);}document.getElementById('f63a12c0').innerHTML += ' | View Map';var $lae295e5e3d4d7a57b5a3b184fa32a1d5 = '

Calexico Jewelry & Loan

Address: 308 E 3rd St, Calexico, CA 92231, USA
Phone: (760) 357-9763
';var m_ae295e5e3d4d7a57b5a3b184fa32a1d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Calexico Jewelry & Loan',});m_ae295e5e3d4d7a57b5a3b184fa32a1d5['infowindow'] = new google.maps.InfoWindow({content: $lae295e5e3d4d7a57b5a3b184fa32a1d5});var infowindow = new google.maps.InfoWindow({content: $lae295e5e3d4d7a57b5a3b184fa32a1d5});google.maps.event.addListener(m_ae295e5e3d4d7a57b5a3b184fa32a1d5, 'click', function() {infowindow.open(map,m_ae295e5e3d4d7a57b5a3b184fa32a1d5);});$marker.push(m_ae295e5e3d4d7a57b5a3b184fa32a1d5);}});}google.maps.event.addDomListener(window, 'load', initialize);