<!-- Begin

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

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

document.write('LKP Assessment and Development Systems');

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

document.write('65 Thomas Johnson Drive<br>');

document.write('Suite A<br>');

document.write('Frederick, MD 21702<br>');

document.write('PHONE: <span class="phonetitle">(301) 874-4608<BR></span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@yourtalent.org" class="link">info@yourtalent.org</a><br>');


//  End -->