<!--
// JavaScript Document
//(c) 2003 www.ericlundberg.com
    
copyright=new Date();
update=copyright.getFullYear();

//---write copyright
document.write("<p>Copyright &reg; "+ update + "&nbsp;&nbsp;&nbsp;&nbsp;<i>Check It Out Home Inspections, LLC</i>&nbsp;&nbsp;&nbsp;&nbsp;All Rights Reserved.<br />Website Design and Graphics by Eric Lundberg</p>");
//-->