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(38.2489,-122.064)};var g_0efc5d21515c016b50e9c0ac153f1727 = new google.maps.Geocoder();g_0efc5d21515c016b50e9c0ac153f1727.geocode( { 'address': "1955 W Texas St #3, Fairfield, CA 94533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfield-CA-premier-coin-and-jewelry-pawn').style.display = '';map = new google.maps.Map(document.getElementById('fairfield-CA-premier-coin-and-jewelry-pawn'), mapOptions);}document.getElementById('83ee035b').innerHTML += ' | View Map';var $l0efc5d21515c016b50e9c0ac153f1727 = '

Premier Coin and Jewelry Pawn

Address: 1955 W Texas St #3, Fairfield, CA 94533, USA
Phone: (707) 639-9161
';var m_0efc5d21515c016b50e9c0ac153f1727 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Coin and Jewelry Pawn',});m_0efc5d21515c016b50e9c0ac153f1727['infowindow'] = new google.maps.InfoWindow({content: $l0efc5d21515c016b50e9c0ac153f1727});var infowindow = new google.maps.InfoWindow({content: $l0efc5d21515c016b50e9c0ac153f1727});google.maps.event.addListener(m_0efc5d21515c016b50e9c0ac153f1727, 'click', function() {infowindow.open(map,m_0efc5d21515c016b50e9c0ac153f1727);});$marker.push(m_0efc5d21515c016b50e9c0ac153f1727);}});}google.maps.event.addDomListener(window, 'load', initialize);