<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');
document.write('&nbsp;|&nbsp;');


document.write('&nbsp;|&nbsp;');
document.write('<a href="landscaping2.htm">Landscaping</a>');
document.write('&nbsp;|&nbsp;');

document.write('&nbsp;|&nbsp;');
document.write('<a href="landscaping.htm">Landscape Construction</a>');
document.write('&nbsp;|&nbsp;');




document.write('&nbsp;|&nbsp;');
document.write('<a href="irrigation.htm">Irrigation</a>');
document.write('&nbsp;|&nbsp;');



document.write('&nbsp;|&nbsp;');
document.write('<a href="ponds and waterfalls.htm">Ponds and Waterfalls</a>');
document.write('&nbsp;|&nbsp;');


document.write('&nbsp;|&nbsp;');
document.write('<a href="maintenance.htm">Maintenance</a>');
document.write('&nbsp;|&nbsp;');

document.write('&nbsp;|&nbsp;');
document.write('<a href="snow removal and sanding.htm">Snow Removal and Sanding</a>');
document.write('&nbsp;|&nbsp;');


document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact.htm">Contact Us</a>');






document.write('<br><br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Aspen Landscaping</a><br>');










//  End -->