<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="menus.htm">Menus</a>');

document.write('&nbsp;|&nbsp;');
 
document.write(' <a href="history.htm">History</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="etiquette.htm">Etiquette</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="golf.htm">Golf Tourn.</a>'); 

document.write('&nbsp;|&nbsp;');

document.write(' <a href="slideshow1.htm">Photos</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="shirts.htm">Shirts</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact-us.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.o-furrys.com">OFurrys</a>');

document.write('<br><br>');



//  End -->
