line1 = document.write("<ul>");
line2 = document.write("<li><h3>January 23</h3>Second semester begins</li>");
line3 = document.write("<li><h3>February 17</h3>Last day to add/drop classes</li>");
line4 = document.write("<li><h3>February 20</h3>President's Day - NO DANCE</li>");
line5 = document.write("<li><h3>April 4-6</h3>Spring Break - NO CLASSES</li>");
line6 = document.write("</ul>");
