if($Output == "output"){
if($EuroGroup == "EuropeanGrp1")
readfile("epackage1.html");
if($EuroGroup == "EuropeanGrp2")
readfile("epackage2.html");
if($EuroGroup == "EuropeanGrp3")
readfile("epackage3.html");
if($EuroGroup == "EuropeanGrp4")
readfile("epackage4.html");
if($EuroGroup == "EuropeanGrp5")
readfile("epackage5.html");
}
else{
?>
European Migration Simulation Packages
|
|
|
European Migration Simulation
These five versions of the simulation show the results of different conditions of migration.
Click each version and then press "Run" to see how the results differ.
Go to the European index page
| |
}
?> |