Menu
Log in


Rough Riders Pre-Invasion Party 2025 Public

Event
Rough Riders Pre-Invasion Party 2025 Public
 
Fri, January 24, 2025 7:00 PM - 10:30 PM
 
Location: Tampa Convention Center 333 S Franklin St, Tampa, FL 33602

Registered attendees (350)

<< First  < Prev   ...   16   17   18   19   20   Next >  Last >> 
Date Name
Mon, December 09, 2024
Sun, December 08, 2024 Strachan, Carol - plus 1 guest
Wed, November 27, 2024
Wed, November 20, 2024 Fry, Vhernadette - plus 2 guests
Tue, November 19, 2024 - plus 3 guests
Wed, November 13, 2024
Thu, October 31, 2024 - plus 2 guests
Mon, October 28, 2024 - plus 1 guest
<< First  < Prev   ...   16   17   18   19   20   Next >  Last >> 


Rough Rider Office - 813-248-1898 - 601 N 19th St . - Tampa, FL 33605  Email: office@tamparoughriders.org
© 1st U.S. Volunteer Cavalry Regiment - Rough Riders, Inc. 501(C)(3)  Non-Profit Charitable Organization. 
All rights reserved.  Site development by Robin Conn

Powered by Wild Apricot Membership Software
// DISCO PARTY POPUP - Session-only, 1-second delay, fade-in document.addEventListener("DOMContentLoaded", function () { if (window.location.pathname === "/" || window.location.pathname === "/Default.aspx") { if (sessionStorage.getItem("discoPopupShown")) return; sessionStorage.setItem("discoPopupShown", "yes"); // Create and style the popup container (hidden at first) const popup = document.createElement("div"); popup.id = "disco-popup"; popup.style.cssText = ` position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); z-index: 9999; display: flex; justify-content: center; align-items: center; opacity: 0; transition: opacity 1s ease; pointer-events: none; `; // Inner content popup.innerHTML = `

🪩 Get Ready to Boogie!

Don't miss our Disco Party 🎉

🗓️ August 23, 2025
📍 Rough Riders Clubhouse

Register Now

`; document.body.appendChild(popup); // Trigger display after 1 second with fade-in setTimeout(() => { popup.style.opacity = "1"; popup.style.pointerEvents = "auto"; }, 1000); // 1-second delay } });