document.write("&nbsp;• 2.28 - 3.6");

function next_week_schedule() {
		
		window.open("mar_week_1.pdf");
		window.focus;
}
// JavaScript Document
