<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="aspenfacts.htm">Aspen Facts</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="bedroom.htm">Bedroom</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="diningroom.htm">Living/Dining</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="cabinets.htm">Kitchen</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="additional.htm">Additional</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="accessories.htm">Accessories</a>');

document.write('&nbsp;|&nbsp;');


document.write(' <a href="contact.htm">Order Info</a>');




document.write('<br><br>All contents &copy;Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Aspen Heirloom Furnishings LLC</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2010 All Rights Reserved <a href="http://www.longspeakweb.com" target="_blank">Longs Peak Web Design LLC</a> &amp; <a href="http://www.longspeakweb.com" target="_blank">Hosting</a><br>');
}





//  End -->
