session_start();
$title="Slide 47";
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
Hurricane Rita
Landfall 07:38 GMT 24 Sep 2005
Let’s look at some Louisiana destinations:
- 165 Education, news, government nodes
- Viewed once an hour
- From one camera in Texas
- Animating 03:00-11:00 GMT
| } include("$incpath/footer.php"); ?>