var Today = new Date();
var ThisDay = Today.getDate();
var ThisMonth = Today.getMonth() + 1;
var ThisYear = Today.getFullYear();
var LongMonth = MonthText(ThisMonth);
var CurrentDay = DaysOfMonth(ThisDay);
//IF MONTH STARTS ON MONDAY, USE THIS=====>
//if(ThisDay == 01) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 02) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 03) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 04) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 05) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 06) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 07) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 08) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 09) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 10) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 11) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 12) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 13) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 14) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 15) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 16) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 17) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 18) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 19) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 20) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 21) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 22) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 23) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 24) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 25) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 26) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 27) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 28) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 29) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 30) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 31) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//IF MONTH STARTS ON TUESDAY, USE THIS=====>
//if(ThisDay == 01) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 02) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 03) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 04) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
//}
//if(ThisDay == 05) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15a");
//}
//if(ThisDay == 06) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 07) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 08) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 09) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 10) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 11) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 12) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 13) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 14) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 15) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 16) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 17) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 18) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 19) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 20) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 21) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 22) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 23) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 24) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 25) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 26) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 27) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 28) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 29) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 30) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 31) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//IF MONTH STARTS ON WEDNESDAY, USE THIS=====>
if(ThisDay == 01) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 02) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 03) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
}
if(ThisDay == 04) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
}
if(ThisDay == 05) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
}
if(ThisDay == 06) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>NO 5:15pm CLASS!</b>");
}
if(ThisDay == 07) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 08) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 09) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 10) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
}
if(ThisDay == 11) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
}
if(ThisDay == 12) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
}
if(ThisDay == 13) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 14) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 15) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 16) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 17) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
}
if(ThisDay == 18) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
}
if(ThisDay == 19) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
}
if(ThisDay == 20) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 21) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 22) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 23) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 24) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
}
if(ThisDay == 25) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
}
if(ThisDay == 26) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
}
if(ThisDay == 27) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 28) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 29) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
}
if(ThisDay == 30) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
}
if(ThisDay == 31) {
	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
}
//IF MONTH STARTS ON THURSDAY, USE THIS=====>
//if(ThisDay == 01) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 02) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
//}
//if(ThisDay == 03) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15a");
//}
//if(ThisDay == 04) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 05) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 06) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 07) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 08) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 09) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 10) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 11) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 12) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 13) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 14) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 15) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 16) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 17) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 18) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 19) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 20) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 21) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 22) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 23) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 24) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 25) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 26) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 27) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 28) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 29) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 30) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
//}
//if(ThisDay == 31) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am");
//}
//IF MONTH STARTS ON FRIDAY, USE THIS=====>
//if(ThisDay == 01) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
//}
//if(ThisDay == 02) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15a");
//}
//if(ThisDay == 03) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 04) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 05) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 06) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 07) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 08) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 09) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 10) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 11) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 12) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 13) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 14) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 15) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 16) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 17) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 18) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 19) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 20) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 21) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 22) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 23) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 24) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 25) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 26) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 27) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 28) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 29) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
//}
//if(ThisDay == 30) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 31) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 4:30pm");
//}
//IF MONTH STARTS ON SATURDAY, USE THIS=====>
//if(ThisDay == 01) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15a");
//}
//if(ThisDay == 02) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 03) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 04) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 05) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 06) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 07) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 08) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 09) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 10) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 11) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 12) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 13) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 14) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 15) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 167) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 17) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 18) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 19) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 20) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 21) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 22) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 23) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 24) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 25) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 26) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm");
//}
//if(ThisDay == 27) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 28) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am");
//}
//if(ThisDay == 29) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 30) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 4:30pm");
//}
//if(ThisDay == 31) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
//}
//IF MONTH STARTS ON SUNDAY, USE THIS
//if(ThisDay == 01) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>CLASSES IN CHOIR ROOM</b>");
//}
//if(ThisDay == 02) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>CLASSES IN CHOIR ROOM</b>");
//}
//if(ThisDay == 03) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>CLASSES IN CHOIR ROOM</b>");
//}
//if(ThisDay == 04) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am/5:15pm <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>CLASSES IN CHOIR ROOM</b>");
//}
//if(ThisDay == 05) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>CLASSES IN CHOIR ROOM</b>");
//}
//if(ThisDay == 06) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>CLASSES IN CHOIR ROOM</b>");
//}
//if(ThisDay == 07) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 08) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 09) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15pm/5:15pm");
//}
//if(ThisDay == 10) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 11) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15pm/5:15pm");
//}
//if(ThisDay == 12) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 13) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 14) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 15) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 4:30pm");
//}
//if(ThisDay == 16) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15pm/5:15pm");
//}
//if(ThisDay == 17) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 18) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15pm/5:15pm");
//}
//if(ThisDay == 19) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 20) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 9:15am");
//}
//if(ThisDay == 21) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 22) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 4:30pm");
//}
//if(ThisDay == 23) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15pm/5:15pm <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b><I>ONE DAY SALE--TODAY ONLY!!!! CHECK OUT PROMOTIONS PAGE!</I></b>");
//}
//if(ThisDay == 24) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 25) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15pm/5:15pm");
//}
//if(ThisDay == 26) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(ThisDay == 27) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15pm");
//}
//if(ThisDay == 28) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am");
//}
//if(ThisDay == 29) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 4:30pm");
//}
//if(ThisDay == 30) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>&nbsp;Classes:</b> 8:00am/9:15pm/5:15pm");
//}
//if(ThisDay == 31) {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//}
//if(CurrentDay == "Monday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
//	}
//if(CurrentDay == "Tuesday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//	}
//if(CurrentDay == "Wednesday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 8:00am/9:15am/5:15pm");
//	}
//if(CurrentDay == "Thursday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Classes:</b> 9:15am/5:15pm/6:30pm");
//	}
//if(CurrentDay == "Friday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Class Time:</b> 9:15am");
//	}
//if(CurrentDay == "Saturday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Class Times:</b> 8:00am/9:15am");
//	}
//if(CurrentDay == "Sunday") {
//	document.write(CurrentDay + ", " + LongMonth + " " + ThisDay + ". <b>Class Time:</b> 4:30pm");
//	}
//}