<!-- Begin

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

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

document.write('Wallace Hannum');
document.write('</span><br>');
document.write('The Learning Architects Group');

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

document.write('108 Channing Lane<br>');

document.write('Chapel Hill, NC 27516<br>');

document.write('Phone: <span class="phonetitle">(919) 932-3696<BR></span>');



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

document.write(' <A HREF="mailto:info@yourdomain.com">whannum@nc.rr.com</a><br>');


//  End -->
