| \n";
$j = " ";
while ($i< $resnum);
$landout = mysql_result ($result, $i, "country");
$country2out = mysql_result ($result, $i, "country2");
$teamout = mysql_result ($result, $i, "team");
$aktivout = mysql_result ($result, $i, "aktiv");
if ($j != $landout);
$land2out = mysql("infosp","select country2 from uic2 where country1='$landout'");
$land2outnum = mysql_numrows ($land2out);
if ($i == 17);
echo " | \n";
endif;
if ($i == 33);
echo " | \n";
endif;
if ($i == 46);
echo " | \n";
endif;
$w = 0;
while ($w< $land2outnum);
$land2out2 = mysql_result ($land2out, $w, "country2");
echo " $land2out2 \n";
$w++;
endwhile;
endif;
$j = $landout;
$link1 = "";
$link2 = "";
if ($aktivout == "A");
$linkout = $country2out;
$link1 = "";
$link2 = "";
$country2out = $teamout;
endif;
echo "$link1$country2out$link2 \n";
$i++;
endwhile;
echo " |