window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#side","tr tl","#fff","#1E2456","smooth");
Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
Rounded("div#footer","br bl","#fff","#081C59");
Rounded("div#nav li","top","#fff","#1E2456","border #1E2456");

Rounded("div#maincol","all","#fff","#FFFFFF","smooth");
Rounded("div#container","br bl","#F7E3A6","#fff","smooth");
Rounded("div#container","tr tl","#fff","#fff","smooth");
Rounded("div#signin","all","#fff","#1E2456","smooth");
//Rounded("activelink","top","transparent","#CC0033","border #CC0033");
//Rounded("div#leftcol","all","#DCDEDC","#DCDEDC","smooth");
//Rounded("div#rightcol","tl br","#D6DEEC","#9C9A9C","smooth");
//Rounded("form","all","#C9CDC9","#640032","smooth");
//Rounded("div#content","tl bottom","#D6DEEC","#FFF","smooth");

}
