window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#content","tr br","#F2F2F2","#FFF","smooth");
Rounded("div#dproveedor","all","#FFF","#F2F2F2","border #E5E5E5");
Rounded("div#dimagenp","none","#FFF","#F2F2F2","border #F2F2F2");
//Rounded("div#txtprove", "all","", "", "smooth");
Rounded("div#dproducto","all","#F2F2F2","#FFF","smooth");
Rounded("div#contentdere", "tl bl", "#F2F2F2", "#FFF", "smooth");
Rounded("div#darticulo","all","#FFF","#F2F2F2","border #E5E5E5");
Rounded("div#idimagenfoto","all","#F2F2F2","#FFF","smooth");
}

