<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('To reach us by mail:');

document.write('</span><br>');

document.write('Parks & Recreation Dept.<br>');

document.write('1000 City Center Circle<br>');

document.write('Port Orange, Fl 32129<br><br>');

document.write('<span class="phonetitle">');

document.write('To visit us in person:');

document.write('</span><br>');

document.write('Port Orange Gymnasium<br>');

document.write('4655 City Center Circle<br>');

document.write('Port Orange, Fl 32129<br><br>');

document.write('<span class="phonetitle">');

document.write('To reach us by phone or Fax:');

document.write('</span><br>');

document.write('Phone: 386-506-5852<br>');

document.write('Fax: 386-756-5351<br><br>');

document.write('<br><--- Or E-mail us<br>');



//  End -->