session_start();
$title="Diffusion Tracking";
require("../../../php/require/config.php");
require("$reqpath/login/config.php");
require("$reqpath/common.php");
require("$reqpath/login/membership.php");
include("$incpath/header.php");
$showlogin="yes";
include("$incpath/menu.php");
if (!loggedin()){
echo "
";
$bartitle="Unverified user: Please login to view Presentations ";
printneedtologinmsg($bartitle);
}
else
{
?>
|
First page Back Continue Last page Overview Graphics
Diffusion Tracking
Government and industry require a holistic and synoptic view to determine effects, spread, and sources of force majeure risks that can affect whole industries.
Private solutions relieve government of being guarantor of last resort.
Notes:
| } include("$incpath/footer.php"); ?>