window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#content","all","#FFF","#99FF33","smooth");
Rounded("div#lema","all","#FFF","#F2EFE3","smooth");
Rounded("div#nav","tr br","#FFF","#FFC79D","smooth");
Rounded("div#nifty","top","transparent","#CCEA94","border #C0C0C0");
Rounded("div#nifty","bottom","transparent","#CCEA94","small border #C0C0C0");
Rounded("div#niftyorange","top","transparent","#099CCF","border #C0C0C0");
Rounded("div#niftyorange","bottom","transparent","#099CCF","small border #C0C0C0");
Rounded("div#niftywhite","top","transparent","#FFFFFF","border #000000");
Rounded("div#niftywhite","bottom","transparent","#FFFFFF","small border #000000");
Rounded("div#niftybrown","top","transparent","#A59A63","border #C0C0C0");
Rounded("div#niftybrown","bottom","transparent","#A59A63","small border #C0C0C0");
Rounded("div#minipics li","all","#FFF","#99FF33","smooth");
Rounded("div#selector","all","#FFF","#9DD4FF","smooth");
Rounded("div#news div","tr bl","#FFF","transparent"); 


}
