if($Output == "output"){
if($AtlanticGroup == "AtlanticGrp1")
readfile("package1.html");
if($AtlanticGroup == "AtlanticGrp2")
readfile("package2.html");
if($AtlanticGroup == "AtlanticGrp3")
readfile("package3.html");
if($AtlanticGroup == "AtlanticGrp4")
readfile("package4.html");
if($AtlanticGroup == "AtlanticGrp5")
readfile("package5.html");
}
else{
?>
Atlantic Slave Trade Simulation Packages
|
|
|
Atlantic Slave Trade: Simulating 5 Conditions
These five versions of the simulation show the results of different conditions of enslavement.
Click each version and then press "Run" to see how the results differ.
Go to Atlantic index page
|
|
}
?> |