var now = new Date();
year = now.getFullYear();
document.write('&copy; 2000-'+ year +' Antelope Valley Youth Football Association, Inc.');
document.write('<br>To report errors, problems or make comments contact');


