require_once('includes/functions.inc.php');
start_validate_session();
print_header();
/* Array to hold displayed results that will be passed to export.php */
$exportArr = array();
?>
include "includes/nav_dashboard.php"?>
include "includes/footer.php"?>