<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('New Dimension Fitness Center');

document.write('</span><br>');

document.write('116 E 6th St<br>');

document.write('Bottineau, ND 58318<br>');

document.write('PHONE: <span class="phonetitle">(701) 228-5959<BR></span>');

document.write('CELL: &nbsp;&nbsp;<span class="phonetitle">(701) 339-8932<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:newdimensionfitness@hotmail.com">newdimensionfitness@hotmail.com</a><br>');


//  End -->