GRANTS, GRANTS, and more GRANTS!
October 11, 2021
clear: both;
float: left;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
The application is now streamlined and low barrier.
function setupElement661796688658692842() {
var requireFunc = window.platformElementRequire || window.require;
// Relies on a global require, specific to platform elements
requireFunc([
‘w-global’,
‘underscore’,
‘jquery’,
‘backbone’,
‘util/platform/elements/PlatformElement’,
‘util/platform/elements/PlatformElementSettings’
], function(
_W,
_,
$,
Backbone,
PlatformElement,
PlatformElementSettings
) {
var dependencies = null || [];
var platform_element_id = “751043798673526236-1.0.1”;
if (typeof _W.loadedPlatformDependencies === ‘undefined’) {
_W.loadedPlatformDependencies = [];
}
if (typeof _W.platformElements === ‘undefined’) {
_W.platformElements = [];
}
if (typeof _W.platformElements[platform_element_id] === ‘undefined’) {
_W.platformElements[platform_element_id] = {};
_W.platformElements[platform_element_id].deferredObject = new $.Deferred();
_W.platformElements[platform_element_id].deferredPromise = _W.platformElements[platform_element_id].deferredObject.promise();
}
if(_.intersection(_W.loadedPlatformDependencies, dependencies).length !== dependencies.length){
_.reduce(dependencies, function(promise, nextScript){
_W.loadedPlatformDependencies.push(nextScript);
return promise.then(function(){
return $.getScript(nextScript);
});
}, $().promise()).then(function(){
_W.platformElements[platform_element_id].deferredObject.resolve();
});
}
if (dependencies.length === 0){
_W.platformElements[platform_element_id].deferredObject.resolve();
}
_W.platformElements[platform_element_id].deferredPromise.done(function(){
var _ElementDefinition = /**
* This is required for element rendering to be possible
* @type {PlatformElement}
*/
(function() {
var ColoredBox = PlatformElement.extend({
initialize: function() {
}
});
return ColoredBox;
})();
if (typeof _ElementDefinition == ‘undefined’ || typeof _ElementDefinition == ‘null’) {
var _ElementDefinition = PlatformElement.extend({});
}
var _Element = _ElementDefinition.extend({
initialize: function() {
// we still want to call the initialize function defined by the developer
// however, we don’t want to call it until placeholders have been replaced
this.placeholderInterval = setInterval(function() {
// so use setInterval to check for placeholders.
if (this.$(‘.platform-element-child-placeholder’).length == 0) {
clearInterval(this.placeholderInterval);
this.constructor.__super__.initialize.apply(this);
}
}.bind(this), 100);
}
});
_Element.prototype.settings = new PlatformElementSettings({“color”:”#000000″,”opacity”:20});
_Element.prototype.settings.page_element_id = “661796688658692842”;
_Element.prototype.element_id = “9f025acb-00a8-4faa-b359-aebdc5e010c9”;
_Element.prototype.user_id = “90331111”;
_Element.prototype.site_id = “244920077623118566”;
_Element.prototype.assets_path = “//marketplace.editmysite.com/uploads/b/marketplace-elements-751043798673526236-1.0.1/assets/”;
new _Element({
el: ‘#element-9f025acb-00a8-4faa-b359-aebdc5e010c9’
});
});
});
}
if (typeof document.documentElement.appReady == ‘undefined’) {
document.documentElement.appReady = 0;
}
if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {
setupElement661796688658692842();
} else if (document.createEvent && document.addEventListener) {
document.addEventListener(‘appReady’, setupElement661796688658692842, false);
} else {
document.documentElement.attachEvent(‘onpropertychange’, function(event){
if (event.propertyName == ‘appReady’) {
setupElement661796688658692842();
}
});
}
clear: both;
float: left;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
Arizona Recreation, Trails, & Historic
Preservation Funding Opportunities
The Arizona Office of Tourism has $8 million available until Oct. 15, 2021 as part of the $100 million Visit Arizona Initiative to support marketing, sustainability efforts, and infrastructure improvements for outdoor recreation. Applicants must describe how their effort responds to the negative impacts of the pandemic.
Read more and apply soon here: https://tourism.az.gov/visit-arizona-outdoor-recreation-revitalization-grant/
At the end of the 2021 Arizona State Legislative session, funding was officially restored to the State Parks Heritage Fund after 11 years without funding since the great recession. The one-time funding came in the form of $5 million from the state general fund and $5 million of federal relief dollars.
The State Parks Heritage Fund provides grant opportunities for non-motorized trails, outdoor environmental education, local, regional, and state parks, and historic preservation. Applicants can include non-profits, cities, towns, counties, tribal governments, state, federal agencies, and entities that have formed appropriate cooperative agreements.
The Fund is officially open and accepting applications on a rolling basis! More details can be found here: https://www.azstateparks.com/grants/
function setupElement160637015610923168() {
var requireFunc = window.platformElementRequire || window.require;
// Relies on a global require, specific to platform elements
requireFunc([
‘w-global’,
‘underscore’,
‘jquery’,
‘backbone’,
‘util/platform/elements/PlatformElement’,
‘util/platform/elements/PlatformElementSettings’
], function(
_W,
_,
$,
Backbone,
PlatformElement,
PlatformElementSettings
) {
var dependencies = null || [];
var platform_element_id = “751043798673526236-1.0.1”;
if (typeof _W.loadedPlatformDependencies === ‘undefined’) {
_W.loadedPlatformDependencies = [];
}
if (typeof _W.platformElements === ‘undefined’) {
_W.platformElements = [];
}
if (typeof _W.platformElements[platform_element_id] === ‘undefined’) {
_W.platformElements[platform_element_id] = {};
_W.platformElements[platform_element_id].deferredObject = new $.Deferred();
_W.platformElements[platform_element_id].deferredPromise = _W.platformElements[platform_element_id].deferredObject.promise();
}
if(_.intersection(_W.loadedPlatformDependencies, dependencies).length !== dependencies.length){
_.reduce(dependencies, function(promise, nextScript){
_W.loadedPlatformDependencies.push(nextScript);
return promise.then(function(){
return $.getScript(nextScript);
});
}, $().promise()).then(function(){
_W.platformElements[platform_element_id].deferredObject.resolve();
});
}
if (dependencies.length === 0){
_W.platformElements[platform_element_id].deferredObject.resolve();
}
_W.platformElements[platform_element_id].deferredPromise.done(function(){
var _ElementDefinition = /**
* This is required for element rendering to be possible
* @type {PlatformElement}
*/
(function() {
var ColoredBox = PlatformElement.extend({
initialize: function() {
}
});
return ColoredBox;
})();
if (typeof _ElementDefinition == ‘undefined’ || typeof _ElementDefinition == ‘null’) {
var _ElementDefinition = PlatformElement.extend({});
}
var _Element = _ElementDefinition.extend({
initialize: function() {
// we still want to call the initialize function defined by the developer
// however, we don’t want to call it until placeholders have been replaced
this.placeholderInterval = setInterval(function() {
// so use setInterval to check for placeholders.
if (this.$(‘.platform-element-child-placeholder’).length == 0) {
clearInterval(this.placeholderInterval);
this.constructor.__super__.initialize.apply(this);
}
}.bind(this), 100);
}
});
_Element.prototype.settings = new PlatformElementSettings({“color”:”#000000″,”opacity”:20});
_Element.prototype.settings.page_element_id = “160637015610923168”;
_Element.prototype.element_id = “e820e9a7-bbe4-43a0-b379-4e545903c6c5”;
_Element.prototype.user_id = “90331111”;
_Element.prototype.site_id = “244920077623118566”;
_Element.prototype.assets_path = “//marketplace.editmysite.com/uploads/b/marketplace-elements-751043798673526236-1.0.1/assets/”;
new _Element({
el: ‘#element-e820e9a7-bbe4-43a0-b379-4e545903c6c5’
});
});
});
}
if (typeof document.documentElement.appReady == ‘undefined’) {
document.documentElement.appReady = 0;
}
if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {
setupElement160637015610923168();
} else if (document.createEvent && document.addEventListener) {
document.addEventListener(‘appReady’, setupElement160637015610923168, false);
} else {
document.documentElement.attachEvent(‘onpropertychange’, function(event){
if (event.propertyName == ‘appReady’) {
setupElement160637015610923168();
}
});
}
clear: both;
float: left;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
Coronavirus State and Local Fiscal Recovery Funds Grant and
United Food Bank RISE Grant Fall 2021
function setupElement134423310713505849() {
var requireFunc = window.platformElementRequire || window.require;
// Relies on a global require, specific to platform elements
requireFunc([
‘w-global’,
‘underscore’,
‘jquery’,
‘backbone’,
‘util/platform/elements/PlatformElement’,
‘util/platform/elements/PlatformElementSettings’
], function(
_W,
_,
$,
Backbone,
PlatformElement,
PlatformElementSettings
) {
var dependencies = null || [];
var platform_element_id = “751043798673526236-1.0.1”;
if (typeof _W.loadedPlatformDependencies === ‘undefined’) {
_W.loadedPlatformDependencies = [];
}
if (typeof _W.platformElements === ‘undefined’) {
_W.platformElements = [];
}
if (typeof _W.platformElements[platform_element_id] === ‘undefined’) {
_W.platformElements[platform_element_id] = {};
_W.platformElements[platform_element_id].deferredObject = new $.Deferred();
_W.platformElements[platform_element_id].deferredPromise = _W.platformElements[platform_element_id].deferredObject.promise();
}
if(_.intersection(_W.loadedPlatformDependencies, dependencies).length !== dependencies.length){
_.reduce(dependencies, function(promise, nextScript){
_W.loadedPlatformDependencies.push(nextScript);
return promise.then(function(){
return $.getScript(nextScript);
});
}, $().promise()).then(function(){
_W.platformElements[platform_element_id].deferredObject.resolve();
});
}
if (dependencies.length === 0){
_W.platformElements[platform_element_id].deferredObject.resolve();
}
_W.platformElements[platform_element_id].deferredPromise.done(function(){
var _ElementDefinition = /**
* This is required for element rendering to be possible
* @type {PlatformElement}
*/
(function() {
var ColoredBox = PlatformElement.extend({
initialize: function() {
}
});
return ColoredBox;
})();
if (typeof _ElementDefinition == ‘undefined’ || typeof _ElementDefinition == ‘null’) {
var _ElementDefinition = PlatformElement.extend({});
}
var _Element = _ElementDefinition.extend({
initialize: function() {
// we still want to call the initialize function defined by the developer
// however, we don’t want to call it until placeholders have been replaced
this.placeholderInterval = setInterval(function() {
// so use setInterval to check for placeholders.
if (this.$(‘.platform-element-child-placeholder’).length == 0) {
clearInterval(this.placeholderInterval);
this.constructor.__super__.initialize.apply(this);
}
}.bind(this), 100);
}
});
_Element.prototype.settings = new PlatformElementSettings({“color”:”#000000″,”opacity”:20});
_Element.prototype.settings.page_element_id = “134423310713505849”;
_Element.prototype.element_id = “9490ced4-a1ad-46fa-a08e-0e264212827e”;
_Element.prototype.user_id = “90331111”;
_Element.prototype.site_id = “244920077623118566”;
_Element.prototype.assets_path = “//marketplace.editmysite.com/uploads/b/marketplace-elements-751043798673526236-1.0.1/assets/”;
new _Element({
el: ‘#element-9490ced4-a1ad-46fa-a08e-0e264212827e’
});
});
});
}
if (typeof document.documentElement.appReady == ‘undefined’) {
document.documentElement.appReady = 0;
}
if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {
setupElement134423310713505849();
} else if (document.createEvent && document.addEventListener) {
document.addEventListener(‘appReady’, setupElement134423310713505849, false);
} else {
document.documentElement.attachEvent(‘onpropertychange’, function(event){
if (event.propertyName == ‘appReady’) {
setupElement134423310713505849();
}
});
}