window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#rcontact","all","#fff","transparent","smooth");
Rounded("dl.dom1","all","#f2f2f2","transparent","smooth");
Rounded("dl.dom2","all","#f2f2f2","transparent","smooth");
Rounded("ul.ul1","all","#f2f2f2","transparent","smooth");
Rounded("div#contenedor","all","#ccc","#fff","smooth");
Rounded("div#productos h5","top","#fff","#6cf","smooth");
Rounded("div#portafolio h5","top","#fff","#6cf","smooth");
}
