<!-- Begin

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menu-2table">');
document.write('<tr><td align="left" nowrap>');


document.write('<a href="index.html" class="menu-2">Home</a>');


document.write('<a href="pro_training.html" class="menu-2">Professional Fitness Training</a>');


document.write('<a href="membership.html" class="menu-2">Membership Options</a>');

document.write(' <a href="play_fit.html" class="menu-2">Fitness Classes</a>');


document.write('<a href="photo_gallery.html" class="menu-2">Photo Gallery</a>');

document.write('<a href="/lifting/lifting.html" class="menu-2">Competitive Lifting</a>');


document.write('<a href="http://bulletgym.blogspot.com/" class="menu-2">Our Blog</a>');


document.write('<a href="contact.html" class="menu-2">Contact Us</a>');


// END MENU LINKS


document.write('</td></tr></table>');



//  End -->