path='';
if (level=="sub") {
  path='../';
}

document.writeln('<br><span class="class1"><a href="'+path+'index.html">Home Page</a><br>');
document.writeln('<br><a href="'+path+'metre.html">The Metre Classes</a><br>');
document.writeln('<br><a href="'+path+'keel.html">Classic Keel Boats</a><br>');
document.writeln('<br><a href="'+path+'programme.html">Programme</a><br>');
document.writeln('<br><a href="'+path+'entry.html">Entry</a><br>');
document.writeln('<br><a href="'+path+'Regatta_Report.html">Regatta Report</a><br>');
if (navi_sub == "results") {
document.writeln('<a href="'+path+'overview.html">&nbsp;&nbsp;Overview</a><br>');
document.writeln('<a href="'+path+'windspeeds.html">&nbsp;&nbsp;Windspeeds</a><br>');
document.writeln('<a href="'+path+'results_8mR.html">&nbsp;&nbsp;8mR and 12mR</a><br>');
document.writeln('<a href="'+path+'results_6mR.html">&nbsp;&nbsp;6mR</a><br>');
document.writeln('<a href="'+path+'results_Daring.html">&nbsp;&nbsp;Daring</a><br>');
document.writeln('<a href="'+path+'results_Sunbeam.html">&nbsp;&nbsp;Sunbeam</a><br>');
document.writeln('<a href="'+path+'results_Redwing.html">&nbsp;&nbsp;Redwing</a><br>');
document.writeln('<a href="'+path+'results_XOD.html">&nbsp;&nbsp;XOD</a><br>');
document.writeln('<a href="'+path+'results_feeder.html">&nbsp;&nbsp;Olympic Feeder</a><br>');
document.writeln('<a href="'+path+'results_olympic.html">&nbsp;&nbsp;Olympic Course</a><br>');
document.writeln('<a href="'+path+'pix.html">&nbsp;&nbsp;Some pictures</a><br>');
}
document.writeln('<br><a href="'+path+'ratings.html">Rating System</a><br>');
if (navi_sub == "rating") {
document.writeln('<a href="'+path+'class_rating.html">&nbsp;&nbsp;Enter data for<br>&nbsp;&nbsp;one-design classes</a><br>');
}
document.writeln('<br><a href="'+path+'logistics.html">Logistics</a><br>');
document.writeln('<br><a href="'+path+'cowes_info.html">Cowes Info</a><br>');
if (navi_sub == "cowes") {
document.writeln('<a href="'+path+'accomodation.html">&nbsp;&nbsp;Accomodation</a><br>');
}
document.writeln('<br><a href="'+path+'contact.html">Contact us</a><br>');
document.writeln('<br><a href="'+path+'sponsors.html">Sponsors</a><br>');
document.writeln('<br><a href="'+path+'links.html">Links</a><br>');
document.writeln('<br><a href="'+path+'press/index.html">Press</a><br>');
document.writeln('<br><IMG SRC="graphic/TMACKR_logo03_sm.jpg"><br>');