<!-- Begin

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


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

document.write('John W. Aldridge, PhD');

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

document.write('2553 Lexington Street<br>');

document.write('Lafayette, CO 80026<br>');

document.write('PHONE: <span class="phonetitle">(303) 444-0012<BR></span>');



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

document.write('<A HREF="john@jwaldridge.com" class="link">info@jwaldridge.com</a><br>');



//  End -->