<!-- Start

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

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

document.write('The Marathon Fitness');

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

document.write('1310 Clinton Avenue<br>');

document.write('Nashville, TN 37203<br>');

document.write('PHONE: <span class="phonetitle">(615) 341-0585<BR></span>');


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

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

//  End -->