Robert Dempsey

Robert Dempsey Hello Everyone

01/30/2026

Wholesome reunions 😍

01/30/2026

He Refuses Putin's Handshake 😳

10/03/2025

Why does the Tu-160 Blackjack have nearly twice the top speed B-1 Lancer -001

10/03/2025

Why Does the Swedish Navy Never Want US Submarines-001

09/15/2025

Why Did Russia Almost Surrender on Building a Stealth Bomber-001

09/15/2025

Why Did Russia Almost Surrender on Building a Stealth Bomber-000

09/14/2025

Why Chinas Huge Navy Couldnt Be a Heart Attack to Others-001

09/14/2025

Why Chinas Huge Navy Couldnt Be a Heart Attack to Others-000

09/12/2025

Why are the A-10 Warthog’s engines mounted so high -001

09/12/2025

Why are the A-10 Warthog’s engines mounted so high -000

08/24/2025

Which is better HMS Queen Elizabeth or the new Ford class Aircraft Carrier -001

08/24/2025

Which is better HMS Queen Elizabeth or the new Ford class Aircraft Carrier -000

Address

Miami-Dade County, FL

Website

Alerts

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