session_start();
$title="$100 Billion Risk";
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
$100 Billion Risk
``...chief executives and board-level decision makers within S&P 500 and FTSE-100 component companies are seriously evaluating the possibility of taking out insurance against a $100 billion global cyber catastrophe risk event for their worldwide operations that could cause massive business interruption for days....'' -- mi2g
Notes:
| } include("$incpath/footer.php"); ?>