"; echo ""; echo "
"; echo "$team_name"; echo "
"; echo "
"; if ($MainLogoName != "") { echo "

"; } ?>
:  $club_name"; ?>
:  $LeagueName"; echo " [$m_Level: $LeagueLevel]"; //Fáni ef annað land if ($LeagueCountry != $country) { $new_query = mysql_query("SELECT country_id, $lang from country_t where country_id='$LeagueCountry'"); $thatname = mysql_result($new_query,0,$lang); echo "  \"$thatname\""; } ?>
:  "); print $row["g_name"]; print ("
\n"); } while($row = mysql_fetch_array($resultCurrentGround)); ?>
: 

:
"; if ($contact_person != "") { echo "$contact_person
"; } $ShowAddress = str_replace ("//", "
", "$postal_address"); echo "$ShowAddress
"; if ($country == "ENG" || $country == "WAL" || $country == "NIR" || $country == "SCO") { echo "$Postal_UK
"; } else { echo "$countryname
"; } } ?>
$m_PhoneNumber:
"; $ShowPhones = str_replace ("//", "
", "$telephone"); echo "$ShowPhones

"; } if ($fax != "") { echo "$m_FaxNumber:
"; $ShowFaxs = str_replace ("//", "
", "$fax"); echo "$ShowFaxs

"; } if ($email != "") { echo "$m_Email:
"; echo "$email
"; } ?>