<!-- 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="about.htm">About A1 Nevada</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="products.htm">Products</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="foodwaste.htm">Food Waste Recycling</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="resources.htm">Resources</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.a1organics.com/index.html">A1 Colorado</a>');




document.write('<br><br>All contents &copy; Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">A1 Organics Nevada</a><br>');



//  End -->