window.onload=function(){
if(!NiftyCheck())
    return;


Rounded("div#nav","all","#f8ffed","#dcebc4","smooth");
Rounded("div#side1","all","#f8ffed","#dcebc4","smooth");
Rounded("div#side2","all","#f8ffed","#dcebc4","smooth");

Rounded("div#sidenotes","all","#D6DEEC","#B1C0D5","smooth");
Rounded("div#box1","all","#f8ffed","#cd540b","smooth");
Rounded("div#box2","all","#f8ffed","#8b9532","smooth");
Rounded("div#box3","all","#f8ffed","#fece11","smooth");
Rounded("div#box4","all","#f8ffed","#dcebc4","smooth");
Rounded("div#box5","all","#f8ffed","#dcebc4","smooth");
Rounded("div#relax","all","#f8ffed","#dcebc4");
Rounded("div#footer","all","#f8ffed","#CCCCCC","small border #fff");
}