function mongolian(newVal)
{
	top.content.location.href="content.php?lang="+newVal; //getElementsByTagName('body').item(0).backgroundImage = newImg;
}
