<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS


document.write('<li><A HREF="index.html">Home</a><br>');


document.write('<li><A HREF="about.htm">About Us</a><br>');


document.write('<li><A HREF="business.htm">Businesses</a><br>');


document.write('<li><A HREF="shuttle.htm">Bus Schedule</a><br>');


document.write('<li><A HREF="organizations.htm">Organizations & Worship</a><br>');


document.write('<li><A HREF="new8.htm">Town News</a><br>');


document.write('<li><A HREF="Coupons.htm">Coupons</a><br>');


document.write('<li><A HREF="links.htm">Links</a><br>');


document.write('<li><A HREF="agenda.htm">Agendas</a><br>');


document.write('<li><A HREF="http://maywoodbiz.blogspot.com/"target="_blank">Blog</a><br>');


document.write('<li><A HREF="http://www.ecode360.com/?custId=MA0956"target="_blank">Local Ordinances</a><br>');


document.write('<li><A HREF="telephones.htm">Borough Telephones</a><br>');


document.write('<li><A HREF="library.htm">Maywood Library</a><br>');


document.write('<li><A HREF="garbage.htm">Garbage Schedule</a><br>');


document.write('<li><A HREF="employment.htm">Employment Opportunities</a><br>');


document.write('<li><A HREF="http://maps.google.com/maps?q=Maywood,%2BNJ"target="_blank">Map</a><br>');


document.write('<li><A HREF="calendar.htm">Calendar</a><br>');


document.write('<li><A HREF="http://www.maywoodboro.org/"target="_blank">Borough of Maywood Website</a><br>');


document.write('<li><A HREF="contact.htm">Contact</a><br>');

//-- END MENU LINKS

document.write('</ul>');
document.write('</td></tr></table>');

//  End -->