window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#megaboxbody-forum","all","transparent","#f1f1ff","border #6e94b7");
Rounded("div.luce","top","#f1f1ff","transparent","smooth");
Rounded("div.titolo","top","#f1f1ff","#6e94b7","smooth");
Rounded("div.testo","bottom","#f1f1ff","#dbdfe5","smooth");
Rounded("div.testo_standalone","top","#f1f1ff","#dbdfe5","smooth");
Rounded("div#menu","tl bl","#f1f1ff","#6e94b7","smooth");
}