<!-- Begin


document.write('<a href="index.html">Welcome</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="athletes.htm">Athletes</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="volunteers.htm">Volunteers</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="board.htm">Board Members</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="donate.htm">Donate</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="fundraisers.htm">Fundraisers</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery.htm">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');
document.write('<br>');



document.write('<br>All contents &copy;Copyright 2012 ');



document.write('<a href="index.html">Dream Adaptive Recreation, Inc.</a><br>');



document.write('<br>');

//  End -->
