require_once ($_SERVER[‘DOCUMENT_ROOT’].’/config.php’);
////////////////////////////////////////
list($msec,$sec)=explode(chr(32),microtime());
$headtime=$sec+$msec;
header(«expires: mon, 26 jul 1997 05:00:00 gmt»);
header(«cache-control: no-cache, must-revalidate»);
header(«pragma: no-cache»);
header(«last-modified: «.gmdate(«d, d m y h:i:s»).»gmt»);
header(«Content-type:text/html; charset=utf-8»);
echo ‘‘;
echo »;
echo »;
echo ‘
‘;
echo ‘‘;
//echo ‘‘;
//echo ‘‘;
echo ‘‘;
echo ‘‘;
//echo ‘‘;
//echo ‘‘;
echo ‘‘;
echo ‘
echo ‘‘;
//echo ‘‘;
echo ‘‘;
echo »;
echo »;
/////////////////////////////
require_once ($_SERVER[‘DOCUMENT_ROOT’].’/block_headers.php’);
/////////////////////////////
echo ‘
‘;
require_once ($_SERVER[‘DOCUMENT_ROOT’].’/com/comment.php’);
require_once ($_SERVER[‘DOCUMENT_ROOT’].’/foot.php’);
?>