function choise_lang (lang) {
	/*switch (lang) {*/
		document.location= document.URL + '?l=1';
	/*}*/
}
