session_start(); function isactivco($c) { global $co, $kdy; if ($co == $c) return ' class="active"'; } function isactivco2($c) { global $co, $kdy; if ($co == $c) return true; } echo '