
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Website Copyright 2004 ');

document.write('<a href="index.html" target="_top">Olympic Mountain School Press</a> ');

document.write('All Photos Copyright Scott Bourne<br> ');

document.write('All Rights Reserved!');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Call 253-858-4448.</a><br>');

document.write('</span>');

//  End -->