window.onload=function(){
if(!NiftyCheck())
    return;

Rounded("div.header","bottom","#ccd8ef","transparent");
Rounded("div.menu","bottom","#f2f5fc","#ccd8ef","smooth");
Rounded("div.feature","all","#fff","transparent");

}