<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="168" height="130"></a><br>');


// START LINKS //

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.htm" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="registration.htm" class="menu">Registration</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="2002Begin.htm" class="menu">Our Beginnings</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://cowichanlake.ca/index.php?page=index.htm" class="menu">Accommodations</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="sponsors.htm" class="menu">Our Sponsors</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="charities.htm" class="menu">Charities Supported</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="forms/GLW-charityPledgeForms.pdf"class="menu">Pledge Forms</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="2011results.htm" class="menu">Results</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="awards.htm" class="menu">Awards and Prizes</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="souvenirs.html" class="menu">Souvenirs</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="Interest.html" class="menu">Stories of Interest</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="PhotoCollection.html" class="menu">Photographs</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="schedule.htm" class="menu">Schedule of Events</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="route.htm" class="menu">About the Route</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="volunteer.html" class="menu">How to Volunteer</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="guidelines.htm" class="menu">Rules and Regulations</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="tips.htm" class="menu">Training Links</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="forms/Walkerletter2011.pdf" class="menu">Walker Letter</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="comments.htm" class="menu">Walker Comments</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact Us</a>');

document.write('<img src="picts/menu-bottom.gif" width="168" height="88"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->

