<!-- 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="about.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');



document.write(' <a href="events.htm">Events</a>');

document.write('&nbsp;|&nbsp;');



document.write(' <a href="programs.htm">Programs</a>');

document.write('&nbsp;|&nbsp;');


document.write(' <a href="beauty.htm">Beautification</a>');

document.write('&nbsp;|&nbsp;');



document.write(' <a href="awards.htm">Awards</a>');

document.write('&nbsp;|&nbsp;');




document.write(' <a href="litter.htm">Litter-Prevention</a>');

document.write('&nbsp;|&nbsp;');




document.write(' <a href="links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');




document.write(' <a href="contact.htm">Contact Us</a>');







document.write('<br><br>All contents &copy; Copyright 2009 ');





// EDIT THE NEXT LINE





document.write('<a href="index.htm">Keep Athens Beautiful</a><br>');













var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT













   if (allwebco == "yes") {

document.write('Site Design &copy; 2009 All Rights Reserved target="_blank"></a> & <a " target="_blank"></a><br>');

}











//  End -->
