<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Robert R. Rexrode, Attorney at Law');

document.write('</span><br>');

document.write('501 Clinch Avenue, First Floor<br>');

document.write('Knoxville, TN 37902<br>');

document.write('PHONE: <span class="phonetitle">865.329.0002<br></span>');

document.write('FAX: <span class="phonetitle">none<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@rexlaw.net">info@rexlaw.net</a><br>');


//  End -->
