//<!-- Begin

	//************Addded Part********

	var isDHTML = 0;
	var isID = 0;
	var isAll = 0;
	var isLayers = 0;


	if (document.getElementById) {isID = 1; isDHTML = 1;}
	else {
	if (document.all) {isAll = 1; isDHTML = 1;}
	else {
	browserVersion = parseInt(navigator.appVersion);
	if ((navigator.appName.indexOf('Netscape') != -1) && (browserVersion == 4)) {isLayers = 1; isDHTML = 1;}
	}}

	function findDOM(objectID,withStyle) {
		if (withStyle == 1) {
			if (isID) { return (document.getElementById(objectID).style) ; }
			else { 
				if (isAll) { return (document.all[objectID].style); }
			else {
				if (isLayers) { return (document.layers[objectID]); }
			};}
		}
		else {
			if (isID) { return (document.getElementById(objectID)) ; }
			else { 
				if (isAll) { return (document.all[objectID]); }
			else {
				if (isLayers) { return (document.layers[objectID]); }
			};}
		}
	}
	//*********End of Added Part********

	var eventDays = new Array(), eventValue = new Array();
	eventDays["1 Jan 2003"]  = "Happy New Year";
	eventDays["26 Jan 2003"] = "Republic Day";
	eventDays["14 Feb 2003"] = "Valentines Days";
	eventDays["1 Apr 2003"]  = "April Fool";
	eventDays["26 May 2003"] = "Memorial Day";
	eventDays["23 Jun 2003"] = "Summer I (2nd 3 wk) Classes begin"; //University Date
	eventDays["28 Jun 2003"] = "Last date for submitting Cricket Forms";
	eventDays["3 Jul 2003"]  = "Cricket Tournament Starts\nSummer II Late Registration starts" //Univ Date mixed
	eventDays["4 Jul 2003"]  = "Independence Day of USA\nCricket Tournament Continues";
	eventDays["5 Jul 2003"]  = "Cricket Tournament Continues";
	eventDays["7 Jul 2003"]  = "Summer II (2nd 5 wk) Classes begin"; //University Date
	eventDays["11 Jul 2003"] = "Cricket Tournament Continues";
	eventDays["12 Jul 2003"] = "Cricket Tournament Continues";
	eventDays["18 Jul 2003"] = "Cricket Tournament Continues";
	eventDays["19 Jul 2003"] = "Cricket Tournament Continues";
	eventDays["21 Jul 2003"] = "Fall Early Registration Starts"; //University Date
	eventDays["25 Jul 2003"] = "Semi Finals";
	eventDays["26 Jul 2003"] = "Finals";
	eventDays["6 Aug 2003"]  = "Open Registration Starts"; //University Date
	eventDays["15 Aug 2003"] = "Indian Independence Day";
	eventDays["22 Aug 2003"] = "Payment Deadline for Early/Open Registrations";
	eventDays["23 Aug 2003"] = "New Student Orientation";
	eventDays["25 Aug 2003"] = "First Class Day\nLate Registration Starts";
	eventDays["30 Aug 2003"] = "ISA New Student Welcome Party";
	eventDays["3 Sep 2003"]  = "Payment Deadline for Late Registrations";
	eventDays["13 Sep 2003"] = "ISA General Body Meeting";
	eventDays["17 Sep 2003"] = "UHCL Gulf Coast Job Fair";
	eventDays["20 Sep 2003"] = "ISA Raas Garba Mahotsav";
	eventDays["1 Nov 2003"]  = "ISA Diwali Nite";
	eventDays["14 Nov 2003"] = "Childrens Day";
	eventDays["25 Dec 2003"] = "Christmas";
	eventDays["31 Dec 2003"] = "New Year Eve";
	eventDays["1 Jan 2004"]  = "Happy New Year";
	eventDays["7 Feb 2004"]  = "New Students Welcome Party";
	eventDays["26 Jan 2004"] = "Republic Day";
	eventDays["7 Mar 2004"]  = "Holi";
    eventDays["14 Mar 2004"] = "ISA Election Day";
	eventDays["19 Apr 2004"] = "Start of Quit Smoking Drive";
	eventDays["15 Aug 2004"] = "Indian Independence Day";
	eventDays["21 Aug 2004"] = "New Students Orientation";
	eventDays["28 Aug 2004"] = "New Student Welcome Party Fall 2004";

	eventDays["16 Oct 2004"] = "ISA Raas Garba Mahotsav";
	eventDays["21 Oct 2004"] = "Fundraising for Florida Hurricane Victims";
	eventDays["28 Oct 2004"] = "Fundraising for Florida Hurricane Victims";
	eventDays["30 Oct 2004"] = "Fall Festival";
	eventDays["3 Nov 2004"]  = "World Unity Day";
	eventDays["13 Nov 2004"] = "ISA Diwali Nite";
	eventDays["14 Nov 2004"] = "Childrens Day";
	eventDays["25 Dec 2004"] = "Christmas";
	eventDays["31 Dec 2004"] = "New Year Eve";
	eventDays["1 Jan 2004"]  = "Happy New Year";
	eventDays["29 Jan 2004"] = "New Students Welcome Party Spring 2004";
	eventDays["26 Jan 2004"] = "Republic Day";
	eventDays["11 Mar 2004"] = "Spring Dance by IISS";
	eventDays["12 Mar 2004"] = "ISA Election Day";
	eventDays["26 Mar 2004"] = "Holi";
	eventDays["1 Apr 2004"]  = "April Fool";
	eventDays["2 Apr 2004"]  = "Cultural Evening";
	eventDays["9 Apr 2004"]  = "Chili Cook off";
	eventDays["22 Apr 2004"] = "Student Life Banquet";
	eventDays["13 May 2006"] = "Graduation Walk";
	eventDays["25 May 2006"] = "International Students Orientation";	
	eventDays["30 May 2006"] = "Memorial Day";
	eventDays["1 Jul 2004"]  = "5th ISA UHCL Cricket Tournament Starts";
	eventDays["2 Jul 2004"]  = "Cricket Tournament Continues";
	eventDays["3 Jul 2004"]  = "Cricket Tournament Continues";
	eventDays["4 Jul 2004"]  = "Independence Day of USA";
	eventDays["8 Jul 2004"]  = "Cricket Tournament Continues";
	eventDays["9 Jul 2004"]  = "Cricket Tournament Continues";
	eventDays["10 Jul 2004"] = "Cricket Tournament Continues";
	eventDays["15 Jul 2004"] = "Cricket Tournament Continues"; 
	eventDays["16 Jul 2004"] = "Cricket Tournament Continues";
	eventDays["17 Jul 2004"] = "Cricket Tournament Continues";
	eventDays["18 Jul 2004"] = "Fall Early Registration from 7/18 to 7/28";
	eventDays["22 Jul 2004"] = "Cricket Tournament Continues";
	eventDays["23 Jul 2004"] = "Cricket Tournament Continues";
	eventDays["24 Jul 2004"] = "Cricket Tournament Continues"; 
	eventDays["29 Jul 2004"] = "Semi Finals";
	eventDays["30 Jul 2004"] = "Fianls";
	eventDays["15 Jun 2006"] = "Watch calendar for more informatin";
	
	eventDays["3 Aug 2004"]  = "Fall Open Registration from 8/3 to 8/11"; //University Date
	eventDays["15 Aug 2004"] = "Indian Independence Day\nFall Admission Deadline";
	eventDays["17 Aug 2004"] = "Fall Payment Deadline";
	eventDays["18 Aug 2004"] = "International Students Orientation";
	eventDays["19 Aug 2004"] = "O Leader Training";
	eventDays["20 Aug 2004"] = "New Students Orientation";	
	eventDays["27 Aug 2004"] = "ISA New Students Welcome Party - Tentative";

	eventDays["3 Sep 2004"]  = "ISA New Students Welcome Party - Tentative";
	eventDays["16 Sep 2004"] = "Welcome back Dance - IISS";
	eventDays["23 Sep 2004"] = "Fall Graduation Deadline";

	eventDays["1 Oct 2004"]  = "Open House";
	eventDays["10 Oct 2004"] = "Mid Semester Week";
	eventDays["24 Oct 2004"] = "Course drop deadline";
	eventDays["29 Oct 2004"] = "Diwali - The festival of Lights";

	eventDays["4 Nov 2004"]  = "Student Leader Conference";
	eventDays["5 Nov 2004"]  = "Student Leader Conference";
	eventDays["7 Nov 2004"]  = "Early Spring Registration from 11/7 to 11/21";
	eventDays["22 Nov 2004"] = "Spring Open Registration from 11/22 to 1/10";
	eventDays["23 Nov 2004"] = "Thanksgiving Break";
	eventDays["24 Nov 2004"] = "Thanksgiving Break";
	eventDays["25 Nov 2004"] = "Thanksgiving Break";
	eventDays["26 Nov 2004"] = "Thanksgiving Break";
	
	eventDays["3 Dec 2004"]  = "Last Class Day";
	eventDays["5 Dec 2004"]  = "Exam Weel from 12/5 to 12/10";
	eventDays["12 Dec 2004"] = "Fall Closed";
	eventDays["25 Dec 2004"] = "Christmas";
	eventDays["31 Dec 2004"] = "New Year Eve";
