<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Elaine Rader');

document.write('</span><br>');

document.write('43 Dogwood Riverside Drive<br>');

document.write('Blue Ridge, Georgia 30513<br>');

document.write('PHONE: <span class="phonetitle">(706) 632-1252<BR></span>');

document.write('CELL: &nbsp;&nbsp;<span class="phonetitle">(601) 341-4100<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:elainerader@hotmail.com">elainerader@hotmail.com</a><br>');


//  End -->

