<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">');

document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="collection.htm">Bronze Collection</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="biography.htm">Biography</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="awards.html">Awards</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="archives.htm">Archives</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="galleries.htm">Galleries</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="events.htm">Events</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write('<br><br>All contents &copy; Copyright 2006-2010 ');

document.write('Kim Kori Studio<br>');

document.write('<br>');

document.write('</span>');
 
 
 
var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





//  End -->