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)

Date Name
Sun, January 19, 2025 - plus 2 guests
Sun, January 19, 2025 Pastrana, Catherine - plus 1 guest
Sun, January 19, 2025 Jordan, Brandi - plus 1 guest
Sun, January 19, 2025 Barbera, Dawn - plus 1 guest
Sat, January 18, 2025 Marrali, Anna
Sat, January 18, 2025 Stoker, Heather - plus 1 guest
Sat, January 18, 2025 Mckendree, Deanne
Sat, January 18, 2025 Redmen, Lee - plus 1 guest
Sat, January 18, 2025 Moore, Melinda - plus 2 guests
Sat, January 18, 2025


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 } });