The code uses the id of the div to store the month and year, separated by an underscore. (e.g. 7_2011) You can add another underscore to the end of the id and then anything else you want without breaking the code, but that doesn't help with the validation issue. To fix that, first modify cal.inc.php...