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(37.3406,-95.261)};var g_821908af0ae3251a195e057f06bd9e64 = new google.maps.Geocoder();g_821908af0ae3251a195e057f06bd9e64.geocode( { 'address': "1701 Main St, Parsons, KS 67357, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('parsons-KS-gold--silver-jewelry-gun').style.display = '';map = new google.maps.Map(document.getElementById('parsons-KS-gold--silver-jewelry-gun'), mapOptions);}document.getElementById('79e44257').innerHTML += ' | View Map';var $l821908af0ae3251a195e057f06bd9e64 = '

Gold & Silver Jewelry Gun

Address: 1701 Main St, Parsons, KS 67357, USA
Phone: (620) 421-0048
';var m_821908af0ae3251a195e057f06bd9e64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gold & Silver Jewelry Gun',});m_821908af0ae3251a195e057f06bd9e64['infowindow'] = new google.maps.InfoWindow({content: $l821908af0ae3251a195e057f06bd9e64});var infowindow = new google.maps.InfoWindow({content: $l821908af0ae3251a195e057f06bd9e64});google.maps.event.addListener(m_821908af0ae3251a195e057f06bd9e64, 'click', function() {infowindow.open(map,m_821908af0ae3251a195e057f06bd9e64);});$marker.push(m_821908af0ae3251a195e057f06bd9e64);}});}google.maps.event.addDomListener(window, 'load', initialize);