	function PopUpLitery_pl()
{
		window.open("./litery/pl/index.php","","status=no,toolbar=no,scrollbars=no,location=no,menu=no,width=1000,height=760");
}

	function PopUpLitery_cz()
{
		window.open("./litery/cz/index.php","","status=no,toolbar=no,scrollbars=no,location=no,menu=no,width=1000,height=760");
}

	function PopUpLitery_de()
{
		window.open("./litery/de/index.php","","status=no,toolbar=no,scrollbars=no,location=no,menu=no,width=1000,height=760");
}