/* summer 2006 */
	eventDays["13 May 2006"] = "Graduation Walk";
	eventDays["25 May 2006"] = "International Students Orientation";	
	eventDays["30 May 2006"] = "Memorial Day";

	eventDays["25 Jun 2006"]  = "6th ISA UHCL Cricket Tournament Application deadline";
	eventDays["23 Jun 2006"]  = "Last day to apply for summer 2006 Graduation";
eventDays["30 Jun 2006"]  = "6th ISA UHCL Cricket Tournament Begins";
eventDays["4 Jul 2006"]  = "Independence Day of USA (University Holiday)";
eventDays["5 Jul 2006"]  = "Summer II Late Registration Begins";
eventDays["7 Jul 2006"]  = "Summer II Late Registration Ends";
eventDays["14 Jul 2006"]  = "Fee Calculation for Fall and Available in E services before 17 Jul";
eventDays["10 Jul 2006"]  = "Fee Deadline for Summer II Late Registration";

eventDays["9 Aug 2006"]  = "Summer 2006 Degree Conferral Date (no ceremony)"; 
eventDays["11 Aug 2006"]  = "Fee Payment deadline for Fall 2006 Early and Open registration"; 
eventDays["11 Aug 2006"]  = "Financial Aid Disbursement Begins";
eventDays["14 Aug 2006"]  = "Fall Late registration Begins";  
eventDays["21 Aug 2006"]  = "Fall Classes Begin"; 
eventDays["27 Aug 2006"]  = "Fall Late registration Ends"; 
eventDays["28 Aug 2006"]  = "Late registration Fall fee payment deadline"; 
eventDays["15 Aug 2006"]  = "Indian Independance Day"; 

