############################################
#----This displays the trends on the user side having BLUE STAR
#----Dispalys records if sum of count is greater than 3
#----Dispalys stars if sum of count is greater than 10
############################################
/*if($loggedin)
{
$user_name=$username;*/
require "Templates/db_conn.inc.php";
$val=$league;
$tagval=$league;
include("Templates/header.inc.php");
//include("Templates/atsdb5_header.php");
$username=$usercookie;
#red down arrow path
$arrow="
";
#Green Star Image Path
$star1="
";
#Blue Star Image Path
$star2="
";
#Red Star Image Path
$star3="
";
?>
Smart Stats System Trends |