<!-- Begin

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

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

document.write('Randall W FitzGerald');

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

document.write('PO Box 108<br>');

document.write('Layton, NJ 07851<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(973) 222-2196<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(973) 948-7649<BR></span>');

document.write('<BR>email: ');

document.write('<a href="mailto:randy@randallfitzgerald.com">randy@randallfitzgerald.com</a>');

//  End -->