<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

var theDate = new Date();

document.writeln('<span class="footer">&copy;Copyright ' + theDate.getFullYear() + ' <a href="' + sRoot +
    '" target="_top">Idaho Society of CPAs</a>. &nbsp; All rights reserved.<br /></span>');

//  End -->