window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("ul.scelta2","all","#c6eff6","#0084a5","small smooth");
Rounded("div#contenuto","top","#c6eff6","#ffffff","smooth");
Rounded("div#contenuto2","top","#c6eff6","#ffffff","smooth");
Rounded("div#testatona","all","#c6eff6","#0084a5","smooth");
Rounded("div#footer","bottom","#0084a5","#c6eff6","smooth");
Rounded("div#footer","top","#ffffff","#c6eff6","smooth");
Rounded("div.evento_box-intesta2","tr br","#ffffff","#0084a5","small smooth");
}
