function zobrazit_help(adresa) {
	window.open(adresa,"help_GG","left=20,top=20,width=450,height=480,scrollbars=yes");
}

function zobrazit_url_banneru(adresa) {
	window.open(adresa,"Banner","left=5,top=5,width=520,height=135,scrollbars=no");
}

function zobrazit_typplanety(adresa) {
	window.open(adresa,"Typ_Planety","left=20,top=20,width=120,height=150,scrollbars=no");
}