$Sayfa=$_GET["ID"];
switch($Sayfa) {
case "6": {
include("contact.php");
} break;