// JavaScript Document
<!-- Begin
document.write('<a href="history.html" class="leftlinks">About The Club</a>');
document.write('<a href="committee.html" class="leftlinks">Executive Committee</a>');
document.write('<a href="divisions.html" class="leftlinks">Divisions</a>');
document.write('<a href="register.html" class="leftlinks">How To Register</a>');
document.write('<a href="sites.html" class="leftlinks">Game/Practice Sites</a>');
document.write('<a href="calendar.html" class="leftlinks">Important Dates</a>');
// document.write('<a href="news.html" class="leftlinks">News & Events</a>');
document.write('<a href="table.html" class="leftlinks">House League News</a>');
document.write('<a href="teams10.html" class="leftlinks">2010 Teams</a>');
document.write('<a href="schedule10.html" class="leftlinks">2010 Schedules</a>');
document.write('<a href="repsoccer.html" class="leftlinks">2010 Rep / Select / Senior\'s Men Teams</a>');
document.write('<a href="littlepaws.html" class="leftlinks">Little Paws Program</a>');
document.write('<a href="sponsors.html" class="leftlinks">Our Sponsors</a>');
document.write('<a href="coache.html" class="leftlinks">Coaching Centre</a>');
document.write('<a href="referee.html" class="leftlinks">Referee Information</a>');
document.write('<a href="involved.html" class="leftlinks">Be A Volunteer</a>');
document.write('<a href="gallery.html" class="leftlinks">Summer 2009 Gallery</a>');
document.write('<a href="resources.html" class="leftlinks">Resources</a>');
//  End -->