AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.144.119.149


Current Path : /var/www/lhjmq-records.qc.ca/public_html/lang_fr/series/
Upload File :
Current File : /var/www/lhjmq-records.qc.ca/public_html/lang_fr/series/tableau2004.php

<?php
//Get all the seasons
$seasons = season_list($mysql_link, SEASON_TYPE_PYF, 'DESC');
if(!isset($_GET['id_saison'])){ $_GET['id_saison'] = 0; }
if(!isset($seasons[$_GET['id_saison']])){
	if(isset($seasons['current_season'])){
		$_GET['id_saison'] = $seasons['current_season']['id'];
	}else{
		$keys = array_keys($seasons);
		$_GET['id_saison'] = $keys[0];
	}
}
$current_season = $seasons[$_GET['id_saison']];
//Get the current season and table data
$tableau = mysql_fetch_array(mysql_query($sql = "SELECT * FROM season_pyf_charts WHERE id_saison = ".$_GET['id_saison'], $mysql_link));
for($i=0; $i<13; $i++){
	$letteridx = chr(ord('A')+$i);
	if(is_numeric($tableau["name1".$letteridx])){
		$team = team_get_data($mysql_link, $tableau["name1".$letteridx], $current_season['date_end']);
		$team1[$letteridx]['hist_city'] = $team[$tableau["name1".$letteridx]]['hist_city'];
	}else{
		$team1[$letteridx]['hist_city'] = $tableau["name1".$letteridx];
	}
	if(is_numeric($tableau["name2".$letteridx])){
		$team = team_get_data($mysql_link, $tableau["name2".$letteridx], $current_season['date_end']);
		$team2[$letteridx]['hist_city'] = $team[$tableau["name2".$letteridx]]['hist_city'];
	}else{
		$team2[$letteridx]['hist_city'] = $tableau["name2".$letteridx];
	}
}
?>
<TABLE border="0" cellpadding="0" cellspacing="0" class="blackText10px">
	<TR>
		<TD width="25">&nbsp;</TD>
		<TD width="15" class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD width="25" class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD width="25" class="normaltext">&nbsp;</TD>
		<TD width="15" class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD width="25" class="normaltext">&nbsp;</TD>
		<TD width="15" class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD width="25" class="normaltext">&nbsp;</TD>
		<TD width="25">&nbsp;</TD>
	</TR>
	<TR>
		<TD>&nbsp;</TD>
		<TD colspan="2" nowrap class="blackText11px"><STRONG>1/8 Finale</STRONG></TD>
		<TD nowrap class="blackText11px">&nbsp;</TD>
		<TD colspan="2" nowrap class="blackText11px"><STRONG>1/4 Finale</STRONG></TD>
		<TD nowrap class="blackText11px">&nbsp;</TD>
		<TD colspan="2" nowrap class="blackText11px"><STRONG>1/2 Finale</STRONG></TD>
		<TD nowrap class="blackText11px">&nbsp;</TD>
		<TD colspan="2" nowrap class="blackText11px"><STRONG>Finale<br>
	Coupe du Pr&eacute;sident</STRONG></TD>
		<TD width="25">&nbsp;</TD>
		<TD>&nbsp;</TD>
	</TR>
	<TR>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD style="border-bottom: solid black 1px">&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1A]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=A"><?php echo $team1['A']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1A]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2A]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=A"><?php echo $team2['A']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2A]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1G]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=G"><?php echo $team1['G']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1G]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2G]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=G"><?php echo $team2['G']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2G]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1B]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=B"><?php echo $team1['B']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1B]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1K]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=K"><?php echo $team1['K']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1K]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2B]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=B"><?php echo $team2['B']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2B]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2K]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=K"><?php echo $team2['K']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2K]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1H]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=H"><?php echo $team1['H']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1H]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2H]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=H"><?php echo $team2['H']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2H]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-right: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1D]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=D"><?php echo $team1['D']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1D]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1M]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=M"><?php echo $team1['M']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1M]; ?>&nbsp;</TD>
		<TD nowrap style="border-left: solid black 1px">&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2D]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=D"><?php echo $team2['D']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2D]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2M]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=M"><?php echo $team2['M']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2M]; ?>&nbsp;</TD>
		<TD nowrap style="border-left: solid black 1px">&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1I]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=I"><?php echo $team1['I']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1I]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-right: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2I]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=I"><?php echo $team2['I']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2I]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1E]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=E"><?php echo $team1['E']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1E]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1L]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=L"><?php echo $team1['L']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1L]; ?>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2E]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=E"><?php echo $team2['E']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2E]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2L]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=L"><?php echo $team2['L']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2L]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left:solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1J]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=J"><?php echo $team1['J']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1J]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap>&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom: solid black 1px; border-right: solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2J]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=J"><?php echo $team2['J']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2J]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-bottom:solid black 1px">#<?php echo $tableau[pos1F]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-bottom:solid black 1px; border-right:solid black 1px"><A class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=F"><?php echo $team1['F']['hist_city']; ?></A>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-top:solid black 1px"><?php echo $tableau[score1F]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD nowrap style="border-right:solid black 1px">&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left: solid black 1px;border-top:solid black 1px">#<?php echo $tableau[pos2F]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-top:solid black 1px; border-right:solid black 1px"><a class="lnkBase9px" href="?page=4519723&id_saison=<?php echo $_GET['id_saison']; ?>&group=F"><?php echo $team2['F']['hist_city']; ?></a>&nbsp;</TD>
		<TD align="center" nowrap class="blackText9px" style="border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px"><?php echo $tableau[score2F]; ?>&nbsp;</TD>
		<TD nowrap class="blackText9px" style="border-left: solid black 1px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap class="blackText9px">&nbsp;</TD>
		<TD nowrap>&nbsp;</TD>
	</TR>
	<TR>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD style="border-top: solid black 1px">&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
		<TD>&nbsp;</TD>
	</TR>
	<?php if(trim($tableau[footnote]) != ''){ ?>
	<TR>
		<TD>&nbsp;</TD>
		<TD colspan="12" class="normaltext"style="padding: 5px; background-color: #f6f6f6"><?php echo nl2br($tableau[footnote]); ?></td>
		<TD>&nbsp;</TD>
	</TR>
	<?php } ?>
	<TR>
		<TD>&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD class="normaltext">&nbsp;</TD>
		<TD>&nbsp;</TD>
	</TR>
</TABLE>