<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.htm">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Starproducts.htm">Star FiberŪ Products</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Enviroproducts.htm">Environment Friendly Products</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="shows.htm">Upcoming EnviroClean Shows</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="mailto:info@enviro-cleanit.com">Email Us</a>');

document.write('<br><br>All contents &copy;Copyright 2007 ');


// EDIT THE NEXT LINE


document.write('<a href="index.htm">EnviroClean</a><br>')












//  End -->