Alexa Stringer

09/15/2023
So blessed to have be in the presence of such royalty yesterday!        #2023          #saturdayvibes
05/21/2023

So blessed to have be in the presence of such royalty yesterday! #2023 #saturdayvibes

Two years ago I underwent my second brain surgery. I am so blessed to live the life I do today seizure free and I don’t ...
06/03/2019

Two years ago I underwent my second brain surgery. I am so blessed to live the life I do today seizure free and I don’t know what I would do without all the love and support from all of you!

https://youtu.be/6tYryBHL7d8 Recap of last nights radio show with Brendon metcalf co host Alexa Stringer
11/27/2018

https://youtu.be/6tYryBHL7d8 Recap of last nights radio show with Brendon metcalf co host Alexa Stringer

Come enjoy the live broadcast of "The Slam Show". Please subscribe to the channel to enter the weekly raffle to win prizes. Follow on Twitter @ http://www.tw...

Follow me in social media and subscribe to my website alexastringer.com for updates!! 💜💁🏼‍♀️
11/16/2018

Follow me in social media and subscribe to my website alexastringer.com for updates!! 💜💁🏼‍♀️

11/16/2018
03/25/2018

Woohoo! iTS Finally up an running! Be sure to check out alexastringer.com

Address

Las Vegas, NV

Website

Alerts

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