<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="5" cellspacing="0" border="0"><tr><td class="smalltitle">');


document.write('<a href="gallery.htm">GALLERY</a>');
document.write('</td><td class="smalltitle">|<br></td><td class="smalltitle">');

document.write('<a href="about-the-feathers.htm">ABOUT the FEATHERS</a><br>');
document.write('</td><td class="smalltitle">|<br></td><td class="smalltitle">');

document.write('<a href="contact.htm">CONTACT</a><br>');
document.write('</td><td class="smalltitle">|<br></td><td class="smalltitle">');

// NOTE: COPY AND PASTE THE NEXT 2 LINES ABOVE OR BELOW TO ADD A LINK


document.write('<a href="index.html">HOME</a><br>');
document.write('</td><td class="smalltitle"><br></td><td class="smalltitle">');




<!--may want to insert this for sound later: document.write('<a href="javascript:OpenSoundFrame();">SOUND</a>');-->




document.write('</td></tr></table>');

//  End -->