<?
include('Code/confHeader.inc');
?>
<html>

<? $Conf->header("Welcome") ?>

<body>

<h2> In order to use this website, you must enable or allow "cookies" to be set
for this site. If you don't know how to do this, 
<a href="http://www.google.com/cookies.html">
this informative article
at Google
</a> will show you how.
</h2>

</body>
</html>
