<!-- Begin

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

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

document.write('National Research Center on Rural Education Support');

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

document.write(' 100 East Franklin Street<br>');
document.write('Suite 200  CB# 8115<br>');
document.write('Chapel Hill, NC 27599-8115<br>');

document.write('PHONE: <span class="phonetitle">(919) 962-0333<BR></span>');

document.write('FAX: <span class="phonetitle">(919) 966-4520<BR></span>');

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

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


//  End -->