eventDays["22 Sep 2006"] = "Last Day to apply for Fall 2006 Graduation";
eventDays["4 Sep 2006"] = "Labor Day (University Holiday)";
eventDays["5 Sep 2006"] = "Census Date, Last Day to drop classes with refund";

eventDays["9 Oct 2006"]  = "Mid Semester week till 14";
eventDays["23 Oct 2006"]  = "Last to drop the class or withdraw";

eventDays["6 Nov 2006"]  = "Spring 2007 class schedule available online";
eventDays["13 Nov 2006"]  = "Spring Early Registration Begins";
eventDays["27 Nov 2006"]  = "Spring Early Registration Ends";
eventDays["22 Nov 2006"]  = "Thanksgiving holiday begins";
eventDays["25 Nov 2006"]  = "Thanksgiving holiday ends";
eventDays["28 Nov 2006"]  = "Spring Open Registration Begins";
eventDays["2 Jan 2007"]  = "Spring Open Registration Ends";

eventDays["2 Dec 2006"]  = "Fall 2006 Last Day class";
eventDays["4 Dec 2006"]  = "Fall Examination period begins";
eventDays["9 Dec 2006"]  = "Fall Examination Period ends";
eventDays["11 Dec 2006"]  = "Official closing day for Fall 2006";
eventDays["11 Dec 2006"]  = "Fall 2006 degree conferral date";
eventDays["13 Dec 2006"]  = "Fall grades in E-services";
eventDays["25 Dec 2006"]  = "Christmas";
eventDays["23 Dec 2006"]  = "University holiday begins and ends on New Year";

eventDays["1 Jan 2007"]  = "New Year";
eventDays["6 Jan 2007"]  = "Fee payment deadline for Spring 2007 early and open registration";
eventDays["15 Jan 2007"]  = "Martin Luther King Day ( University Holiday)";
eventDays["8 Jan 2007"]  = "Spring late registration begins";
eventDays["22 Jan 2007"]  = "Spring Late Registration Ends";
eventDays["16 Jan 2007"]  = "Spring First day of class";
eventDays["23 Jan 2007"]  = "Spring Late registration fee payment deadline";

