[php]
global $category;
$category = “Junior”;
include(‘dynamicfiles/leaguetables.php’);
[/php]