var d = new Date();
var curr_year = d.getFullYear();
document.write('<a href="contactUs.asp">Contact Us </a>|<a href="ourLocations.asp"> Our Locations </a><br />');
document.write("&copy " + curr_year + " The Fitness Club <br />(717) 530-1668");