<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('Mike Fitzpatrick & Son Inc');
document.write('</span><br>');
document.write('18 Cozy Lake Road<br>');
document.write('PO Box 430<br>');
document.write('Oak Ridge, NJ 07438<br>');
document.write('PHONE: <span class="phonetitle">(973) 208-5500<BR></span>');
document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(973) 508-5504<BR></span>');
document.write('<BR>E-mail us: ');
document.write(' <A HREF="mailto:gary@mikefitzpatrick.com" class="link">gary@mikefitzpatrick.com</a><br>');
//  End -->