<!-- Begin


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


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


document.write('<a href="index.html" target="_top">Dr. George Guess Home</a> ');


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

document.write(' For website feedback feel free to contact'); 
document.write(' <a href="http://www.webvidco.com" TARGET="_blank">Webmaster</a><br>');

document.write(' WebVidco A Division of'); 
document.write(' <a href="http://www.showmehowvideos.com" TARGET="_blank">Show Me How Videos</a>');



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



//  End -->