Leona like and share

03/26/2026

__F_35_cyclops_zap___beam_twist

03/26/2026

_F_35_hole_edge___horizon_shock

03/26/2026

__F_35_AI_alive___awakening_twist

03/26/2026

Caption___F_35_frank_zap___revival_twist

03/26/2026

_B_2_fuel_fire_tease___leak_shock

03/25/2026

__B_2_base_buff___prep_real

03/25/2026

__B_2_pin_lock___install_real

03/25/2026

__B_2_valve_polish___lap_real_

03/25/2026

_B_2_wire_weld___solder_real

03/25/2026

__B_2_rivet_redo___out_real___

03/25/2026

_B_2_air_refresh___swap_real

03/25/2026

__F_35_dragon_roast___breath_shock

Address

New York, NY

Alerts

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