$lang = $_COOKIE["lang"];
define ("_kortlagt2", "
");
define ("_kortlagt0", "
");
define ("_kortlagt1", "
");
define ("_highway2", "
");
define ("_highway0", "
");
define ("_highway1", "
");
define ("_building2", "
");
define ("_building0", "
");
define ("_building1", "
");
define ("_imagery2", "
");
define ("_imagery0", "
");
define ("_imagery1", "
");
//ef við fáum tungumál sent inn annars staðar frá:
if ($_REQUEST["ling"] != "") {
$ling = strtoupper($_REQUEST["ling"]);
// setcookie("lang", $_REQUEST["ling"],time()+360000);
$ling = strtolower($_REQUEST["ling"]);
include("includes/language_$ling.php");
}
else
{
//ef ekkert tungumál valið eða til
switch($lang)
{
case "ENG":
include "./includes/language_eng.php";
break;
case "ISL":
include "./includes/language_isl.php";
break;
default:
include "./includes/language_eng.php";
$lang = "ENG";
break;
}
}
?>
| Region | Settlements |
|---|---|
| [no name] | 6 |
| ABR | 927 |
| BAS | 225 |
| CAL | 1137 |
| CAM | 1430 |
| EMR | 5625 |
| FVG | 1797 |
| Giannutri | 1 |
| Gorgona | 1 |
| Graubünden - Grigioni - Grischun | 2 |
| LAZ | 1134 |
| LIG | 1891 |
| LOM | 7248 |
| MAR | 1982 |
| MOL | 189 |
| PIE | 7849 |
| PUG | 488 |
| SAR | 1053 |
| SIC | 1527 |
| TAA | 3067 |
| Ticino | 1 |
| TOS | 5008 |
| UMB | 1295 |
| Valais - Wallis | 2 |
| VDA | 2771 |
| VEN | 4970 |
| Ventotene | 1 |