Home | Our Product | Risks | Product Goals | Documents | Bibliography

"; if(isset($_GET['p'])) { $p = $_GET['p']; $page = "content/" . $p . ".php"; if(file_exists($page)) { include($page); } else { echo "404, page not found."; } } else { include("content/main.php"); } ?>

Meeting Minutes | Abstract | the A.S.K. Team
Copyright 2005-2006 ODU CS 410
CPI
ODU Computer Science
ODU