<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About the Artist</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Email</a>   All contents &copy; Copyright 2007 <a href="index.html">Nora Musu Findley</a><br>' );

document.write('&nbsp;&nbsp;');

document.write('&nbsp;&nbsp;');

document.write('&nbsp;&nbsp;');

document.write('&nbsp;&nbsp;');


//  End -->