header("HTTP/1.0 404 Not Found") or die();
<?php session_start(); $template->set_filenames(array('head'=>"$template_path/header.html")); $template->pparse('head'); ?>