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.12.151.11


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/tableau2006.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<16; $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="normaltext">
				<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" class="blackText11px"><strong>1/8 de finale</strong></td>
					<td>&nbsp;</td>
					<td colspan="2" class="blackText11px"><strong>1/4 de finale </strong></td>
					<td>&nbsp;</td>
					<td colspan="2" class="blackText11px"><strong>1/2 finale </strong></td>
					<td>&nbsp;</td>
					<td colspan="2" class="blackText11px"><strong>Finale <br />
				  Coupe du pr&eacute;sident</strong></td>
					<td width="25">&nbsp;</td>
					<td>&nbsp;</td>
				</tr>
				<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 width="25">&nbsp;</td>
					<td colspan="12" class="blackText11px"><strong>DIVISION EST</strong></td>
					<td width="25">&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>
					<!-- 1/8 #1 -->
				<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>
					<!-- 1/4 #1 -->
									<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">&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>
					<!-- 1/8 #2 -->
									<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 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-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-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 class="blackText9px">&nbsp;</td>
                    <td nowrap class="blackText9px">&nbsp;</td>
                    <td nowrap class="blackText9px">&nbsp;</td>
                    <td nowrap>&nbsp;</td>
								  </tr>
					<!-- 1/2 #1 -->
									<tr>
                    <td nowrap class="blackText9px">&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 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-bottom:solid black 1px; border-left: 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 class="blackText9px">&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 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[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>
					<!-- 1/8 #3 -->
									<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-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; 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 class="blackText9px">&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 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>
								  </tr>
					<!-- 1/4 #2 -->
									<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">&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-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>
					<!-- 1/8 #4 -->
									<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;">&nbsp;</td>
                    <td nowrap class="blackText9px">&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">&nbsp;</td>
                    <td nowrap class="blackText9px">&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">&nbsp;</td>
                    <td nowrap class="blackText9px">&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">&nbsp;</td>
                    <td nowrap class="blackText9px">&nbsp;</td>
								  </tr>
					<!-- extra separator -->
									<tr>
                    <td nowrap class="blackText9px">&nbsp;</td>
                    <td nowrap class="blackText9px">&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" 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 class="blackText9px">&nbsp;</td>
								  </tr>
					<!-- Final -->
									<tr>
                    <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 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-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 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 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>
					<!-- extra separator -->
									<tr>
                    <td nowrap class="blackText9px">&nbsp;</td>
                    <td nowrap class="blackText9px">&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" 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 class="blackText9px">&nbsp;</td>
								  </tr>
					<!-- 1/8 #5 -->
									<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">&nbsp;</td>
                    <td nowrap class="blackText9px">&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">&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" style="border-bottom: solid black 1px">&nbsp;</td>
                    <td nowrap class="blackText9px">&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">&nbsp;</td>
                    <td nowrap>&nbsp;</td>
								  </tr>
					<!-- 1/4 #3 -->
									<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-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">&nbsp;</td>
                    <td nowrap>&nbsp;</td>
								  </tr>
					<!-- 1/8 #6 -->
									<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[pos1N]; ?>&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=N"><?php echo $team1['N']['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[score1N]; ?>&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" 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">&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[pos2N]; ?>&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=N"><?php echo $team2['N']['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[score2N]; ?>&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;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>
					<!-- 1/2 #2 -->
									<tr>
                    <td nowrap class="blackText9px">&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 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-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 class="blackText9px">&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 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[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>
					<!-- 1/8 #7 -->
									<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[pos1O]; ?>&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=O"><?php echo $team1['O']['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[score1O]; ?>&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 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[pos2O]; ?>&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=O"><?php echo $team2['O']['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[score2O]; ?>&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">&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>
					<!-- 1/4 #4 -->
									<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">&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>
					<!-- 1/8 #8 -->
									<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[pos1P]; ?>&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=P"><?php echo $team1['P']['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[score1P]; ?>&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[pos2P]; ?>&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=P"><?php echo $team2['P']['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[score2P]; ?>&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>
									<!--
									<tr>
										<td width="25">&nbsp;</td>
										<td colspan="12" class="blackText11px"><strong>DIVISION OUEST</strong></td>
										<td width="25">&nbsp;</td>
									</tr>
									-->
									<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>
									<?php if (trim($tableau[footnote]) != '') { ?>
									<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>
									<tr>
									  <td>&nbsp;</td>
									  <td colspan="12" class="blackText9px" 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>