window.onload=function(){
if(!NiftyCheck())
    return;
/*Rounded("div.rubr","tr br","#D2D6EA","#B4B0C4","smooth");*/
/*Rounded("div.intRubr","tr br","#F2EDE2","#B4B0C4","smooth");*/
Rounded("div.spSal","tr br","#E5F6E4","#F4AF65","smooth");
/*Rounded("div.soloTop","tr","#DBCED2","#F4AF65","smooth");
Rounded("div.topInt","tr","#F2EDE2","#F4AF65","smooth");*/
Rounded("div.soloBottom","br","#DBCED2","#F4AF65","smooth");
Rounded("div.spEdu","tl","#DBCED2","#F4F0F2","smooth");
Rounded("div.boxWhiteTop","tl","#DBCED2","#FFFFFF","smooth");
Rounded("div.boxWhiteBottom","bl","#DBCED2","#FFFFFF","smooth");
Rounded("div.spVirg","tl bl","#DBCED2","#FFFFFF","smooth");
Rounded("div.boxEduBottom","bl","#DBCED2","#F4F0F2","smooth");
Rounded("div.tuoEd","bl","#DBCED2","#FFF","smooth");
Rounded("div.boxIntFotoTesto","all","#FFF","#DEDCE5","smooth");
Rounded("div.azTesto","all","#FFF","#B2CCE5","smooth");
Rounded("div.yellTesto","all","#FFF","#E8D494","smooth");
Rounded("div.greenTesto","all","#FFF","#ACC5C0","smooth");
Rounded("div.pinkTesto","all","#FFF","#DF9FB8","smooth");
Rounded("div.purpleTesto","all","#FFF","#DEDCE5","smooth");
}