window.onload=function(){
if(!NiftyCheck())
    return;

Rounded("div#videoS","bottom","transparent","#fff");
Rounded("div.menuCurv","top","transparent","#434343");
Rounded("div.menuCurv","bottom","transparent","#434343");
Rounded("div#superbike","all","transparent","#fff","border #666666");

Rounded("div#bluemotor","top","transparent","#ccc");
Rounded("div#bluemotor","bottom","transparent","#fff");

Rounded("div#live_timing","all","transparent","#fff");

Rounded("div.homeDx","all","transparent","#676767","border #4C4C4C");
Rounded("div.boxDx","all","transparent","#676767","border #4C4C4C");
Rounded("div#divGalleryCurv","all","transparent","#e7e7e7", "small border #fff");
Rounded("div#divVideoGalleryCurv","all","transparent","#e7e7e7", "small border #fff");
Rounded("div#bloccoNews h1","top","transparent","#b81e1e");
Rounded("div#bloccoEventi h1","top","transparent","#0086a1");
Rounded("div#bloccoEventi h1","bottom","transparent","#007f9c");
Rounded("div.tabbertab li","top","transparent","#e7e7e7", "border #ccc");
Rounded("div#calendario-red","top","transparent", "#fe7666");
Rounded("div#calendario-red","bottom","transparent", "#d00200");
Rounded("div#calendario-yellow","top","transparent", "#ffe492");
Rounded("div#calendario-yellow","bottom","transparent", "#d08800");
Rounded("div#calendario-orange","top","transparent", "#fcd7c1");
Rounded("div#calendario-orange","bottom","transparent", "#f5782c");
}