eventDays["12 Mar 2007"]  = "Spring Holiday begins";
eventDays["17 Mar 2007"]  = "Spring Holiday ends";
eventDays["24 Mar 2007"]  = "Cultural Extravaganza";
eventDays["23 Dec 2007"]  = "University holiday begins and ends on New Year";
eventDays["25 Dec 2007"]  = "Christmas";
eventDays["01 Jan 2008"]  = "New Year";
eventDays["06 Jan 2008"]  = "Spring Sememster Financial Aid Disbursements begin"
eventDays["10 Jan 2008"]  = "International Student Orientation";
eventDays["11 Jan 2008"]  = "Fee Payment Deadline for Early Registration";
eventDays["12 Jan 2008"]  = "New Student Orientation and Late Registration begins";
eventDays["21 Jan 2008"]  = "University Holiday(Martin Luther King Day";
eventDays["23 Jan 2008"]  = "Fee payment deadline for Spring Late registration";
eventDays["26 Jan 2008"]  = "Indian Republic Day";
eventDays["13 Feb 2008"]  = "Last Day to drop 8-week class";
eventDays["15 Feb 2008"]  = "Last Day to apply for Spring 2008 graduation";
eventDays["17 Mar 2008"]  = "Spring Holiday";
eventDays["18 Mar 2008"]  = "Spring Holiday";
eventDays["19 Mar 2008"]  = "Spring Holiday";
eventDays["20 Mar 2008"]  = "Spring Holiday";
eventDays["21 Mar 2008"]  = "Spring Holiday";
eventDays["22 Mar 2008"]  = "Test";
eventDays["9 May 2008"]  = "Beginning of summer"; 
eventDays["9 Jun 2008"]  = "Summer Classes Begin"; 
eventDays["1 Jul 2008"]  = "Last day to Register for Cricket Tournament"; 
eventDays["11 Jul 2008"]  = "Opening day 8th Annual ISA-UHCL Tournament"; 
eventDays["3 Oct 2008"]  = "New Students Welcome Party"; 
eventDays["1 Nov 2008"]  = "Diwali"; 	
/* Spring 2009 */
eventDays["21 Feb 2009"]  = "ISA General Body Meeting ORGS ROOM"; 
eventDays["28 Feb 2009"]  = "ISA Elections 2009"; 	
eventDays["14 Mar 2009"]  = "ISA Holi 2009"; 	
	/* Fall Semester 2005 */
	eventDays["27 Aug 2005"]  = "New Students Welcome Party";	
	eventDays["16 Sep 2005"] = "Welcome back Dance - IISS";
	eventDays["29 Oct 2004"] = "Diwali - The festival of Lights";
	eventDays["29 Oct 2005"] = "Diwali - The festival of Lights";
	eventDays["14 Nov 2005"] = "Global Expo";
