/* --------- The HTML/PHP code that comes before the page content --------- */
include $HTTP_SERVER_VARS["DOCUMENT_ROOT"] . "/php/body_top.php";
/* ------------------------------------------------------------------------ */
?>
Have a chat with Susie,
a science chatterbot we developed for the Bright
Minds project.
/* --------- The HTML/PHP code that comes after the page content --------- */
include $HTTP_SERVER_VARS["DOCUMENT_ROOT"] . "/php/body_bottom.php";
/* ------------------------------------------------------------------------ */
?>