window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#content","tl tr","#217efe","#fff","smooth");
Rounded("div#content","bl br","#89baff","#fff","smooth");
Rounded("div#secondary","tl tr","#217efe","#fff","smooth");
Rounded("div#secondary","bl br","#89baff","#fff","smooth");
Rounded("div#donate h2","all","#fff","#006AFE","smooth");
Rounded("div#events","all","#fff","#FFAB2D","smooth");
Rounded("div#festivalsponsors","all","#fff","#FFAB2D","smooth");
}

