// Donnez ici un nom à votre site (10 caractères maximum)
// (vous pouvez utiliser ce script sur plusieurs sites différents)
$website = "Malraux";
// Mettez l'URL RELATIVE pour accéder au fichier hit.php
$url_hit = "../kietu/";
include ($url_hit."hit.php");
?>