require_once( 'lib/database.php');
require_once( 'tools.php');
$vars = array( );
$errorMsg = '';
$done = 0;
trackVars( $vars );
$scripts[] = "normalstuff.js";
$scripts[] = "timeline.js.php";
include_once ( 'header.php' );
?>
/*
*/ ?>
include_once( 'footer.php' ); ?>