<!-- Start
// NOTE: If you use a ' add a slash before it like this \'
document.write('<div id="pageNav"> ');

document.write('<div class="relatedLinks"> ');
document.write('  <h3>Your Account</h3> ');
document.write('  <a href="http://www.bikewithme.com/soon/owner.htm" >Account</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/calendar.htm" >Calendar</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/memberships.htm" >Memberships</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/familyCenterForm.htm?typeridecircleId=10&adminViewed=family&clickStart=famCenButton" >Family</a> '); 
document.write('</div> ');


document.write('<div class="relatedLinks"> ');
document.write('<h3>Quick Posting</h3> ');
document.write('  <a href="http://www.bikewithme.com/soon/schoolKidMonth.htm" >Students</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/familyMonthInput.htm" >Family</a> ');		
document.write('  <a href="http://www.bikewithme.com/soon/schoolHome.htm" >Contest Admin</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/teachersCorner.htm" >Teacher\'s Corner</a> ');
document.write('</div> '); 
	
document.write('<div class="relatedLinks"> ');
document.write('<h3>School Contests</h3> ');
document.write('<a href="http://www.bikewithme.com/today/schoolAbout2.htm" >About</a>');
document.write('<a href="http://www.bikewithme.com/today/wellness.htm" >Wellness</a>');
document.write('<a href="http://www.bikewithme.com/today/contestPackage.htm" >Package</a>');
document.write('<a href="http://www.bikewithme.com/soon/paymentCenter.htm" >Payment Center</a>');
document.write('  <a href="http://www.bikewithme.com/soon/start.htm" >Start</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/manage.htm" >Manage</a> ');
document.write('  <a href="http://www.bikewithme.com/soon/competesSummary.htm" >Current</a> ');
document.write('<a href="http://www.bikewithme.com/today/pr.htm" >Press</a>');
document.write('</div> '); 
		
document.write('<div class="relatedLinks"> ');
document.write('<h3>School Other</h3> ');
document.write('<a href="http://www.bikewithme.com/today/fundraising.htm" >Fundraising</a>');
document.write('<a href="http://www.bikewithme.com/today/commuting.htm" >Commuting</a>');
document.write('<a href="http://www.bikewithme.com/today/pta.htm" >PTA or PTO</a>');
document.write('<a href="http://www.bikewithme.com/today/communityImpact.htm" >Community Impact</a>');
document.write('</div> ');

document.write('<div class="relatedLinks"> ');
document.write('<h3>Math Graphs</h3> ');
document.write('<a href="http://www.bikewithme.com/today/mathtopics.htm" >Math Lessons</a> ');
document.write('<a href="http://www.bikewithme.com/today/mathschedule.htm" >Schedule</a> ');
document.write('<a href="http://www.bikewithme.com/today/mathexamples.htm" >Examples</a> ');
document.write('</div> ');



document.write('</div> ');





//  End -->
