<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lee-Scott Academy');

document.write('</span><br>');

document.write('1601 Academy Drive<br>');

document.write('Auburn, AL 36830<br>');

document.write('PHONE: <span class="phonetitle">(334) 821-2430<BR></span>');

document.write('FAX: <span class="phonetitle">(334) 821-0876<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@lee-scott.org">info@lee-scott.org</a><br>');


//  End -->