
// NOTE: If you use a ' add a slash before it like this \'

document.write('&copy;Copyright 2007 ');

document.write('<a href="http://www.western-images.com" target="_top">Kay Huey</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:k2000bug@hotmail.com">Contact Us</a><br>');


//  End -->