/***********************************************************************************
* SCRIPT       : Xihuitl Calendar
* VERSION      : 1.0
* AUTHOR       : Ezequiel Alans Gzz.
* USERNAME     : derkaktus (forum)
* EMAIL        : chequelonmx@yahoo.com.mx
* WEBSITE      : http://www.ealanis.com
* DATE         : 04/13/2003
* COUNTRY      : Mxico
* LANGUAGE     : English
* PLATFORM     : Windows 98, Apache/2.0.43 Server, PHP 4.3.0
* COPYRIGHT    : This software is provided AS IS.
                 The author can not be held liable for any damage
                 that might arise from the use of this software.
                 Use it at your own risk.
                 All copyright notices and links to Author's website
                 MUST remain intact in the scripts and in the HTML
                 for the scripts.
* DESCRIPTION  : Calendar, Contacts and Notes Application
* INSTALLATION : Initial page: default.htm
                 Put db.inc in your include directory and modify
                 mysql_connect("localhost", "", ""); accord your
                 mysql server setings. Or modify the scripts
		 maincal.php, maincon.php, mainnot.php to modify
		 the include("db.inc") path.
***********************************************************************************/