/*	
	eventDays["1 Jan 2006"]  = "Happy New Year";
	eventDays["5 Jan 2006"]  = "Spring Apply Deadline";
	eventDays["11 Jan 2006"] = "Spring Fee Deadline";
	eventDays["12 Jan 2006"] = "International Students Orientation";
	eventDays["13 Jan 2006"] = "O Leader Training";
	eventDays["14 Jan 2006"] = "New Students Orientation";
	eventDays["16 Jan 2006"] = "Martin Luther King Jr. Day";
	eventDays["17 Jan 2006"] = "First Class Day";
	eventDays["26 Jan 2006"] = "Republic Day";
	eventDays["28 Jan 2006"] = "New Students Welcome Party";

	eventDays["3 Feb 2006"]  = "Convocation";
	eventDays["11 Feb 2006"] = "Outreach Day";
	eventDays["17 Feb 2006"] = "Spring Graduation Deadline";
	
	eventDays["4 Mar 2006"]  = "ISA Election Day";
	eventDays["6 Mar 2006"]  = "Mid Semester Week";
	eventDays["10 Mar 2006"] = "Spring Dance - IISS";
	eventDays["11 Mar 2006"] = "Holi - The Festival of Colors";
    eventDays["13 Mar 2006"] = "Spring Break Week";
	eventDays["18 Mar 2006"] = "Emerging Leadership Retreat";

	eventDays["8 Apr 2006"] = "Chili Cook-Off";
	eventDays["17 Apr 2006"] = "Early Summer Registration from 4/17 to 4/26";
	eventDays["27 Apr 2006"] = "Summer Open Registration from 4/27 to 5/23";
	eventDays["28 Apr 2006"] = "Student Life Banquet";

	eventDays["24 May 2006"] = "Summer Fee Deadline";    
*/	
	var months = new Array( "Jan","Feb","Mar", "Apr","May","Jun", "Jul","Aug","Sep","Oct", "Nov", "Dec");

	var now = new Date();
	var month_array = new Array("January","February","March","April","May","June","July","August","September","October","November","December");
	
	document.write("<form name=date_list style='margin-bottom:0;'><table bgcolor=#004080><tr><td><input type='button' value='<' onclick=previousMonth()></td><td>");
	//To display the dropdown of months
	document.write("<select name=month onchange=change_month(this.options.selectedIndex)>");
	for(i=0;i<month_array.length;i++)
	{
		if (now.getMonth() != i)
			{document.write ("<option value="+i+">"+month_array[i]);}
		else
			{document.write ("<option value="+i+" selected>"+month_array[i]);}
	}
	document.write("</select>");
	document.write("</td><td>");
	//To display the dropdown of years	
	document.write ("<select name=year onchange=change_year(this.options[this.options.selectedIndex])>");
	for(i=1950;i<3000;i++)
	{
		if (now.getYear() != i)
			{document.write("<option value="+i+">"+i);}
		else
			{document.write("<option value="+i+" selected>"+i);}
	}
	document.write("</select></td><td><input type='button' value='>' onclick=nextMonth()></td></tr><tr><td colspan=4><center>");

	document.write("<table bgcolor=white border=0 cellspacing = 0 cellpading = 0 width=100%><tr bgcolor=#004080 align=center>");
	//To display Weekday first characters as column headings 
	document.write("<td ><font color=white>S</td><td><font color=white>M</font></td><td><font color=white>T</td><td><font color=white>W</td><td><font color=white>T</td><td><font color=white>F</td><td ><font color=white>S</td>");

	document.write("</tr><tr>");
	// giving "id" for each cell in the calendar table
	for(j=0;j<6;j++)
	{
		for(i=0;i<7;i++)
		{
			document.write("<td align=center id=d"+i+"r"+j+" onmouseover=showEvent(this.id) onmouseout=hideEvent(this.id)></td>");
		}
		document.write("</tr>");
	}

	document.write("</table>");
	//Calendar ends here

	document.write("</center></from></td></tr>");
	document.write("</table></form>");
	document.write("<div id='status' class='display' align='center'>Calendar Events<br><br></div>");
	var show_date = new Date();

	function set_cal(show_date)
	{
		begin_day = new Date (show_date.getYear(),show_date.getMonth(),1); //Date of this month's 1st
		begin_day_date = begin_day.getDay(); //Weekday of this month's 1st
		end_day = new Date (show_date.getYear(),show_date.getMonth()+1,1); //Date of this next month's 1st
		count_day = Math.round((end_day - begin_day)/1000/60/60/24); //Number of days in this month
		/*
		if(show_date.getMonth()==9)
			count_day=count_day-1;
		document.date_list.month[begin_day.getMonth()].selected=true;
		document.date_list.year[begin_day.getYear()-1950].selected=true;
		*/
		input_table(begin_day_date,count_day);
		
	}
	
	set_cal(show_date);

	function input_table(begin,count)
	{
		init(); //initiate the table
		j=0; //initiating to 0th row

		//This is because we want the weekends (Sat'day and Sunday) at the end
		/*
		if (begin!=0)
			{i=begin-1;}
		else
			{i=6}
		*/
		i = begin;


		for (c=1;c<count+1;c++)
		{
			colum_name = eval("d"+i+"r"+j);
			if ((now.getDate() == c)&&(show_date.getMonth() == now.getMonth())&&(show_date.getYear() == now.getYear())) 
				{colum_name.style.backgroundColor = "#99CCFF";colum_name.style.color = "brown";};
			if(i == 0 || i == 6)
				colum_name.style.color = "#FFCC00";
			if(isEventDay(show_date.getFullYear(),months[show_date.getMonth()],c))
			{	colum_name.style.color = "red";  
				colum_name.style.cursor = "crosshair";
				//colum_name.style.cursor = "not-allowed";
			}
			
			colum_name.innerText = c;
			colum_name.value = c;
			i++;
			if (i==7) //At the end of the week
				{
					i=0; //Goto first weekday
					j++; //Goto next row
				}
		}
	}

	//onmouseover of a eventday, the event will be shown
	function showEvent(id, e){
		if(eventDays[document.getElementById(id).innerText + ' ' + months[show_date.getMonth()] + ' ' + show_date.getYear()])
		{
			var eventDescription = eventDays[document.getElementById(id).innerText + ' ' + months[show_date.getMonth()] + ' ' + show_date.getYear()];
			var eventDate = months[show_date.getMonth()] + ' ' + document.getElementById(id).innerText + ' ' + show_date.getYear()
			//document.getElementById('status').innerText= months[show_date.getMonth()]+ ' ' + document.getElementById(id).innerText+"\n"+eventDescription;	
			document.getElementById('status').innerText= eventDescription;	
			
			///// Defines the positions of the sub-menus
			var domSMenu = findDOM('status',1);
			if (isID || isAll) { 	
					var menuLeft = event.clientX+document.body.scrollLeft+5;
					var menuTop = event.clientY+document.body.scrollTop+2;
				}
			if (isLayers) {
					//THIS PART IS WRONG. HOW TO FOUND MOUSE CO-ORDINATES IN NETSCAPE??? WORK ON IT LATER ...:)
					var menuLeft = e.pageX + 1;
					var menuTop = e.pageY - 1;
			}

			domSMenu.left = menuLeft; 
			domSMenu.top = menuTop;
			domSMenu.visibility = 'visible';
		}
		else{
			findDOM('status',1).visibility = 'hidden';	
		}
	}
	
	//onmouseout the previously displayed event needs to be hidden
	function hideEvent(id)
	{
	if(eventDays[document.getElementById(id).innerText + ' ' + months[show_date.getMonth()] + ' ' + show_date.getYear()])
		{
		document.getElementById('status').innerText="Calendar Events\n\n";
		findDOM('status',1).visibility = 'hidden';
		}
	}

	//Initiate by Filling the whole table with "-"

	function init()
	{
		for(j=0;j<6;j++)
		{
			for(i=0;i<7;i++)
			{
				colum_name = eval("d"+i+"r"+j);
				colum_name.innerText =  " "; //This will also look good by replacing it with "space"
				colum_name.style.backgroundColor =""; //give the bgcolor for dates
				colum_name.style.color =""; //give the color of the font for dates
			}
		}
	}

	function change_month(sel_month)
	{
		show_date = new Date(show_date.getYear(),sel_month,1);
		set_cal(show_date);
	}

	function change_year(sel_year)
	{
		
		sel_year = sel_year.value;
		show_date = new Date(sel_year,show_date.getMonth(),1);
		set_cal(show_date);
	}
	
	function previousMonth()
	{
		var currMonth = show_date.getMonth()
		var newMonth, newYear

		if(currMonth == 0){
			newMonth = 11;
			newYear = show_date.getYear() - 1;
			document.date_list.year.selectedIndex -- ;
		}
		else{
			newMonth = currMonth - 1;
			newYear = show_date.getYear();
		}
		show_date = new Date(newYear,newMonth,1);
		document.date_list.month.selectedIndex = newMonth;
		set_cal(show_date);
	}

	function nextMonth()
	{
		var currMonth = show_date.getMonth()
		var newMonth, newYear

		if(currMonth == 11){
			newMonth = 0;
			newYear = show_date.getYear() + 1;
			document.date_list.year.selectedIndex ++ ;
		}
		else{
			newMonth = currMonth + 1;
			newYear = show_date.getYear();
		}
		show_date = new Date(newYear,newMonth,1);
		document.date_list.month.selectedIndex = newMonth;
		set_cal(show_date);

	}
	function isEventDay(year,mon,mday)
	{ 
	  // is the date on the list? 
	  // the format is a little sensitive, you
	  // have to make sure that 'mon' is
	  // something that Date.parse() can 
	  // understand 
	  var dStr = mday + " " + mon + " " + year; 
	  if(eventDays[dStr]) { return true; } 
	  return false; 
	} 
	
	//  End -->