<!-- Begin

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


var blindsbydesign	  = "yes"	// SHOW BLINDSBYDESIGN COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT
var henrylester  = "yes"	// SHOW



document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="collections.htm">Photo Galleries</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="soft.htm">Soft Treatments</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="custom.htm">Custom Treatments</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="energy.htm">Energy Savings</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="cleaning.htm">Cleaning Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="redesign.htm">Room Redesign</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="closet.htm">Storage Systems</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="customers.htm">Testimonials</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="guarantee.htm">Our Guarantees</a>');

document.write('&nbsp;|&nbsp;');

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

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site Map</a>');


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



// EDIT THE NEXT LINE


document.write('<a href="index.html">Blinds by Design</a><br>');













   if (henrylester == "yes") {
document.write('Site Design &copy; 2010 All rights reserved <a href="http://henrylester.com" target="_blank">Henry Lester & Associates, LTD</a> & <a href="http://henrylester.com" target="_blank">Hosting</a><br>');
}



document.write('<br>');




//  End -->