document.writeln('<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.writeln('<tr>');
document.writeln('<td class="txtgrey" id="red">');
document.writeln('<center>');
document.writeln('<a href="index.html" class="txtgrey">HOME</a> | ');
document.writeln('<a href="facility.htm" class="txtgrey">OUR FACILITY</a> | ');
document.writeln('<a href="professionals.htm" class="txtgrey">OUR INSTRUCTORS</a> | ');


document.writeln('<a href="corp.htm" class="txtgrey">CORPORATE PROGRAMS</a> | ');

document.writeln('<a href="http://theweathernetwork.ca/weather/cities/can/Pages/CAON0079.htm" class="txtgrey" target="_blank">LOCAL WEATHER</a> | ');
document.writeln('<a href="http://theclubatbondhead.com/theclub.html" class="txtgrey">THE CLUB AT BOND HEAD</a>');
document.writeln('</center>');
document.writeln('</td>');
 document.writeln(' </tr>');
document.writeln('</table>');