	function popup(cislo_clanku) {
		okno = window.open('http://racing.charouz.cz/index2.php?akce=popup&id='+cislo_clanku, 'popup', 'fullscreen=0,titlebar=0,locationbar=0,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,hotkeys=0,width=822,height=600');
		okno.focus();
	}	


function none(){

}
