Pat Roxx

Pat Roxx I love making jewelry and other fun crafts!

05/11/2022

I’ve been hacked. No one died. Please don’t open that.

Tigers eye bead earrings
09/28/2021

Tigers eye bead earrings

Jasper cross earrings
09/02/2021

Jasper cross earrings

Silver butterfly earrings
09/02/2021

Silver butterfly earrings

Cloisonné bead earrings
09/01/2021

Cloisonné bead earrings

Fresh water pearl earrings
09/01/2021

Fresh water pearl earrings

Picture jasper pendant
08/26/2021

Picture jasper pendant

Jasper in brass setting
08/26/2021

Jasper in brass setting

Petoskey stone pendant
08/26/2021

Petoskey stone pendant

Red jasper necklace now listed!
08/26/2021

Red jasper necklace now listed!

Tiger’s eye beaded necklace
08/21/2021

Tiger’s eye beaded necklace

Address

Mill Street
Fenton, MI
48430

Alerts

Be the first to know and let us send you an email when Pat Roxx posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });