<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Esprit de Corps Center for Learning');

document.write('</span><br>');

document.write('9840 Wagner Road<br>');

document.write('Jacksonville, Florida 32219<br>');

document.write('PHONE: <span class="phonetitle">(904) 924-2000<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(904) 766-8870<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@edccenterforlearning.com">info@edccenterforlearning.com</a><br>');

//  End -->