<!-- Begin

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

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

document.write('Westminster Academy, Inc.');

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

document.write('600 Forest Avenue<br>');

document.write('Richmond, VA 23228<br>');

document.write('PHONE: <span class="phonetitle">(804) 285-4523<BR></span>');

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

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

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


//  End -->