window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#tutto","top","#fff","#AAAAFF","smooth");
Rounded("div#tutto","bottom","#AAAAFF","transparent");

Rounded("div#header","all","#AAAAFF","#ffffff","smooth");
Rounded("div#header table","all","#ffffff","transparent","smooth");

Rounded("div#ludo","all","#AAAAFF","#FFF","smooth");
Rounded("div#orari","all","#AAAAFF","#FFF","smooth");
Rounded("div#baby_parking","all","#AAAAFF","#ceffce","smooth");

Rounded("div#intro","all","#AAAAFF","#FFF","smooth");
Rounded("div#content","all","#AAAAFF","#FFF","smooth");
Rounded("div#fuori","all","#AAAAFF","#fff","smooth");
Rounded("div#family","all","#AAAAFF","#fff","smooth");
Rounded("div#magic","all","#AAAAFF","#fff","smooth");
Rounded("div#last","all","#AAAAFF","#000","smooth");
Rounded("div#container_home","all","#AAAAFF","transparent","smooth");

Rounded("div#contatti","all","#AAAAFF","#FFF","smooth");
Rounded("div#indicazioni","all","#AAAAFF","#FFF","smooth");
Rounded("div#contatti_ds","all","#AAAAFF","#ffffff","smooth");
Rounded("div#parking","all","#AAAAFF","#FFF","smooth");
Rounded("div#contatti_sn","all","#AAAAFF","#ffffff","smooth");

Rounded("div#altre","all","#AAAAFF","#fff","smooth");
Rounded("div#footer","all","#AAAAFF","#fff","smooth");

}
