window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#blogroll","all","#fff","#aba","smooth");
Rounded("div#header","all","#fff","#D6D6BE","smooth");

Rounded("div#contentright","all","#eee","#fff","smooth");
Rounded("div#centro","all","#fff","#eee","smooth");
Rounded("div#contentcenter h1","all","#fff","#eee","border #ccc");
Rounded("div#centro h3","all","#eee","#fff","border #ccc");
Rounded("div#contentleft h1","all","#aba","#eef","small border #999");
Rounded("div#ac1 h3","tr br","#eee","#000","smooth");
Rounded("div#contentfooter div","all","#fff","#D6D6BE","smooth");

Rounded("table#tablapersona","all","#fff","#fafafa","border #ccc");
Rounded("div#tablapelicula","all","#fff","#fafafa","border #ccc");

Rounded("div#logos","all","#eee","#fff","border #ccc");
Rounded("form","all","#fff","#fefefe","border #ccc");
Rounded("div#relax","all","#FFF","transparent");
Rounded("div#footer","all","#D6DEEC","#CCCCCC","small border #fff");
}