function setIdioma(evt) {
	document.location.href="index.aspx?appIdioma="+evt;
}
