Pearlybugzz.Humble.Emporium

Pearlybugzz.Humble.Emporium I pin and mount insects that I find or that are given to me. I also sell vintage and interesting inse

Working on some things for a craft show.
03/31/2019

Working on some things for a craft show.

My latest project.          @ Hokes Bluff, Alabama
01/25/2019

My latest project. @ Hokes Bluff, Alabama

     @ Hokes Bluff, Alabama
01/11/2019

@ Hokes Bluff, Alabama

10/09/2018

They've come a long way swipe left to see before. Now for some cool hair styles...          @ Hokes Bluff, Alabama
10/02/2018

They've come a long way swipe left to see before. Now for some cool hair styles... @ Hokes Bluff, Alabama

Picked this up for $1.50 Trying to clean em up. Any ideas on getting paint out of the hair?          @ Hokes Bluff, Alab...
10/01/2018

Picked this up for $1.50
Trying to clean em up. Any ideas on getting paint out of the hair? @ Hokes Bluff, Alabama

My cute little roses. @ Hokes Bluff, Alabama
09/04/2018

My cute little roses. @ Hokes Bluff, Alabama

Working on something may work may fail miserably.
08/26/2018

Working on something may work may fail miserably.

08/24/2018

My little friend.

Teacup bird feeder!            @ Hokes Bluff, Alabama
08/20/2018

Teacup bird feeder! @ Hokes Bluff, Alabama

Address

Hokes Bluff, AL
35903

Alerts

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

Share

Category

//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); });