<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Jack Secrest, Jr.');

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

document.write('Binghamton, NY 13904<br>');

document.write('PHONE: <span class="phonetitle">(717) 805-6873  <BR></span>');


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

document.write(' <A HREF="mailto:jsecrest1@aol.com" class="link">jsecrest1@aol.com</a><br>');


//  End -->