Ripple the World 2020 | Events




Daily Acts invites you & yours to this enlivening virtual gathering!
Enjoy live music. Be encouraged by inspiring speakers. Network with your community. Sustain Daily Acts’ programs and hard-working team as we all respond to these times and contribute to a more equitable, resilient future. Gather hope. Dream big and know that together we can address the climate crisis.
We know screen fatigue is real, but trust us – with Ripple the World you’re in for a treat:

6:40pm – 7:00pm | Live Music
7:00pm – 8:00pm | Main Event
8:00pm – 8:30pm | Live Music

‘);
} else if (jQuery(this).attr(“id”) == “sortSelect”){
jQuery(“#Comments .sortSpinner”).show();
}

var url = “/northbay/ripple-the-world-2020/Event?oid=10511078”;
var myStart = jQuery(this).attr(“id”) == “sortSelect” ? “1” : jQuery(this).attr(“rel”);
var showAllComments = jQuery(this).attr(“id”) == “showAllComments” ? “yes” : “no”;
if (!myStart) var myStart = “1”;
var mySort = jQuery(“#sortSelect”).val() || “liked”;
var params = {
sort: mySort,
ajaxComponent: componentId,
startIndex: myStart,
showAll: showAllComments
};
jQuery.ajax({
url: url,
data: (params),
success: function (data) {
jQuery(“#”+componentId+”_PaginationBottom”).remove();
jQuery(“#”+componentId+”_commentContent .brandNewComment”).remove();
jQuery(“#Comments .sortSpinner”).hide();
if (myStart == “1”) jQuery(“#”+componentId+”_commentContent”).html(data);
else jQuery(“#”+componentId+”_commentContent”).append(data);
}
});
};

function removeEdit(oid){
if (oid){
var cont = jQuery(“#Comments-comment-“+oid).closest(“.brandNewComment”);
cont.find(“.newCommentOptions”).fadeOut(“fast”, function(){
jQuery(this).remove();
});
}
}

function getComment(oid, commentLimit){
var url = “/northbay/ripple-the-world-2020/Event?oid=10511078″;
var limitMsg = commentLimit?”