<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


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

document.write('Eric Reeve');

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

document.write('316 E Branch RD<br>');

document.write('Macks Creek, MO 65786 <br>');

document.write('PHONE: <span class="subtitle"> (573) 363-5434<br></span>');

document.write(' <span class="subtitle"><br></span>');

document.write('<br>');

document.write('<a href="mailto:eric@ericreeve.com">eric@ericreeve.com</a><br>');


//  End -->