window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.entry","all","#f1f8e6","#dae8c4", "smooth");
Rounded("div.leftmatter p","all","#fafdf4","#e8bdff", "smooth");
Rounded("div.weblog","all","#fafdf4","#f1f8e6", "smooth");
Rounded("div.leftmatter","all","#fafdf4","#eff9ff", "smooth");
}