<!-- Begin

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

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

// document.write('Knowledge Architecture Partners, LLC');

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

// document.write('Post Office Box 981780<br>');
// document.write('Park City, UT  84098-1780<br>');

// document.write('<span class="phonelabel">phone:</span> <span class="phonetitle">800.610.8800<BR></span>');
document.write('<span class="phonelabel">&nbsp;&nbsp;fax:</span> <span class="phonetitle">877.496.7810<BR></span>');

document.write('<span class="phonelabel">email:</span>');
document.write(' <A HREF="mailto:');
document.write('docs-resume');
document.write('@');
document.write('kapi');
document.write('.');
document.write('com');
document.write('" class="link">Resume Submission</a><br>');

//  End -->