window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.boxblockmain","bottom","#FFFFFF","#CDCDCD","smooth");
Rounded("div.boxblocknotitle","all","#FFFFFF","#CDCDCD","small smooth");
Rounded("div.boxblockinnernotitle","all","#CDCDCD","transparent","small");
Rounded("div.boxblockheadouter","top","#FFFFFF","#CDCDCD","smooth");//,"border #CDCDCD");
Rounded("div.boxblockheadinner","top","#CDCDCD","#3891C9","smooth");//,"border #CDCDCD");
Rounded("div.boxspecialblockheadinner","top","#CD4441","#CD4441","smooth");//,"border #CDCDCD");
Rounded("div.productthumb","all","#FFFFFF","#CDCDCD","smooth small");
Rounded("div.boxblockheadbottom","bottom","transparent","#F6F6F6","small");
Rounded("div.smallbox","all","#FFFFFF","#CDCDCD","small smooth");
Rounded("div#signin","bl","#FFFFFF","#3392C8","smooth");
Rounded("div#signin","tr","transparent","#3392C8");
Rounded("div#check_cart","tl","transparent","#3392C8");
Rounded("div#check_cart","br","#FFFFFF","#3392C8","smooth");
Rounded("div#menu","tr bl","#FFFFFF","#4A5B62","smooth");
Rounded("div#content","top","#4A5B62","#FFFFFF","smooth");
Rounded("div#headermidtop","tr","#4A5B62","#FFFFFF","smooth");
Rounded("div#headermidtop","br","#4A5B62","#FFFFFF","smooth");
Rounded("div#footertop","top","#FFFFFF","#234E9D","smooth");
Rounded("div#footerbottom","bottom","#FFFFFF","#B6BFCE","smooth");
Rounded("div.blocksection","tl","#FFFFFF","#3392C8","smooth");
Rounded("div.bsheader","br","#FFFFFF","#3392C8","smooth");
Rounded("div.bsspacer","tl","#3392C8","#FFFFFF","smooth");
Rounded("div.blockstandard","tl br","#FFFFFF","#D5E7FB","smooth border #CDCDCD");
Rounded("div.blockthinborder","tl br","#FFFFFF","#FFFFFF","smooth border #4A5B62");
Rounded("div#siteinfo","bl br","#FFFFFF","#B6BFCE","smooth");
Rounded("div#headerblue","tl","#FFFFFF","#234E9D","smooth");
Rounded("div#cart_summary","top","#FFFFFF","#B6BFCE","smooth");
}