<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Daniel L. Mihalko');

document.write('</span><br>');

document.write('13106 New Parkland Drive<br>');

document.write('Oak Hill, VA 20171-2672<br>');

document.write('PHONE: <span class="phonetitle">(703) 435-8604<BR></span>');

document.write('PHONE: <span class="phonetitle">(202) 256-5408 Cell<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:lawmanPI@aol.com">lawmanPI@aol.com</a><br>');


//  End -->
