window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","#fff","#62ab59");
Rounded("div#nav","#fff","#E4E4E4");
}
