include("include.php");
include("datefunctions.php");
include("programs/programincludes.php");
if ( !$userLoggedIn )
{
header( "location: login.php?from=new");
exit;
}
else
{
$cUserInfo = GetUserInfo( $userLoggedIn );
$usUserName = $userLoggedIn;
}
?>
InnerAthlete™ - Free Training Log and Fitness Portal: running, cycling, triathlons, adventure racing.
|
| echo("$cUserInfo->usFirstName"); ?>'s Training Program!! |
// include("craigresistance.htm"); ?>
| Copyright©
1999-2007 InnerAthlete™ All rights reserved.
|
|
|
|