<!-- Begin

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

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

document.write('Fitness Arts');

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

document.write('4001 Park Drive<br>');

document.write('Palatine, IL 60067<br>');

document.write('PHONE: <span class="phonetitle">(847) 397-ARTS (2787)<br></span>');

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

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


//  End -->