<?php require_once('functions/functions.php'); print_html_header('Archive Game'); print_access_check('K'); print_archive_games(); print_html_footer(); ?>