function pop(akt) {
	return true;
	/*
	x = window.open('aktuality/clanek.php?akt=' + akt, 'clanek', 'width=620,height=400,resizable=1,scrollbars=1');
	x.focus();
	return false;
	*/
}
