window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div.container","all","#FFFFFF","#AD0A0A","smooth");

Rounded("div.containercenter","all","#FFFFFF","#FFFFFF","smooth");

Rounded("h1","all","#AD0A0A","#FFFFFF","smooth");

Rounded("h3","all","#FFF","transparent","smooth");


}