function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}function openGlossary() {	MM_openBrWindow('glossary.php','glossary','scrollbars=yes,resizable=yes,width=650,height=600');	return false;}function openCalendar() {	MM_openBrWindow('http://cakelove.com/u_calendar.php','classCalendar','scrollbars=yes,resizable=yes,width=840,height=620');	return false;}
