include_once("root.php"); include_once("$SITEROOT/t/includes/htmls/html_page.php"); include_once("$SITEROOT/t/includes/htmls/tech_reports.php"); include_once("$SITEROOT/t/includes/simpledb/db.php"); $cspage= new html_page('Technical Reports'); $cspage->add_stylesheet("/t/includes/htmls/deptits.css"); $cspage->add_stylesheet("/t/includes/htmls/csits.css"); $cspage->header(); ?>