var now = new Date();
year = now.getFullYear();
document.write('&copy; 2003-'+ year + ' Disabled Sports Eastern Sierra');
document.write('<br>To report errors, problems or make comments contact');


