window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","tr tl","#393925","transparent","smooth");
Rounded("div#content","","#393925","#F1F1ED","smooth");
Rounded("div#skins","tr br","#393925","#ADB291","smooth");
Rounded("div#calendar","br","#393925","#959471","smooth");
Rounded("div#subscribe","tr br","#393925","#ADB291","smooth");
Rounded("div#archives","tr br","#393925","#959471","smooth");
Rounded("div#recent","tr br","#393925","#959471","smooth");
Rounded("div#links","tr br","#393925","#959471","smooth");
Rounded("div#scrobbler","tr br","#393925","#959471","smooth");
Rounded("div#download","tr br","#393925","#959471","smooth");
Rounded("div#search","tr br","#393925","#ADB291","smooth");
Rounded("div#footer","bottom","#393925","#7A794D","small smooth");
Rounded("div#rssfeeds","tr bottom","#393925","#FF7D09","smooth");
}
