<!-- Begin

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



var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="footertext"><tr><td align="right" valign="middle">');


   if (allwebco == "yes") {
document.write('Text and photos are sole property of the <a href="http://thelogsplitter.com" target="_blank">The Log Splitter</a> </a><br>');
document.write('All content is copyrighted and can not be used without writhen permission from <a href="http://thelogsplitter.com" target="_blank">The Log Splitter</a> &copy; Copyright Site Design 2011<br>');
}
document.write('</td></tr></table>');

//  End -->
