Anitacology

Anitacology Creative Mending & Alterations

08/15/2024

Hey friends!
Have you got a stack of magazines you’ve been meaning to get rid of? If so, I’ve got a place for it. The women here at Maryhaven would like to use them for collages and journals. PM me so that we can work out logistics.

It’s as cute as can be!
08/13/2024

It’s as cute as can be!

07/29/2024

Westside FREE meals, produce distributions, and pantry schedule for July 29-August 4. To see more info, visit: https:/franklinton.org/?resource-item=westside-free-food.

07/29/2024

TWO free tire amnesty events in July!

07/29/2024

Unspoken prayer request for a friend . It’s very serious.

Address

Columbus, OH
43224

Alerts

Be the first to know and let us send you an email when Anitacology 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); });