var _ckyGcm = {"status":true,"default_settings":[{"analytics":"denied","advertisement":"denied","functional":"denied","necessary":"granted","ad_user_data":"denied","ad_personalization":"denied","regions":"All"}],"wait_for_update":2000,"url_passthrough":false,"ads_data_redaction":false}
var ctPublicFunctions = {"_ajax_nonce":"99ea7d027a","_rest_nonce":"669c0f7bfa","_ajax_url":"\/wp-admin\/admin-ajax.php","_rest_url":"https:\/\/suffolkcf.org.uk\/wp-json\/","data__cookies_type":"alternative","data__ajax_type":"admin_ajax","bot_detector_enabled":false,"data__frontend_data_log_enabled":1,"cookiePrefix":"","wprocket_detected":false,"host_url":"suffolkcf.org.uk","text__ee_click_to_select":"Click to select the whole data","text__ee_original_email":"The complete one is","text__ee_got_it":"Got it","text__ee_blocked":"Blocked","text__ee_cannot_connect":"Cannot connect","text__ee_cannot_decode":"Can not decode email. Unknown reason","text__ee_email_decoder":"CleanTalk email decoder","text__ee_wait_for_decoding":"The magic is on the way!","text__ee_decoding_process":"Please wait a few seconds while we decode the contact data."}
var ctPublic = {"_ajax_nonce":"99ea7d027a","settings__forms__check_internal":"0","settings__forms__check_external":"0","settings__forms__force_protection":0,"settings__forms__search_test":"1","settings__forms__wc_add_to_cart":"0","bot_detector_enabled":false,"settings__sfw__anti_crawler":0,"blog_home":"https:\/\/suffolkcf.org.uk\/","pixel__setting":"0","pixel__enabled":false,"pixel__url":null,"data__email_check_before_post":"1","data__email_check_exist_post":0,"data__cookies_type":"alternative","data__key_is_ok":true,"data__visible_fields_required":true,"wl_brandname":"Anti-Spam by CleanTalk","wl_brandname_short":"CleanTalk","ct_checkjs_key":"e306869cc030ebef63d35862200dcca2616dab33e7f359c97f7083fd2c200389","emailEncoderPassKey":"5d3351d1ddf289c51adc40492760a84c","bot_detector_forms_excluded":"W10=","advancedCacheExists":true,"varnishCacheExists":true,"wc_ajax_add_to_cart":false}
let jqueryParams=[],jQuery=function(r){return jqueryParams=[...jqueryParams,r],jQuery},$=function(r){return jqueryParams=[...jqueryParams,r],$};window.jQuery=jQuery,window.$=jQuery;let customHeadScripts=!1;jQuery.fn=jQuery.prototype={},$.fn=jQuery.prototype={},jQuery.noConflict=function(r){if(window.jQuery)return jQuery=window.jQuery,$=window.jQuery,customHeadScripts=!0,jQuery.noConflict},jQuery.ready=function(r){jqueryParams=[...jqueryParams,r]},$.ready=function(r){jqueryParams=[...jqueryParams,r]},jQuery.load=function(r){jqueryParams=[...jqueryParams,r]},$.load=function(r){jqueryParams=[...jqueryParams,r]},jQuery.fn.ready=function(r){jqueryParams=[...jqueryParams,r]},$.fn.ready=function(r){jqueryParams=[...jqueryParams,r]};
By giving to Suffolk Community Foundation, you will ensure that small charities working throughout the county receive the much-needed funding they rely on, to enable them to continue their essential work for the most vulnerable in our communities.
Suffolk Community Foundation manages 136 grant making funds and, last year, awarded £3.8 million in funding (excluding the Sizewell C Community Fund). Grant size ranges from £500 to £40,000 or above, sometimes over multiple years. The average amount awarded was £4,546.
Open all year round. Decisions will be made on a regular basis as demand dictates.
Brief Description
Grants for charitable, voluntary and community groups to support local grassroots projects that are looking to promote tennis in areas of deprivation (including rural) and help those who are disadvantaged or vulnerable.
Criteria
The Stimulus Fund was set up by the Suffolk Lawn Tennis Association (SLTA) to expand tennis in Suffolk to the widest possible community by providing funding for small schemes aimed at increasing the number of players in both the junior and younger adult age-groups.
SLTA is looking to discover and exploit a wider vein of talent
By taking tennis further into the community socially and geographically
By giving the opportunity to play to those who have not had the chance before
Above all, SLTA wants more people to see tennis as a thoroughly enjoyable sport combining exercise with social pleasure.
In this way SLTA aims to build a stronger and more successful base for the future of tennis in Suffolk.
NEW TENNIS FUNDING AVAILABLE
Grants of up to £1,000 are available for charitable, voluntary and community groups to support local grassroots projects that are looking to promote tennis in areas of deprivation (including rural) and help those who are disadvantaged or vulnerable.
It looks to encourage young people up to the age of 30 to enjoy or return to the sport of tennis with the emphasis on increasing membership and making tennis sessions sustainable. Applications will be considered for activity camps that include other sports where tennis is a major part with an experienced tennis coach supporting the sessions.
Any application that involves tennis coaching should only be undertaken by qualified LTA coaches.
Please contact a Grants Officer from Suffolk Community Foundation on 01473 602602 prior to submitting your application if you have any questions.
jQuery(document).ready(function () {
var adminAaxURL = 'https://suffolkcf.org.uk/wp-admin/admin-ajax.php';
var isAdmin = '';
// Clear Static CSS
jQuery("#wp-admin-bar-pac_misc_clear_static_css").click(function (e) {
e.preventDefault();
jQuery.ajax({
type: 'post',
dataType: 'json',
url: adminAaxURL,
data: {
'action': 'pac_misc_clear_static_css',
'_wpnonce': jQuery(this).find('span').data('wpnonce')
},
success: function (response) {
if (response.success) {
let successData = response.data;
if (isAdmin) {
let messageHTML = '<div class="notice notice-success pac-misc-message"><p>' + successData + '</p></div>';
if (jQuery('body .wrap h1').length > 0) {
jQuery('body .wrap h1').after(messageHTML);
} else {
jQuery('body #wpbody-content').prepend(messageHTML);
}
setTimeout(function () {
jQuery(".pac-misc-message").remove();
}, 3500);
} else {
alert(successData);
}
}
},
});
});
// Clear Local Storage
jQuery("#wp-admin-bar-pac_misc_csc_clear_local_storage").click(function (e) {
e.preventDefault();
let msgText = 'The local storage has been cleared!';
window.localStorage.clear();
if (isAdmin) {
let messageHTML = '<div class="notice notice-success pac-misc-message"><p>' + msgText + '</p></div>';
if (jQuery('body .wrap h1').length > 0) {
jQuery('body .wrap h1').after(messageHTML);
} else {
jQuery('body #wpbody-content').prepend(messageHTML);
}
setTimeout(function () {
jQuery(".pac-misc-message").remove();
}, 3500);
} else {
alert(msgText);
}
});
});
(function() {
var file = ["https:\/\/suffolkcf.org.uk\/wp-content\/et-cache\/213955\/et-divi-dynamic-tb-235141-tb-235142-213955-late.css"];
var handle = document.getElementById('divi-style-parent-inline-inline-css');
var location = handle.parentNode;if (0===document.querySelectorAll('link[href="' + file + '"]').length) {
var link = document.createElement('link');
link.rel = 'stylesheet';
link.id = 'et-dynamic-late-css';
link.href = file;location.insertBefore(link, handle.nextSibling);
}
})();
var et_animation_data = [{"class":"et_pb_acf_table_items_0","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"}];
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https://suffolkcf.org.uk/wp-admin/admin-ajax.php","images_uri":"https://suffolkcf.org.uk/wp-content/themes/Divi/images","builder_images_uri":"https://suffolkcf.org.uk/wp-content/themes/Divi/includes/builder/images","et_frontend_nonce":"87eb5ddb60","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"4e2e95f041","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"213955","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https://suffolkcf.org.uk/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors","accent_color":"#402f73","waypoints_options":[]};
var et_pb_box_shadow_elements = [];
//# sourceURL=divi-custom-script-js-extra