<!-- start

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

document.write('<span class="copytext">');

document.write('&copy;Copyright 2009 ');

document.write('<a href="index.shtml" target="_top">Bion Consulting</a> ');

document.write('All Rights Reserved. Photography by Dr. Colleen Braun<br>');

document.write('For more information please '); 

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

document.write('</span>');

//  End -->