<!-- 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</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="exhibitions.htm">Exhibitions</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="outlets.htm">Stockists</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery2.htm">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');




document.write('<br><br>All imagess &copy;Copyright 2006 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Michaela Waldram Jones</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://www.creativeforum.co.uk" target="_blank">Creative Forum</a><a href="http://www.creativeforum.co.uk" target="_blank"></a><br>');
}





//  End -->
