/*nifty corners layout*/

window.onload=function(){
Nifty("div#menuServizio","transparent bottom");
Nifty("div#register","transparent bottom");
Nifty("div#logout","transparent bottom");
Nifty("ul#menuFlash","transparent bottom");
//Nifty("#containerCom","transparent big");





}








//window.onload=function(){
	
	//Nifty("div#wrapContainer","big bottom");
	
	
	//Nifty("h3.progetto","small top");
//	Nifty("h3.eventi","small top");
//	Nifty("h3.download","small top");
//	Nifty("div#menuProgetti","small bottom");
//	Nifty("div#menuEventi","small bottom");
//	Nifty("div#menuDownload","small bottom");
//	Nifty("div#primoPiano","big bottom");
//	Nifty("div#eventi h4","small top");
//	Nifty("div#eventi div","big bottom");
//	Nifty("div.contenuto h4","big top");
//	Nifty("div.contenuto","big bottom");
//}
