var now = new Date();
year = now.getFullYear();
document.write('&copy; 2002-'+ year +' Mammoth High School Boosters');
document.write('<br>To report errors, problems or make comments contact');