<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<background="picts/blue_line.gif">&nbsp;');	

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

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

document.write(' <a href="about.htm">About</a>');

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

document.write('<a href="artisans.htm">Artisans</a>');

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

document.write('<a href="Products_U_Baskets.htm">Products</a>');

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

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




document.write('&nbsp; &nbsp; &nbsp; &nbsp; All Contents &copy; Copyright 2007 All Rights Reserved ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Virunga Artisans</a><br>');







var copyright	  = "no"	// SHOW Designer credit






   if (copyright == "yes") {
document.write('<br> Site Design by <a href="http://www.process39.com/" target="_blank"> Process 39 </a><br>');
}







//  End -->
