function switch_lang(x)
{
	
	ajax('index.php','language='+x);
}
