
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2005-2007 ');

document.write('<a href="http://www.MikeHillman.com/" target="_top">MikeHillman.Net, Inc.</a> ');

document.write('All Rights Reserved<br>');

document.write('</span>');

//  End -->