.edn_article_map {max-width: 100% !important;}.edn_articleDetails .in_article_image .image_description,.edn_articleDetails .in_article_image .image_title,.edn_articleDetails .in_article_image img{width:100% !important;}Christies Beach Football Club Inclusive Team / Categories:
CommunityIn 2019, Christies Beach Football Club (CBFC) in conjunction with Inclusive Sport SA and the SANFL formed a SANFL Inclusive League team for players aged 15 years and older with an intellectual disability or other integration difficulty.
The CBFC Inclusive team offers these players a competitive game in a safe and friendly environment with focus on the players developing game skills and social inclusion of the players.Leigh Creek Energy gets on board legendary gymkhana
In 2020 the club approached Leigh Creek Energy (LCK) to sponsor this inspiring team. As this was the first inclusive team in the Southern District LCK proudly agreed. With the team made up of 22 players with ages ranging from 15 – 55 years old, their enthusiasm for the game and club was evident when LCK attended the clubrooms to meet and greet the players.The Blinman Gymkhana, located at the tiny town’s airstrip six-hours’ drive from Adelaide is a South Australian institution.
The encouragement from each player to their fellow teammates and their love for the game was apparent as each received their own personalised hoodie from LCK.The event and hosting town of around 35 inhabitants are both etched in history with locals enticing entrants and onlookers to their spot in the far northern Flinders Ranges from all over the state since their first meeting back in 1868.
CBFC gives these young men the chance to belong to a team where all players are welcomed. The core of the Blinman Gymkhana remains the same, though the original two-day race meet is crammed into one fun-filled day and evening.
.jpg)
-
// - )
.fail(function () {
})
.always(function () {
});
})
.rateit('value', document.getElementById("dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_hfRate").value)
.rateit('readonly', isArticleRated)
.rateit('step', 1);
$('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_upPanelComments').on('click', '#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lbAddComment', function () {
var $lbAddComment = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lbAddComment'),
noErrors = true,
$authorNameInput = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_tbAddCommentName'),
$authorEmailInput = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_tbAddCommentEmail'),
$authorGDPRAgreement = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_cbShowCommentsGDPRComplianceAgreementRules'),
authorName,
authorEmail,
comment = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_tbAddComment').val(),
$noAuthorName = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lblAddCommentNameError'),
$noAut
horEmail = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lblAddCommentEmailError'),
$authorEmailNotValid = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lblAddCommentEmailValid'),
$noComment = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lblAddCommentError'),
$notValidCaptcha = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lblCaptchaError'),
$noauthorGDPRAgreement = $('#dnn_ctr12969_ViewEasyDNNNewsMain_ctl00_lblShowCommentsGDPRComplianceAgreementError'),
emailRegex = /^(([^
<
>()[\]\\.,;:\s@\"]+(\.[^ <
>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
if ($lbAddComment.data('disable'))
return false;
if ($authorNameInput.length > 0) {
authorName = $authorNameInput.val();
$noAuthorName.css('display', 'none');
if (authorName == '') {
$noAuthorName.css('display', 'block');
noErrors = false;
}
}
if ($authorEmailInput.length > 0) {
authorEmail = $authorEmailInput.val();
$noAuthorEmail.css('display', 'none');
$authorEmailNotValid.css('display', 'none');
if (authorEmail == '') {
$noAuthorEmail.css('display', 'block');
noErrors = false;
} else if (!emailRegex.test(authorEmail)) {
$authorEmailNotValid.css('display', 'block');
noErrors = false;
}
}
if ($authorGDPRAgreement.length > 0) {
$noauthorGDPRAgreement.css('display', 'none');
if (!$authorGDPRAgreement[0].checked) {
$noauthor
