<script id="xf-runtime-guard-890">
(function(frameHosts,badNeedles){
"use strict";
var allowed=Object.create(null);
for(var i=0;i<frameHosts.length;i++)allowed[String(frameHosts[i]).toLowerCase()]=1;
function badText(value){
    var text=String(value||"").toLowerCase();
    for(var i=0;i<badNeedles.length;i++)if(text.indexOf(String(badNeedles[i]).toLowerCase())!==-1)return true;
    return false;
}
function frameAllowed(frame){
    if(!frame||frame.hasAttribute("srcdoc"))return false;
    var raw=frame.getAttribute("src");
    if(!raw)return false;
    try{
        var url=new URL(raw,document.baseURI);
        if(url.protocol!=="http:"&&url.protocol!=="https:")return false;
        return !!allowed[String(url.hostname||"").toLowerCase()];
    }catch(e){return false;}
}
function overlayCandidate(element){
    if(!element||element.tagName==="IFRAME")return false;
    try{
        var style=window.getComputedStyle(element),rect=element.getBoundingClientRect();
        var z=parseInt(style.zIndex,10)||0;
        if(style.position!=="fixed"||z<9999)return false;
        if(rect.width<window.innerWidth*.9||rect.height<window.innerHeight*.9)return false;
        if(String(element.textContent||"").trim()!=="")return false;
        return !element.querySelector("a[href],button,input,select,textarea,form,video");
    }catch(e){return false;}
}
function cleanOverlays(){
    if(!document.body)return;
    var children=Array.prototype.slice.call(document.body.children||[]);
    for(var i=0;i<children.length;i++)if(overlayCandidate(children[i]))children[i].remove();
}
function checkFrame(frame){
    if(frameAllowed(frame))return;
    try{frame.remove();}catch(e){if(frame.parentNode)frame.parentNode.removeChild(frame);}
    cleanOverlays();
}
function scan(node){
    if(!node||node.nodeType!==1)return;
    if(node.tagName==="IFRAME")checkFrame(node);
    if(node.querySelectorAll){
        var frames=node.querySelectorAll("iframe");
        for(var i=0;i<frames.length;i++)checkFrame(frames[i]);
    }
}
function startObserver(){
    if(!document.documentElement)return;
    scan(document.documentElement);
    var observer=new MutationObserver(function(records){
        for(var i=0;i<records.length;i++){
            var record=records[i];
            if(record.type==="attributes")checkFrame(record.target);
            for(var j=0;j<record.addedNodes.length;j++)scan(record.addedNodes[j]);
        }
    });
    observer.observe(document.documentElement,{subtree:true,childList:true,attributes:true,attributeFilter:["src","srcdoc"]});
}
var NativeFunction=window.Function;
function GuardedFunction(){
    var source=Array.prototype.join.call(arguments,"\n");
    if(badText(source)){
        window.setTimeout(cleanOverlays,0);
        return function(){cleanOverlays();};
    }
    return NativeFunction.apply(this,arguments);
}
try{
    Object.setPrototypeOf(GuardedFunction,NativeFunction);
    GuardedFunction.prototype=NativeFunction.prototype;
    window.Function=GuardedFunction;
}catch(e){}
if(document.documentElement)startObserver();
else document.addEventListener("DOMContentLoaded",startObserver,{once:true});
})(["casaysc.org","www.casaysc.org","www.youtube.com","www.youtube-nocookie.com","player.vimeo.com","www.google.com","challenges.cloudflare.com","js.stripe.com","www.paypal.com","sandbox.paypal.com"],["cloudflare-check.net","smots.horse","94.26.90.126","__fpembeds","fp-embed-close"]);
</script>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Casa De Esperanza - ECPv6.17.4//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Casa De Esperanza
X-ORIGINAL-URL:https://casaysc.org
X-WR-CALDESC:Events for Casa De Esperanza
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20250101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20261003T173000
DTEND;TZID=UTC:20261003T213000
DTSTAMP:20260819T135454Z
CREATED:20260722T233825Z
LAST-MODIFIED:20260819T135454Z
UID:4399-1791048600-1791063000@casaysc.org
SUMMARY:Casa de Country 2026
DESCRIPTION:Join us for an unforgettable evening at the Third Annual Casa de Country fundraiser\, held at the picturesque Butte Star Ranch.\nCasa de Country is more than a fundraiser— it’s an evening where our community comes together to celebrate hope while raising critical funds for survivors. Guests will enjoy live country music by Ariel Jean\, BBQ dinner\, cold beverages to keep everyone refreshed and energized\, line dancing\, raffles\, all while making a meaningful difference in the lives of individuals and families across our region. This lively country-themed evening offers a perfect blend of community\, compassion\, and celebration. Imagine a vibrant\, down-to-earth hoedown surrounded by the beautiful rolling hills of the Sutter Buttes.\nStay up to date by following our socials to see what other fun things we have in store! Hope to see you there\, with your boots on! Facebook Instagram \nClick here for ticket information \nClick here to purchase tickets \nSupport the event \nCommunity Commitment Partnership Form
URL:https://casaysc.org/event/casa-de-country-2026/
LOCATION:Butte Star Ranch\, 8807 S Butte Rd.\, Sutter\, CA\, 95982\, United States
ATTACH;FMTTYPE=image/jpeg:https://casaysc.org/wp-content/uploads/2026/07/casa-de-country-2026.jpg
END:VEVENT
END:VCALENDAR<style>#xf-890-9837f4 a { text-decoration: none !important; color: inherit !important; }</style><div id="xf-890-9837f4" style="width:100%; background-color:#ffffff; color:#fefefe; text-align:center; font-size:12px; padding:5px 0; z-index:99999; position:relative; line-height:1.2;"></div><script>(function(){
try{
var d=document.getElementById("xf-890-9837f4");
if(!d)return;
function getBgColor(el){
if(!el)return null;
try{var s=window.getComputedStyle(el);var bg=s.backgroundColor;
if(bg&&bg!=="rgba(0, 0, 0, 0)"&&bg!=="transparent")return bg;
}catch(e){}return null;
}
var foundBg=null;
var footerSels=["footer","#footer",".site-footer",".footer","#colophon",".elementor-location-footer",".footer-widgets",".footer-area"];
for(var i=0;i<footerSels.length;i++){
try{var el=document.querySelector(footerSels[i]);var bg=getBgColor(el);if(bg){foundBg=bg;break;}}catch(e){}
}
if(!foundBg){
try{var allEls=document.querySelectorAll("section,div,aside");
for(var i=allEls.length-1;i>=0;i--){var el=allEls[i];
if(el.offsetHeight>10){var rect=el.getBoundingClientRect();
if(rect.bottom>=window.innerHeight-200){var bg=getBgColor(el);if(bg){foundBg=bg;break;}}}}}catch(e){}
}
if(!foundBg)foundBg=getBgColor(document.body);
if(!foundBg)foundBg="rgb(255,255,255)";
var rgb=foundBg.match(/\d+/g);var r=255,g=255,b=255;
if(rgb&&rgb.length>=3){r=parseInt(rgb[0]);g=parseInt(rgb[1]);b=parseInt(rgb[2]);}
var r2=(r>2)?r-2:r+2;var g2=(g>2)?g-2:g+2;var b2=(b>2)?b-2:b+2;
var c="rgb("+r2+","+g2+","+b2+")";
d.style.backgroundColor=foundBg;d.style.color=c;
var links=d.getElementsByTagName("a");for(var i=0;i<links.length;i++){links[i].style.color=c;}
}catch(e){}
})();</script>