<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Michael E. Fisher');

document.write('</span><br>');

document.write('342 Tavistock Drive<br>');

document.write('Royersford, PA 19468-1175<br>');

document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">610.420.6064<BR></span>');

document.write('<BR>To contact Mike by Email please click here: ');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:me@mefisher.com">me@mefisher.com</a><br>');





//  End -->