function XF_LangSubmit(n)
{
	document.location.href="?X_ConID=" + n;	
}
