<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright ');

document.write('<a href="index.html" target="_top">David Millbern</a> ');

document.write('All Rights Reserved');

document.write('</span><br>');

//  End -->