<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('First Academy');

document.write('</span><br>');

document.write('939 S. Wisconsin Street<br>');

document.write('Hobart, IN 46342<br>');

document.write('PHONE: <span class="phonetitle">(219) 942-7566<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(219) 942-7566<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@hobartfirstacademy.com">info@hobartfirstacademy.com</a><br>');

//  End -->