window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","bottom","#dbdfc9","#b8c398","smooth");
Rounded("div#header table","bottom","#b8c398","#91a77d","small smooth");
Rounded("div#content","tl bottom","#dbdfc9","#FFF","smooth");
Rounded("div#nav","tr bottom","#dbdfc9","#c5c4b5","smooth");
Rounded("div#sidenotes","all","#dbdfc9","#b8c398","smooth");
Rounded("div#attivita","all","#dbdfc9","#bfc7a7","smooth");
Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
Rounded("div#barra","all","#FFF","transparent");
Rounded("div#footer","all","#dbdfc9","#CCCCCC","small border #fff");
Rounded("div#links","all","#dbdfc9","#91a77d","smooth");
}
