//inclusion HTML
include_once("html.fns.php");
include_once("file.fns.php");
include_once("array.fns.php");
include_once("cache.fns.php");
include_once("date.fns.php");
include_once("string.fns.php");
include_once("classe.fns.php");
include_once("var.fns.php");
?>