            

 |
/header.gif" width="740" height="57">
|
 |
|
switch($_GET['id']) {
case "404": $noupdate = TRUE;
$page = "tutorials/404.php";break;
case "000": $author = "Saegos";
$page = "tutorials/000.php";break;
case "100": $topic = "2482";
$page = "tutorials/100.php";
$author = "Saegos";break;
case "101": $noupdate = TRUE;
$page = "tutorials/101.php";break;
case "101a": $topic = "2460";
$page = "tutorials/101a.php";
$author = "Saegos";break;
case "101b": $topic = "2461";
$page = "tutorials/101b.php";
$author = "Saegos";break;
case "102": $topic = "2462";
$page = "tutorials/102.php";
$author = "Saegos";break;
case "103": $topic = "2463";
$page = "tutorials/103.php";
$author = "Saegos";break;
case "105": $topic = "2467";
$page = "tutorials/105.php";
$author = "Jaspov";break;
case "107": $topic = "2470";
$page = "tutorials/107.php";
$author = "FedEx";break;
case "108": $topic = "2471";
$page = "tutorials/108.php";
$author = "FedEx";break;
case "109": $topic = "2473";
$page = "tutorials/109.php";
$author = "Saegos";break;
case "110": $topic = "2474";
$page = "tutorials/110.php";
$author = "FedEx";break;
case "111": $topic = "2475";
$page = "tutorials/111.php";
$author = "Saegos";break;
case "112": $topic = "2476";
$page = "tutorials/112.php";
$author = "FedEx";break;
case "113": $topic = "2477";
$page = "tutorials/113.php";
$author = "Saegos";break;
case "114": $topic = "2930";
$page = "tutorials/114.php";
$author = "Saegos";break;
case "115": $topic = "2478";
$page = "tutorials/115.php";
$author = "FedEx";break;
case "116": $topic = "2479";
$page = "tutorials/116.php";
$author = "FedEx";break;
case "117": $topic = "2480";
$page = "tutorials/117.php";
$author = "FedEx";break;
case "118": $topic = "2466";
$author = "FedEx";
$page = "tutorials/118.php";break;
case "119": $topic = "2472";
$page = "tutorials/119.php";
$author = "Scooby";break;
case "120": $topic = "2481";
$page = "tutorials/120.php";
$author = "Scooby";break;
case "122": $topic = "2465";
$author = "De DivxStart Crew";
$page = "tutorials/122.php";break;
case "123": $topic = "2464";
$author = "FedEx";
$page = "tutorials/123.php";break;
case "124": $topic = "2459";
$author = "De DivxStart Crew";
$page = "tutorials/124.php";break;
case "125": $noupdate = TRUE;
$page = "tutorials/125.php";break;
case "125a": $topic = "2468";
$author = "De DivxStart Crew";
$page = "tutorials/125a.php";break;
case "125b": $topic = "2469";
$author = "De DivxStart Crew";
$page = "tutorials/125b.php";break;
case "127": $topic = "2624";
$author = "ToYoSoFt";
$page = "tutorials/127.php";break;
case "128": $topic = "2625";
$author = "Gemzy";
$page = "tutorials/128.php";break;
case "129": $topic = "2464";
$author = "Paseo";
$page = "tutorials/129.php";break;
case "130": $topic = "2477";
$author = "PsychoSaegos";
$page = "tutorials/130.php";break;
case "131": $author = "Zapp";
$page = "tutorials/131.php";break;
case "132": $author = "DJ Ruffio";
$page = "tutorials/132.php";break;
case "133": $author = "DJ Ruffio";
$page = "tutorials/133.php";break;
case "134": $author = "DJ Ruffio";
$page = "tutorials/134.php";break;
case "135": $author = "Ronald";
$page = "tutorials/135.php";break;
case "136": $author = "Starbuckje";
$page = "tutorials/136.php";break;
case "138": $author = "Starbuckje";
$page = "tutorials/138.php";break;
case "139": $author = "Dru";
$page = "tutorials/139.php";break;
default: $page="tutorials/404.php";
}
require_once("$page");
?>
|
|
|