-
May 08, 2025
Register Today!
🎉 Get Yours Before It's Gone!
Register by June 1st to guarantee your personalized football jersey 🏈🔥
Don't miss out—show up i...
-
Feb 07, 2025
2025 Registration
Our 2025 Season will begin this Spring with NFL Flag Football and Spring Cheer Camp. In June we will continue offering conditionin...
-
Dec 10, 2024
NFL FLAG REGISTRATION OPE...
Our 2025 Spring NFL Flag registration will open online on January 1, 2025. Please ensure you register early!
-
Oct 22, 2024
2025 NFL Flag Registration
Registration dates will be announced on November 1st
-
Jul 24, 2024
Weather Notifications
Practice delays and cancelation due to weather for our fall 2024 programs, text Fall2024clubs53714 to 334...
-
May 01, 2024
Fall AYF/AYC Registration...
Season starts July 22nd for tackle level and July 29th for cheer and flag level.
-
Jan 25, 2024
NFL Flag Registration is ...
If you missed our in person registrations or have been waiting for our online system to open...the wait is over.
-
Oct 21, 2023
D10 & D12 Competitive Che...
D10 took 2nd place and D12 took 5th place. Both teams will move on to the regional competition at Cure Insurance Arena on Saturday...
-
Dec 30, 2022
INARGUAL FLAG FOOTBALL PR...
LACEY PATCH
-
Nov 17, 2021
Select a new website them...
Learn how to select a new website theme and build out your home page 0){
jQuery(".skFacebookLink").trigger("click");
} else if (typeof window.defaultTab !== "undefined" && window.defaultTab === "TW1" && jQuery(".skTwitter").length > 0){
jQuery(".skTwitterLink").trigger("click");
} else {
jQuery($link[0]).trigger("click");
}
}
});
var $win = jQuery(window),
currentWidth = $win.width();
$win.resize( function(){
if (currentWidth == $win.width()) return;
currentWidth = $win.width();
resizeFacebookPagePlugin();
});
function resizeFacebookPagePlugin(){
if ( jQuery(".facebook-plugin:visible").length > 0 ){
var $iframe = jQuery(".facebook-plugin:visible"),
$parent = $iframe.parents(".skFBWrapper:visible"),
$cntWidth = $parent.width(),
$iframeWidth = $iframe.width(),
$cntHeight = $parent.height(),
$url = $iframe.attr('data-src'),
$updateUrl = $url.replace(/&width=.*&height=.*&small/g, "&width=" + $cntWidth + "&height=" + $cntHeight + "&small");
if ( $cntWidth > 500 ) {
$cntWidth = 500;
}
if ( ( $cntWidth == $iframeWidth && typeof $iframe.attr("src") !== "undefined") || ( $cntWidth >= 500 && $iframeWidth >= 500 && typeof $iframe.attr("src") !== "undefined") ) return;
$iframe.attr({"src": $updateUrl,"height": $cntHeight, "width": $cntWidth });
$iframe.css({"height": $cntHeight, "width": $cntWidth });
}
}