<!--
//edit the links as you would with regular html but remeber the '/" changes and follow the examples as a guide
document.write('<tr>'+
'<td width="11%" align="center"><A class=top-menu href="/index.html"><FONT face=Arial size=2>Home</FONT></A></td>'+
'<td width="12%" align="center"><A class=top-menu href="/times.html"><FONT face=Arial size=2>Opening Times</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="/menus.html"><FONT face=Arial size=2>Menus</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="/whatson.html"><FONT face=Arial size=2>Whats On</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="/links.html"><FONT face=Arial size=2>Links</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="/news.html"><FONT face=Arial size=2>News</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="/about.html"><FONT face=Arial size=2>About Us</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="http://www.theblytheinn.org.uk/weblog/index.php"><FONT face=Arial size=2>WEBLog</FONT></A></td>'+
'<td width="11%" align="center"><A class=top-menu href="/contact.html"><FONT face=Arial size=2>Contact Us</FONT></A></td>'+
'</tr>');//-->
