Copyright (C) 2005 James Grant This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ?> 'committee_main.php') ); echo "
"; echo ""; echo " "; echo " "; echo " "; echo " "; echo " "; echo "
".theme_icon("participant_registration")."
".i18n("Participant Registration")."
".theme_icon("print/export_reports")."
".i18n("Print / Export Reports")."
".theme_icon("print_awards_ceremony_scripts")."
".i18n("Print Award Ceremony Scripts")."
\n"; echo "
"; echo ""; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo "
".theme_icon("committee_management")."
".i18n("Committee Management")."
".theme_icon("awards_management")."
".i18n("Awards Management")."
".theme_icon("schools_management")."
".i18n("Schools Management")."
".theme_icon("judging_management")."
".i18n("Judging Management")."
".theme_icon("translations_management")."
".i18n("Translations Management")."
\n"; echo "".i18n("Report Management")."
"; if($config['volunteer_enable'] == 'yes') { echo "".i18n("Volunteer Management")."
"; } if($config['tours_enable'] == 'yes') { echo "".i18n("Tour Management")."
"; } echo "".i18n("Internal Document Management")."
"; if($config['participant_regfee_items_enable'] == 'yes') { echo "".i18n("Registration Fee Items Management")."
"; } echo "
"; echo "".i18n("Enter Winning Projects")."
"; echo "".i18n("One-Click CWSF Registration")."
"; echo "".i18n("One-Click YSF Affiliation Stats")."
"; echo "
"; echo "".i18n("Communication (Send Emails)")."
"; send_footer(); ?>