window.onload=function(){
	if(!NiftyCheck())
		return;
		
	RoundedTop("div.menu_sx","#E8E6E6","#018843","smooth");
	RoundedBottom("div.menu_sx","#E8E6E6","#018843","smooth");
	RoundedTop("div.menu_dx","#E8E6E6","#018843","smooth");
	RoundedBottom("div.menu_dx","#E8E6E6","#018843","smooth");
	RoundedTop("div.sponsor_dx","#E8E6E6","#018843","smooth");
	RoundedBottom("div.sponsor_dx","#E8E6E6","#018843","smooth");
	RoundedTop("div.menu_areaclienti","#E8E6E6","#018843","smooth");
	RoundedBottom("div.menu_areaclienti","#E8E6E6","#018843","smooth");
	RoundedBottom("div.end","#000000","#018843","smooth");
	
	
	//Rounded("#menu_sx","h2","#99CC66","#FFFFFF","smooth");
/*	Rounded("td#flags","tr","#FFF","transparent","smooth");
	Rounded("div#flags div","tr","#EBEBEB","#FFF","smooth");
	Rounded("div#intro","tl","#B9B8B9","#EBEBEB","smooth");
	Rounded("div#menu_az","tl","#B9B8B9","#EBEBEB","smooth");
	Rounded("div#frmLoginCliente","tl","#B9B8B9","#EBEBEB","smooth");
	Rounded("div#frmLoginTraduttore","tl","#99CC66","#EBEBEB","smooth");
	Rounded("h2#collabora","top","#EBEBEB","#99CC66","smooth"); //border #fff
	
	Rounded("div#servizi","tl","#FFFFFF","#99CC66","smooth");
	Rounded("div#novita","tl","#B9B8B9","#EBEBEB","smooth");
	Rounded("div#card","tl","#99CC66","#EBEBEB","smooth");
	Rounded("div.colsx_footer","br","#EBEBEB","#FFF","smooth");
	Rounded("div#h_testo_f","tl","#EBEBEB","#99CC66","smooth");
	Rounded("div#p_testo_f","tl","#99CC66","#EBEBEB","smooth"); */
}

