';
	}
	echo 'Generated in real-time by 
HLstatsX Community Edition '.$g_options['version'].'';
	if ($g_options['showqueries'] == 1) {
		echo '
			
			Executed '.$db->querycount." queries, generated this page in $scripttime Seconds\n";
	}
?>
All images are copyrighted by their respective owners.
[
Admin]";
	if (isset($_SESSION['loggedin'])) {
		echo ' [
Logout]';
	}
?>