﻿// JavaScript Document
<!-- Global Footer Menu -->

<!-- Begin
<!--Edit the Links Here -->
document.write('&nbsp;&nbsp;'); 
document.write('<A href="default.shtml">Home</A>'); 
document.write('&nbsp;&nbsp;|');
document.write('&nbsp;&nbsp;');  
document.write('<A title="Who are these people!?" href="REF_AboutUs.htm">About Us</A>'); 
document.write('&nbsp;&nbsp;|');
document.write('&nbsp;&nbsp;'); 
document.write('<A title="OK, I am ready to give it a try!"href="REF_GetStarted.htm">Get Started</A>');
document.write('&nbsp;&nbsp;|'); 
document.write('&nbsp;&nbsp;');
document.write('<A title="Learn more about when, where and how you can get your CrossFit on!"href="REF_ClassesFees.htm">Classes/Fees</A>');
document.write('&nbsp;&nbsp;|');
document.write('&nbsp;&nbsp;');  
document.write('<A title="View the Workout Of The Day!" href="http://ref-cpwod.blogspot.com/" target="_blank">The WOD</A>'); 
document.write('&nbsp;&nbsp;|');
document.write('&nbsp;&nbsp;');
document.write('<A title="See our athletes in action!" href="REF_Gallery.htm">Gallery</A>');
document.write('&nbsp;&nbsp;|'); 
document.write('&nbsp;&nbsp;');
document.write('<A title="Hey, What About..." href="REF_FAQ.htm">FAQ</A>');
document.write('&nbsp;&nbsp;|'); 
document.write('&nbsp;&nbsp;');
document.write('<A title="Where is this place!?" href="REF_Contact.htm">Contact Us</A>');
document.write('&nbsp;&nbsp;');

// End -->

