$PARAMS=explode(".",$co); $co=$PARAMS[0]; $rco=str_replace("-","_",$co); if(!file_exists("$rco.php")) { header("HTTP/1.1 404 Not Found"); } require"../inc/inc.php"; $stranka=$co; $verze=''; require$P0."komponenty/stnd_headers.php"; require$P0."komponenty/no_cache_headers.php"; require$P0."cs/_title.php"; require$P0."komponenty/head1.php";?>