![]() |
|
HOME |
switch ($clanek)
{
case "":
include('news');
break;
case "news":
include('news');
break;
case "clanky":
include('clanky');
break;
case "screenshots":
include('screenshots');
break;
case "multiplayer":
include('multiplayer');
break;
case "vojtechnika":
include('vojtechnika');
break;
case "download":
include('download');
break;
case "postavy":
include('postavy');
break;
case "zbrane":
include('zbrane');
break;
case "tipy":
include('tipy');
break;
case "navod":
include('navod');
break;
}
?>
Copyright (c)PC HRY
|