<!-- Begin


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


document.write('<span class ="copyright">&copy;Copyright 2007, 2008 ');

document.write('Steve Gulley ');

document.write('All Rights Reserved<br>');

document.write('For web site information please contact: '); 

document.write(' <A HREF="http://www.jewelldesigns.net" target="_blank">Jewell Designs</a>');

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

//  End -->