function toggleLangChoice() {
	Effect.toggle('languageFrame', 'blind', { duration: 0.5 });
}