<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('The Aurora School');

document.write('</span><br>');

document.write('Road<br>');

document.write('Whippany, NJ 07981<br>');

document.write('PHONE: <span class="phonetitle">(973) XXX-XXXX<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(973) XXX-XXXX<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@theauroraschool.org" class="link">info@theauroraschool.org</a><br>');



//  End -->