MagicMurlo

MagicMurlo Magic and fun for everyone! (maybe we can sneak in a pie for everyone as well) (I love pie)

11/23/2021

Something new!

My good friend Bill Packard sent this along to me and I send it to you! Center Stage - The Loft - Vinyl
07/19/2018

My good friend Bill Packard sent this along to me and I send it to you! Center Stage - The Loft - Vinyl

Buy Mat Franco tickets at the Center Stage Theater in Atlanta, GA for Aug 16, 2018 08:00 PM at Ticketmaster.

06/26/2018

Neumonica day 3! I'm up to 15 cards! (but I'm not a solid 15 cards....YET!)

06/25/2018

Been a while (sorry about that!) Started Neumonica and I'm on Day 2! (up to 10 cards now)

02/28/2018

Well here ya go from Rick Lax....

01/12/2018

I watched and I shared please do the same.

12/21/2017

Ok I shared.... and it was funny!

12/18/2017

If you watch you will have to agree to the terms in the video. ( I think it's very clever)

Address

Marietta, GA
30062

Opening Hours

Monday 9am - 9pm
Tuesday 9am - 9pm
Wednesday 9am - 9pm
Thursday 9am - 9pm
Friday 9am - 9pm
Saturday 9am - 9pm

Telephone

+16783496335

Alerts

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