function transeffects(){
		Nifty("div#context,div#content", "same-height");
		Nifty("div#page,div#sidebar", "same-height");
		Nifty("div#lang span,ul.secondlevel a,ul#infomenu","transparent small bottom");
		Nifty("ul#contextualmenu,ul#globalmenu,ul.menu,p#path,p.cta,div.articles ul,div.articles p,div.extres ul,div.review-box,div.review-box dt","transparent small");
		Nifty("div#footer","transparent small top");
	}