<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="galleries.htm">Galleries</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="bio.htm">Bio</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="index.htm">Home</a>');



//  End -->