function activarIdiomaES(){
	location.href='../web_es/index.php';
}
function activarIdiomaCAT(){
	location.href='../web_cat/index.php';
}




