<!-- Sorry, this page will not display correctly unless javascript is enabled. Check your browser preferences to turn on javascript. 
document.write('<ul>');
document.write(format_link('Home', 'index.htm'));
document.write(format_link('Hitting & Pitching Lessons', 'lessons.htm'));
document.write(format_link('Baseball Camp', 'camps.htm'));
document.write(format_link('About Frank Potestio', 'about.htm'));
document.write(format_link('Testimonials', 'testimonials.htm'));
document.write(format_link('Contact Us', 'contact.htm'));
document.write(format_link('Working Together', 'policy.htm'));
document.write('</ul>');

//-->


