Cart 0

Order your brick online here or print the form and mail it in

The Leap of Faith Club is a special group of monthly donors who believe in the transforming impact of Camp. As a monthly donor, your contribution will help Horizon all year long.  Monthly gifts are convenient for you–just set it and forget it.

leap of faith.png

Thanks for joining the Leap of Faith Club!

  • $15/month The Climber

  • $50/month The Facilitator

  • $100/month The Leaper

  • Custom Amount


init(); //Start the code when the page loads function init(){ $('.sqs-block-markdown h2').nextUntil('.sqs-block-markdown h2').slideUp(); //Your code (wrapped in a function) $('.sqs-block-markdown h2').unbind().click(function(){ $('.sqs-block-markdown h2').not(this).nextUntil('.sqs-block-markdown h2').slideUp(), $(this).nextUntil('.sqs-block-markdown h2').slideToggle(); }); $('.sqs-block-markdown h2').css('cursor','pointer'); } document.addEventListener('pageChange', function(){ //When the change page event fires due to ajax init(); //Call the code again }); /*This stuff listens for an ajax page change*/ window.onload = watch; function watch(){MutationObserver=window.MutationObserver||window.WebKitMutationObserver;var a=new MutationObserver(function(a){for(var b=0;b