document.write("&nbsp;• 2.21 - 2.27")

function week_schedule() {
		
		window.open("feb_week_4.pdf");
		window.focus;
}
// JavaScript Document
