<!-- Begin


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


document.write('<span class="subtitle">');

document.write('Maywood Historical Committee');

document.write('</span><br>');

document.write('459 Maywood Avenue<br>');

document.write('Maywood, NJ 07607<br>');

document.write('PHONE: <span class="subtitle">(201) 843-1130<BR></span>');

document.write//('FAX: <span class="subtitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@maywoodhistory.com">info@maywoodhistory.com</a><br>');


//  End -->