<!-- Begin

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


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



document.write('<span class="footer">');


// START FOOTER LINKS


document.write('<a href="index.html">Homepage</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery-bona.htm">Bona Products</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery-treatex.htm">Treatex Products</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="wood-floor-installation-1.htm">Restoration 1</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="wood-floor-installation-2.htm">Restoration 2</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="wood-floor-installation-3.htm">Restoration 3</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="wood-floor-installation-4.htm">Restoration 4</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="wood-floor-video.htm">Video Demonstration</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');








document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy; Cleaning Wood Floors Products copyright 2010 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">Buy Wood Floor Products Online</a><br>');







   if (allwebco == "yes") {
document.write('Site design &copy; 2010 all rights reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> &amp; <a href="http://allwebco.com" target="_blank">Web Hosting</a><br>');
}


document.write('</span>');

document.write('<br>');

//  End -->
