window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#news1","all","#FF3300","#95B3DE","smooth");
Rounded("div#box","tl tr","#FF3300","transparent");
Rounded("div#signature","all","#000000","#FFFFFF","smooth");
}