<!-- Start

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

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

document.write('Learn To Fly');

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

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

document.write('Sussex, NJ 07461<br>');

document.write('Cell: 973.222.4488<br>');

document.write('Or: 973-875-9830<BR>');

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

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

//  End -->