<!-- Start

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

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

document.write('The Castle Rock Institute');

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

document.write('P.O. Box 792<br>');

document.write('Brevard, NC 28712<br>');

document.write('PHONE: <span class="phonetitle">828-862-3759<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">828-884-6459<BR></span>');

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

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

//  End -->

