function SubscribeNews(lang)
{
	popUpWin = open("news.php?lang="+lang, 'PageManagerWindow','left=100, top=100, width=450, height=40,resizable=yes,scrollbar=yes');
}