
   
function displayMenu(ObjId) {

document.write('<div id="nav"><a href="index.htm">News<\/a> | <a href="about_the_club.htm">About the club<\/a> | <a href="training.htm">Training<\/a> | <a href="social.htm">Social<\/a> | <a href="membership.htm">Membership<\/a> |	<a href="danefield.htm">Danefield relay<\/a> | <a href="race_calendar.htm">Race calendar<\/a> | <a href="roty.htm">ROTY<\/a><\/div>');


}





