<?php require_once('functions/functions.php'); print_html_header('Region '.CONFIG_AYSO_REGION.' On-Line Referee Scheduling Main Page'); print_access_check('A'); print_tasks(); print_html_footer(); ?>