<!-- 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(' <a href="about.html">About A1</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="products.htm">Products</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="services.htm">Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="foodwaste.htm">Foodwaste</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="facilities.htm">Facilities</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="classifications.htm">Classifications</a>');

document.write('&nbsp;&nbsp;<br>');

document.write('<a href="analyticals.htm">Analyticals</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="resources.htm">Resources</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://www.a1organics-nevada.com/index.html">A1 Nevada</a>');




document.write('<br><br>All contents &copy; Copyright 2011 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">A1 Organics</a><br>');



//  End -->
