window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#dayly_title","top","#fff","#7EE895", "small");

Rounded("div.box","bottom","transparent","#7EE895", "small");
Rounded("li.linkhome","top","transparent","#FDDF7C","small");
Rounded("li.linkgeo","top","transparent","#1669AF","small");
Rounded("li.linklast","top","transparent","#FE000C","small");
Rounded("li.linknews","top","transparent","#ccc","small");

Rounded("a.round","tl","#fff","#f4f4f4","small");
Rounded("a.current","tl","#fff","#E39E03","small");
Rounded("div.secondariga","tr","#fff","#E39E03","small");
Rounded("div#ricerca_template_home","all","#fff","#fddf7c","small");

Rounded("div#num_results","all","#fffbf3","#f4f4f4","small");

Rounded("div#lastminute_home","all","#fff","#FE000C","small");
Rounded("div#ricercageografica","all","#fff","#1669AF","small");
Rounded("div#regioni_province","all","#fff","#1669AF","small");
Rounded("div#riga_copyright","all","#fff","#E3A10C","small border #000");

Rounded("div#testo_template","all","#fff","#fddf7c","small");
Rounded("div#links_template","all","#fff","#1669AF","small");

Rounded("div#ricerca_template_lm","all","#fff","#FE000C","small");
Rounded("div#testo_template_lm","all","#fff","#fddf7c","small");
};