include ("globalclass.php"); include("tfcclass.php"); /* $session=new session(); if(!@$session->continuesession()) { @header("Location:login_error.php"); exit; } */ if(!isset($username)) $username=""; if(!isset($birthdate)) $birthdate="01/01/1900"; ?>